dxx-rebirth/common
Kp d2a2103cc2 Combine MULTI_PLAYER_EXPLODE and MULTI_PLAYER_DROP
Add a selector byte and use a common primary command code.
2013-12-20 03:11:23 +00:00
..
2d Use RAII to manage function-local heap objects 2013-12-08 19:04:52 +00:00
3d Switch to C++ linkage 2013-12-06 03:35:32 +00:00
arch Add EVENT_WINDOW_CREATED to centralize window init/deinit logic 2013-12-20 02:51:24 +00:00
editor Make med_functions const 2013-11-28 00:27:43 +00:00
include Move multi_send_data_direct type into template parameter 2013-12-20 03:08:19 +00:00
main Combine MULTI_PLAYER_EXPLODE and MULTI_PLAYER_DROP 2013-12-20 03:11:23 +00:00
maths Mark private functions static 2013-11-02 04:23:55 +00:00
misc Rely on libc strdup if DEBUG_MEMORY_ALLOCATIONS is unset 2013-12-19 03:31:24 +00:00
texmap Switch to C++ linkage 2013-12-06 03:35:32 +00:00
ui Use ui_dputs_at instead of ui_dprintf_at where possible 2013-12-17 04:03:34 +00:00