Tal Hayon
|
11bb972c8e
|
Put const data in pot
|
2022-04-16 23:43:38 +03:00 |
|
Tal Hayon
|
d6d7916a46
|
Use fixed point macros where possible
|
2022-04-01 18:19:56 +03:00 |
|
theo3
|
92240d4314
|
name remaining entity fields
|
2022-03-28 20:10:22 -07:00 |
|
Tal Hayon
|
9df9e77512
|
Change --x !=/== 0xff comparisons
|
2022-03-28 09:07:37 +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 |
|
theo3
|
ef470547e0
|
cleanup
|
2022-03-17 19:16:43 -07:00 |
|
octorock
|
8f678d15ed
|
Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
|
2022-03-07 12:29:01 +01:00 |
|
octorock
|
3fddf8f070
|
Decompile Whirlwind
|
2022-02-27 13:44:06 +01:00 |
|
octorock
|
d37be75c49
|
Use hitbox header
|
2022-02-27 13:44:06 +01:00 |
|
Tal Hayon
|
416a4b1191
|
Use sfx sounds enum whereever applicable
|
2022-01-28 13:11:05 +02:00 |
|
octorock
|
c7c6c6010c
|
Decompile PushableLever
|
2022-01-24 18:41:48 +01:00 |
|
theo3
|
a6f8dabcea
|
fixed point stuff
|
2022-01-21 21:28:44 -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 |
|
theo3
|
079260dbd6
|
name asm funcs
|
2021-12-25 21:28:44 -08:00 |
|
theo3
|
6cff332e57
|
header overhaul
|
2021-12-20 10:31:02 -08:00 |
|
theo3
|
10d0d9e589
|
overworld
|
2021-12-12 01:50:09 -08:00 |
|
octorock
|
deb7f39279
|
Merge branch 'master' into asset-extraction
|
2021-11-18 23:46:36 +01:00 |
|
theo3
|
9f360a0b72
|
fix flag enum
|
2021-11-15 20:52:19 -08: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 |
|
theo3
|
313cc336f2
|
thumb interwork finished
|
2021-11-10 00:35:06 -08:00 |
|
theo3
|
9cfbb3a27a
|
entity changes, textbox changes
|
2021-11-04 20:56:03 -07:00 |
|
theo3
|
d29468c30b
|
add effects.h
|
2021-10-26 20:33:33 -07:00 |
|
Henny022p
|
f477e63fa4
|
use object enum in object creation
|
2021-05-02 02:27:18 +02:00 |
|
octorock
|
a2367ec33c
|
Split data_0811E750.s and extract pointers
|
2021-03-24 23:27:31 +01: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
|
a2cdfd6d8d
|
Merge branch 'master' into cleanup_declarations
|
2021-03-15 22:56:23 +01:00 |
|
theo3
|
e251d79ffd
|
quick fix 🙂
|
2021-03-13 01:14:46 -08:00 |
|
Henny022p
|
d6c379cb3e
|
big cleanup part 1
|
2021-03-09 04:22:03 +01:00 |
|
theo3
|
e3ee1058bb
|
create object enum and update entity type struct
|
2021-02-28 17:04:49 -08:00 |
|
theo3
|
0aa3c18d08
|
more symbols
|
2021-02-28 15:07:06 -08:00 |
|
theo3
|
3079c016b4
|
clang-format and newlines
|
2020-11-13 23:27:50 -08:00 |
|
theo3
|
8e9749a8c8
|
Merge branch 'master' of https://github.com/zeldaret/tmc
|
2020-09-28 21:26:20 -07:00 |
|
Marcus Huderle
|
3b78407194
|
Decompile itemOnGround.c
|
2020-09-24 19:33:15 -05:00 |
|
Behemoth
|
34d16a7db5
|
decompile madderpillar
|
2020-09-18 01:21:13 +02:00 |
|
Behemoth
|
723d233967
|
Enque -> Enqueue
|
2020-09-01 01:47:04 +02:00 |
|
Behemoth
|
662e221f89
|
label a bunch of stuff
|
2020-09-01 00:58:36 +02:00 |
|
notyouraveragehooman
|
2bd083c933
|
Merge branch 'master' into pot
|
2020-08-09 16:24:35 -07:00 |
|
theo3
|
4a4ac6fc91
|
fixes
|
2020-08-09 16:23:03 -07:00 |
|
Marcus Huderle
|
2ae15a04f7
|
Finish decompiling src/object/pot.c
|
2020-08-09 17:27:28 -05:00 |
|
theo3
|
72118a5ce9
|
resolve conflicts with master
|
2020-08-08 15:08:42 -07:00 |
|
Marcus Huderle
|
6a68cca275
|
Start decompiling pot.c
|
2020-08-08 16:53:27 -05:00 |
|