Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MAFH2
Commit message (Collapse)AuthorAgeFilesLines
* Fortune Hunter update:Jon Meschino2010-11-051-0/+31
| | | | | -reintegrated lose condition into game. You will now be transported back to the start of the current dungeon if you are defeated. -added Merchant.py (not functional)
* New Fortune Engine code (fixes ticket #56)jlew2010-11-041-0/+0
|
* Removed links to make windows devs happyjlew2010-10-263-3/+359
|
* Updated to newest fortune engine codejlew2010-10-211-0/+0
|
* Moved FortuneEngine to sub modulejlew2010-10-2173-19905/+0
|
* Fixed some Legacy Path issues with DrawableObjectRemyD2010-10-141-1/+1
|
* Auto Gen Docs with epydocjlew2010-08-2258-0/+17178
|
* Comment Fixjlew2010-08-221-1/+1
|
* Added setup.py, converted engine to a modulejlew2010-08-2215-1/+25
|
* Come on... Temp files? Keep it clean!jlew2010-08-221-193/+0
|
* Pep8 Updatesjlew2010-08-221-14/+17
|
* Added window titlejlew2010-08-222-2/+8
|
* Fortune Hunter now incorporates the auto-removal of registered drawable objectsKevin Hockey2010-08-059-41/+27
|
* Added files which I had previously forgotten to addslm2010-08-051-0/+193
|
*