Revision 4e8f1857
Added by skyjake almost 9 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- apps
- client
- include
- EntityDatabase
- m_nodepile.h (diff)
- world
- clientserverworld.h (diff)
- entitydatabase.h
- entitydef.h
- map.h (diff)
- propertyvalue.h
- src
- dd_main.cpp (diff)
- world
- api_map.cpp (diff)
- api_mapedit.cpp (diff)
- clientserverworld.cpp (diff)
- entitydatabase.cpp
- entitydef.cpp
- map.cpp (diff)
- propertyvalue.cpp
- include
- libdoomsday
- server
- client
- apps
Refactor|World|libdoomsday: Moved EntityDatabase/Def, World::map() to libdoomsday
Continuing the work of cleaning up the architecture: moved basic
basic common components to libdoomsday.