index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
Allow editing link signs. Fixes #182
Simon Robertshaw
1
-2/+2
2012-09-13
Disable JIT for now
Simon Robertshaw
2
-2/+106
2012-09-13
Some progress on JIT - no syscalls yet
Simon Robertshaw
5
-26/+298
2012-09-11
Fix buffer overflow with HTTP headers caused by recent \r\n commit"
Simon Robertshaw
2
-1/+922
2012-09-09
More VM syscalls
Simon Robertshaw
4
-79/+74
2012-09-09
Allow terminating the VM
Simon Robertshaw
2
-0/+6
2012-09-09
Merge
Simon Robertshaw
1
-0/+1
2012-09-09
Move opcodes and syscalls out of main virtualmachine coee
Simon Robertshaw
7
-450/+460
2012-09-09
Preserve stack pointer after VirtualMachine::Call()
Simon Robertshaw
1
-5/+8
2012-09-09
Disable VM test file by default
Simon Robertshaw
1
-1/+4
2012-09-09
Add test files.
Savely Skresanov
2
-0/+171
2012-09-09
Virtual machine
Simon Robertshaw
6
-0/+1104
2012-09-07
Remove debug crap
Simon Robertshaw
1
-1/+0
2012-09-07
Hidden elements in element search
Simon Robertshaw
3
-0/+8
2012-09-06
revert changing the lua/sdl includes and min/max changes
jacob1
19
-48/+51
2012-09-06
Fix one more compiling error
jacob1
3
-3/+3
2012-09-06
Visual studio compatibility
jacob1
40
-193/+219
2012-09-06
Fix some off-by-one mouse clamping issues
Simon Robertshaw
2
-3/+3
2012-09-06
Some improvements to the appearence of the save browser and preview
jacob1
2
-19/+21
2012-09-06
fix spark color in nothing mode
jacob1
1
-3/+3
2012-09-06
Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148
jacob1
3
-8/+12
2012-09-06
Change hover color of update box (white just didn't look right)
jacob1
1
-0/+4
2012-09-06
Fix bugs with energy particles in PIPE
jacob1
1
-2/+9
2012-09-06
Wall names in HUD
jacob1
6
-20/+39
2012-09-06
More demonstration of my inability to commit the saved file
Simon Robertshaw
1
-1/+1
2012-09-06
Gah, amend previous
Simon Robertshaw
1
-3/+3
2012-09-06
Fix Line/Rect drawing in zoom window
Simon Robertshaw
1
-2/+2
2012-09-05
Some simulation API
Simon Robertshaw
1
-5/+8
2012-09-05
Fix setting colour presets
Simon Robertshaw
1
-0/+1
2012-09-05
Changes to Smudge and blending modes (make them a little slower and easier to...
Simon Robertshaw
1
-25/+28
2012-09-05
Correct default tools
Simon Robertshaw
1
-2/+2
2012-09-05
Allow mass unfavouring, unfavouring from the preview view. Fixes #149
Simon Robertshaw
5
-7/+56
2012-09-05
Ensure errors are caught and displayed during tag operations. Fix some issues...
Simon Robertshaw
7
-32/+102
2012-09-05
Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175
Simon Robertshaw
2
-16/+16
2012-09-05
Only use stairstepping for resampling when absolutely necessary (when the dow...
Simon Robertshaw
1
-1/+25
2012-09-05
Prevent setting double scale on smaller screens. Fixes #166
Simon Robertshaw
6
-4/+42
2012-09-05
Newtonian gravity field info in HUD (Maybe we could have an arrow to show dir...
Simon Robertshaw
2
-3/+5
2012-09-05
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Simon Robertshaw
1
-2/+0
2012-09-05
Add way of uniquely identifying tools, preserve active menu and tools when re...
Simon Robertshaw
5
-48/+103
2012-09-04
Remove unused statement wasting memory
Simon Robertshaw
1
-2/+0
2012-09-04
Some simulation API
Simon Robertshaw
2
-0/+109
2012-09-03
Fix crash/lock up when loading tags
Simon Robertshaw
1
-0/+2
2012-09-03
Load tags seperately from saves in search
Simon Robertshaw
4
-102/+178
2012-09-03
Use \r\n instead of just \n for HTTP headers
Simon Robertshaw
1
-14/+14
2012-09-03
Move class definitions for ThumbnailBrokeer into header
Simon Robertshaw
2
-55/+50
2012-09-03
Improve save preview layout
Simon Robertshaw
1
-7/+10
2012-09-03
Views in save Preview and use old vote bars. Fixes #171
Simon Robertshaw
5
-16/+42
2012-09-03
Remove translation from alt-click to middle click to fix line snapping. Fixed...
Simon Robertshaw
1
-5/+0
2012-09-03
Ensure saves are expanded in memory when performing translate operations. Fix...
Simon Robertshaw
2
-0/+6
2012-09-02
Textbox component for Lua interface API
Simon Robertshaw
10
-105/+298
[next]