Commit Graph

79 Commits

Author SHA1 Message Date
Ryan Dwyer ffd242adf5 Decompile objGetHov04 2021-05-18 23:26:18 +10:00
Ryan Dwyer fefa676726 Decompile objUpdateGeometry 2021-05-12 21:59:59 +10:00
Ryan Dwyer 31f1573a6e ntsc-beta: Get game .rodata matching 2021-03-24 19:10:49 +10:00
Ryan Dwyer a9dd61274a ntsc-beta: Replace hard coded jal addresses 2021-03-23 17:47:19 +10:00
Ryan Dwyer 4b7473d768 ntsc-beta: Get game functions in their correct places 2021-03-23 17:15:05 +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 f1d924deb2 pal-final: Get game segment fully matching 2021-03-12 22:59:47 +10:00
Ryan Dwyer 56ff30460a pal-final: Get game .rodata matching 2021-03-09 23:52:37 +10:00
Ryan Dwyer 6ce32b7c88 pal-final: Get game .text segment the right size 2021-03-08 10:22:42 +10:00
Ryan Dwyer 3dcb784dd0 Rename many hand struct properties 2021-03-02 14:03:53 +10:00
Ryan Dwyer 01dc299e14 Attempt to decompile doorsCheckAutomatic 2021-03-01 18:55:09 +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 f0dfee1b5e Replace tile flags and floor types with constants in tile files 2021-02-07 17:42:57 +10:00
Ryan Dwyer 85ced79c04 Decompile func00027738 2021-02-07 09:30:04 +10:00
Ryan Dwyer b71b3570a8 Rename dozens of game files and functions 2021-02-02 21:04:11 +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 77156f1a7b Split game_0b63b0.c into game_0b69d0.c 2021-01-16 21:09:59 +10:00
Ryan Dwyer 299cf1932e Give all bond*.c functions appropriate prefixes 2021-01-14 18:03:51 +10:00
Ryan Dwyer 3377f90753 Decompile func0f0ceec4 2021-01-14 16:22:01 +10:00
Ryan Dwyer c9532feaaf Decompile func0f0cd970 2021-01-14 15:10:50 +10:00
Ryan Dwyer fb10be248c Decompile func0f0cdfbc 2021-01-14 14:50:21 +10:00
Ryan Dwyer aaec2853bd Introduce CDTYPE constants and rename some symbols relating to collision detection 2021-01-13 17:31:36 +10:00
Ryan Dwyer e132363bd1 Attempt to decompile func0f0c4250 and introduce CDRESULT constants 2021-01-13 00:19:09 +10:00
Ryan Dwyer 6e3d095713 Decompile bwalkCalculateNewPosition 2021-01-11 00:30:31 +10:00
Ryan Dwyer 6615bd4ebf Decompile currentPlayerInitBasicFields 2021-01-03 22:40:05 +10:00
Ryan Dwyer e87ac32c04 Rename obj48 to projectile 2020-12-26 15:49:44 +10:00
Ryan Dwyer 1b8c119e52 Attempt to decompile func0f0bfc7c and introduce Mtx and Mtxf types 2020-12-23 08:49:54 +10:00
Ryan Dwyer 4c200e9443 Rename bondview.c to bondhead.c 2020-12-16 18:11:51 +10:00
Ryan Dwyer bec3673da8 Decompile currentPlayerUpdatePerimInfo 2020-11-24 00:33:27 +10:00
Ryan Dwyer ea2b43f532 Rename game_113220.c to bondview.c 2020-11-23 23:19:52 +10:00
Ryan Dwyer a1cc8dd4b9 Progress on func0f0c8b90 2020-10-30 17:16:21 +10:00
Ryan Dwyer cb25b5a526 Decompile func0f0cdef0 2020-10-26 08:08:18 +10:00
Ryan Dwyer a218ba8fa9 Decompile func0f0cdb04 2020-10-25 20:22:52 +10:00
Ryan Dwyer c8e5bd6021 Decompile func0f0ce0bc 2020-10-25 20:17:17 +10:00
Ryan Dwyer 4fd334f73a Replace .data and .bss addresses with symbols 2020-08-24 08:06:44 +10:00
Ryan Dwyer 75afe8f618 Replace beqz $zero,.label with b .label, and sll $zero,$zero,0x0 with nop 2020-06-23 21:21:59 +10:00
Ryan Dwyer e3b197ae1f Decompile func0f19a6d0 2020-05-21 19:17:53 +10:00
Ryan Dwyer 3f7d1418f7 Decompile func0f0d363c 2020-05-10 22:48:40 +10:00
Ryan Dwyer ea15434d1b Decompile currentPlayerUpdateSpeedSidewaysGrab 2020-05-10 22:38:18 +10:00
Ryan Dwyer 3de50e89f3 Decompile currentPlayerUpdateSpeedGrab 2020-05-10 22:29:25 +10:00
Ryan Dwyer b58ac827a5 Decompile coordFindGroundY 2020-05-08 20:31:11 +10:00
Ryan Dwyer 9aea8ed2d2 Decompile currentPlayerUpdateVerticalMovement 2020-05-07 21:36:53 +10:00
Ryan Dwyer 26f15c9933 Attempt to decompile weatherTickRain 2020-04-05 00:00:19 +10:00
Ryan Dwyer 9c28a1698f Decompile currentPlayerTryMountHoverbike 2020-03-29 19:59:04 +10:00
Ryan Dwyer a61078b1cb Decompile mpCalculatePlayerTitle 2020-03-27 22:21:55 +10:00
Ryan Dwyer 9aeba51b3e Split game_11ecf0.c into game_11ecf0.c and rename former to debug.c 2020-03-23 21:10:35 +10:00
Ryan Dwyer 91245f09b3 Decompile 76 stubbed debug functions 2020-03-23 21:00:01 +10:00