Menu

Commit [r912]  Maximize  Restore  History

Trunk 1.1: Reengineering Namespaces

- abolished namespaces world, stones, lasers
- all names from these namespaces moved to enigma
Note:
- all objects of the world simulation now reside in the common
namespace enigma
- subsystems as gui, lev, lua are subnamespaces
- server, client namespace still need to be reengineered

ral 2007-10-29

1 2 3 > >> (Page 1 of 3)
changed /trunk/src/Inventory.cc
changed /trunk/src/Inventory.hh
changed /trunk/src/ItemHolder.hh
changed /trunk/src/WorldProxy.cc
changed /trunk/src/WorldProxy.hh
changed /trunk/src/actors.cc
changed /trunk/src/actors.hh
changed /trunk/src/editor.cc
changed /trunk/src/enigma-lua.pkg
changed /trunk/src/enigma.cc
changed /trunk/src/enigma.hh
changed /trunk/src/floors.cc
changed /trunk/src/floors.hh
changed /trunk/src/gui/MainMenu.cc
changed /trunk/src/items.cc
changed /trunk/src/items.hh
changed /trunk/src/laser.cc
changed /trunk/src/laser.hh
changed /trunk/src/lua-display.cc
changed /trunk/src/lua-display.hh
changed /trunk/src/lua-ecl.cc
changed /trunk/src/lua-ecl.hh
changed /trunk/src/lua-editor.cc
changed /trunk/src/lua-editor.hh
changed /trunk/src/lua-enigma.cc
/trunk/src/Inventory.cc Diff Switch to side-by-side view
Loading...
/trunk/src/Inventory.hh Diff Switch to side-by-side view
Loading...
/trunk/src/ItemHolder.hh Diff Switch to side-by-side view
Loading...
/trunk/src/WorldProxy.cc Diff Switch to side-by-side view
Loading...
/trunk/src/WorldProxy.hh Diff Switch to side-by-side view
Loading...
/trunk/src/actors.cc Diff Switch to side-by-side view
Loading...
/trunk/src/actors.hh Diff Switch to side-by-side view
Loading...
/trunk/src/editor.cc Diff Switch to side-by-side view
Loading...
/trunk/src/enigma-lua.pkg Diff Switch to side-by-side view
Loading...
/trunk/src/enigma.cc Diff Switch to side-by-side view
Loading...
/trunk/src/enigma.hh 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/gui/MainMenu.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/laser.cc Diff Switch to side-by-side view
Loading...
/trunk/src/laser.hh Diff Switch to side-by-side view
Loading...
/trunk/src/lua-display.cc Diff Switch to side-by-side view
Loading...
/trunk/src/lua-display.hh Diff Switch to side-by-side view
Loading...
/trunk/src/lua-ecl.cc Diff Switch to side-by-side view
Loading...
/trunk/src/lua-ecl.hh Diff Switch to side-by-side view
Loading...
/trunk/src/lua-editor.cc Diff Switch to side-by-side view
Loading...
/trunk/src/lua-editor.hh Diff Switch to side-by-side view
Loading...
/trunk/src/lua-enigma.cc Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)