Menu

Commit [r1363]  Maximize  Restore  History

Trunk 1.1: new API

- new user data type: position list
- similar to object group
- but takes multiple instances of identical positions
- supports: index, concat, length operators
- fl(), st(), it(), wo[] do support position lists
- add named position repository:
- positions can be named via po["aname"] = apos
- access: polist = po["aname*"]
- all named floors that are killed keep their position under their name
Note:
- see upcoming refman and testlevel

ral 2008-10-11

changed /trunk/lib-src/enigma-core/ecl_dict.hh
changed /trunk/src/Value.hh
changed /trunk/src/lua.cc
changed /trunk/src/world.cc
changed /trunk/src/world.hh
changed /trunk/src/world_internal.hh
/trunk/lib-src/enigma-core/ecl_dict.hh Diff Switch to side-by-side view
Loading...
/trunk/src/Value.hh Diff Switch to side-by-side view
Loading...
/trunk/src/lua.cc Diff Switch to side-by-side view
Loading...
/trunk/src/world.cc Diff Switch to side-by-side view
Loading...
/trunk/src/world.hh Diff Switch to side-by-side view
Loading...
/trunk/src/world_internal.hh Diff Switch to side-by-side view
Loading...