Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Dwyer 0def2c5a4d Combine data headers into a single one and remove unnecessary declarations 2021-02-17 22:04:46 +10:00
Ryan Dwyer b5a8c34dc1 Decompile func0f097a50 2020-04-01 20:48:35 +10:00
Ryan Dwyer c8e44abd6c Discover more file splits 2020-02-10 20:07:04 +10:00
Ryan Dwyer 4f391275c1 Generate include statements programatically, make declarations consistent with declarations and treat warnings as fatal 2020-02-10 17:09:03 +10:00
Ryan Dwyer 9f8d333cf7 Decompile currentPlayerGetInvShortName 2020-02-08 18:59:12 +10:00
Ryan Dwyer cfbb52687a Decompile currentPlayerGetInvNameIdByIndex 2020-02-08 12:28:18 +10:00
Ryan Dwyer c3ef77d15b Decompile currentPlayerSetAllGuns 2020-02-04 22:24:06 +10:00
Ryan Dwyer 63847cd4ca Attempt to decompile currentPlayerInit 2020-02-01 20:33:54 +10:00
Ryan Dwyer 1f8552aa51 Rename functions related to AI commands 2019-12-25 19:47:51 +10:00
Ryan Dwyer 431eddfca0 Decompile freeFireslotWrapper 2019-12-23 22:08:06 +10:00
Ryan Dwyer d1adc6eee4 Decompile freeFireslot 2019-12-23 21:56:18 +10:00
Ryan Dwyer 3e34b3c12c Decompile chrStopFiring 2019-12-23 21:15:58 +10:00
Ryan Dwyer c981e10bea Discover getCurrentPlayerWeaponId and getCurrentPlayerWeaponIdWrapper 2019-11-26 23:03:35 +10:00
Ryan Dwyer 58c22687ad Split game into many files
* Files were split by finding sequences of jr $ra, nop, nop.
* Game now links to rodata by symbol name in most places.
2019-11-16 10:31:38 +10:00