log

age author description
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
Tue, 20 Sep 2011 20:41:07 -0700 koryspansel Fixed resource leak; Corrected button state logic
Mon, 19 Sep 2011 14:55:26 -0700 koryspansel Drag and drop
Mon, 19 Sep 2011 12:51:07 -0700 koryspansel Additional block textures
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
Fri, 16 Sep 2011 15:28:15 -0700 koryspansel Several Gui enhancements; Drag and drop should work; Added resource caching
Fri, 16 Sep 2011 13:11:35 -0700 koryspansel Working on Gui drag and drop
Fri, 16 Sep 2011 09:29:53 -0700 koryspansel More Gui work; Added new button states
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
Thu, 15 Sep 2011 13:28:10 -0700 koryspansel Added GuiCursor and fixed picking
Thu, 15 Sep 2011 12:13:40 -0700 koryspansel Adding event handling & drag and drop to GuiInterface
Wed, 14 Sep 2011 17:24:49 -0700 koryspansel More work on GUI system
Wed, 14 Sep 2011 13:33:22 -0700 koryspansel Reworking GUI system
Wed, 14 Sep 2011 12:40:50 -0700 koryspansel Get project in a building state again
Wed, 14 Sep 2011 11:04:18 -0700 koryspansel Work on GUI system
Tue, 13 Sep 2011 23:01:45 -0700 koryspansel Working on integrating the EventSystem
Tue, 13 Sep 2011 19:44:23 -0700 koryspansel Remove duplicate Event and EventResult definitions
Tue, 13 Sep 2011 18:26:29 -0700 koryspansel Work on event system
Tue, 13 Sep 2011 09:34:11 -0700 koryspansel Begin working on Gui system
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
Fri, 09 Sep 2011 09:57:27 -0700 koryspansel Fix up dialog buttons
Thu, 08 Sep 2011 11:55:35 -0700 koryspansel Cleanup dialog code; Start work on grid centering
Wed, 07 Sep 2011 16:09:39 -0700 koryspansel Refactor code panes & VM functions
Wed, 07 Sep 2011 13:47:48 -0700 koryspansel Re-add code that was lost during the transfer
Wed, 07 Sep 2011 13:02:06 -0700 koryspansel Update block texture; Change filtering modes
Wed, 07 Sep 2011 12:55:08 -0700 koryspansel Separate slots from UI background image
Wed, 07 Sep 2011 12:36:37 -0700 koryspansel Initial commit