octorock
|
813e782610
|
Rename symbols for graphics and maps
|
2021-10-23 14:00:04 +02:00 |
|
octorock
|
47154cb556
|
Add DEMO_JP variant
|
2021-10-16 21:28:16 +02:00 |
|
octorock
|
87038a31bf
|
Decompile manager36
|
2021-08-28 17:08:40 +02:00 |
|
octorock
|
833d48b735
|
Add EU variant
|
2021-06-23 08:30:45 +02:00 |
|
octorock
|
57ab4df1a0
|
Add JP variant
|
2021-06-23 08:30:45 +02:00 |
|
octorock
|
e702bffca9
|
Decompile goronMerchant
|
2021-05-02 23:44:16 +02:00 |
|
octorock
|
f284257725
|
Add missing pointers to scripts for entry to Lon Lon Ranch and door in Sanctuary
|
2021-04-21 01:42:43 +02:00 |
|
octorock
|
cfc4cd8238
|
Extract more pointers from data section
|
2021-04-18 22:04:16 +02:00 |
|
Henny022p
|
cb03157e65
|
merge changes
|
2021-03-28 13:26:33 +02:00 |
|
octorock
|
abbca6b68a
|
Split data_08108D30.s and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
Henny022p
|
5af4805e59
|
documented most audio stuff
|
2021-03-24 01:58:52 +01:00 |
|
Henny022p
|
c77414731d
|
finished sound enum
|
2021-03-23 06:01:46 +01:00 |
|
Henny022p
|
cc206a73ab
|
naming and moving stuff
|
2021-03-23 00:33:29 +01:00 |
|
theo3
|
e251d79ffd
|
quick fix 🙂
|
2021-03-13 01:14:46 -08:00 |
|
octorock
|
1488892c3a
|
Replace the remaining pointers in scripts
|
2021-03-09 08:39:15 +01:00 |
|
octorock
|
cb37ce24f3
|
Use .2byte for zeros in scripts
|
2021-03-09 08:37:29 +01:00 |
|
octorock
|
a352ff9722
|
Readd void parameters
|
2021-03-09 08:35:37 +01:00 |
|
Henny022p
|
5e2af32bb1
|
named some stuff
|
2021-03-09 01:28:13 +01:00 |
|
Henny022p
|
daec92fefc
|
another variadic macro
|
2021-03-08 01:04:24 +01:00 |
|
Henny022p
|
9bef8b068c
|
naming stuff
|
2021-03-08 00:52:06 +01:00 |
|
Henny022p
|
3e71687184
|
renamed JumpSwitch to JumpTable
|
2021-03-07 23:52:13 +01:00 |
|
Henny022p
|
5d2173f931
|
replaced JumpSwitch macros with variadic versions
|
2021-03-07 23:46:40 +01:00 |
|
octorock
|
5304b4759f
|
Detect CallWithArg that pass a pointer to a script as an argument
|
2021-03-07 01:52:56 +01:00 |
|
octorock
|
8f7ad0a35c
|
Fix parameters for all functions called from scripts
|
2021-03-07 01:29:31 +01:00 |
|
octorock
|
74e48d98b0
|
Rename to Begin/EndBlock
|
2021-03-07 01:25:44 +01:00 |
|
octorock
|
2bcea72f49
|
Clean up script files
|
2021-03-06 18:49:02 +01:00 |
|
octorock
|
15f480dc0f
|
Add labels for relative jumps
|
2021-03-06 17:47:56 +01:00 |
|
octorock
|
33b1445deb
|
Prefix script files with script_ instead of gUnk_
|
2021-03-06 15:01:29 +01:00 |
|
octorock
|
09087886c6
|
Generate variants of macros for functions with variable parameter count
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
7730ea2097
|
Add labels for room entity lists referenced in scripts
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
b65f5e1bd0
|
Reference pointers directly
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
9441dac477
|
Split at externally referenced labels
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
c83c3e60d3
|
Split scripts at more useful places
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
6dce46458c
|
Split scripts into separate files
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
37d03d1382
|
Apply renaming
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
461ab77595
|
Add parameters for all the commands
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
e94df6de4a
|
Move all scripts to data/scripts.s
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
223cf98a51
|
Use assembly macros instead
|
2021-03-06 14:53:33 +01:00 |
|