The-Powder-Toy/src/game
2013-01-14 13:11:01 -05:00
..
BitmapBrush.h Allow resizing of custom brushes 2012-11-18 22:25:24 +00:00
Brush.cpp More edge cases 2012-11-12 10:41:54 +00:00
Brush.h Custom brushes loaded from "Brushes" folder, format is a simple RAW 8bit greyscale square format 2012-11-18 18:03:36 +00:00
DecorationTool.h Add way of uniquely identifying tools, preserve active menu and tools when rebuilding menus (fixes #170) 2012-09-05 16:56:41 +01:00
EllipseBrush.h allow right click to close notifications too 2013-01-05 20:03:59 -05:00
GameController.cpp deco menu needs to be clicked to enter, press 'b' to get out of deco editor too 2013-01-14 13:11:01 -05:00
GameController.h deco menu needs to be clicked to enter, press 'b' to get out of deco editor too 2013-01-14 13:11:01 -05:00
GameModel.cpp change tpt.fillrect dimentions to old tpt ones, move brush list generating out of BuildMenus 2013-01-07 21:50:43 -05:00
GameModel.h Ctrl + G gravity grid toggle 2012-10-26 15:16:05 +01:00
GameModelException.h Replace Error notification with exception for Tags model 2012-03-29 16:17:30 +01:00
GameView.cpp deco menu needs to be clicked to enter, press 'b' to get out of deco editor too 2013-01-14 13:11:01 -05:00
GameView.h deco menu needs to be clicked to enter, press 'b' to get out of deco editor too 2013-01-14 13:11:01 -05: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 Always focus text box for property tool 2012-09-26 16:56:22 +01:00
QuickOption.h Visual studio compatibility 2012-09-07 00:52:56 +01:00
QuickOptions.h Ctrl + G gravity grid toggle 2012-10-26 15:16:05 +01:00
RenderPreset.h Renderer Presets and default graphics function 2012-07-18 17:22:35 +01:00
SampleTool.cpp Make sample tool sample different life types. Fixes #184 2012-09-13 16:41:35 +01:00
SignTool.cpp limit the number of signs that can be placed 2012-10-26 15:13:00 +01:00
Tool.cpp don't allow streamline floodfill 2013-01-10 09:50:10 -05:00
Tool.h Add way of uniquely identifying tools, preserve active menu and tools when rebuilding menus (fixes #170) 2012-09-05 16:56:41 +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