notyourav
|
ea34ee76f4
|
Merge pull request #470 from hatal175/actiondelay
Change --x !=/== 0xff comparisons
|
2022-03-27 23:13:22 -07:00 |
|
Tal Hayon
|
9df9e77512
|
Change --x !=/== 0xff comparisons
|
2022-03-28 09:07:37 +03:00 |
|
notyourav
|
190bc21624
|
Merge pull request #469 from notyourav/hw
player asm stuff
|
2022-03-27 21:34:36 -07:00 |
|
theo3
|
a6e70132dc
|
format
|
2022-03-27 21:31:22 -07:00 |
|
notyourav
|
ad03bc5f25
|
Merge pull request #468 from hatal175/ui2
Match some ui functions
|
2022-03-27 21:25:22 -07:00 |
|
theo3
|
450397a2c4
|
player asm stuff
|
2022-03-27 21:20:01 -07:00 |
|
theo3
|
b82e2965b5
|
update syms
|
2022-03-27 00:28:11 -07:00 |
|
theo3
|
ca139bf558
|
merge
|
2022-03-27 00:19:10 -07:00 |
|
theo3
|
5208bfd1aa
|
player asm wip
|
2022-03-27 00:15:37 -07:00 |
|
Tal Hayon
|
7b16e063bd
|
Match ItemUIElement
|
2022-03-27 04:06:18 +03:00 |
|
Tal Hayon
|
dd0c4cc897
|
Match sub_0801C2F0
|
2022-03-27 02:43:50 +03:00 |
|
Tal Hayon
|
9241c93b0d
|
Remove asm directive from DrawKeys
|
2022-03-26 12:21:46 +03:00 |
|
Tal Hayon
|
6444e2114a
|
Match some ui functions
|
2022-03-26 10:52:21 +03:00 |
|
notyourav
|
74f88fe5ee
|
Merge pull request #467 from EllipticEllipsis/pointers
|
2022-03-25 11:37:47 -07:00 |
|
notyourav
|
d806dff713
|
Merge pull request #466 from hatal175/ui
|
2022-03-25 11:34:45 -07:00 |
|
Elliptic Ellipsis
|
29ef1953f0
|
Clean up a couple of bools
|
2022-03-25 14:24:18 +00:00 |
|
Elliptic Ellipsis
|
dbbf77d76a
|
A few more
|
2022-03-25 13:52:16 +00:00 |
|
Tal Hayon
|
091ec976e2
|
Match 2 ui nonmatch functions
|
2022-03-25 13:55:05 +03: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 |
|