Changed map functions to tiles.
commit6ce99be76534fcfc50516797c902b1d6271c5e8f
authorFunnyMan3595 (Charlie Nolan) <funnyman3595@gmail.com>
Sat, 13 Oct 2007 10:07:53 +0000 (13 05:07 -0500)
committerFunnyMan3595 (Charlie Nolan) <funnyman3595@gmail.com>
Sat, 13 Oct 2007 10:07:53 +0000 (13 05:07 -0500)
tree3df6f9b5195c33f41ee3e3bccca8fe127cdf38af
parent1976a48b41a61b96b4c7e0591045a4e6b7262b40
Changed map functions to tiles.
engine/game_map.py
engine/map_functions.py [deleted file]
engine/tiles.py [new file with mode: 0644]
main_game/map_functions.py [deleted file]
main_game/maps.py
main_game/open_plains.map [new file with mode: 0644]
main_game/start_map.map
main_game/start_town.map
main_game/tiles.py [new file with mode: 0644]