octorock
|
ef5d1e4fa3
|
Decompile npc4F
|
2021-05-02 23:44:14 +02:00 |
|
Henny022p
|
943484970c
|
use id enums in mazaal
|
2021-05-02 03:02:41 +02:00 |
|
Henny022p
|
56229827f3
|
merge latest changes
|
2021-05-02 02:57:13 +02:00 |
|
Henny022p
|
b86539d363
|
introduce enemy id enum
|
2021-05-02 02:57:05 +02:00 |
|
Henny022p
|
f477e63fa4
|
use object enum in object creation
|
2021-05-02 02:27:18 +02:00 |
|
notyourav
|
3f1160c249
|
Merge pull request #155 from notyourav/moreply
more player
|
2021-05-01 17:20:30 -07:00 |
|
Henny022p
|
edc21b146f
|
merge latest changes
|
2021-05-02 01:50:02 +02:00 |
|
Henny022p
|
a6dc937fbb
|
some cleanup
|
2021-05-02 01:48:15 +02:00 |
|
Henny022p
|
c0ad5c6e3e
|
mazaal macro
|
2021-05-02 01:20:41 +02:00 |
|
theo3
|
08fbc7c328
|
Merge remote-tracking branch 'upstream/master' into moreply
|
2021-05-01 13:07:54 -07:00 |
|
theo3
|
85adb7e0f7
|
format fix
|
2021-05-01 13:07:36 -07:00 |
|
theo3
|
6b55ebe4d3
|
more player
|
2021-05-01 13:05:49 -07: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
|
f111a5a781
|
some cleanup
|
2021-04-29 20:59:46 +02:00 |
|
Henny022p
|
f72a051069
|
mazaal bracelet decomp
|
2021-04-29 20:50:57 +02:00 |
|
Ibot02
|
08399f1be4
|
lockedDoor.c: clang-format
|
2021-04-29 19:31:10 +02:00 |
|
Ibot02
|
da68765792
|
lockedDoor.c: move rodata
|
2021-04-29 17:56:10 +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
|
7c2032559f
|
Extract pointers from data_089FC6C4.s
|
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
|
59e7554a99
|
Split data_08121C58.s 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 |
|
Henny022p
|
6e7674e865
|
music players
|
2021-03-24 08:40:16 +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
|
9fb5b1fdd0
|
song table
|
2021-03-22 09:35:10 +01:00 |
|
theo3
|
1c99c78d74
|
Merge
|
2021-03-22 01:27:45 -07:00 |
|
Henny022p
|
e0ee481eeb
|
matched 4 more functions
|
2021-03-22 07:08:24 +01: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
|
6a79a1f4e6
|
Update src/object/minishSizedEntrance.c
Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
|
2021-03-21 22:56:42 -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 |
|
Henny022p
|
cf5eacbdc8
|
added typedefs
also having a private header to me does not seem too useful un a project like this
|
2021-03-22 04:34:43 +01:00 |
|
theo3
|
69edec1eb9
|
main.c statics
|
2021-03-21 18:39:45 -07:00 |
|
theo3
|
282df6eb0b
|
rename defaults struct, fix default language
|
2021-03-17 20:53:22 -07:00 |
|
theo3
|
3b1f9e6aa7
|
fix2
|
2021-03-17 20:26:41 -07:00 |
|