Menu

Commit [r1339]  Maximize  Restore  History

Trunk 1.1: new API reengineering

- fix puzzle: propagate wire impulse
- modify puzzle resolver suffix usage: use hollow cluster suffices 5-9
- floor new API:
- rename attribute "mousefactor" to "adhesion"
- declare attributes "adhesion" and "friction"
- add read access to "adhesion" and "friction"
- fix r1338: eliminate not existing message "expl"
- fix wires:
- in case of a second wire gets added between two stones, the first one
is removed.
- fix rubberband item:
- in case of activation the item gets dropped if it would cause a second
rubberband between two objects
- modify brake stone: pickup brake while jumping
- fix mail pipe: do not drop a brake at the end of a closed pipe

ral 2008-09-24

changed /trunk/data/api1init.lua
changed /trunk/data/levels/lib/libpuzzle_3.xml
changed /trunk/data/schemas/objects.xml
changed /trunk/src/floors.cc
changed /trunk/src/floors.hh
changed /trunk/src/items/PipeItem.cc
changed /trunk/src/items/RubberbandItem.cc
changed /trunk/src/others/Wire.cc
changed /trunk/src/player.cc
changed /trunk/src/player.hh
changed /trunk/src/stones/PuzzleStone.cc
/trunk/data/api1init.lua Diff Switch to side-by-side view
Loading...
/trunk/data/levels/lib/libpuzzle_3.xml Diff Switch to side-by-side view
Loading...
/trunk/data/schemas/objects.xml Diff Switch to side-by-side view
Loading...
/trunk/src/floors.cc Diff Switch to side-by-side view
Loading...
/trunk/src/floors.hh Diff Switch to side-by-side view
Loading...
/trunk/src/items/PipeItem.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/RubberbandItem.cc Diff Switch to side-by-side view
Loading...
/trunk/src/others/Wire.cc Diff Switch to side-by-side view
Loading...
/trunk/src/player.cc Diff Switch to side-by-side view
Loading...
/trunk/src/player.hh Diff Switch to side-by-side view
Loading...
/trunk/src/stones/PuzzleStone.cc Diff Switch to side-by-side view
Loading...