Commit Graph

29 Commits

Author SHA1 Message Date
Henny022p abfcc50245 sounds 2021-03-28 13:03:37 +02: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 cb37ce24f3 Use .2byte for zeros in scripts 2021-03-09 08:37:29 +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 4764b34e34 replaced .short/.word with .2byte/.4byte in script macros 2021-03-07 23:48:34 +01:00
Henny022p 5d2173f931 replaced JumpSwitch macros with variadic versions 2021-03-07 23:46:40 +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 09087886c6 Generate variants of macros for functions with variable parameter count 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 37d03d1382 Apply renaming 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
Marcus Huderle 82654cd402 Decompile treeItem.c 2020-09-24 19:33:05 -05:00
Marcus Huderle c9c88c1d56 Dump some minish woods entities 2020-09-20 18:14:39 -05:00
Marcus Huderle a218aadd40 Dump map headers 2020-08-29 10:09:30 -05:00
Marcus Huderle ff51fad595 Dump area metatile headers 2020-08-25 19:36:19 -05:00
Marcus Huderle c63a859528 Dump tileset headers and one tileset image 2020-08-24 20:46:02 -05:00
Marcus Huderle e9c3dfcd53 Dump and label room headers 2020-08-23 16:03:18 -05:00
jiangzhengwenjz 43225434d7 initial commit 2020-03-27 09:41:51 +08:00