Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2/Map.py
Commit message (Collapse)AuthorAgeFilesLines
* Fortune Hunter now incorporates the auto-removal of registered drawable objectsKevin Hockey2010-08-051-1/+1
|
* changed draw methods to no longer pass unneeded dataKevin Hockey2010-08-051-4/+3
|
* all classes integrated with new animation engineKevin Hockey2010-08-051-4/+1
|
* map and major map displayingKevin Hockey2010-08-051-3/+9
|
* check to see if the minimap is indeed showing correctlyKevin Hockey2010-08-051-1/+4
|
* Committing changes.davesilver2010-08-051-0/+6
|
* Committing changes.davesilver2010-08-051-3/+4
|
* Added comments to Map.pydavesilver2010-08-041-162/+165
|
* Updated draw api (ticket #34)jlew2010-06-301-1/+1
|
* Converted fortune engine to a module. Closes ticket #8Justin Lewis2010-06-091-1/+1
|
* Added mini and micro map.Justin Lewis2010-02-161-0/+162
Also fixed terminal spacing to fill space next to map. Map also now crops (didn't in original, used background overlay hack) correctly to it's location