index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
powder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-24
Update gravity mask when deleting gravity wall
jacksonmj
1
-0/+4
2011-07-24
Avoid division by zero for circle brush
jacksonmj
1
-1/+1
2011-07-24
Fix liquids in vertical gravity when Newtonian gravity is turned on
jacksonmj
1
-3/+13
2011-07-24
Fix
tridiaq
1
-1/+1
2011-07-12
Allow flood_parts to cope with Life types
Simon Robertshaw
1
-9/+10
2011-07-12
OMG FIXES. Lots of fixes for triangle brush to make sure it works, from Crack...
Cate
1
-0/+3
2011-07-12
Added Cracker changes for adding a triangle brush! :DDD Seems to work without...
Cate
1
-6/+20
2011-07-12
fix potential crashes with LIFE - jacksonmj
Simon Robertshaw
1
-1/+5
2011-07-12
Line snapping (hold down Alt when drawing a line)
jacksonmj
1
-3/+3
2011-07-12
Added CLST element, which is Clay dust, for making concrete with water. :D Ne...
Cate
1
-0/+2
2011-07-09
Merge all GOL types into PT_LIFE, behaviour is determined by ctype
Simon Robertshaw
1
-10/+30
2011-07-08
Deleted whole repository due to weirdness with recognizing folder. From curre...
Cate
1
-2/+2
2011-07-01
Savask experimental heat transfer
Simon Robertshaw
1
-1/+20
2011-06-28
Powered Breakable clone, Gravity Pump, New menu section for powered elements ...
Simon Robertshaw
1
-4/+13
2011-06-27
Jagged arcs
Simon Robertshaw
1
-0/+34
2011-06-27
Better photons for persistent display, ability to toggle gravity view (ctrl+g)
Simon Robertshaw
1
-1/+6
2011-06-25
Small fixes for liquids in radial/Newtonian gravity
jacksonmj
1
-4/+10
2011-06-25
Better liquids movement in radial/Newtonian gravity
jacksonmj
1
-2/+101
2011-06-25
Fix fast photons reflecting through obstacles
jacksonmj
1
-19/+14
2011-06-25
Fix walls for SING explosions
jacksonmj
1
-0/+7
2011-06-25
Fix gravmap build up during repeated frame stepping
jacksonmj
1
-4/+0
2011-06-15
Revert "Heat simulation improvement."
Simon Robertshaw
1
-5/+2
2011-06-15
Revert "Prevent photons stealing heat energy"
Simon Robertshaw
1
-2/+3
2011-06-14
Prevent photons stealing heat energy
Simon Robertshaw
1
-3/+2
2011-06-14
Heat simulation improvement.
savask
1
-2/+5
2011-06-14
Revert "Better heat treatment."
Simon Robertshaw
1
-10/+12
2011-06-14
Better heat treatment.
savask
1
-12/+10
2011-06-09
Gravity zoning
Simon Robertshaw
1
-1/+93
2011-06-08
Create mercury with tmp value
jacksonmj
1
-0/+2
2011-06-08
Fix WL_DESTROYALL for fast particles; and no H2 ignition from SPRK
jacksonmj
1
-1/+1
2011-06-04
Moved detach(i) function to powder.c, made soap display connections when
savask
1
-5/+19
2011-06-02
Fix air-particle heat transfer
jacksonmj
1
-12/+5
2011-06-02
Walls no longer limit fast particles to 2 pixels per frame
jacksonmj
1
-1/+1
2011-06-02
INVS should leave photons alone when under pressure
jacksonmj
1
-1/+1
2011-06-01
Ambient heat (disabled by default)
Simon Robertshaw
1
-0/+13
2011-05-29
Small speed improvement to eval_move
jacksonmj
1
-73/+105
2011-05-29
Fix WIND decoration, and reset dcolour in create_part
jacksonmj
1
-0/+1
2011-05-29
Revert "Pass decorations to saving functions (doesn't actually save yet)"
jacksonmj
1
-18/+16
2011-05-28
Skip some calls to do_move for liquids
jacksonmj
1
-4/+6
2011-05-28
Make NBHL/NWHL eat things in the same way as BHOL/WHOL
jacksonmj
1
-5/+11
2011-05-19
Small fix for liquid and powder movement
jacksonmj
1
-7/+6
2011-05-19
Make sure WIND can't be created
jacksonmj
1
-0/+4
2011-05-19
Photons and neutrons go through portal instead of reflecting
jacksonmj
1
-1/+32
2011-05-14
Fix crash with negative lava ctype
jacksonmj
1
-2/+5
2011-05-14
Pass decorations to saving functions (doesn't actually save yet)
jacksonmj
1
-16/+18
2011-05-14
Turn WIND into a tool
jacksonmj
1
-4/+2
2011-05-14
Fix overlapping particles
jacksonmj
1
-85/+59
2011-05-14
Fix high speed photons when reflecting near glass
jacksonmj
1
-0/+7
2011-05-14
Use properties for life decrement/kill
Simon Robertshaw
1
-7/+13
2011-05-14
fix neutron cloning
Simon Robertshaw
1
-1/+6
[next]