dxx-rebirth/common
Kp 5e8bcb853d Move window creation events out of window::window
Avoid running arbitrary creation handlers while a constructor is
in-progress.
2016-10-15 00:53:21 +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 Move window creation events out of window::window 2016-10-15 00:53:21 +00:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Move window creation events out of window::window 2016-10-15 00:53:21 +00:00
main Pass player_info to add_bonus_points_to_score 2016-10-15 00:53:20 +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 Pass grs_canvas &to window_create 2016-10-15 00:53:20 +00:00