dxx-rebirth/common
Chris Taylor f117df9eee Allow dcx::window struct to be subclassed - step 2
Allow dcx::window struct to be subclassed step 2. This step renames and reconfigures window_create in window.cpp to be the main constructor. Also add a template constructor that allows an event handler that takes a subclass of window.
2016-10-02 14:49:22 +08: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 Allow dcx::window struct to be subclassed - step 2 2016-10-02 14:49:22 +08:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Allow dcx::window struct to be subclassed - step 2 2016-10-02 14:49:22 +08:00
main Rename WORDS_BIGENDIAN to DXX_WORDS_BIGENDIAN 2016-09-30 01:49:57 +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 Reuse string_array_sort_func for file_sort_func 2016-09-04 19:10:43 +00:00