Menu

Commit [r1521]  Maximize  Restore  History

Trunk 1.1: new API reengineering

- fix trigger:
- update image in case a trigger was set below a stone which
gets deleted before level initializtion-
- hollow puzzles should press trigger
- fix odometer: missing template object
- fix dummy item: typo in template object
- fix group - objects occuring twice in a group did cause false result groups,
especially the join group operator has been affected
- fix volcano: broken images due to fart -> quake renaming
- fix crash on grp:nearest(obj) in case obj is no longer existing - now an
assetion is thrown

ral 2009-02-07

changed /trunk/src/items/CompatibilityItems.cc
changed /trunk/src/items/CompatibilityItems.hh
changed /trunk/src/items/Trigger.cc
changed /trunk/src/lua.cc
changed /trunk/src/stones/VolcanoStone.cc
/trunk/src/items/CompatibilityItems.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/CompatibilityItems.hh Diff Switch to side-by-side view
Loading...
/trunk/src/items/Trigger.cc Diff Switch to side-by-side view
Loading...
/trunk/src/lua.cc Diff Switch to side-by-side view
Loading...
/trunk/src/stones/VolcanoStone.cc Diff Switch to side-by-side view
Loading...