dxx-rebirth/similar
Kp ef6f803200 Remove unnecessary nullptr test on nonnull parameter
gcc-6 warns about this test because the caller is not permitted to pass
nullptr here, so the test is unnecessary.
2016-09-26 00:50:09 +00:00
..
2d Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
3d Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
arch Remove unnecessary nullptr test on nonnull parameter 2016-09-26 00:50:09 +00:00
editor Save some editor gadget pointers 2016-09-24 18:06:11 +00:00
main Fold render call to g3_set_view_matrix 2016-09-26 00:50:08 +00:00
misc Rename MAX_JOYSTICKS to DXX_MAX_JOYSTICKS 2016-09-25 04:52:48 +00:00