Commit graph

4335 commits

Author SHA1 Message Date
Kp be777c78a3 Remove unused function med_copy_segment 2013-10-29 03:24:43 +00:00
Kp 765f34eb0a Remove unused function med_check_all_vertices 2013-10-29 03:24:42 +00:00
Kp 42b09d561b Remove unused function check_for_overlapping_segment 2013-10-29 03:24:42 +00:00
Kp d1e22c0bc9 Remove unused function check_for_overlapping_segments 2013-10-29 03:24:42 +00:00
Kp a80ad74092 Remove unused function assign_default_uvs_to_curseg 2013-10-29 03:24:42 +00:00
Kp 738877925a Remove unused function assign_default_uvs_to_curside 2013-10-29 03:24:42 +00:00
Kp f54080139f Remove unused function wall_delete_bogus 2013-10-29 03:24:42 +00:00
Kp 478c895758 Remove unused function delete_all_triggers 2013-10-29 03:24:42 +00:00
Kp 97b2a6cb50 Remove unused function dump_walls_info 2013-10-29 03:24:42 +00:00
Kp 16f897027b Remove unused function check_lighting_all 2013-10-29 03:24:42 +00:00
Kp f2bf4de884 Make functions conditionally static where possible 2013-10-29 03:24:42 +00:00
Kp aa7f36e3b7 Provide HUD prototypes in Descent 1 2013-10-29 03:24:42 +00:00
Kp 0e130cc40c Remove unused function set_all_modes_to_hover 2013-10-29 03:24:42 +00:00
Kp d1ad26b6b0 Remove unused function ForceTotalRedraw 2013-10-29 03:24:42 +00:00
Kp a8d39f50bc Remove unused file similar/editor/fixseg.cpp 2013-10-29 03:24:42 +00:00
Kp aae4541726 Remove unused function vm_vec_interp 2013-10-29 03:24:42 +00:00
Kp da6e34679d Remove unused function add_trigger_control 2013-10-29 03:24:42 +00:00
Kp 66904376e2 Delete unused function select_group 2013-10-29 03:24:42 +00:00
Kp 2abc1efb21 Delete unused function ObjectMakeLarger 2013-10-29 03:24:42 +00:00
Kp 46bf9602d1 Delete unused function ObjectMakeSmaller 2013-10-29 03:24:42 +00:00
Kp 69567b1b99 Remove unused vclip_play 2013-10-29 03:24:42 +00:00
Kp 9ad81ba46d Remove unused mem_print_all 2013-10-29 03:24:42 +00:00
Kp 02bba815ee Remove unused digi_sound_debug 2013-10-29 03:24:42 +00:00
Kp ac174b5efe Remove unused gamefont_curfontname 2013-10-29 03:24:42 +00:00
Kp e2147f7234 Remove unused function DeleteCurSegment 2013-10-29 03:24:42 +00:00
Kp 50392e9a3c Mark OpenGL loader functions static 2013-10-29 03:24:42 +00:00
Kp c655e4159a Mark set_robot_state used for debuggers 2013-10-29 03:24:42 +00:00
Kp 0794613705 Only define multi_do_ranking in Descent II 2013-10-29 03:24:42 +00:00
Kp 00ed0c17ff Mark reset_all_robot_centers as used for debuggers 2013-10-29 03:24:42 +00:00
Kp 19ae39a2d4 Include snddecom.h in snddecom.c 2013-10-29 03:24:42 +00:00
Kp 24f511bbb0 Remove unused piggy_get_bitmap_name 2013-10-29 03:24:42 +00:00
Kp 68e936b809 Disable Parallax AI path debug printing 2013-10-29 03:24:41 +00:00
Kp 4a2a1bb96c Add definition guard for struct timespec 2013-10-29 03:24:41 +00:00
Kp 36e9cfc552 Define WIN32_LEAN_AND_MEAN on Windows 2013-10-29 03:24:41 +00:00
Kp dcaad9a687 Always include <time.h> in mveplay.c 2013-10-29 03:24:41 +00:00
Kp 4fcf34fdbb Make create_weapon_object static 2013-10-28 04:16:45 +00:00
Kp 19fef0a51d Simplify full_palette_save calls 2013-10-28 04:16:44 +00:00
Kp 685c3fd8e7 Fix Win64 build errors due to pointer casting 2013-10-28 04:14:20 +00:00
Kp e4834184f0 Avoid rescanning site-local.py 2013-10-28 04:14:20 +00:00
Kp a701acce42 Save computed list of alternate names 2013-10-28 04:14:19 +00:00
Kp 6992e94106 Move help text filter out of line 2013-10-28 04:14:19 +00:00
Kp 3d20ee8c92 Move d1x-rebirth/editor/ehostage.c -> d1x-rebirth/editor/ehostage.cpp 2013-10-28 04:14:19 +00:00
Kp b3838a060d Add support for gcc pre-compiled headers 2013-10-28 04:14:17 +00:00
Kp 5165e36d04 Linux should always check SDL pkg-config 2013-10-28 04:11:23 +00:00
Kp 375fa1fa00 Rename digi_max_channels -> digi_mixer_max_channels
digi_audio.cpp has its own digi_max_channels
2013-10-26 03:50:28 +00:00
Kp 8ed99faf5c Make headers freestanding 2013-10-26 03:50:28 +00:00
Kp 9e1c33cca3 Rename struct _grs_* to struct grs_* for consistency 2013-10-26 03:50:28 +00:00
Kp b5414edcd0 Fix Win32 OpenGL build 2013-10-26 03:50:27 +00:00
Kp fdd2dd65c7 Use underlying type for state_game_id
This avoids the need for a header to declare it.
2013-10-26 03:50:27 +00:00
Kp e4d0d345c9 Defer constructing object nodes 2013-10-26 03:50:27 +00:00