dxx-rebirth/similar
Kp 779738fa80 Add special handling for multi_do_reappear get_ghost_id
multi_do_reappear is overloaded to be used both on ghosts and on live
players.  This causes a diagnostic because the *_id checks expect
exactly one type: either test for ghost or test for player, but not test
for and accept both.  Open code the type check to support both.
2016-10-15 21:17:02 +00:00
..
2d Preserve type information on font-scaled floats 2016-10-15 00:53:15 +00:00
3d Rename WORDS_NEED_ALIGNMENT to DXX_WORDS_NEED_ALIGNMENT 2016-10-09 17:35:03 +00:00
arch Use range_for in ogl_cache_level_textures 2016-10-15 00:53:17 +00:00
editor Pass grs_canvas &to window_create 2016-10-15 00:53:20 +00:00
main Add special handling for multi_do_reappear get_ghost_id 2016-10-15 21:17:02 +00:00
misc Fix some use_udp=0 build breaks 2016-10-08 23:24:22 +00:00