Menu

Commit [r1476]  Maximize  Restore  History

Trunk 1.1: new API reengineering

- reengineering of breakable stones:
- renaming:
st-stone_break -> st_break_oxydc
st-break_gray -> st_break_plain
st-break_bolder -> st_break_boulder
st-break_acblack -> st_break_black
st-break_acwhite -> st_break_white
st-bug -> st_break_bug
st-laserbreak -> st_break_laser
- all these stones are now one class, st_break is st_break_plain

ral 2009-01-21

1 2 > >> (Page 1 of 2)
changed /trunk/data/api1init.lua
removed /trunk/data/gfx32/st-break.png
renamed /trunk/data/gfx32/st-break_acblack.png -> /trunk/data/gfx32/st_break_black.png
renamed /trunk/data/gfx32/st-break_acwhite.png -> /trunk/data/gfx32/st_break_white.png
renamed /trunk/data/gfx32/st-break_bolder.png -> /trunk/data/gfx32/st_break_boulder.png
renamed /trunk/data/gfx32/st-break_gray.png -> /trunk/data/gfx32/st_break_plain.png
renamed /trunk/data/gfx32/st-stone_break.png -> /trunk/data/gfx32/st_break_oxydc.png
removed /trunk/data/gfx40/st-break.png
renamed /trunk/data/gfx40/st-break_acblack.png -> /trunk/data/gfx40/st_break_black.png
renamed /trunk/data/gfx40/st-break_acwhite.png -> /trunk/data/gfx40/st_break_white.png
renamed /trunk/data/gfx40/st-break_bolder.png -> /trunk/data/gfx40/st_break_boulder.png
renamed /trunk/data/gfx40/st-break_gray.png -> /trunk/data/gfx40/st_break_plain.png
renamed /trunk/data/gfx40/st-stone_break.png -> /trunk/data/gfx40/st_break_oxydc.png
removed /trunk/data/gfx48/st-break.png
removed /trunk/data/gfx48/st-break_acblack.png
/trunk/data/api1init.lua Diff Switch to side-by-side view
Loading...
/trunk/data/gfx32/st-break.png
File was removed.
/trunk/data/gfx40/st-break.png
File was removed.
/trunk/data/gfx48/st-break.png
File was removed.
1 2 > >> (Page 1 of 2)