Commit Graph

58 Commits

Author SHA1 Message Date
octorock 488196754e Create new entity structs for NPCs 2023-08-01 11:36:11 +02:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
octorock e11cfed066 Decompile some functions 2022-06-11 22:58:02 +02:00
Tal Hayon 968e200c78 Use enums across more scripts and files 2022-05-14 20:51:30 +03:00
Tal Hayon 422fb8ed14 Use enums in more scripts 2022-05-13 23:52:03 +03:00
Tal Hayon 2062499f0c Initial version of enum extractor script 2022-05-13 21:46:39 +03:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
octorock d6bbbf2db6 Improve LayerStruct 2022-03-05 19:09:49 +01:00
octorock 4d66b468f8 Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
2022-03-02 22:33:12 +01:00
theo3 a1da1889e3 Fade documentation 2022-01-05 12:47:34 -08:00
theo3 c4f2efe132 label script functions 2021-12-27 21:26:32 -08:00
octorock 57f00c0eae Name some script commands 2021-12-27 00:11:56 +01:00
theo3 cb95bdb96a framestate, ezlo hint 2021-12-20 23:11:22 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
octorock 02d9bda5db Calculate offsets for map and gfx 2021-11-19 12:41:03 +01:00
octorock a6d133e42d Merge branch 'master' into asset-extraction 2021-11-06 00:33:07 +01:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
octorock 1a0f416bac Use more macros 2021-11-01 22:05:13 +01:00
theo3 46d14fdc0c asm notes 2021-10-31 22:59:41 -07:00
octorock 9c3ac2ecbf Extract sprite frames 2021-10-31 23:25:07 +01:00
octorock a87c35c4a5 Extract palette groups 2021-10-31 00:21:52 +02:00
theo3 6ecaea44c5 add tiles.h 2021-10-26 22:06:24 -07:00
octorock a67b956b22 Convert some additional entity lists 2021-10-25 16:05:52 +02:00
octorock 21e3e54c5f Convert directly referenced entity lists 2021-10-25 00:14:36 +02:00
octorock 813e782610 Rename symbols for graphics and maps 2021-10-23 14:00:04 +02:00
octorock 15956402ea Extract aif files 2021-10-16 22:44:46 +02:00
octorock 5b71bd95f7 Extract voicegroups 2021-10-16 22:44:46 +02:00
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