.. |
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
|
Merge branch 'master' of github.com:FacialTurd/PowderToypp
|
2012-06-20 13:40:34 +01:00 |
GameController.cpp
|
change max to 200, 500 was a bit large
|
2012-12-18 23:56:41 -05:00 |
GameController.h
|
Element population histogram debug info display - has to be enabled by adding debugInfo.push_back(new ElementPopulationDebug(gameModel->GetSimulation())); somewhere in GameController
|
2012-12-15 15:57:57 +00:00 |
GameModel.cpp
|
change that will probably fix custom menus not showing
|
2013-01-02 20:47:16 -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
|
initialize variables in air.cpp and simulation.cpp
|
2012-12-17 23:49:46 -05:00 |
GameView.h
|
Save local saves as current name option (overwrites them automatically). Fix filename not showing when first saving a local save
|
2012-10-26 15:15:38 +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
|
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
|
Add way of uniquely identifying tools, preserve active menu and tools when rebuilding menus (fixes #170)
|
2012-09-05 16:56:41 +01: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 |