Commit Graph

13 Commits

Author SHA1 Message Date
Ryan Dwyer 4fd334f73a Replace .data and .bss addresses with symbols 2020-08-24 08:06:44 +10:00
Ryan Dwyer 23091a58ec Rename some menu related symbols 2020-07-10 23:00:52 +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 1cce73bc39 Decompile currentPlayerGetGunZoomFov 2020-05-06 00:00:11 +10:00
Ryan Dwyer d3b023476f Decompile func0f161ab4 and rename g_RoomPtrs to g_Rooms 2020-04-08 21:24:51 +10:00
Ryan Dwyer 5978809fa5 Rename chr.c to sparkstick.c and game_01e250.c to chr.c 2020-04-05 14:07:03 +10:00
Ryan Dwyer a61078b1cb Decompile mpCalculatePlayerTitle 2020-03-27 22:21:55 +10:00
Ryan Dwyer 9c8b85d6e0 Split game_10ccd0.c into gamefile.c 2020-03-22 21:04:53 +10:00
Ryan Dwyer 8c93fc00ac Decompile soloMenuDialogPauseStatus 2020-03-21 19:58:19 +10:00
Ryan Dwyer 640c20964f Improve pointers to .data 2020-03-21 09:55:41 +10:00
Ryan Dwyer 3a29fdccdc Rename fsin to sinf and fcos to cosf 2020-03-16 21:27:12 +10:00
Ryan Dwyer 1ff5defcb7 Fix location of g_MenuStack 2020-03-11 17:02:52 +10:00
Ryan Dwyer 457f94cec1 Rename a bunch of game files 2020-03-09 19:05:27 +10:00