The-Powder-Toy/src/game
2012-08-20 18:52:37 +01:00
..
Brush.cpp Minor opengl fixes, still not compiling, look at line 14 in src/graphics/OpenGLGraphics.cpp, build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected primary-expression before '{' token 2012-08-12 11:38:26 -04:00
Brush.h Fixed brush for now, used inefficient algorithm until I can get pure opengl working 2012-08-12 16:32:28 -04:00
DecorationTool.h Improvements to textbox, prevent selection loss on non modifying keypresses 2012-07-29 20:27:18 +01:00
EllipseBrush.h Merge branch 'master' of github.com:FacialTurd/PowderToypp 2012-06-20 13:40:34 +01:00
GameController.cpp Ensure localBrowser is NULL when starting to prevent crash 2012-08-20 18:52:37 +01:00
GameController.h PPM screen recording 2012-08-17 23:09:48 +01:00
GameModel.cpp Fix a few small (a lot of big) memory leaks associated with the stamps browser 2012-08-19 21:31:24 +01:00
GameModel.h Sample tool, fixes #122 2012-08-17 13:40:10 +01:00
GameModelException.h Replace Error notification with exception for Tags model 2012-03-29 16:17:30 +01:00
GameView.cpp Fix a few small (a lot of big) memory leaks associated with the stamps browser 2012-08-19 21:31:24 +01:00
GameView.h PPM screen recording 2012-08-17 23:09:48 +01:00
Menu.h Menu frees any added items 2012-06-18 15:27:57 +01:00
Notification.h OpenGL canvas for Windows, Notifications for main Game, Update checker in Client (+ other client triggered events) 2012-06-20 13:40:18 +01:00
PropertyTool.cpp Stricter formatting for Property tool, attempts to address #109 2012-08-14 18:52:14 +01:00
QuickOption.h QuickOptions!! #46 2012-08-03 15:29:18 +01:00
QuickOptions.h Draw gravity zones when using grav wall 2012-08-05 15:26:17 +01:00
RenderPreset.h Renderer Presets and default graphics function 2012-07-18 17:22:35 +01:00
SampleTool.cpp Sample tool, fixes #122 2012-08-17 13:40:10 +01:00
SignTool.cpp Sample tool, fixes #122 2012-08-17 13:40:10 +01:00
Tool.cpp Precompile some headers. Fix sconscript to prevent recompiling everything 2012-08-13 15:43:57 +01:00
Tool.h Sample tool, fixes #122 2012-08-17 13:40:10 +01:00
ToolButton.cpp Fix tool buttons 2012-08-14 14:00:39 +01:00
ToolButton.h Fix tool buttons 2012-08-14 14:00:39 +01:00
TriangleBrush.h Added triangle brush, fixes #47 2012-08-05 16:19:30 +01:00