Commit graph

3558 commits

Author SHA1 Message Date
Kp 8704329767 Remove unused declarations in main/screens.h 2013-03-24 17:53:04 +00:00
Kp c0ae3d9264 Move player_ship_read bm.c -> player.c 2013-03-24 01:54:39 +00:00
Kp 19c95a684a Remove unused hostage vclip_num 2013-03-24 23:51:53 +00:00
Kp e6961be059 Remove write-only hostage text 2013-03-24 23:48:24 +00:00
Kp d1a095f916 Remove unused hostage code 2013-03-24 23:38:52 +00:00
Kp ea264c8d42 Add support for out-of-tree build 2013-03-16 18:24:52 +00:00
Kp 1e3f1c658e Allow user to override Raspberry Pi defaults 2013-03-16 17:18:33 +00:00
Kp b4073678bd Set Environment tools= from platform settings
This allows Linux and Darwin to pass None instead of ['mingw32'].
2013-04-07 17:04:16 +00:00
Kp 2a85e25015 Move Darwin version handling into DarwinPlatformSettings 2013-04-07 17:03:58 +00:00
Kp 3062b23bd0 Add support for out-of-tree build 2013-03-16 18:24:52 +00:00
Chris Taylor 765742ca5c Updated Xcode project 2013-04-07 10:59:31 +08:00
Chris Taylor da4331a74a Added .gitignore 2013-04-06 11:55:00 +08:00
Kp 9cf2df4400 Remove unused main/script.h 2013-03-09 20:29:20 +00:00
Kp ccbd566860 Remove unused declarations in main/screens.h 2013-03-24 17:53:04 +00:00
Kp 4fd6a17e9b Remove write-only robot fields fire_power[] and shield[] in main/robot.h 2013-03-24 17:53:04 +00:00
Kp 986f0ae4f8 Remove afterburner support stubs 2013-03-24 17:53:04 +00:00
Kp cede0b90b2 Remove unused flags in main/player.h 2013-03-24 17:53:04 +00:00
Kp 7143a6927a Remove unused newdemo_record_trigger 2013-03-23 19:15:12 +00:00
Kp d5657d7cf8 Remove unused include/tracker/tracker.h 2013-03-09 20:29:20 +00:00
Kp 438611ca9d Add create_smart_children parameter num_smart_children to match D2X 2013-03-23 22:57:04 +00:00
Kp 951ac5027c Add LoadLevel parameter page_in_textures to match D2X 2013-03-23 22:57:04 +00:00
Kp b197f80beb Add unused StartNewLevelSub parameter 'secret_flag' to match D2X 2013-03-23 21:01:48 +00:00
Kp d79e68910c Add unused init_player_stats_level parameter 'secret_flag' to match D2X 2013-03-23 21:01:48 +00:00
Kp ac68a04296 Add unused fix *l to find_hitpoint_uv to match D2X 2013-03-23 02:32:02 +00:00
Kp 02cd293c28 Always use int[] for matcen robot flags 2013-03-23 21:15:14 +00:00
Kp f1d035852c Add stubs to hide editor reactor differences from D2X 2013-03-23 20:03:11 +00:00
Kp ba3ec0f88e Move reactor Gun_dir,Gun_pos into struct object 2013-03-23 19:09:44 +00:00
Kp c8c1489837 Create struct reactor analogous to D2X 2013-03-23 18:46:12 +00:00
Kp 9f5fe33543 Fix compilation error in non-editor build 2013-03-22 03:16:22 +00:00
Kp 0236c2993e Remove unused main/desc_id.h 2013-03-22 03:04:00 +00:00
Kp 847248f739 Remove unused header files 2013-03-22 03:04:00 +00:00
Kp 19b77c4e5c Support versions of gcc < 4.6
GCC 4.6 accepts the earlier form without comment, but GCC 4.5 chokes on it.
2013-03-22 03:04:00 +00:00
Kp 39199291e1 Remove -pedantic
It warns about the editor build and serves no purpose.
2013-03-22 03:04:00 +00:00
Kp a1fe33147a Switch from C99 to Gnu99 to make editor build work 2013-03-22 03:04:00 +00:00
Kp b14abd4749 Add stub which_bomb to match D2X code 2013-03-10 03:11:16 +00:00
Kp 24cd2f7767 Remove unused editor/kgroup.c 2013-03-09 21:30:58 +00:00
Kp 06ed350a28 Remove unused arch/linux files 2013-03-09 20:29:20 +00:00
Kp e6dc72700a Remove unused main/mute.c, main/mute.h 2013-03-09 20:29:20 +00:00
Kp dac868c7fd Remove unused main/altsound.c, main/altsound.h 2013-03-09 20:29:20 +00:00
Kp bee93f6433 Remove unused main/compbit.h 2013-03-09 20:29:20 +00:00
Kp fe7cf3bc1d Move segment handling from editor.h 2013-03-16 03:10:55 +00:00
Kp 49d6338b35 Restructure struct segment to align better 2013-03-16 02:54:33 +00:00
Kp 39f8106505 Remove various unused misc files 2013-03-10 00:17:59 +00:00
Kp f722f5bee0 Remove unused editor/macro.c 2013-03-09 21:30:58 +00:00
Kp 07e436db5b Remove unused include/descent.xpm 2013-03-09 21:30:58 +00:00
Kp f16f2cf85a Remove unused include/i86.h 2013-03-09 20:29:20 +00:00
Kp 73779bc1fc Remove unused include/d1x.xpm 2013-03-09 20:29:20 +00:00
Kp cc1dfbab96 Remove unused include/checker.h 2013-03-09 20:29:20 +00:00
Kp db8b5d9c93 Remove unused 2d/scale.c 2013-03-09 20:29:20 +00:00
Kp ff96f3239d Move */main/controls.c -> similar/main/controls.c 2013-03-03 01:03:33 +00:00