Menu

Commit [r1467]  Maximize  Restore  History

Trunk 1.1: new API reengineering

- fix glass stones: actors stuck beneath hollow stones
- fix swamp heat transformation - missing renaming
- reengineering st-plain:
- st-plain -> st_flat
- st-plain_hole -> st_flat_hollow
- st-plain_move -> st_flat_movable
- st-plain_break -> st_flat_breakable
- st-plain_cracked -> st_flat_cracked
- st-firebreak -> st_flat_burnable
- st-firebreak ->st_flat_moveburnable
- unify in a single class
- preserve identity on transformations
- hollow flat stone gets invisible on glasses

ral 2009-01-19

1 2 > >> (Page 1 of 2)
changed /trunk/data/api1init.lua
renamed /trunk/data/gfx32/st-firebreak.png -> /trunk/data/gfx32/st_flat_fire.png
renamed /trunk/data/gfx32/st-rock3-break.png -> /trunk/data/gfx32/st_flat-break.png
removed /trunk/data/gfx32/st-rock3-falling.png
renamed /trunk/data/gfx32/st-rock3.png -> /trunk/data/gfx32/st_flat.png
renamed /trunk/data/gfx32/st-rock3_cracked.png -> /trunk/data/gfx32/st_flat_cracked.png
added /trunk/data/gfx32/st_flat_falling.png
renamed /trunk/data/gfx40/st-firebreak.png -> /trunk/data/gfx40/st_flat_fire.png
renamed /trunk/data/gfx40/st-rock3-break.png -> /trunk/data/gfx40/st_flat-break.png
removed /trunk/data/gfx40/st-rock3-falling.png
renamed /trunk/data/gfx40/st-rock3.png -> /trunk/data/gfx40/st_flat.png
renamed /trunk/data/gfx40/st-rock3_cracked.png -> /trunk/data/gfx40/st_flat_cracked.png
changed /trunk/data/gfx40/st-yinyang1.png
added /trunk/data/gfx40/st_flat_falling.png
removed /trunk/data/gfx48/st-firebreak.png
removed /trunk/data/gfx48/st-rock3-break.png
removed /trunk/data/gfx48/st-rock3-falling.png
/trunk/data/api1init.lua Diff Switch to side-by-side view
Loading...
/trunk/data/gfx32/st_flat_falling.png
Binary file was added.
/trunk/data/gfx40/st-yinyang1.png
Binary file was changed.
/trunk/data/gfx40/st_flat_falling.png
Binary file was added.
1 2 > >> (Page 1 of 2)