Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
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-2174-19905/+3
|
* 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
|
* Updated git ignore to ignore dist and manifest filesjlew2010-08-221-0/+2
|
* Directory Cleanupjlew2010-08-2217-307/+0
|
* 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
|
* Updated class to exec (API Change)jlew2010-08-172-1/+2
| | | | http://lists.sugarlabs.org/archive/sugar-devel/2010-August/026153.html
*