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
|
61b284265f
|
separated song data
|
2021-03-22 10:16:21 +01:00 |
|
Henny022p
|
9fb5b1fdd0
|
song table
|
2021-03-22 09:35:10 +01:00 |
|
notyourav
|
8e3bebad00
|
Merge pull request #144 from notyourav/pr
Implement audio mus/sfx enum
|
2021-03-22 01:31:55 -07: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 |
|
notyourav
|
ed3cf7d025
|
Update README.md
|
2021-03-21 23:04:36 -07:00 |
|
notyourav
|
5904ea3319
|
Merge pull request #143 from notyourav/asm
Misc ASM
|
2021-03-21 23:03:42 -07: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
|
4168417280
|
Merge pull request #140 from gamestabled/minishSizedEntrance
minishSizedEntrance OK
|
2021-03-21 22:58:02 -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 |
|
notyourav
|
725efbe2d0
|
Merge pull request #142 from notyourav/static
TU squashing
|
2021-03-21 22:55:31 -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 |
|
notyourav
|
eb1643b9b7
|
Merge pull request #141 from notyourav/pr44
rename defaults struct, fix default language
|
2021-03-17 20:55:37 -07:00 |
|
theo3
|
282df6eb0b
|
rename defaults struct, fix default language
|
2021-03-17 20:53:22 -07:00 |
|
notyourav
|
c629e2e53c
|
Merge pull request #139 from notyourav/ply
several more player functions done
|
2021-03-17 20:28:11 -07:00 |
|
theo3
|
3b1f9e6aa7
|
fix2
|
2021-03-17 20:26:41 -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 |
|
Ibot02
|
2d1b0da52e
|
Merge pull request #134 from Henny022p/cleanup_declarations
Code Cleanup
|
2021-03-17 10:28:02 +01:00 |
|
Henny022p
|
b4100dbc51
|
update for latest changes
|
2021-03-16 21:13:21 +01:00 |
|
Henny022p
|
976b661017
|
polymorphism stuff
|
2021-03-16 21:07:48 +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 |
|
notyourav
|
c319dc53d3
|
Merge pull request #137 from gamestabled/minishSizedArchway
MinishSizedArchway OK
|
2021-03-15 16:30:28 -07:00 |
|
Henny022p
|
fe4a39b74f
|
missed formatting on this one
|
2021-03-15 23:44:00 +01:00 |
|
Henny022p
|
a563bfbc28
|
more cleanup
|
2021-03-15 23:40:11 +01:00 |
|
Henny022p
|
a2cdfd6d8d
|
Merge branch 'master' into cleanup_declarations
|
2021-03-15 22:56:23 +01:00 |
|
Henny022p
|
aac7eb7436
|
more cleanup
|
2021-03-15 22:22:59 +01:00 |
|
gamestabled
|
366ffa3033
|
fixed suggestions, and also improved the similar archway.c
|
2021-03-15 14:55:15 -04:00 |
|
notyourav
|
e09678c6ab
|
Merge pull request #138 from zeldaret/jenkins
|
2021-03-15 03:11:02 -07:00 |
|
Ethan Roseman
|
fc5401137a
|
Testing jenkins
|
2021-03-15 18:53:12 +09:00 |
|
notyourav
|
0d44e695a3
|
Update Jenkinsfile
|
2021-03-15 02:45:30 -07:00 |
|
notyourav
|
8d0610f449
|
Update Jenkinsfile
|
2021-03-15 02:34:54 -07:00 |
|
notyourav
|
1b6a427e1a
|
Update Jenkinsfile
|
2021-03-15 02:31:43 -07:00 |
|
notyourav
|
1dd4abd3ed
|
Update Jenkinsfile
|
2021-03-15 02:26:42 -07:00 |
|
notyourav
|
5c773740f6
|
Update Jenkinsfile
|
2021-03-15 02:26:05 -07:00 |
|