Commit Graph

1979 Commits

Author SHA1 Message Date
Elliptic Ellipsis dbbf77d76a A few more 2022-03-25 13:52:16 +00:00
Elliptic Ellipsis 2d37348cb6 Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
notyourav 481079092c
Merge pull request #465 from EllipticEllipsis/FireballChain 2022-03-24 21:21:18 -07:00
Elliptic Ellipsis 655b817ae5 Delete asm 2022-03-25 03:02:50 +00:00
Elliptic Ellipsis b3a2644b4d Format 2022-03-25 02:36:10 +00:00
Elliptic Ellipsis fa1eb01528 Use COL_ enum 2022-03-25 01:25:02 +00:00
Elliptic Ellipsis 1580dd1f2c More winder documentation 2022-03-24 22:46:23 +00:00
Elliptic Ellipsis 6eea9aace2 Add collision.h and start using its enum 2022-03-24 22:18:39 +00:00
notyourav a032220b1e
Merge pull request #464 from hatal175/data
Put some const data inside relevant functions
2022-03-24 10:51:58 -07:00
Tal Hayon 3953f06c41 Order moblinSpear data 2022-03-24 17:07:00 +02:00
Tal Hayon f6b1c7ecb5 spiderWeb - organize data 2022-03-24 16:49:40 +02:00
Elliptic Ellipsis 5a9bf6dd82 Action enum in mazaalBossObject 2022-03-24 12:53:27 +00:00
Elliptic Ellipsis 13e7c6a5ee FireballChain OK, start documenting 2022-03-24 12:49:45 +00:00
notyourav 946bb8095b
Merge pull request #463 from hatal175/acrobandits
Put const data in acroBandits + renames
2022-03-23 21:40:44 -07:00
Tal Hayon 92e7aaa89b Put const data in acroBandits + renames 2022-03-24 06:32:01 +02:00
notyourav 65d6fbb5f9
Merge pull request #456 from Henny022p/transitions
Transition Data
2022-03-23 19:34:52 -07:00
Henny022p ce0ffa2a6b fix area id after merge 2022-03-23 22:47:42 +01:00
Henny022p 92cdc57ecd Merge branch 'master' into transitions 2022-03-23 22:43:39 +01:00
Henny022p eb5d9a6726 warp and transition type 2022-03-23 22:38:09 +01:00
Henny022p 417702e83e done with room names 2022-03-23 21:02:19 +01:00
Henny022p d7fe306a49 more room names 2022-03-23 19:14:17 +01:00
notyourav fc3dc16951
Merge pull request #462 from hatal175/scroll 2022-03-23 11:05:34 -07:00
Tal Hayon 60eb3e1d92 Decompile some scroll functions 2022-03-23 16:12:22 +02:00
notyourav 8986a26008
Merge pull request #461 from hatal175/kid
Match two kid functions
2022-03-23 00:48:43 -07:00
notyourav dba139f920
Merge pull request #460 from hatal175/text
Decompile the rest of text.c
2022-03-23 00:37:03 -07:00
Tal Hayon b0ce8095ff Match two kid functions 2022-03-23 07:25:11 +02:00
notyourav 177fca186b
Merge pull request #459 from EllipticEllipsis/MazaalBossObject 2022-03-21 18:41:42 -07:00
Tal Hayon dc5acb446e Decompile the rest of text.c 2022-03-22 01:36:08 +02:00
Elliptic Ellipsis 4867917180 Couple more macros, format 2022-03-21 14:43:16 +00:00
Henny022p 333709cefe added WarpType enum
and some cleanup
2022-03-21 08:27:57 +01:00
Elliptic Ellipsis 1c47c6e948 Delete asm 2022-03-21 05:46:40 +00:00
Elliptic Ellipsis 03fcc5a5bb Define in FlyingPot 2022-03-21 05:46:40 +00:00
Elliptic Ellipsis fc3bdf4830 MazaalBossObject OK 2022-03-21 05:46:40 +00:00
Henny022p 02f68affe5 added RoomID enum 2022-03-21 06:08:01 +01:00
notyourav f57f815879
Merge pull request #458 from EllipticEllipsis/code_08049D30
Decompile the file formerly known as `code_08049D30`
2022-03-20 19:28:07 -07:00
notyourav a767e16cba
Merge pull request #457 from hatal175/bird
Decompile the rest of bird
2022-03-20 19:20:14 -07:00
Elliptic Ellipsis 9143b1f4c7 Last formatting 2022-03-20 18:23:09 +00:00
Elliptic Ellipsis 417fc62e75 Fix includes, change layer->collisionData accesses 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis 09e88b512c Mark bug 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis cbb3beaa45 Tidy includes 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis 4a01f2f7d7 Move top three functions of D30 to CD4 and rename 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis d20ff87948 Delete asm 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis 1c7c210fa8 OK 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis a320d42431 Format 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis d5c34a023d code_08049D30, 17/20 functions matched
Split other functions into separate files.
2022-03-20 16:57:09 +00:00
Elliptic Ellipsis a0f7b73e66 Misc prototype cleanup 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis 1a6d14cd36 New RoomMemory struct 2022-03-20 16:57:09 +00:00
Tal Hayon dce2bdc159 Decompile the rest of bird 2022-03-20 05:39:30 +02:00
notyourav 495258646f
Update .gitattributes 2022-03-19 19:49:34 -07:00
notyourav 3fb84ca0c2
Update .gitattributes 2022-03-19 19:27:16 -07:00