index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simulation
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-19
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Simon Robertshaw
1
-1/+0
2012-08-19
Make ngrav negative, fixes #133
Simon Robertshaw
1
-1/+1
2012-08-18
Don't delete Simulation::Elements now that it's not runtime allocated
Simon Robertshaw
1
-1/+0
2012-08-18
Initialise stickman legs correctly
Simon Robertshaw
1
-28/+28
2012-08-18
Element slots default to disabled
Simon Robertshaw
2
-2/+2
2012-08-18
Fix typo
Simon Robertshaw
1
-1/+1
2012-08-18
Remove disabled elements when simulating. Fix crash when kill_part is run on ↵
Simon Robertshaw
2
-7/+11
elements with invalid types
2012-08-16
Undo/Snapshots, fixes #118
Simon Robertshaw
3
-1/+98
2012-08-16
Air invert and grid mode switching
Simon Robertshaw
2
-0/+15
2012-08-14
Strings.h for strcasecmp in Simulation
Simon Robertshaw
1
-0/+1
2012-08-14
Air and heat tool limits, fixes #112
Simon Robertshaw
4
-0/+16
2012-08-13
Precompile some headers. Fix sconscript to prevent recompiling everything
Simon Robertshaw
6
-11/+23
2012-08-12
oops, fixed a bad piece of code I added
Bryan Hoyle
1
-0/+2
2012-08-12
Opengl fixes
Bryan Hoyle
1
-1/+1
2012-08-12
Use forward declarations more to avoid excessive includes
Simon Robertshaw
3
-5/+9
2012-08-11
TPT: Give menu color to elements without one (stickmen, TRON, and WARP)
Simon Robertshaw
5
-62/+9
2012-08-10
Fix PIPE, fixes #92
Simon Robertshaw
1
-1/+1
2012-08-10
Wall brush, fixes #63
Simon Robertshaw
1
-4/+4
2012-08-10
Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87)
Simon Robertshaw
1
-1/+1
2012-08-10
Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool ↵
Simon Robertshaw
2
-13/+13
strength (Shift = x10, Ctrl = x0.1)
2012-08-09
HUD verbose sample info with 'd', fixes #71
Simon Robertshaw
2
-2/+12
2012-08-09
Slow LIGH creation speed, fixes #86
Simon Robertshaw
1
-1/+0
2012-08-06
Started work on save as current name
Simon Robertshaw
2
-0/+2
2012-08-06
Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ↵
Simon Robertshaw
5
-1/+14
for PRTI, PRTO, WIFI and lines for SOAP.
2012-08-05
Font glyphs for decorations and element search
Simon Robertshaw
1
-2/+1
2012-08-05
Wall Edge option, fixes #70
Simon Robertshaw
2
-0/+39
2012-08-05
Allow 24bits of var for create_part, add tool for tesc. Fixes #72
Simon Robertshaw
1
-2/+9
2012-08-05
Fan wall line tool, fixes #61
Simon Robertshaw
1
-0/+1
2012-08-05
Fix some of the flood fill methods
Simon Robertshaw
1
-23/+3
2012-08-05
Draw gravity zones when using grav wall
Simon Robertshaw
1
-1/+1
2012-08-05
Update gravity walls, fixes issue #52
Simon Robertshaw
2
-3/+14
2012-08-04
Add icons for erase, improve icons for certain walls, fix issue #45
Simon Robertshaw
3
-2/+21
2012-08-04
Set initial stickman spit element in create_part, fixes the rest of #50
Simon Robertshaw
1
-0/+2
2012-08-04
Build fixes for FreeBSD
ntoskrnl
1
-2/+2
2012-08-03
Correct VAC and EXOT colours, issue #49
Simon Robertshaw
2
-2/+2
2012-08-03
Allow PROP to set types from element name, fixes issue #48
Simon Robertshaw
2
-0/+20
2012-08-03
Grav colour, addresses rest of #41, colour will vary from original TPT
Simon Robertshaw
1
-0/+10
2012-08-03
Use HFLM colour data, addresses some of issue #41
Simon Robertshaw
1
-3/+8
2012-08-02
Rename WIN32 preprocessor definition to WIN
ntoskrnl
1
-1/+1
2012-07-29
Restart N. Grav when needed (somewhat effects issue #31) and fix shitty ↵
Simon Robertshaw
1
-8/+12
logic when setting paused state on loading save (Fixes issue #34)
2012-07-29
clear_sim now clears air and gravity maps better, fixes issue #31
Simon Robertshaw
5
-18/+25
2012-07-29
Better syncing for elementCount, fixes issue #21
Simon Robertshaw
2
-0/+24
2012-07-29
Remove blockair update in Air.cpp function to fix TTAN - solves issue #30
Simon Robertshaw
1
-10/+0
2012-07-28
Update ambient heat when enabled, fixes issue #28
Simon Robertshaw
1
-6/+13
2012-07-28
Collapse gamesave to save space in memory
Simon Robertshaw
2
-0/+4
2012-07-27
Local file browser + some more interesting things like Progress bar UI component
Simon Robertshaw
1
-1/+3
2012-07-25
TPT: Now stickmen can shoot plasma. dc01f09f0e
Simon Robertshaw
1
-1/+4
2012-07-25
Fix for previous commits
Simon Robertshaw
2
-2/+2
2012-07-25
TPT: Add ptypes.enabled checks to a few more places 61f39f5464
Simon Robertshaw
9
-12/+13
2012-07-25
TPT: Salt should only melt ice that is above saltwater freezing temperature ↵
Simon Robertshaw
1
-1/+1
3e1d3cd5a6
[next]