index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-31
Some Lua interface API stuff
Simon Robertshaw
2
-2/+9
2012-08-29
Fix cursour falling just out zoom window
Simon Robertshaw
1
-1/+10
2012-08-28
Save decorations and gravity field drawing to prefs
Simon Robertshaw
1
-0/+6
2012-08-27
Nicer HUD for beta
Simon Robertshaw
1
-0/+2
2012-08-25
Sample tool samples decoration colour when deco menu is visible. fixes #146
Simon Robertshaw
2
-10/+20
2012-08-25
Tooltips for quick options menu, #113
Simon Robertshaw
2
-3/+20
2012-08-25
Tooltips for sign in button, fixes #113
Simon Robertshaw
1
-1/+1
2012-08-24
Alt click alternative to middle clicking
Simon Robertshaw
1
-0/+5
2012-08-24
Prevent key overlap for Stickman movement and Gravity/Debug/Stamp actions, ↵
Simon Robertshaw
3
-13/+33
fixes #81
2012-08-21
Use collapsed saves when using stamp browser, fix memory leak when saving stamps
Simon Robertshaw
1
-1/+1
2012-08-21
Show stamp selection and placement in zoom window. Fixes #140
Simon Robertshaw
1
-37/+37
2012-08-20
Clear fire/persistent effects when clearing the simulation, fixes #136
Simon Robertshaw
1
-0/+4
2012-08-20
Remove wall frame when loading saves, fixes #103
Simon Robertshaw
1
-0/+1
2012-08-20
Ensure localBrowser is NULL when starting to prevent crash
Simon Robertshaw
1
-0/+1
2012-08-19
Fix a few small (a lot of big) memory leaks associated with the stamps browser
Simon Robertshaw
3
-0/+15
2012-08-19
Pad frame numbers with zeros for screenshots and recording
Simon Robertshaw
1
-2/+14
2012-08-19
Prevent mouse up from leaving a little blob, fixes #130
Simon Robertshaw
1
-1/+1
2012-08-17
PPM screen recording
Simon Robertshaw
3
-2/+77
2012-08-17
Sample tool, fixes #122
Simon Robertshaw
5
-4/+104
2012-08-17
Fix sign tool message box placeholder text
Simon Robertshaw
1
-1/+1
2012-08-16
Undo/Snapshots, fixes #118
Simon Robertshaw
5
-5/+68
2012-08-16
Air invert and grid mode switching
Simon Robertshaw
3
-0/+24
2012-08-14
Photon wavlength info for HUD, fixes #111
Simon Robertshaw
1
-0/+40
2012-08-14
Fix typo, HUD variable should be Tmp, not Temp, #111
Simon Robertshaw
1
-5/+1
2012-08-14
Stricter formatting for Property tool, attempts to address #109
Simon Robertshaw
1
-8/+22
2012-08-14
Easier okaying/cancelling for Property tool Window
Simon Robertshaw
1
-0/+8
2012-08-14
Tooltips for menu buttons, fixes #113
Simon Robertshaw
1
-10/+10
2012-08-14
Cut region, fixes #105
Simon Robertshaw
4
-1/+19
2012-08-14
Allow key releases when in stamp selecting/placement #104, #105
Simon Robertshaw
1
-4/+0
2012-08-14
Reset drawing state when placing stamps
Simon Robertshaw
1
-0/+4
2012-08-14
Show some info when selecting stamps, #104
Simon Robertshaw
1
-0/+4
2012-08-14
Stamp selection and placements works through the zoom window, #104
Simon Robertshaw
1
-3/+5
2012-08-14
Snap stamp selection to CELL res, #104
Simon Robertshaw
1
-2/+2
2012-08-14
Correct tooltip for save button
Simon Robertshaw
2
-9/+34
2012-08-14
Fix tool buttons
Simon Robertshaw
2
-2/+2
2012-08-14
Placeholder text for sign tool window, #98
Simon Robertshaw
1
-1/+1
2012-08-14
Focus text field for Sign Tool Window, fixes #98
Simon Robertshaw
1
-0/+1
2012-08-14
Update gitignore, show votes correctly, fixes #97
Simon Robertshaw
3
-5/+20
2012-08-14
Only call button actions if the mouse is released inside the button. Fixes #96
Simon Robertshaw
1
-2/+2
2012-08-13
Precompile some headers. Fix sconscript to prevent recompiling everything
Simon Robertshaw
4
-0/+5
2012-08-12
Fixed brush for now, used inefficient algorithm until I can get pure opengl ↵
Bryan Hoyle
1
-1/+2
working
2012-08-12
Minor opengl fixes, still not compiling, look at line 14 in ↵
Bryan Hoyle
1
-1/+2
src/graphics/OpenGLGraphics.cpp, build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected primary-expression before '{' token build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected ')' before '{' token '
2012-08-10
Don't set tool strength when there's no tool
Simon Robertshaw
1
-0/+1
2012-08-10
Some fixes for memory leaks
Simon Robertshaw
2
-0/+30
2012-08-10
Fix issue where buttons will cause heap corruption if they are removed from ↵
Simon Robertshaw
1
-1/+0
inside DoAction
2012-08-10
Fix crash when using mouse click with unassigned tools
Simon Robertshaw
1
-1/+1
2012-08-10
Change zoom size with [ and ], fixes #90
Simon Robertshaw
2
-4/+10
2012-08-10
Sign moving, fixes #10
Simon Robertshaw
1
-3/+132
2012-08-10
Save Open signs working
Simon Robertshaw
2
-1/+79
2012-08-10
Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being ↵
Simon Robertshaw
1
-2/+2
placed. Fixes #32
[next]