Commit Graph

121 Commits

Author SHA1 Message Date
Ryan Dwyer fef5f17563 Decompile projectileTick 2022-07-20 21:20:17 +10:00
Ryan Dwyer ffae7d36fb Discover geo types and rename tiles to geo 2022-07-17 11:45:27 +10:00
Ryan Dwyer b5fd42aed2 Rename chrwidth to radius 2022-07-17 10:27:25 +10:00
Ryan Dwyer d31e13909b Decompile bgFindEnteredRooms 2022-07-11 00:17:36 +10:00
Ryan Dwyer b34c2e3620 Decompile propsnd0f0939f8 2022-06-13 19:32:48 +10:00
Ryan Dwyer 0290561f9e ntsc-beta: Decompile bwalkCalculateNewPosition 2022-05-29 16:51:43 +10:00
Ryan Dwyer b75b3f595b ntsc-beta: Decompile bwalkUpdateVertical 2022-05-29 16:48:39 +10:00
Ryan Dwyer 882ee09bb0 Decompile bwalk0f0c69b8 2022-05-29 15:38:01 +10:00
Ryan Dwyer ad8e63bef8 Decompile bwalkCalculateNewPositionWithPush 2022-05-29 11:00:07 +10:00
Ryan Dwyer 03147a32d4 ntsc-beta: Decompile bwalkInit 2022-05-29 00:57:05 +10:00
Ryan Dwyer 81330597e8 Decompile bgrab0f0ce924 2022-05-28 21:28:36 +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 b6ef09ca20 jpn-final: Get game segment matching excluding pointers 2022-03-16 17:50:25 +10:00
Ryan Dwyer 9f46789551 pal-beta: Replace jal addresses with symbols 2022-03-12 16:06:12 +10:00
Ryan Dwyer 8a1dd76fa4 pal-beta: Get ROM fully matching 2022-03-12 15:47:01 +10:00
Ryan Dwyer f5eb967ee2 pal-beta: Get game segment matching excluding pointers 2022-03-11 21:58:39 +10:00
Ryan Dwyer f9fbf288f8 Rename PALDOWN macro to TICKS 2022-03-10 21:22:05 +10:00
Ryan Dwyer 729e951336 Rename game_127910.c to playermgr.c 2022-02-13 21:59:43 +10:00
Ryan Dwyer 3185939789 Attempt to decompile menuitemObjectivesRenderOne 2022-02-13 16:09:19 +10:00
Ryan Dwyer 583796e7aa Rename game_0b69d0.c to player.c 2022-02-09 20:23:06 +10:00
Ryan Dwyer 653069fe07 Replace literal numbers with MAX_BOTS and MAX_MPCHRS constants where appropriate 2022-01-14 07:57:44 +10:00
Ryan Dwyer 50b60dc92a Rename bot files and functions 2021-12-26 15:12:58 +10:00
Ryan Dwyer 1affcb2780 Rename chr functions 2021-12-14 20:02:53 +10:00
Ryan Dwyer 9ca1966b47 Rename some chr flags 2021-11-29 23:10:27 +10:00
Ryan Dwyer 5dc0ecfd9a Decompile debugProcessInput 2021-10-27 22:10:03 +10:00
Ryan Dwyer 5d40470f89 ntsc-beta: Get ROM fully matching 2021-10-26 17:15:43 +10:00
Ryan Dwyer 1c1278a8c3 ntsc-beta: Get data segment matching excluding pointers 2021-10-24 17:46:34 +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 5e1a43bc18 Attempt to decompile bwalk0f0c69b8 2021-09-05 21:13:42 +10:00
Ryan Dwyer 7d44ea11e1 Rename game_097ba0.c to bondgun.c, and related functions 2021-06-13 17:19:11 +10:00
Ryan Dwyer d6b4e4b23f Decompile roomGetProps and rename functions/symbols relating to room registration 2021-06-02 23:37:57 +10:00
Ryan Dwyer b48373e98b Decompile objDamage 2021-05-28 12:20:52 +10:00
Ryan Dwyer ea7a151723 Decompile applySpeed 2021-05-27 19:38:49 +10:00
Ryan Dwyer 44ade384bb Set names for many more struct properties 2021-05-26 17:39:58 +10:00
Ryan Dwyer 65627689aa Decompile doorIsRangeEmpty 2021-05-20 21:43:09 +10:00
Ryan Dwyer b257b86ce3 Attempt to decompile piracyRestore 2021-05-20 17:33:16 +10:00
Ryan Dwyer 11a5a5c935 Decompile chrCalculatePushPos 2021-04-26 22:25:39 +10:00
Ryan Dwyer b75e5d9242 Decompile chrDamage 2021-04-24 11:23:05 +10:00
Ryan Dwyer 9d4f2ffd2a Rename entry.c to boot.c, controller.c to joy.c, core.c to lv.c, texture.c to texdecompress.c, room.c to bg.c, lib_0e9d0.c to snd.c and associated functions 2021-03-24 20:03:37 +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 47b1b537f3 ntsc-1.0 and pal-final: Replace hard coded jal addresses 2021-03-17 22:59:54 +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