index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
Changes to sconscript to allow building with specific version number
Simon Robertshaw
2
-3/+36
2012-07-22
Snapshot checking
Simon Robertshaw
6
-13/+30
2012-07-22
Sign tool icon
Simon Robertshaw
2
-3/+20
2012-07-22
Strealine icon and Erase icon
Simon Robertshaw
3
-2/+42
2012-07-21
Icons for menu items
Simon Robertshaw
14
-36/+231
2012-07-21
Prevent race condition when reloading local stamps, fix task so "after()" get...
Simon Robertshaw
4
-10/+24
2012-07-20
Update sconscript for SSE optimisations
Simon Robertshaw
1
-4/+28
2012-07-20
Remove AMD detection from CPU check
Simon Robertshaw
1
-2/+2
2012-07-20
Add more optimisations to release mode
build.powdertoy.co.uk
1
-1/+1
2012-07-20
Merge branch 'master' of github.com:FacialTurd/PowderToypp
build.powdertoy.co.uk
7
-67/+170
2012-07-20
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Simon Robertshaw
1
-1/+1
2012-07-20
Use exceptions instead of goto to corrup state. Fix Fan wall loading with PSV...
Simon Robertshaw
1
-33/+97
2012-07-20
Typo fix
Bryan Hoyle
1
-1/+1
2012-07-20
Prevent the multiline update for labels from going out of bounds
Simon Robertshaw
1
-27/+38
2012-07-20
Ensure GameSave internal pointers are NULL at the start
Simon Robertshaw
1
-4/+26
2012-07-19
Fix icon drawing in text boxes
Simon Robertshaw
1
-0/+2
2012-07-19
Correct comment page sizing
Simon Robertshaw
1
-0/+1
2012-07-19
Element search triggered by 'e' key
Simon Robertshaw
1
-0/+3
2012-07-19
Correct divider position in save Preview
Simon Robertshaw
1
-1/+1
2012-07-19
Correct text colour on element buttons
Simon Robertshaw
1
-1/+1
2012-07-19
Merge branch 'master' of github.com:FacialTurd/PowderToypp
build.powdertoy.co.uk
136
-194/+860
2012-07-19
Special ligh placement
Simon Robertshaw
3
-4/+37
2012-07-19
GOL loads gol colours for use
Simon Robertshaw
2
-2/+21
2012-07-19
Use two functions for renderer drawing instead of several, fix alignment with...
Simon Robertshaw
5
-26/+54
2012-07-18
Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi...
Simon Robertshaw
11
-34/+61
2012-07-18
Info tip for changing display modes
Simon Robertshaw
5
-1/+84
2012-07-18
Renderer Presets and default graphics function
Simon Robertshaw
109
-103/+204
2012-07-18
Working comment submission
Simon Robertshaw
8
-0/+122
2012-07-17
Fancy animation for textbox autosize
Simon Robertshaw
2
-4/+55
2012-07-17
Improve spacing of multiline labels, multiline cursor for Textbox, autoresizi...
Simon Robertshaw
5
-17/+54
2012-07-17
Add comment box to save preview - doesn't work yet
Simon Robertshaw
12
-11/+163
2012-07-17
Varying update notifications
Simon Robertshaw
2
-5/+18
2012-07-11
Update SConscript
build.powdertoy.co.uk
1
-1/+15
2012-07-08
Update sconscript
build.powdertoy.co.uk
1
-2/+4
2012-07-08
Use sdl-config
Simon Robertshaw
2
-43/+31
2012-07-07
Fix fftw3f detection
Simon Robertshaw
1
-1/+1
2012-07-07
SConscript
Simon Robertshaw
3
-1/+140
2012-07-06
Parsing commandline arguments
Simon Robertshaw
1
-2/+66
2012-07-06
Move array terminator for sign saving into if statement
Simon Robertshaw
1
-1/+1
2012-07-06
Move graphics into seperate folder
Simon Robertshaw
35
-102/+118
2012-07-04
Fix incorrect assignment for video buffer in renderer
Simon Robertshaw
1
-1/+1
2012-07-03
Make update notification a little better - correct colour. Correct multiline ...
Simon Robertshaw
5
-3/+16
2012-07-03
Add missing RenderFill function for brushes
Simon Robertshaw
2
-0/+8
2012-07-03
Ignore Sublime Text 2 project/config files
Simon Robertshaw
1
-0/+1
2012-07-03
Line snapping in gameview - hold alt
Simon Robertshaw
2
-6/+54
2012-07-03
Remove unused old console class
Simon Robertshaw
2
-105/+0
2012-07-03
Fix errors due to typos in Renderer (VIDXRES = VIDXRES) and RasterGraphics (M...
Simon Robertshaw
2
-2/+6
2012-06-26
Textbox now inherits from Label - gets all the fancy text selection features
Simon Robertshaw
4
-8/+312
2012-06-26
Release selection when the label component loses focus
Simon Robertshaw
2
-0/+12
2012-06-26
Replace textblock with new multiline label - with text selection!!!!111!!!one!!
Simon Robertshaw
11
-150/+279
[next]