Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/FortuneMaker.activity/FortuneMaker.py
Commit message (Expand)AuthorAgeFilesLines
* Moved journal code external so that it may be shared with mafhJustin Lewis2010-02-021-101/+25
* Prevent closing/saving of invalid exported file.Justin Lewis2010-02-021-0/+7
* Minor text updateJustin Lewis2010-02-011-2/+2
* Added door check to ensure only one entrance and exit.Justin Lewis2010-02-011-12/+13
* Sorted item/enemy/flags... display orderJustin Lewis2010-02-011-11/+21
* No longer throw error if file emptyJustin Lewis2010-02-011-3/+5
* Now handles loading exported files directly.Justin Lewis2010-02-011-20/+30
* Now map files have custom icon.Justin Lewis2010-02-011-1/+2
* Removed room viewJustin Lewis2010-01-291-201/+5
* Fixed grid redraw problem. Now only redraws changed roomsJustin Lewis2010-01-291-8/+8
* Fixed bug introduced by resizing gridJustin Lewis2010-01-291-10/+2
* Added ability to add items to room as well as edit them from in roomJustin Lewis2010-01-291-7/+21
* Added ability to remove enemy and item from room in grid viewJustin Lewis2010-01-291-2/+65
* Fixed bug when removing doors not removing other room's doorJustin Lewis2010-01-281-2/+12
* Added legend to dungeon layout screenJustin Lewis2010-01-281-3/+43
* Added Welcome screen with basic help systemJustin Lewis2010-01-281-7/+116
* Added ability to edit dungeon settingsJustin Lewis2010-01-281-1/+49
* Removed none debug statementJustin Lewis2010-01-261-1/+1
* Now grid is location sensitive for door placementJustin Lewis2010-01-261-24/+27
* GUI now auto-add doors to adjacent rooms.Justin Lewis2010-01-261-1/+20
* Improved dungeon grid gui representation.Justin Lewis2010-01-261-2/+4
* Added new system for configuring rooms.Justin Lewis2010-01-251-42/+160
* Removed old debug "main" codeJustin Lewis2010-01-251-15/+0
* Implemented keep/resume functionality.Justin Lewis2010-01-251-1/+20
* Removed share bar from activity.Justin Lewis2010-01-251-0/+7
* Switching to menu bar, added some features and contentJustin Lewis2010-01-221-34/+103
* Added gui interface to select dungeons to edit.Justin Lewis2010-01-221-7/+83
* Export now saves file to datastoreJustin Lewis2010-01-201-1/+44
* Updated gui codeJustin Lewis2010-01-151-16/+40
* Basic prototype of level makerJustin Lewis2010-01-151-0/+50
* Added room options. still doesn't save but now shows optionsJustin Lewis2010-01-151-5/+129
* Renamed too FortuneMakerJustin Lewis2010-01-151-0/+191