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
|
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
|