dxx-rebirth/common
Chris Taylor ac438f4cc2 Allow the user to carry on as usual if any of the editor files are missing (i.e. before editor was loaded).
If a game was playing, continue playing. If it was in the main menu, return to the main menu. (If all files are put in place the editor can load again.)
2016-11-11 16:09:57 +08:00
..
2d Pass grs_main_bitmap to gr_init_bitmap_alloc 2016-10-29 23:16:15 +00:00
3d Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
arch Fixes freeze when starting new game or editor 2016-11-11 16:09:57 +08:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Allow the user to carry on as usual if any of the editor files are missing (i.e. before editor was loaded). 2016-11-11 16:09:57 +08:00
main Merging in unification/master, resolving conflict in similar/main/kmatrix.cpp 2016-11-06 14:20:18 +08:00
maths Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
mem Use array<> for memdebug data 2016-10-29 23:16:15 +00:00
misc Use range_for for hmp reset_tracks 2016-10-29 23:16:18 +00:00
texmap Fixed compile-time error of software rendering build. 2016-10-31 11:44:22 +01:00
ui Allow the user to carry on as usual if any of the editor files are missing (i.e. before editor was loaded). 2016-11-11 16:09:57 +08:00