Commit Graph

1987 Commits

Author SHA1 Message Date
notyourav c629e2e53c
Merge pull request #139 from notyourav/ply
several more player functions done
2021-03-17 20:28:11 -07:00
theo3 3b1f9e6aa7 fix2 2021-03-17 20:26:41 -07:00
notyourav 8b81269271
Merge branch 'master' into ply 2021-03-17 20:23:01 -07:00
theo3 a39686c24c fix 2021-03-17 20:20:32 -07:00
Henny022p 9aa9a44e52 port m4a 2021-03-17 21:02:42 +01:00
Ibot02 2d1b0da52e
Merge pull request #134 from Henny022p/cleanup_declarations
Code Cleanup
2021-03-17 10:28:02 +01:00
Henny022p b4100dbc51 update for latest changes 2021-03-16 21:13:21 +01:00
Henny022p 976b661017 polymorphism stuff 2021-03-16 21:07:48 +01:00
gamestabled 9992830ee9 minishSizedEntrance OK 2021-03-16 03:28:57 -04:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -07:00
notyourav c319dc53d3
Merge pull request #137 from gamestabled/minishSizedArchway
MinishSizedArchway OK
2021-03-15 16:30:28 -07:00
Henny022p fe4a39b74f missed formatting on this one 2021-03-15 23:44:00 +01: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
gamestabled 366ffa3033 fixed suggestions, and also improved the similar archway.c 2021-03-15 14:55:15 -04:00
notyourav e09678c6ab
Merge pull request #138 from zeldaret/jenkins 2021-03-15 03:11:02 -07:00
Ethan Roseman fc5401137a
Testing jenkins 2021-03-15 18:53:12 +09:00
notyourav 0d44e695a3
Update Jenkinsfile 2021-03-15 02:45:30 -07:00
notyourav 8d0610f449
Update Jenkinsfile 2021-03-15 02:34:54 -07:00
notyourav 1b6a427e1a
Update Jenkinsfile 2021-03-15 02:31:43 -07:00
notyourav 1dd4abd3ed
Update Jenkinsfile 2021-03-15 02:26:42 -07:00
notyourav 5c773740f6
Update Jenkinsfile 2021-03-15 02:26:05 -07:00
notyourav edbf14b80e
Update Jenkinsfile 2021-03-15 02:25:17 -07:00
notyourav 78784ec281
Update Jenkinsfile 2021-03-15 01:33:22 -07:00
notyourav 9eee02fd7c
Update progress.py 2021-03-15 00:32:19 -07:00
gamestabled e541025bb7 MinishSizedArchway OK 2021-03-15 02:40:37 -04:00
notyourav d207eaf8fa
Update Jenkinsfile 2021-03-14 22:52:10 -07:00
notyourav 50252d2b65
Merge pull request #135 from notyourav/speed
quick fix ๐Ÿ™‚
2021-03-13 01:16:12 -08:00
theo3 e251d79ffd quick fix ๐Ÿ™‚ 2021-03-13 01:14:46 -08:00
notyourav ebf2ede70d
Merge pull request #133 from octorock/script
Extract scripts from data section
2021-03-09 16:21:05 -08:00
octorock a2381ce957 Remove script_disassembler script 2021-03-09 09:21:17 +01: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 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 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 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