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/game
2012-05-17 22:34:16 +01:00
..
Brush.h Seperate new/old CreateParts functions 2012-05-15 20:01:20 +01:00
DecorationTool.h TPT: Added smudge tool afbe8cf38e 2012-04-18 16:40:43 +01:00
EllipseBrush.h A bit of refactoring (elements) 2012-05-07 17:59:50 +01:00
GameController.cpp Click function for tools that aren't continuous. Debug helper for UI components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic 2012-05-13 17:43:41 +01:00
GameController.h Click function for tools that aren't continuous. Debug helper for UI components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic 2012-05-13 17:43:41 +01:00
GameModel.cpp Move style into Component 2012-05-15 18:13:17 +01:00
GameModel.h CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redirected to tpt.log 2012-04-04 18:52:34 +01:00
GameModelException.h Replace Error notification with exception for Tags model 2012-03-29 16:17:30 +01:00
GameView.cpp Warp display with newer shader, Render options works in OpenGL 2012-05-17 22:34:16 +01:00
GameView.h Element sampling HUD thingy (No very good with MVC) 2012-04-08 00:11:21 +01:00
Menu.h Begining menu, tool 2012-01-22 23:24:49 +00:00
PropertyTool.cpp Move style into Component 2012-05-15 18:13:17 +01:00
SignTool.cpp Move style into Component 2012-05-15 18:13:17 +01:00
Tool.h Seperate new/old CreateParts functions 2012-05-15 20:01:20 +01:00
ToolButton.cpp Move style into Component 2012-05-15 18:13:17 +01:00
ToolButton.h Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00