Revision 75d31000
Added by skyjake about 15 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- libdeng
- libdeng2
- plugins
- common
- src
- p_actor.cc (diff)
- p_ceiling.cc (diff)
- p_door.cc (diff)
- p_floor.cc (diff)
- p_mapsetup.cc (diff)
- p_plat.cc (diff)
- p_switch.cc (diff)
- p_tick.cc (diff)
- p_xgline.cc (diff)
- p_xgsec.cc (diff)
- rend_automap.cc (diff)
- src
- dehread
- CMakeLists.txt (diff)
- src
- dehmain.c
- dehmain.cc
- doom
- wadmapconverter
- CMakeLists.txt (diff)
- src
- load.c
- load.cc
- wadmapconverter.c
- wadmapconverter.cc
- common
Everything (apart from Heretic and Hexen) compiles again.
Game thinkers have been disabled at the moment. Most likely there will
be crashes when running the game.
Game thinkers will be implemented using Thinker-derived objects that call the
gameside thinker function for thinking.