Commit Graph

84 Commits

Author SHA1 Message Date
theo3 6ecaea44c5 add tiles.h 2021-10-26 22:06:24 -07:00
theo3 d29468c30b add effects.h 2021-10-26 20:33:33 -07:00
theo3 7f37362a1c decompile script functions 2021-10-25 00:23:40 -07:00
octorock 813e782610 Rename symbols for graphics and maps 2021-10-23 14:00:04 +02:00
Henny022p 5af4805e59 documented most audio stuff 2021-03-24 01:58:52 +01:00
Henny022p cc206a73ab naming and moving stuff 2021-03-23 00:33:29 +01:00
theo3 1c99c78d74 Merge 2021-03-22 01:27:45 -07:00
theo3 bd50d449de collapse TUs 2021-03-21 20:51:08 -07:00
notyourav 8b81269271
Merge branch 'master' into ply 2021-03-17 20:23:01 -07:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -07:00
Henny022p a563bfbc28 more cleanup 2021-03-15 23:40:11 +01:00
Henny022p a2cdfd6d8d Merge branch 'master' into cleanup_declarations 2021-03-15 22:56:23 +01:00
Henny022p aac7eb7436 more cleanup 2021-03-15 22:22:59 +01:00
theo3 e251d79ffd quick fix 🙂 2021-03-13 01:14:46 -08:00
octorock a352ff9722 Readd void parameters 2021-03-09 08:35:37 +01:00
Henny022p d6c379cb3e big cleanup part 1 2021-03-09 04:22:03 +01:00
Henny022p 5e2af32bb1 named some stuff 2021-03-09 01:28:13 +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
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 15f480dc0f Add labels for relative jumps 2021-03-06 17:47:56 +01:00
Henny022p 849ff8dcfd named a lot of script commands 2021-03-06 14:53:33 +01:00
Henny022p a35c22e940 started naming script stuff 2021-03-06 14:53:33 +01:00
octorock 1a8fad358a Reset changes to script.c 2021-03-06 14:53:33 +01:00
octorock 40a3d866b1 Split off second script 2021-03-06 14:53:33 +01:00
octorock 654434c74b Start building macros for scripts 2021-03-06 14:53:33 +01:00
octorock 05b2edad40 Add notes to script.c 2021-03-06 14:53:26 +01:00
theo3 d9f7ad89ad resolve sfx calls 2021-02-28 20:56:06 -08:00
theo3 e3ee1058bb create object enum and update entity type struct 2021-02-28 17:04:49 -08:00
theo3 14cdc506c4 Merge remote-tracking branch 'upstream/master' into proxy_naming 2021-02-26 14:55:35 -08:00
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
theo3 31f324e3a7 clang-format pass and workflow 2021-02-19 15:11:40 -08:00
Henny022p faa6fddc10 renamed executeScriptCommandSet.c to just script.c 2021-02-19 10:36:02 +01:00