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 |
|
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
|
d6bbbf2db6
|
Improve LayerStruct
|
2022-03-05 19:09:49 +01:00 |
|
octorock
|
4d66b468f8
|
Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
|
2022-03-02 22:33:12 +01:00 |
|
octorock
|
75c57e3124
|
Decompile movement
|
2022-02-12 20:03:27 +01:00 |
|
octorock
|
a6657fbd33
|
Decompile HittableLever
|
2022-01-24 21:52:22 +01:00 |
|
octorock
|
c7c6c6010c
|
Decompile PushableLever
|
2022-01-24 18:41:48 +01:00 |
|
theo3
|
737302d9d1
|
pressure plate ok
|
2022-01-22 11:32:56 -08:00 |
|
octorock
|
2da2b2b33e
|
Decompile LilypadLarge
|
2022-01-20 14:06:59 +01:00 |
|
theo3
|
52db70bb9d
|
naming work
|
2022-01-03 23:58:02 -08:00 |
|
theo3
|
415f5213a9
|
PlayerNormal ok
|
2022-01-02 16:10:29 -08:00 |
|
theo3
|
0f65f8fd50
|
Identify player functions and update asm.h
|
2021-12-28 12:08:30 -08:00 |
|
theo3
|
24750a6bb5
|
finish player.c
|
2021-12-27 17:14:52 -08:00 |
|
theo3
|
6cff332e57
|
header overhaul
|
2021-12-20 10:31:02 -08:00 |
|
theo3
|
34e69959df
|
cleanup
|
2021-12-14 23:31:27 -08:00 |
|
theo3
|
10d0d9e589
|
overworld
|
2021-12-12 01:50:09 -08:00 |
|
theo3
|
9f360a0b72
|
fix flag enum
|
2021-11-15 20:52:19 -08: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 |
|
octorock
|
f2c69d0b7c
|
Unify nonmatching namings
|
2021-05-13 01:16:24 +02:00 |
|
Henny022p
|
c77414731d
|
finished sound enum
|
2021-03-23 06:01:46 +01:00 |
|
Henny022p
|
cc206a73ab
|
naming and moving stuff
|
2021-03-23 00:33:29 +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
|
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
|
cca3f69d18
|
tmp
|
2021-02-26 14:48:30 -08:00 |
|
theo3
|
3079c016b4
|
clang-format and newlines
|
2020-11-13 23:27:50 -08:00 |
|
Behemoth
|
34d16a7db5
|
decompile madderpillar
|
2020-09-18 01:21:13 +02:00 |
|
Ibot02
|
bff75ad660
|
button.c: ok
One non-matching for regalloc (probably caused by wrong types tbh)
|
2020-09-11 14:02:02 +02:00 |
|