Commit graph

3542 commits

Author SHA1 Message Date
Chris Taylor bb18ba4fbb Updated Xcode project, changed references to error.h to dxxerror.h, since it was renamed 2013-04-06 09:51:35 +08:00
Chris Taylor 3cffacb9b2 Changes towards building using SCons on Mac OS X 2013-04-05 09:25:10 +08:00
Chris Taylor b750415db6 For the assembler build, make sure platform_settings is accessed from self, likely preventing a compiling error 2013-04-05 09:12:33 +08:00
Kp 919c8fd86d Add proximity bomb ID test helper 2013-03-31 20:42:15 +00:00
Kp 706d2d7451 Remove unused include/ps*.inc 2013-03-31 20:42:15 +00:00
Kp 37f495a1a7 Fix debug=1 build break from 2a3524cd ("Move segment handling from editor.h")
When debug is enabled, gamecntl references symbols that moved to the new
header.
2013-03-31 20:42:14 +00:00
Kp 62ef6abefe Add helper to get pointer to reactor definition 2013-03-31 20:42:14 +00:00
Kp 8f95f0120d Use ubyte/const ubyte consistently in multiplayer messaging 2013-03-31 20:42:14 +00:00
Kp da757190cc Simplify processing of $ insertion of name in multiplayer messages 2013-03-31 20:42:14 +00:00
Kp c87886c814 Simplify logic for robot to drop proximity and smart bombs 2013-03-31 20:42:14 +00:00
Kp e7dcbeecae Adjust physics layout to match D1X 2013-03-31 20:42:14 +00:00
Kp 792d78e6e8 Support extra information, such as git describe, in version string 2013-03-31 20:42:14 +00:00
Kp 264f2aa8db Add multi_send_robot_explode unused parameter isthief to match D2X 2013-03-31 20:41:21 +00:00
Kp 5dab4b56cd Add proximity bomb ID test helper to match D2X 2013-03-31 20:41:21 +00:00
Kp 00e2f806bc Fix debug=1 build break from fe7cf3bc ("Move segment handling from editor.h")
When debug is enabled, gamecntl references symbols that moved to the new
header.
2013-03-31 20:41:21 +00:00
Kp 255211e28b Add helper to get pointer to reactor definition 2013-03-31 20:41:21 +00:00
Kp cb537edd82 Use ubyte/const ubyte consistently in multiplayer messaging 2013-03-31 20:41:21 +00:00
Kp 84fb22aafe Simplify logic for robot to drop proximity bomb 2013-03-31 20:41:20 +00:00
Kp ff1247fe72 Add stubs to make physics code more like D2X 2013-03-31 20:41:20 +00:00
Kp 929f29dca9 Support extra information, such as git describe, in version string 2013-03-31 20:41:19 +00:00
Kp ad6bb8999c Combine date,time into Descent version con_printf 2013-03-30 15:11:42 +00:00
Kp 50d8a27541 Combine date,time into Descent version con_printf 2013-03-30 15:11:42 +00:00
Kp ea220cc5dd Avoid using #ifdef inside Error string on hog failure 2013-03-30 02:45:23 +00:00
Kp cfb50a40de Avoid using #ifdef inside Error string on hog failure 2013-03-30 02:45:23 +00:00
Kp 74d241f9be Reorder differences to match D1X 2013-03-30 02:36:00 +00:00
Kp 44fa05fdbd Reorder differences to match D2X 2013-03-30 02:36:00 +00:00
Kp 359120025e Use helper jointlist_read_n to match D2X 2013-03-30 23:08:45 +00:00
Kp ab9c0681d2 Read robot_info arrays in pieces 2013-03-30 02:01:36 +00:00
Kp 977b48a8b1 Make stub g3_uninit_polygon_model inline 2013-03-30 18:51:51 +00:00
Kp 6eb53cfea2 Add unused multi_send_door_open parameter 'flag' to match D2X 2013-03-24 22:53:12 +00:00
Kp 5cc09c974a Make blast_blastable_wall match D2X 2013-03-24 22:27:04 +00:00
Kp 49b25a83eb Remove unused hostage dialog editor 2013-03-24 02:28:34 +00:00
Kp 7b8fa4db3d Remove unused gauge declarations 2013-03-24 02:11:09 +00:00
Kp 613e0327f3 Remove unused gauge declarations 2013-03-24 02:11:09 +00:00
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