index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simulation
/
Simulation.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-27
Missing part of TPT commit 04a09d997, for TTAN, nt and surround_space is now ↵
Simon Robertshaw
1
-3/+3
from 0 to 8
2012-08-27
Fix bug in history restoring where the lastActiveIndex is not updated ↵
Simon Robertshaw
1
-1/+1
leading to incomplete restoring
2012-08-27
Enable decorations in renderer for local save items, disable for server save ↵
Simon Robertshaw
1
-0/+1
previews.
2012-08-25
Fix messed up revert
Simon Robertshaw
1
-5/+2
2012-08-25
Complete "Consistent proportions of WATR and SALT in SLTW" after REALISTIC ↵
Simon Robertshaw
1
-1/+1
revert
2012-08-25
OPS: Fix byte order when unpacking 4 byte tmp fields
Simon Robertshaw
1
-157/+223
2012-08-21
Add EMP flash, fixes #137
Simon Robertshaw
1
-0/+5
2012-08-21
Air heat simulation now knows about gravity mode. fixes #142
Simon Robertshaw
1
-1/+1
2012-08-20
TPT: Powered pipe, based on jacob1's commits
Simon Robertshaw
1
-1/+17
2012-08-20
TPT: fix enegery particles going into PIPE
Simon Robertshaw
1
-1/+1
2012-08-20
TPT: Consistent proportions of WATR and SALT in SLTW (1 SALT + 3 WATR = 4 SLTW)
Simon Robertshaw
1
-1/+1
2012-08-20
Add missing legacy update function
Simon Robertshaw
1
-2/+2
2012-08-19
Basic realistic heat and latent heat support.
Savely Skresanov
1
-220/+159
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
1
-1/+1
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
1
-5/+8
elements with invalid types
2012-08-16
Undo/Snapshots, fixes #118
Simon Robertshaw
1
-1/+40
2012-08-14
Strings.h for strcasecmp in Simulation
Simon Robertshaw
1
-0/+1
2012-08-13
Precompile some headers. Fix sconscript to prevent recompiling everything
Simon Robertshaw
1
-0/+9
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
1
-9/+9
strength (Shift = x10, Ctrl = x0.1)
2012-08-09
HUD verbose sample info with 'd', fixes #71
Simon Robertshaw
1
-1/+9
2012-08-09
Slow LIGH creation speed, fixes #86
Simon Robertshaw
1
-1/+0
2012-08-05
Wall Edge option, fixes #70
Simon Robertshaw
1
-0/+36
2012-08-05
Allow 24bits of var for create_part, add tool for tesc. Fixes #72
Simon Robertshaw
1
-2/+9
2012-08-05
Fix some of the flood fill methods
Simon Robertshaw
1
-23/+3
2012-08-05
Update gravity walls, fixes issue #52
Simon Robertshaw
1
-2/+13
2012-08-04
Set initial stickman spit element in create_part, fixes the rest of #50
Simon Robertshaw
1
-0/+2
2012-08-03
Allow PROP to set types from element name, fixes issue #48
Simon Robertshaw
1
-0/+18
2012-08-02
Rename WIN32 preprocessor definition to WIN
ntoskrnl
1
-1/+1
2012-07-29
clear_sim now clears air and gravity maps better, fixes issue #31
Simon Robertshaw
1
-18/+4
2012-07-29
Better syncing for elementCount, fixes issue #21
Simon Robertshaw
1
-0/+22
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
1
-0/+1
2012-07-25
TPT: Add ptypes.enabled checks to a few more places 61f39f5464
Simon Robertshaw
1
-1/+2
2012-07-25
TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd
Simon Robertshaw
1
-12/+12
2012-07-25
TPT: Prevent STKM falling through activated PVOD with a ctype that isn't ↵
Simon Robertshaw
1
-5/+18
STKM 637ee194e0c
2012-07-25
TPT: Lightning direction affected by Newtonian gravity 3a946efdfd
Simon Robertshaw
1
-18/+21
2012-07-25
TPT: Allow INST to be sparked directly with the brush 8de602d467
Simon Robertshaw
1
-0/+5
2012-07-25
TPT: Fix infinite loop when flood_INST finds some INST with a non zero ↵
Simon Robertshaw
1
-9/+29
lif... 9ee316c3e9
2012-07-25
TPT: Reset particle flags in create_part 135e91b84d
Simon Robertshaw
1
-0/+1
2012-07-25
TPT: Allow stickman head to go through everything 95ca29cc64
Simon Robertshaw
1
-1/+25
2012-07-25
TPT: Prevent STKM floating in gases 31a61d0888
Simon Robertshaw
1
-1/+1
2012-07-25
TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122
Simon Robertshaw
1
-0/+22
2012-07-25
TPT: Use eval_move(PT_FIGH, ...) when fighters are checking for obstacles ↵
Simon Robertshaw
1
-1/+2
79614a9719
2012-07-25
TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942
Simon Robertshaw
1
-4/+5
2012-07-25
TPT: Fix STKM causing stacking and falling through some powders c14704ae49
Simon Robertshaw
1
-11/+14
[prev]
[next]