Menu

Commit [r1298]  Maximize  Restore  History

Trunk 1.1: new API reengineering

- pipe item: fix wrong api 1 mapping of it-pipe-wn
- meditation item:
- rename it-hollow, it-tinyhollow, it-hill, it-tinyhill to
it_meditation(_hollow), it_meditation_dent, it_meditation_hill,
it_meditation_bump
- fix all known "holes" in registration of meditatin marbles keeping
the new fast O(1) algorithm
- keep identity on item "transformation" (just the state changes)
- add "state" attribute and constants (MEDITATION_HOLLOW,...)
- prepare new types VOLCANO and CALDERA (just images are missing)
- refine attribute "essential" - keep it on transformations
- rename global attribute "HoleForce" to "MeditationForce"

ral 2008-08-31

changed /trunk/data/api1init.lua
changed /trunk/data/api2init.lua
changed /trunk/data/models-2d.lua
changed /trunk/data/schemas/objects.xml
changed /trunk/src/GridObject.hh
changed /trunk/src/Makefile.am
changed /trunk/src/WorldProxy.cc
changed /trunk/src/items.cc
changed /trunk/src/items.hh
added /trunk/src/items/Meditation.cc
added /trunk/src/items/Meditation.hh
changed /trunk/src/ox_extra.cc
changed /trunk/src/ox_magnum.cc
changed /trunk/src/ox_oxyd1.cc
changed /trunk/src/ox_peroxyd.cc
/trunk/data/api1init.lua Diff Switch to side-by-side view
Loading...
/trunk/data/api2init.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/GridObject.hh Diff Switch to side-by-side view
Loading...
/trunk/src/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/src/WorldProxy.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items.hh Diff Switch to side-by-side view
Loading...
/trunk/src/items/Meditation.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/Meditation.hh 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...