This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui/game
2014-02-27 20:39:16 +04:00
..
BitmapBrush.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Brush.cpp Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Brush.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
DecorationTool.h add defines for window resolution 2013-12-29 20:12:50 +04:00
EllipseBrush.h manually fix bug where sometimes the top / bottom pixel of circle brushes would disappear 2014-01-07 20:46:42 -05:00
GameController.cpp a little reorganization (maybe more later) 2014-01-20 13:52:53 -05:00
GameController.h Spark sign tool, {b|sometext}, when the sign is clicked, the a spark will be created at the signs position. Also MouseDown events that draw particles from being triggered when clicking on a sign 2013-10-19 18:59:49 +01:00
GameModel.cpp signs can be moved onto the zoom window, fixes #89 2014-01-17 23:27:57 -05:00
GameModel.h signs can be moved onto the zoom window, fixes #89 2014-01-17 23:27:57 -05:00
GameModelException.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
GameView.cpp add defines for window resolution 2013-12-29 20:12:50 +04:00
GameView.h add back replace mode and specific delete. Activated with insert key / delete key, use ctrl+alt click to select what to use for the checks 2013-07-18 15:40:32 -04:00
Menu.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Notification.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
PropertyTool.cpp fix numpad behavior: movement keys are no longer triggered with numlock on 2014-02-27 20:39:16 +04:00
QuickOption.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
QuickOptions.h fix quickoption tooltip (ctrl+g, not g) 2013-07-15 13:17:20 -04:00
RenderPreset.h D: 2013-05-11 15:08:32 +04:00
SampleTool.cpp Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
SignTool.cpp signs can be moved onto the zoom window, fixes #89 2014-01-17 23:27:57 -05:00
Tool.cpp remove specific delete for walls, doesn't work very well and it conflicts with specific delete for elements 2013-07-18 18:54:09 -04:00
Tool.h signs can be moved onto the zoom window, fixes #89 2014-01-17 23:27:57 -05:00
ToolButton.cpp add back replace mode and specific delete. Activated with insert key / delete key, use ctrl+alt click to select what to use for the checks 2013-07-18 15:40:32 -04:00
ToolButton.h add back replace mode and specific delete. Activated with insert key / delete key, use ctrl+alt click to select what to use for the checks 2013-07-18 15:40:32 -04:00
TriangleBrush.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00