The-Powder-Toy/src/game
2012-08-10 14:03:23 +01:00
..
Brush.cpp Draw brush using renderer, fixes issue #25 2012-07-28 13:09:35 +01:00
Brush.h Resize brush X and Y axis seperately using Shift and Control, Addresses issue #27 2012-07-28 14:13:28 +01: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 Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1) 2012-08-10 14:03:23 +01:00
GameController.h Started work on save as current name 2012-08-06 22:24:10 +01:00
GameModel.cpp Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1) 2012-08-10 14:03:23 +01:00
GameModel.h Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1) 2012-08-10 14:03:23 +01:00
GameModelException.h Replace Error notification with exception for Tags model 2012-03-29 16:17:30 +01:00
GameView.cpp Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1) 2012-08-10 14:03:23 +01:00
GameView.h HUD verbose sample info with 'd', fixes #71 2012-08-09 21:28:43 +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 Allow PROP to set types from element name, fixes issue #48 2012-08-03 12:52:07 +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
SignTool.cpp Add icons for erase, improve icons for certain walls, fix issue #45 2012-08-04 15:26:55 +01:00
Tool.cpp Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1) 2012-08-10 14:03:23 +01:00
Tool.h Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1) 2012-08-10 14:03:23 +01:00
ToolButton.cpp Strealine icon and Erase icon 2012-07-22 14:46:09 +01:00
ToolButton.h Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Windows 2012-07-18 20:34:58 +01:00
TriangleBrush.h Added triangle brush, fixes #47 2012-08-05 16:19:30 +01:00