index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
save.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-14
Change variable declarations to make Visual Studio happy
jacksonmj
1
-8/+9
2012-01-05
Add 4 byte ctype saving to OPS, for PHOT colours
jacksonmj
1
-1/+21
2012-01-05
Fix zero length save crash, ignore sign tool walls, allocate parts starting a...
jacksonmj
1
-2/+19
2012-01-02
Fix missing and incorrect bitshifts preventing the correct reading of life, t...
Simon Robertshaw
1
-6/+6
2012-01-02
Save active menu
Simon Robertshaw
1
-0/+33
2012-01-01
Water equalisation in save
Simon Robertshaw
1
-0/+12
2012-01-01
prerender_save_OPS
Simon Robertshaw
1
-18/+229
2011-12-31
16bit descriptor and variable temp field size, sign saving and reading
Simon Robertshaw
1
-42/+150
2011-12-31
Store number of parts at each position instead of storing x/y coords
jacksonmj
1
-115/+208
2011-12-30
Almost finished new save format, just signs and thumbnail rendering needed
Simon Robertshaw
1
-15/+423
2011-12-30
Make OPS optional (disabled by default) with define SAVE_OPS
Simon Robertshaw
1
-1/+4
2011-12-30
Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air dat...
Simon Robertshaw
1
-0/+1266