dxx-rebirth/common
2016-10-08 03:34:17 +00:00
..
2d Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
3d Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
arch Use member initialisation list for dcx::window constructor in response to feedback. 2016-10-03 11:10:11 +08:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Declare dcx::window with class keyword to clarify its intended use. 2016-10-03 11:15:22 +08:00
main Pass vcsegidx_t to create_bfs_list 2016-10-08 03:34:17 +00:00
maths Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
mem Rewrite declarations of ubyte * to standard uint8_t * 2016-07-14 01:59:02 +00:00
misc Switch hmp.cpp to use C++ casts 2016-09-04 19:10:43 +00:00
texmap Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
ui Allow dcx::window struct to be subclassed - step 3 2016-10-02 17:49:19 +08:00