log LightClone/Source/World.h @ 39:d0ce73ced12e

age author description
Thu, 22 Sep 2011 09:01:42 -0700 koryspansel Added base GuiDialog for event handling; Hookup level complete dialog
Wed, 21 Sep 2011 21:40:19 -0700 koryspansel Refactored program; Added dialog
Wed, 21 Sep 2011 20:30:29 -0700 koryspansel Refactoring code and adding events for drag and drop
Wed, 21 Sep 2011 12:18:15 -0700 koryspansel Refactoring 'Code' & VM logic
Wed, 21 Sep 2011 00:50:20 -0700 koryspansel Cleaned up UI art; Completed drag and drop; Centered grid
Tue, 20 Sep 2011 21:26:22 -0700 koryspansel Fixed drag and drop handling; Just needs to be hooked up now
Mon, 19 Sep 2011 11:27:34 -0700 koryspansel More drag and drop work
Fri, 16 Sep 2011 18:21:36 -0700 koryspansel More Gui work; Remove some old files
Thu, 15 Sep 2011 21:45:00 -0700 koryspansel More work on the Gui system
Thu, 15 Sep 2011 20:31:15 -0700 koryspansel Hooking up Gui elements
Thu, 15 Sep 2011 18:42:12 -0700 koryspansel Added GUI event system and some support data structures
Wed, 14 Sep 2011 13:33:22 -0700 koryspansel Reworking GUI system
Tue, 13 Sep 2011 23:01:45 -0700 koryspansel Working on integrating the EventSystem
Sat, 10 Sep 2011 23:52:12 -0700 koryspansel Moved rendering into Bot/Environment; Started work on Gui system
Fri, 09 Sep 2011 18:36:18 -0700 koryspansel Conversion to World architecture
Fri, 09 Sep 2011 16:18:41 -0700 koryspansel First pass world re-structuring
Fri, 09 Sep 2011 13:21:22 -0700 koryspansel Start on World refactor