log

age author description
Tue, 18 Oct 2011 17:08:17 -0700 koryspansel Add main menu default tip
Tue, 18 Oct 2011 11:56:49 -0700 koryspansel Work on removing ScreenManager
Tue, 11 Oct 2011 17:44:10 -0700 koryspansel Additional screen types
Tue, 11 Oct 2011 13:49:40 -0700 koryspansel Remove reference to World.h
Tue, 11 Oct 2011 13:20:43 -0700 koryspansel Refactor world into game screen
Tue, 11 Oct 2011 12:09:04 -0700 koryspansel Work on screen manager
Mon, 10 Oct 2011 09:49:54 -0700 koryspansel Adding fixed stack for game screens
Fri, 07 Oct 2011 13:31:52 -0700 koryspansel Finish cleaning up memory leaks; Starting on screen manager
Fri, 07 Oct 2011 01:15:28 -0700 koryspansel Clean up memory leaks
Wed, 05 Oct 2011 22:55:46 -0700 koryspansel Fix GuiElement destruction
Wed, 05 Oct 2011 12:55:46 -0700 koryspansel Added shader and textures for bot
Tue, 04 Oct 2011 13:02:45 -0700 koryspansel Hook up ServiceProvider
Tue, 04 Oct 2011 12:04:09 -0700 koryspansel Work on ServiceProvider
Mon, 03 Oct 2011 15:14:41 -0700 koryspansel Added camera position to level definition
Mon, 03 Oct 2011 15:05:09 -0700 koryspansel Added asserts
Mon, 03 Oct 2011 08:58:08 -0700 koryspansel Additional maps
Fri, 30 Sep 2011 22:48:03 -0700 koryspansel Rename ProgramPanel to ActionPanel
Fri, 30 Sep 2011 22:39:08 -0700 koryspansel Rename CodePanel/CodeSlot to ProgramPanel/ActionSlot
Fri, 30 Sep 2011 20:26:44 -0700 koryspansel Fix issues with VM refactor
Fri, 30 Sep 2011 18:42:33 -0700 koryspansel Closing branch VirtualMachine Mk2
Fri, 30 Sep 2011 18:39:58 -0700 koryspansel Merge VirtualMachine Mk2
Fri, 30 Sep 2011 18:37:54 -0700 koryspansel Refactored VirtualMachine VirtualMachine Mk2
Fri, 30 Sep 2011 15:23:16 -0700 koryspansel Clean up world states
Tue, 27 Sep 2011 13:30:10 -0700 koryspansel Update map building script
Tue, 27 Sep 2011 09:42:01 -0700 koryspansel Clean up gui
Fri, 23 Sep 2011 17:58:17 -0700 koryspansel Working on GuiRenderContext
Fri, 23 Sep 2011 16:54:51 -0700 koryspansel Fix window issues; Start on GuiRenderContext
Fri, 23 Sep 2011 11:50:59 -0700 koryspansel Tracing
Thu, 22 Sep 2011 14:38:07 -0700 koryspansel Added a release
Thu, 22 Sep 2011 14:35:35 -0700 koryspansel Rename map.py to build.py; Add release script
Thu, 22 Sep 2011 13:41:29 -0700 koryspansel Move build functionality into map.py
Thu, 22 Sep 2011 12:34:42 -0700 koryspansel Game works from start to finish
Thu, 22 Sep 2011 10:47:05 -0700 koryspansel Simplify input manager and remove event system
Thu, 22 Sep 2011 10:38:54 -0700 koryspansel Code cleanup
Thu, 22 Sep 2011 10:25:35 -0700 koryspansel Move Tower structure into Environment
Thu, 22 Sep 2011 10:21:14 -0700 koryspansel Hookup game over dialog; Remove Code class
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 10:26:48 -0700 koryspansel WIP
Wed, 21 Sep 2011 01:20:58 -0700 koryspansel Implemented reset functionality
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