Menu

Commit [r1511]  Maximize  Restore  History

Commit message addendum to r1509:

- reengineering explosion item:
- it-explosion1 -> it_explosion_nil
- it-explosion2 -> it_explosion_hollow
- it-explosion3 -> it_explosion_debris
- new explosion: it_explosion_crack
- rengineering dynamite:
- it-dynamite -> it_dynamite
- rengineering bomb items:
- it_blackbomb -> it_bomb, it_bomb_black
- it_whitebomb -> it_bomb_white
- attribute color
- StateObject: bombs can be toggled
- new stone: yinyang switch
- st_yinyang, st_yinyang_active
- switch player on actor hit (arbitrary typ)
- StateObject that can be toggled
- active version can be used to switch player
immediately after initialization
Note:
- bomb vs. item interactions are not yet
checked - some items will change behaviour
------
r1511:
Trunk 1.1: new API reengineering

- reengineering spitter stone:
- st-spitter -> st_spitter
- fix some issues introduced by r1509

ral 2009-02-04

changed /trunk/data/api1init.lua
renamed /trunk/data/gfx32/it_white_burning.png -> /trunk/data/gfx32/it_bomb_white_burning.png
renamed /trunk/data/gfx32/st_dispenser_bombblackpng -> /trunk/data/gfx32/st_dispenser_bombblack.png
renamed /trunk/data/gfx48/it_bottle-broken.png -> /trunk/data/gfx48/it_bottle_broken.png
changed /trunk/data/models-2d.lua
changed /trunk/data/schemas/objects.xml
changed /trunk/src/actors.cc
changed /trunk/src/ox_peroxyd.cc
changed /trunk/src/stones.cc
changed /trunk/src/stones.hh
changed /trunk/src/stones/SimpleStones.cc
changed /trunk/src/stones/SimpleStones.hh
changed /trunk/src/world.cc
/trunk/data/api1init.lua Diff Switch to side-by-side view
Loading...
/trunk/data/models-2d.lua Diff Switch to side-by-side view
Loading...
/trunk/data/schemas/objects.xml Diff Switch to side-by-side view
Loading...
/trunk/src/actors.cc Diff Switch to side-by-side view
Loading...
/trunk/src/ox_peroxyd.cc Diff Switch to side-by-side view
Loading...
/trunk/src/stones.cc Diff Switch to side-by-side view
Loading...
/trunk/src/stones.hh Diff Switch to side-by-side view
Loading...
/trunk/src/stones/SimpleStones.cc Diff Switch to side-by-side view
Loading...
/trunk/src/stones/SimpleStones.hh Diff Switch to side-by-side view
Loading...
/trunk/src/world.cc Diff Switch to side-by-side view
Loading...