theo3
|
415f5213a9
|
PlayerNormal ok
|
2022-01-02 16:10:29 -08:00 |
|
notyourav
|
466b508413
|
Merge pull request #238 from notyourav/clr
color.c, utils->common.c
|
2022-01-01 18:29:08 -08:00 |
|
theo3
|
1ca41b54a9
|
color.c, utils->common.c
|
2022-01-01 18:26:25 -08:00 |
|
Tal Hayon
|
09de51bef2
|
Decompile DispMessageFrame
|
2022-01-01 13:25:46 +02:00 |
|
notyourav
|
74029cb5e0
|
Merge pull request #233 from hatal175/bowMoblin
Decompile bowMoblin.s
|
2021-12-30 15:55:43 -08:00 |
|
Tal Hayon
|
76a10a2808
|
Fix offset comments
|
2021-12-31 01:10:21 +02:00 |
|
Tal Hayon
|
68973c163b
|
Review Fixes
|
2021-12-31 01:06:02 +02:00 |
|
Tal Hayon
|
10562f5898
|
Tried to decompile dispCtrlSet
|
2021-12-30 12:48:00 +02:00 |
|
theo3
|
0e9a7a5e66
|
strip fake linker symbols
|
2021-12-29 02:59:02 -08:00 |
|
theo3
|
cbd0b7e6c9
|
rename files
|
2021-12-28 23:33:10 -08:00 |
|
theo3
|
3fd900f1bc
|
rename files, sort asm into subdirectories
|
2021-12-28 13:53:53 -08:00 |
|
theo3
|
0f65f8fd50
|
Identify player functions and update asm.h
|
2021-12-28 12:08:30 -08:00 |
|
notyourav
|
9456e38606
|
Merge pull request #225 from notyourav/asm_funcs
finish player, label script functions
|
2021-12-27 21:32:31 -08:00 |
|
notyourav
|
d8dfff5de9
|
Merge pull request #224 from hatal175/collision
Improve nonmatching state in collision.c
|
2021-12-27 21:30:03 -08:00 |
|
Tal Hayon
|
9dac4f7660
|
Marked bitfield with masks like all the rest
|
2021-12-28 05:54:56 +02:00 |
|
Tal Hayon
|
2fcf0b0a82
|
Remove screen.h include from function.h
|
2021-12-28 05:42:53 +02:00 |
|
Tal Hayon
|
f4b261415c
|
Move sub_080ADA04 to screen.h
|
2021-12-28 05:41:26 +02:00 |
|
Tal Hayon
|
9efd8da104
|
Improve nonmatching state in collision.c
|
2021-12-28 05:27:27 +02:00 |
|
theo3
|
ebaa6d76fa
|
merge
|
2021-12-27 18:23:03 -08:00 |
|
theo3
|
dc8bcb32e0
|
dungeon stuff
|
2021-12-27 18:19:47 -08:00 |
|
theo3
|
24750a6bb5
|
finish player.c
|
2021-12-27 17:14:52 -08:00 |
|
Tal Hayon
|
930979a5ca
|
clang format
|
2021-12-27 10:25:32 +02:00 |
|
Tal Hayon
|
4241057135
|
Work on screenDemo.c
|
2021-12-27 09:58:35 +02:00 |
|
octorock
|
57f00c0eae
|
Name some script commands
|
2021-12-27 00:11:56 +01:00 |
|
theo3
|
079260dbd6
|
name asm funcs
|
2021-12-25 21:28:44 -08:00 |
|
theo3
|
1f515e6958
|
doc surface types
|
2021-12-25 16:35:54 -08:00 |
|
theo3
|
1218a8b691
|
object6A ok
|
2021-12-22 22:13:30 -08:00 |
|
theo3
|
cb95bdb96a
|
framestate, ezlo hint
|
2021-12-20 23:11:22 -08:00 |
|
theo3
|
6cff332e57
|
header overhaul
|
2021-12-20 10:31:02 -08:00 |
|
theo3
|
e29378b869
|
propagate changes
|
2021-12-19 18:19:19 -08:00 |
|
theo3
|
29c0ee1844
|
rebase
|
2021-12-19 18:09:02 -08:00 |
|
theo3
|
3c4e1762d9
|
util files
|
2021-12-19 17:57:42 -08:00 |
|
theo3
|
227703e496
|
finish fade.c
|
2021-12-18 23:46:04 -08:00 |
|
theo3
|
d3fa739c94
|
tile entity functions
|
2021-12-18 21:15:00 -08:00 |
|
theo3
|
630ace80fe
|
create item enum
|
2021-12-17 22:32:15 -08:00 |
|
theo3
|
c2ba47d796
|
identify more objects
|
2021-12-17 11:26:16 -08:00 |
|
theo3
|
28bf8b929f
|
furniture ok
|
2021-12-16 21:12:43 -08:00 |
|
theo3
|
3efaac9457
|
merge
|
2021-12-14 23:32:15 -08:00 |
|
theo3
|
34e69959df
|
cleanup
|
2021-12-14 23:31:27 -08:00 |
|
octorock
|
2580b33a20
|
Decompile OctorokBoss
|
2021-12-13 21:55:22 +01:00 |
|
theo3
|
10d0d9e589
|
overworld
|
2021-12-12 01:50:09 -08:00 |
|
Ibot02
|
fc087427bd
|
Moved some stuff to headers
|
2021-11-30 14:59:23 +01:00 |
|
notyourav
|
8c12094f47
|
Merge pull request #170 from octorock/asset-extraction
Asset extraction
|
2021-11-22 18:08:54 -08:00 |
|
octorock
|
deb7f39279
|
Merge branch 'master' into asset-extraction
|
2021-11-18 23:46:36 +01:00 |
|
destoer
|
9db8acbe47
|
decompile code_0804B9F8.s
|
2021-11-18 19:46:05 +00:00 |
|
theo3
|
9f360a0b72
|
fix flag enum
|
2021-11-15 20:52:19 -08:00 |
|
octorock
|
3a523cb74b
|
Decompile entity init functions
|
2021-11-14 14:50:45 +01:00 |
|
octorock
|
9396484df6
|
Merge branch 'master' into asset-extraction
|
2021-11-12 12:13:13 +01:00 |
|
octorock
|
b1e2175ffb
|
Extract entity definitions
|
2021-11-12 11:04:37 +01:00 |
|
theo3
|
ecc8a1439d
|
remove redundant unions
|
2021-11-12 01:34:34 -08:00 |
|