index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-01-13
copy support in linux
jacob1
4
-15/+83
2013-01-13
local copy / paste support inside tpt for all platforms
jacob1
1
-4/+11
2013-01-13
change some free/malloc's back to delete/new's
jacob1
4
-111/+109
2013-01-13
--stable and --python-ver options
jacob1
1
-3/+9
2013-01-12
Merge pull request #114 from mniip/deco
jacob1
3
-13/+22
'b' key opens deco editor
2013-01-12
Detach soap before going into STOR, fixes 1065982 (mostly)
cracker64
1
-0/+1
2013-01-11
moving gameModel was a bad idea, so i just made an alias function
mniip
3
-6/+12
2013-01-11
'B' opens deco editor
mniip
2
-10/+13
2013-01-10
defocus components removed from scrollpanels, to prevent crashes
jacob1
3
-1/+4
2013-01-10
don't allow streamline floodfill
jacob1
1
-1/+2
2013-01-09
re-add tpt.display_mode, check element id's in tpt.set_property, ↵
jacob1
1
-6/+13
tpt.get_script error with no args
2013-01-09
readd tpt.hud and tpt.set_console commands
jacob1
7
-12/+38
2013-01-09
fix console not closing when you use !load
jacob1
1
-1/+1
2013-01-08
change right click button id to 4 for lua events, to match old tpt
jacob1
1
-0/+4
2013-01-08
change tpt.fillrect dimentions to old tpt ones, move brush list generating ↵
jacob1
2
-27/+26
out of BuildMenus
2013-01-08
fix tpt.selectedl/r/a, but it returns the string identifier now instead of an id
jacob1
6
-10/+45
2013-01-07
save signs in snapshots
jacob1
2
-1/+5
2013-01-07
allow directory search to find files with the extension repeated twice
jacob1
1
-1/+1
2013-01-07
paused checkbox when saving
jacob1
2
-1/+8
2013-01-07
confirm on local save delete, ESC to exit local save browser, don't allow ↵
jacob1
2
-7/+23
empty save names
2013-01-07
local save deletion and renaming with the right click context menu
jacob1
5
-27/+75
2013-01-07
delay deleting save buttons, to prevent possible crash later
jacob1
2
-3/+6
2013-01-07
fix many more uninitialized variables
jacob1
2
-12/+17
2013-01-06
fix mismatched free()/delete's
jacob1
2
-3/+3
2013-01-06
fix element function replacement option
jacob1
4
-19/+27
2013-01-06
draw cursor outline when shift drawing lines
jacob1
1
-1/+1
2013-01-06
VOID, VACU, and BHOL eat LIGH as it moves
jacob1
1
-30/+60
2013-01-06
allow right click to close notifications too
jacob1
2
-4/+7
2013-01-06
fix GOL detection with DTEC
jacob1
1
-1/+1
2013-01-04
faster ellipse brush resizing that doesn't lag/freeze
jacob1
1
-8/+26
2013-01-04
Merge remote-tracking branch 'origin/master'
jacob1
1
-1/+1
2013-01-04
fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c
jacob1
4
-178/+24
2013-01-03
Merge pull request #112 from Huulivoide/lua51-fix
jacksonmj
1
-1/+1
Reorder liblua searching
2013-01-03
Reorder liblua searching. Fixes building on systems, which also have lua 5.2 ↵
Jesse Jaara
1
-1/+1
as liblua.so.
2013-01-03
change that will probably fix custom menus not showing
jacob1
1
-1/+1
2012-12-31
sconscript fix (same as before)
jacob1
1
-2/+8
2012-12-31
Add raspberry pi support (from Candunc)
jacob1
1
-9/+13
2012-12-30
Fix paths in Sconscripts for filtering out Gravity file
Simon Robertshaw
1
-1/+2
2012-12-29
more scons fixes for windows
jacob1
3
-2/+9
2012-12-29
fix gravity.cpp error on windows with scons (but I still can't get it to work)
jacob1
1
-1/+1
2012-12-29
Merge remote-tracking branch 'origin/master'
jacob1
2
-4/+4
2012-12-29
fix save as new name not actually causing the new save & title to be loaded
jacob1
1
-5/+2
2012-12-26
Comment out cpu_check, which only creates errors
jacob1
1
-2/+2
2012-12-25
LINKFLAGS, not LINKFAGS
jacksonmj
1
-2/+2
2012-12-23
Merge remote-tracking branch 'origin/master'
jacob1
1
-1/+1
2012-12-23
revert stickmen CONV fix, and do it another way that doesn't crash
jacob1
1
-8/+31
2012-12-21
Fix small mistake in TSNS
jacob1
1
-1/+1
2012-12-19
change max to 200, 500 was a bit large
jacob1
1
-4/+4
2012-12-19
allow a slightly larger brush size
jacob1
1
-8/+8
2012-12-18
use kill_part when creating a new particle over an index, fixes STKM not ↵
jacob1
1
-6/+1
respawning after CONV and probably other stuff too
[next]