Commit Graph

6578 Commits

Author SHA1 Message Date
Ryan Dwyer 01e668f2eb Don't limit to 4 bots anywhere 2022-11-06 14:56:20 +10:00
Ryan Dwyer 299afc7519 Cap g_MpSimulantDifficultiesPerNumPlayers to 8 bots 2022-11-06 14:52:35 +10:00
Ryan Dwyer 10c0dabe20 Tighten up model rwdata cache 2022-11-06 14:46:12 +10:00
Ryan Dwyer 481c1a3619 Refactor prop, model, chr and bot allocations so they all happen in the same place 2022-11-06 14:30:03 +10:00
Ryan Dwyer 712d8a9fe5 Reinstate xray scanner 2022-11-06 10:16:37 +10:00
Ryan Dwyer f0ef65ac42 Reinstate menu's background blur 2022-11-06 10:05:01 +10:00
Ryan Dwyer 9b71611956 Write free gfx and vtx figures to the HUD 2022-11-05 23:40:54 +10:00
Ryan Dwyer f4283dbd58 Preload weapons 2022-11-05 23:33:01 +10:00
Ryan Dwyer c6b448331d Preload BG rooms 2022-11-05 23:14:53 +10:00
Ryan Dwyer 607dd25b3d Remove PD mode functions 2022-11-05 22:34:42 +10:00
Ryan Dwyer 0e82be8a0e Disable virtual memory 2022-11-05 22:28:58 +10:00
Ryan Dwyer 489ec9043d Remove unused object types 2022-11-05 22:15:15 +10:00
Ryan Dwyer a38eeccecc Remove linked guns 2022-11-05 21:52:38 +10:00
Ryan Dwyer 6dd1136477 Remove vtxstore 2022-11-05 21:44:46 +10:00
Ryan Dwyer c9d8cf7016 Review a heap of IS4MB/IS8MB and allocations 2022-11-05 21:38:17 +10:00
Ryan Dwyer 8d0bf4406b Remove more unused stuff from chraction.c 2022-11-05 19:20:33 +10:00
Ryan Dwyer 1c2a815324 Remove unused functions 2022-11-05 17:32:12 +10:00
Ryan Dwyer dac7e78ba6 Remove Dr Caroll and robot 2022-11-05 11:59:38 +10:00
Ryan Dwyer 7f7dbfc830 Remove skedar 2022-11-05 11:48:51 +10:00
Ryan Dwyer 8367d9bc31 Remove cutscene code 2022-11-05 11:40:15 +10:00
Ryan Dwyer 67bc74f08f Remove hoverbike 2022-11-05 11:24:29 +10:00
Ryan Dwyer 05fe244f60 Remove coop/anti code paths 2022-11-05 00:29:08 +10:00
Ryan Dwyer 03151c9a3e Remove artifacts 2022-11-04 23:45:37 +10:00
Ryan Dwyer c22efafb9f Remove BG chrs properly 2022-11-04 23:19:09 +10:00
Ryan Dwyer 65493b785f Remove weather 2022-11-04 22:28:13 +10:00
Ryan Dwyer 19f71787fc Remove BG commands 2022-11-04 22:26:54 +10:00
Ryan Dwyer b64530e1a6 Remove horizon scanner 2022-11-04 22:23:19 +10:00
Ryan Dwyer 34e8322022 Remove night vision, IR scanner and xray scanner 2022-11-04 22:21:11 +10:00
Ryan Dwyer 3931011249 Remove objectives 2022-11-04 22:07:02 +10:00
Ryan Dwyer 88cc6e08d4 Remove debug 2022-11-04 21:49:00 +10:00
Ryan Dwyer 85412bdfea Remove credits 2022-11-04 21:36:16 +10:00
Ryan Dwyer 24232a8103 Remove cheats 2022-11-04 21:32:27 +10:00
Ryan Dwyer ff6fd81f76 Remove training and single player menus 2022-11-04 21:19:37 +10:00
Ryan Dwyer 2d0094a8b8 Remove eyespy 2022-11-04 20:39:39 +10:00
Ryan Dwyer 6400af6d88 Remove mp3 support 2022-11-04 19:47:17 +10:00
Ryan Dwyer 99b9ab7aa9 Remove AI system 2022-11-04 19:33:32 +10:00
Ryan Dwyer 817e2fe7fb Remove dependency on AI commands 2022-11-04 19:01:47 +10:00
Ryan Dwyer fbaff805e7 Force 4MB menu with some 8MB features 2022-11-04 17:43:03 +10:00
Ryan Dwyer 6f1ac34fc4 Remove antialias option and show free memory on HUD 2022-11-04 17:06:29 +10:00
Ryan Dwyer d89fef7ea9 Implement frame rate graph 2022-10-31 17:33:44 +10:00
Ryan Dwyer fbb5065ebe Add MIT license 2022-10-31 17:33:38 +10:00
Ryan Dwyer 32d529e9b5 Avoid UB in bondview's var800a41c0 2022-10-31 17:31:02 +10:00
Ryan Dwyer e3d77e8086 Avoid some potential UB in bgBuildTables 2022-10-31 17:30:51 +10:00
Ryan Dwyer 39c00dc465 Remove src/generated during clean 2022-10-22 19:12:06 +10:00
Ryan Dwyer 178a779878 Revert "Simplify tile assets - repo clones may need to run make extract again"
This reverts commit 306613e462.

It turns out we do actually need tiles to be built using the asset
manager :\
2022-10-22 19:06:17 +10:00
Ryan Dwyer b159e01edc Improve naming and documentation of inventory data 2022-10-22 18:42:45 +10:00
Ryan Dwyer 4d04f1f282 ntsc-beta: Decompile sndLoadSound 2022-10-21 21:53:10 +10:00
Ryan Dwyer 82d2d500b6 ntsc-beta: Decompile sndLoadSfxCtl 2022-10-21 21:46:14 +10:00
Ryan Dwyer a7721463bf ntsc-beta: Decompile joysTick 2022-10-21 19:31:03 +10:00
Ryan Dwyer 306613e462 Simplify tile assets - repo clones may need to run make extract again 2022-10-21 19:21:50 +10:00