Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game_map.py
Commit message (Expand)AuthorAgeFilesLines
* Draw the room name in the doorsGonzalo Odiard2012-02-261-4/+23
* Edit name of roomsGonzalo Odiard2012-02-251-0/+9
* Add / delete and position of furniture in the mapGonzalo Odiard2012-02-211-0/+9
* Start the functionality of adding furniture to the mapGonzalo Odiard2012-02-211-0/+22
* Move the information of the doors in the walls to another array.Gonzalo Odiard2012-02-211-43/+49
* Add window to edit the map in the activity.Gonzalo Odiard2012-02-131-1/+7
* Fix testing methodsGonzalo Odiard2012-02-071-2/+2
* Move the wall colors to the dictionaries of evewry room.Gonzalo Odiard2012-02-071-18/+11
* Add wall colorsManuel QuiƱones2012-02-061-0/+18
* Add a class to test basic navigation in the mapGonzalo Odiard2012-02-061-13/+27
* Add a object to show a top view of the mapGonzalo Odiard2012-01-311-8/+5
* Add a class to implement a game mapGonzalo Odiard2011-11-291-0/+242