Menu

Commit [r1402]  Maximize  Restore  History

Trunk 1.1: new API reengineering

- fix old API fart message trigger mapping
- rename global variables:
- FrictionFactor to FrictionStrength
- SlopeForce to SlopeStrength
- ElectricForce to ElectricStrength
- reengineering charge stone:
- renaming to st_charge, st_charge_zero, st_charge_plus, st_charge_minus
- attribute "charge", defaults to 0.0, plus equals 1.0, minus equals -1.0,
but no more limited to any specific value range
- charge value can be changed on the fly, but the image shows always the
real sign of the charge
- reengineering items - concerning the new API it is just a renaming:
- it_cherry
- it_banana
- it_squashed
- actors: some code cleanup

ral 2008-12-20

changed /trunk/data/api1init.lua
changed /trunk/data/models-2d.lua
changed /trunk/data/schemas/objects.xml
changed /trunk/src/WorldProxy.cc
changed /trunk/src/actors.cc
changed /trunk/src/items.cc
changed /trunk/src/items/SimpleItems.cc
changed /trunk/src/items/SimpleItems.hh
changed /trunk/src/items/Vortex.cc
changed /trunk/src/ox_extra.cc
changed /trunk/src/ox_magnum.cc
changed /trunk/src/ox_oxyd1.cc
changed /trunk/src/ox_peroxyd.cc
changed /trunk/src/stones.cc
changed /trunk/src/stones/MailStone.cc
changed /trunk/src/stones/SimpleStones.cc
changed /trunk/src/stones/SimpleStones.hh
/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/WorldProxy.cc Diff Switch to side-by-side view
Loading...
/trunk/src/actors.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/SimpleItems.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/SimpleItems.hh Diff Switch to side-by-side view
Loading...
/trunk/src/items/Vortex.cc Diff Switch to side-by-side view
Loading...
/trunk/src/ox_extra.cc Diff Switch to side-by-side view
Loading...
/trunk/src/ox_magnum.cc Diff Switch to side-by-side view
Loading...
/trunk/src/ox_oxyd1.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/MailStone.cc 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...