Commit Graph

43 Commits

Author SHA1 Message Date
Ryan Dwyer 8367d9bc31 Remove cutscene code 2022-11-05 11:40:15 +10:00
Ryan Dwyer 03151c9a3e Remove artifacts 2022-11-04 23:45:37 +10:00
Ryan Dwyer 34e8322022 Remove night vision, IR scanner and xray scanner 2022-11-04 22:21:11 +10:00
Ryan Dwyer 2d0094a8b8 Remove eyespy 2022-11-04 20:39:39 +10:00
Ryan Dwyer 17583575e4 Introduce support for gcc 2022-10-12 22:26:19 +10:00
Ryan Dwyer a81560e8f2 Decompile sky0f126384 2022-10-01 13:30:02 +10:00
Ryan Dwyer 15c067fe36 Decompile gasRender 2022-09-16 20:52:10 +10:00
Ryan Dwyer bbf52f580b Add support for non-matching ntsc-final builds 2022-09-09 17:19:48 +10:00
Ryan Dwyer baf9f8b659 Decompile sky0f123fd4 2022-08-10 23:25:45 +10:00
Ryan Dwyer 0c3d9faf76 Decompile sky0f122d4c 2022-08-10 18:14:25 +10:00
Ryan Dwyer 03cedcf233 Rename bootbufferthing to artifact 2022-08-06 10:03:50 +10:00
Ryan Dwyer 7364fb8e0e Decompile artifactsRenderGlaresForRoom 2022-08-05 22:59:59 +10:00
Ryan Dwyer 381607df9d Decompile sky0f1228d0 2022-07-23 20:31:25 +10:00
Ryan Dwyer a92208cb9b Decompile skyChooseCloudVtxColour 2022-07-23 14:49:04 +10:00
Ryan Dwyer c59957e11f Decompile sky0f11f6ec 2022-07-23 14:38:58 +10:00
Ryan Dwyer e9dd928636 Decompile sky0f122ce8 2022-07-23 13:34:43 +10:00
Ryan Dwyer 7ae86543d2 Decompile skyRender 2022-07-20 21:50:16 +10:00
Ryan Dwyer a8139c1457 Rename player mtx properties 2022-07-11 19:02:09 +10:00
Ryan Dwyer 2c01a9a557 Decompile texSelect 2022-04-17 13:48:31 +10:00
Ryan Dwyer 5b029483c5 Attempt to decompile skyRender 2022-03-29 20:54:50 +10:00
Ryan Dwyer cbc2df4200 Decompile sky0f125948 2022-03-27 19:47:39 +10:00
Ryan Dwyer 83d7579365 Decompile skyRenderSuns 2022-03-27 19:38:13 +10:00
Ryan Dwyer 81a5ad69be Decompile sky0f11f1fc 2022-03-26 20:54:28 +10:00
Ryan Dwyer 7ebd2578f7 Decompile sky0f11f07c and discover wind speed AI command 2022-03-26 20:43:28 +10:00
Ryan Dwyer 70375816f1 Rename most remaining game files 2022-03-23 21:22:06 +10:00
Ryan Dwyer e97273fb37 Rename many lifecycle functions to use consistent names and rename many files 2022-03-20 13:27:27 +10:00
Ryan Dwyer 148f2d0656 Rename some mtx functions 2021-11-06 11:41:04 +10:00
Ryan Dwyer 1d307a9191 Rename memory.c to memp.c and lib_126b0.c to mema.c and add documentation 2021-10-30 14:24:30 +10:00
Ryan Dwyer d82a6ba619 Rename a bunch of lib files and functions
* lib_070d0.c to vm.c
* lib_09a80.c to vi.c
* lib_0bfb0.c to fault.c
* lib_0c000.c to crash.c
* lib_11420.c to music.c
* lib_13710.c to pimgr.c
* lib_184d0.c to ailist.c and path.c
* lib_233c0.c to anim.c
* lib_24e40.c to collision.c
* lib_2fa00.c to rmon.c
* lib_34030.c to speaker.c
* lib_37b00.c to mp3.c
2021-10-11 22:46:29 +10:00
Ryan Dwyer bba63fe1fd Rename lib_159b0.c to mtxasm.s and lib_16110.c to mtx.c 2021-10-11 21:46:17 +10:00
Ryan Dwyer 722693becb Trim trailing nops from functions and discover a few more file splits 2021-03-16 19:02:49 +10:00
Ryan Dwyer 79e40cdf0e Distribute remaining .bss into lib 2021-03-15 23:28:01 +10:00
Ryan Dwyer 56ff30460a pal-final: Get game .rodata matching 2021-03-09 23:52:37 +10:00
Ryan Dwyer bd15d29866 pal-final: Get lib segment matching excluding pointers 2021-03-08 17:39:45 +10:00
Ryan Dwyer 045072f179 Distribute the game segment's .bss into their appropriate files 2021-02-19 17:43:10 +10:00
Ryan Dwyer 0def2c5a4d Combine data headers into a single one and remove unnecessary declarations 2021-02-17 22:04:46 +10:00
Ryan Dwyer a4b6d2e3bf Decompile func0f135c70 2021-01-31 20:24:47 +10:00
Ryan Dwyer 36f092e775 Split lib_12dc0.c into rng.c and args.c 2021-01-30 19:42:22 +10:00
Ryan Dwyer 615d670a0f Rename known lib files 2021-01-29 23:29:37 +10:00
Ryan Dwyer 86e6c6b31b Decompile guRotate 2021-01-29 15:39:57 +10:00
Ryan Dwyer 92fad46faf Rename lib_121e0 to memory.c, rename symbols, introduce MEMPOOL constants and improve documentation 2021-01-07 11:54:39 +10:00
Ryan Dwyer 229afe5858 Decompile explosionRender 2021-01-07 08:37:00 +10:00
Ryan Dwyer fb2b385b35 Identify skyInit and rename game_135c70.c to sky.c 2021-01-04 11:38:49 +10:00