Commit graph

4321 commits

Author SHA1 Message Date
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
Kp a6b1bd58a2 Use MALLOC consistently 2013-10-26 03:50:27 +00:00
Kp f17768b773 Move similar/misc/physfsx.c -> similar/misc/physfsx.cpp 2012-11-11 22:12:51 +00:00
Kp 5f842455d7 Move similar/misc/hash.c -> similar/misc/hash.cpp 2012-11-11 22:12:51 +00:00
Kp 3c6f3aef9b Move similar/editor/texture.c -> similar/editor/texture.cpp 2012-11-17 06:14:09 +00:00
Kp 58ef5a08f0 Move similar/editor/texpage.c -> similar/editor/texpage.cpp 2012-11-17 06:14:09 +00:00
Kp 9a3e2520c0 Move similar/editor/seguvs.c -> similar/editor/seguvs.cpp 2012-11-17 06:14:09 +00:00
Kp 6f441fbef4 Move similar/editor/segment.c -> similar/editor/segment.cpp 2012-11-17 06:14:09 +00:00
Kp fb7ffe9a2d Move similar/editor/objpage.c -> similar/editor/objpage.cpp 2012-11-17 06:14:09 +00:00
Kp e6bd6ba28f Move similar/editor/mine.c -> similar/editor/mine.cpp 2012-11-17 06:14:09 +00:00
Kp 0e3ff174ae Move similar/editor/medwall.c -> similar/editor/medwall.cpp 2012-11-17 06:14:09 +00:00
Kp 02f3ec94d1 Move similar/editor/medsel.c -> similar/editor/medsel.cpp 2012-11-17 06:14:09 +00:00
Kp d52967da2d Move similar/editor/medrobot.c -> similar/editor/medrobot.cpp 2012-11-17 06:14:09 +00:00
Kp 8ec699d7f1 Move similar/editor/medmisc.c -> similar/editor/medmisc.cpp 2012-11-17 06:14:09 +00:00
Kp 8f665fb65e Move similar/editor/meddraw.c -> similar/editor/meddraw.cpp 2012-11-17 06:14:09 +00:00