Henny022p
|
edc21b146f
|
merge latest changes
|
2021-05-02 01:50:02 +02:00 |
|
Henny022p
|
c0ad5c6e3e
|
mazaal macro
|
2021-05-02 01:20:41 +02:00 |
|
Henny022p
|
3b7a042138
|
mazaal head
|
2021-05-01 20:29:12 +02:00 |
|
Henny022p
|
1ea5469a6b
|
mazaal hand
|
2021-04-29 21:28:22 +02:00 |
|
Henny022p
|
f72a051069
|
mazaal bracelet decomp
|
2021-04-29 20:50:57 +02:00 |
|
Ibot02
|
5eb9894caf
|
lockedDoor.c: ok
|
2021-04-29 17:22:39 +02:00 |
|
theo3
|
c99408c849
|
merge + fix
|
2021-04-20 21:24:44 -07:00 |
|
Henny022p
|
cb03157e65
|
merge changes
|
2021-03-28 13:26:33 +02:00 |
|
Henny022p
|
abfcc50245
|
sounds
|
2021-03-28 13:03:37 +02:00 |
|
octorock
|
58445541d2
|
Convert .inc files into .s files and include them in linker.ld
|
2021-03-24 23:42:47 +01:00 |
|
octorock
|
c500678e75
|
Split projectiles and extract pointers
|
2021-03-24 23:27:32 +01:00 |
|
octorock
|
626865956e
|
Split playerItems and extract pointers
|
2021-03-24 23:27:32 +01:00 |
|
octorock
|
74b661df24
|
Split items and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
7846a38551
|
Prefix all Items and PlayerItems
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
ac16219ff4
|
Split managers and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
a2367ec33c
|
Split data_0811E750.s and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
abbca6b68a
|
Split data_08108D30.s and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
Henny022p
|
5af4805e59
|
documented most audio stuff
|
2021-03-24 01:58:52 +01:00 |
|
Henny022p
|
58b4df70b5
|
decompile audio
|
2021-03-24 00:33:12 +01: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 |
|
Henny022p
|
5cebf089fd
|
Merge branch 'master' into m4a
|
2021-03-22 10:18:20 +01:00 |
|
Henny022p
|
e0ee481eeb
|
matched 4 more functions
|
2021-03-22 07:08:24 +01:00 |
|
theo3
|
f708586cc3
|
fix incorrect symbol
|
2021-03-21 23:02:25 -07:00 |
|
theo3
|
f56a1cade6
|
fix merge conflict
|
2021-03-21 22:59:52 -07:00 |
|
theo3
|
8734f766b4
|
rename MainLoop -> AgbMain
|
2021-03-21 22:58:45 -07:00 |
|
notyourav
|
2773daf3a7
|
Merge branch 'master' into minishSizedEntrance
|
2021-03-21 22:56:17 -07:00 |
|
theo3
|
f0d610f385
|
fix entity.c search prototypes, add documentation
|
2021-03-21 22:04:04 -07:00 |
|
Henny022p
|
34931c4eac
|
extracted m4a rodata
|
2021-03-22 04:55:21 +01:00 |
|
theo3
|
bd50d449de
|
collapse TUs
|
2021-03-21 20:51:08 -07:00 |
|
notyourav
|
8b81269271
|
Merge branch 'master' into ply
|
2021-03-17 20:23:01 -07:00 |
|
theo3
|
a39686c24c
|
fix
|
2021-03-17 20:20:32 -07:00 |
|
Henny022p
|
9aa9a44e52
|
port m4a
|
2021-03-17 21:02:42 +01:00 |
|
Henny022p
|
b4100dbc51
|
update for latest changes
|
2021-03-16 21:13:21 +01:00 |
|
gamestabled
|
9992830ee9
|
minishSizedEntrance OK
|
2021-03-16 03:28:57 -04: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 |
|
gamestabled
|
e541025bb7
|
MinishSizedArchway OK
|
2021-03-15 02:40:37 -04:00 |
|
theo3
|
e251d79ffd
|
quick fix 🙂
|
2021-03-13 01:14:46 -08:00 |
|
octorock
|
1488892c3a
|
Replace the remaining pointers in scripts
|
2021-03-09 08:39:15 +01:00 |
|
octorock
|
cb37ce24f3
|
Use .2byte for zeros in scripts
|
2021-03-09 08:37:29 +01:00 |
|
Henny022p
|
d6c379cb3e
|
big cleanup part 1
|
2021-03-09 04:22:03 +01:00 |
|
Henny022p
|
5e2af32bb1
|
named some stuff
|
2021-03-09 01:28:13 +01:00 |
|
Henny022p
|
daec92fefc
|
another variadic macro
|
2021-03-08 01:04:24 +01:00 |
|
Henny022p
|
9bef8b068c
|
naming stuff
|
2021-03-08 00:52:06 +01:00 |
|
Henny022p
|
3e71687184
|
renamed JumpSwitch to JumpTable
|
2021-03-07 23:52:13 +01:00 |
|
Henny022p
|
4764b34e34
|
replaced .short/.word with .2byte/.4byte in script macros
|
2021-03-07 23:48:34 +01:00 |
|
Henny022p
|
5d2173f931
|
replaced JumpSwitch macros with variadic versions
|
2021-03-07 23:46:40 +01:00 |
|
octorock
|
74e48d98b0
|
Rename to Begin/EndBlock
|
2021-03-07 01:25:44 +01:00 |
|
octorock
|
2bcea72f49
|
Clean up script files
|
2021-03-06 18:49:02 +01:00 |
|