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
Tamás Bálint Misius 7629c98f22
Get rid of tiny callback classes, round No.1
I say round No.1 because I'm not sure if there are any left.
Hopefully there aren't.
2019-12-16 21:20:33 +01:00
..
BitmapBrush.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
BitmapBrush.h Flatten include trees 2019-04-20 15:36:11 +02:00
Brush.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Brush.h Flatten include trees 2019-04-20 15:36:11 +02:00
DecorationTool.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
DecorationTool.h Flatten include trees 2019-04-20 15:36:11 +02:00
EllipseBrush.h gui/game/brush: Add smooth/organic elliptical brush 2019-09-26 22:25:32 +02:00
Favorite.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Favorite.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
GameController.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
GameController.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
GameModel.cpp Add Lua API for deco tool colour space, see 51e5f2b 2019-09-21 21:58:50 +02:00
GameModel.h Add option to make deco tools use sRGB colour space 2019-09-21 21:37:34 +02:00
GameModelException.h Flatten include trees 2019-04-20 15:36:11 +02:00
GameView.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
GameView.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Menu.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Menu.h Flatten include trees 2019-04-20 15:36:11 +02:00
MenuButton.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Notification.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
PropertyTool.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
QuickOption.h Flatten include trees 2019-04-20 15:36:11 +02:00
QuickOptions.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
QuickOptions.h Flatten include trees 2019-04-20 15:36:11 +02:00
RenderPreset.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
SampleTool.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
SignTool.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Tool.cpp Nuke using namespace std; 2019-04-20 17:03:23 +02:00
Tool.h Add more transition type checks and fix tpt.eltransition 2019-06-03 19:27:06 +02:00
ToolButton.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
ToolButton.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
TriangleBrush.h use override in all possible places 2019-03-09 21:07:32 -05:00