Commit Graph

41 Commits

Author SHA1 Message Date
Ryan Dwyer
34d7db60bf Add missing boot.ld 2019-10-02 18:02:48 +10:00
Ryan Dwyer
114a3c6c75 Add boot.c 2019-10-02 08:23:06 +10:00
Ryan Dwyer
c95707bef5 Link library with setup and match getCurrentStageId 2019-10-01 20:28:33 +10:00
Ryan Dwyer
dfbcf962f0 Get matching library.c file 2019-09-29 15:18:36 +10:00
Ryan Dwyer
0994436231 Reorganise repository and rename globals to setup 2019-09-29 11:57:51 +10:00
Ryan Dwyer
66e581a77c Discover another table 2019-09-29 09:35:33 +10:00
Ryan Dwyer
ed4e48168c Discover prop explosion types table 2019-09-29 08:52:13 +10:00
Ryan Dwyer
f20360fb99 Discover another unknown structure 2019-09-29 08:30:45 +10:00
Ryan Dwyer
776fa6a6c0 Discover another structure 2019-09-28 17:20:31 +10:00
Ryan Dwyer
084b82be76 Discover some unknown pointer structutres 2019-09-28 17:05:43 +10:00
Ryan Dwyer
21587f7d38 Discover stagethinglists 2019-09-28 16:44:34 +10:00
Ryan Dwyer
d79e48525c Discover menu structures 2019-09-28 15:37:10 +10:00
Ryan Dwyer
e9c2525b0f Discover hoverprops 2019-09-25 00:07:31 +10:00
Ryan Dwyer
84ab9d29dc Discover sky structures 2019-09-24 20:55:24 +10:00
Ryan Dwyer
6c639da920 Discover inventory_menupos 2019-09-23 23:42:43 +10:00
Ryan Dwyer
99846b92a5 Improve types 2019-09-23 23:14:23 +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
7a1863c3ef Discover orders field 2019-09-23 20:44:36 +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
89fdc7311b Rename set_unknown_function to set_darkroom_function 2019-09-23 18:09:49 +10:00
Ryan Dwyer
d33234ace3 Discover more tables in globals.c 2019-09-23 18:04:30 +10:00
Ryan Dwyer
6e0806bbf7 Improve quip related commands and data 2019-09-23 18:04:08 +10:00
Ryan Dwyer
02b7c43738 Discover mpteamcolors and other unknown tables 2019-09-23 00:03:03 +10:00
Ryan Dwyer
2a1654069d Discover mppresets, mpsimulantcommands and challenges 2019-09-22 23:18:03 +10:00
Ryan Dwyer
7db82fe44a Discover more stage related tables 2019-09-22 22:29:45 +10:00
Ryan Dwyer
dcfa7e32cd Discover local pointers in globals.c 2019-09-22 20:46:39 +10:00
Ryan Dwyer
01fb7c3ccc Inject globals file into ROM 2019-09-22 20:45:49 +10:00
Ryan Dwyer
1b552e8ab6 Rename inventory symbols to be more meaningful 2019-09-22 18:42:58 +10:00
Ryan Dwyer
902edeca66 Flesh out globals.c and make it match 2019-09-22 16:03:20 +10:00
Ryan Dwyer
893a56ac50 Rename commands 004d, 004f, 0050 and define 0051 2019-09-18 22:27:14 +10:00
Ryan Dwyer
f27cf33efb Start decompiling rarezip binary 2019-09-18 22:27:03 +10:00
Ryan Dwyer
5f2ffa680e Extract sound ctls, tbls and sequences 2019-09-18 22:24:56 +10:00
Ryan Dwyer
61806b3d50 Fix lang building 2019-09-18 22:24:56 +10:00
Ryan Dwyer
deea77aed1 Don't combine common lang _str files
Turns out they're not common in other versions of the game.
2019-09-18 22:24:56 +10:00
Ryan Dwyer
0de8b2ab59 Decompile language files 2019-09-07 22:07:13 +10:00
Ryan Dwyer
c9dec5deac Replace assembly implementation with C implementation 2019-09-07 16:12:32 +10:00
Ryan Dwyer
0798f65bc3 Discover more commands using chr struct 2019-09-06 22:31:19 +10:00
Ryan Dwyer
81b031f148 Initial commit 2019-09-06 08:09:40 +10:00