Commit Graph

20 Commits

Author SHA1 Message Date
Ryan Dwyer 89cebe7f22 Decompile aiWalkAndFire 2019-10-07 21:04:43 +10:00
Ryan Dwyer bf6c85b3f3 Split setup.c into smaller files 2019-10-07 19:25:37 +10:00
Ryan Dwyer f87c39fb42 Decompile aiRunSideways 2019-10-07 18:51:34 +10:00
Ryan Dwyer 858bfcd03b Decompile aiHopSideways 2019-10-07 18:49:38 +10:00
Ryan Dwyer 9389166211 Decompile aiStepSideways 2019-10-07 18:47:33 +10:00
Ryan Dwyer d5de6fd537 Decompile aiIfPlayerInSight 2019-10-07 18:43:53 +10:00
Ryan Dwyer 0bbe2f5efe Decompile aiIfChrUnloaded 2019-10-07 18:38:23 +10:00
Ryan Dwyer d000ee0ee0 Decompile aiIfDying 2019-10-07 18:29:15 +10:00
Ryan Dwyer 055cb7aa8b Decompile aiIfStopped 2019-10-07 18:02:32 +10:00
Ryan Dwyer 222324a046 Decompile aiIfIdle 2019-10-07 17:55:02 +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
Ryan Dwyer c95707bef5 Link library with setup and match getCurrentStageId 2019-10-01 20:28:33 +10:00
Ryan Dwyer c034f62448 Rename field_0x17e to target 2019-09-23 22:23:31 +10:00
Ryan Dwyer 30e98a1629 Rename all commands containing the word 'group' 2019-09-23 21:19:59 +10:00
Ryan Dwyer 29fde0d09c Rename group to squadron and add constants 2019-09-23 19:29:18 +10:00
Ryan Dwyer d71943050b Rename alliance to team and add constants for all values 2019-09-23 19:19:58 +10:00
Ryan Dwyer a00b6092f5 Rename var_a to morale 2019-09-23 18:15:49 +10:00
Ryan Dwyer 6e0806bbf7 Improve quip related commands and data 2019-09-23 18:04:08 +10:00
Ryan Dwyer 893a56ac50 Rename commands 004d, 004f, 0050 and define 0051 2019-09-18 22:27:14 +10:00
Ryan Dwyer c9dec5deac Replace assembly implementation with C implementation 2019-09-07 16:12:32 +10:00