Commit Graph

2600 Commits

Author SHA1 Message Date
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
notyourav edbf14b80e
Update Jenkinsfile 2021-03-15 02:25:17 -07:00
notyourav 78784ec281
Update Jenkinsfile 2021-03-15 01:33:22 -07:00
notyourav 9eee02fd7c
Update progress.py 2021-03-15 00:32:19 -07:00
gamestabled e541025bb7 MinishSizedArchway OK 2021-03-15 02:40:37 -04:00
notyourav d207eaf8fa
Update Jenkinsfile 2021-03-14 22:52:10 -07:00
notyourav 50252d2b65
Merge pull request #135 from notyourav/speed
quick fix ๐Ÿ™‚
2021-03-13 01:16:12 -08:00
theo3 e251d79ffd quick fix ๐Ÿ™‚ 2021-03-13 01:14:46 -08:00
notyourav ebf2ede70d
Merge pull request #133 from octorock/script
Extract scripts from data section
2021-03-09 16:21:05 -08:00
octorock a2381ce957 Remove script_disassembler script 2021-03-09 09:21:17 +01: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
octorock a352ff9722 Readd void parameters 2021-03-09 08:35:37 +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