Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Dwyer af33f7e05d Decompile ai00f5 2019-10-20 12:33:34 +10:00
Ryan Dwyer cbf0d8bd45 Decompile aiChrSetInvincible 2019-10-20 12:28:56 +10:00
Ryan Dwyer f058c55d4f Attempt to decompile aiRevokeControl 2019-10-19 22:07:04 +10:00
Ryan Dwyer 4ed0b0fda4 Decompile aiIfCutsceneButtonPressed 2019-10-19 18:39:05 +10:00
Ryan Dwyer bdb585294a Decompile aiIfStageIdLessThan 2019-10-19 13:33:05 +10:00
Ryan Dwyer ed23163b4d Decompile aiIfDifficultyLessThan and aiIfDifficultyGreaterThan 2019-10-18 23:34:31 +10:00
Ryan Dwyer dbf87eacda Identify audioPlayFromWorldPosition and audioIsFiltered 2019-10-12 10:08:28 +10:00
Ryan Dwyer 36a6745d7f Decompile getDifficulty 2019-10-09 18:08:37 +10:00
Ryan Dwyer d884828a05 Decompile chraiGetCommandLength 2019-10-09 17:56:23 +10:00
Ryan Dwyer 747e914fe2 Create chrai.c and decompile chraiGoToLabel 2019-10-09 17:41:33 +10:00
Ryan Dwyer 4052aa9a6d Decompile alarmActivate 2019-10-08 23:26:43 +10:00
Ryan Dwyer f991d3bfa5 Document a coord in setup
Found it while attempting to decompile cmd 001a
2019-10-08 20:54:39 +10:00
Ryan Dwyer bf6c85b3f3 Split setup.c into smaller files 2019-10-07 19:25:37 +10:00
Ryan Dwyer 8cc9fc069c Restructure files
* Create chraicommands.c
* Move include to src/include
* Use .o files next to each .c file
2019-10-07 17:50:26 +10:00