Commit Graph

967 Commits

Author SHA1 Message Date
Henny022p 80e361a33e matched sub_0807DD64 2021-02-15 14:56:41 +01:00
Henny022p f6423768b5 matched sub_0807DD80 2021-02-15 14:54:40 +01:00
Henny022p 9dbbd208c9 matched sub_0807DD94 2021-02-15 14:43:20 +01:00
Henny022p 1d68e9db59 matched sub_0807DDAC 2021-02-15 14:42:07 +01:00
Henny022p 6c2b1a89b8 matched sub_0807DDE4 2021-02-15 14:20:45 +01:00
Henny022p 6917076fdc matched sub_0807DE80 2021-02-15 10:41:38 +01:00
Henny022p fa3339a8c2 matched sub_0807DEDC 2021-02-15 10:09:46 +01:00
Henny022p 56ba21b875 matched sub_0807DF28 and sub_0807DF38 2021-02-15 09:22:58 +01:00
Henny022p c44695a6dd removed unused import that would cause a cycle 2021-02-15 09:11:15 +01:00
Henny022p 6885278d4b fixed formatting 2021-02-15 09:06:52 +01:00
Henny022p 77b8ff3378 matched sub_0807DF50 2021-02-15 09:00:02 +01:00
Henny022p ed943b1e53 change type of gUnk_02034490 2021-02-15 08:59:47 +01:00
notyourav 8774c8939d
Merge pull request #116 from notyourav/misc
Filescreen finished
2021-02-03 17:43:29 -08:00
theo3 be1598afbb fileScreen.c OK 2021-02-03 17:38:27 -08:00
theo3 32fc754306 document filescreen 2021-02-02 13:58:05 -08:00
notyourav 4d0765487f
Merge pull request #115 from Ibot02/manager28
Manager28.c: match nonmatching
2021-02-01 09:47:50 -08:00
Ibot02 54d8f8fa1b Manager28.c: match nonmatching 2021-02-01 12:50:27 +01:00
notyourav f26c22b0bf
Merge pull request #114 from notyourav/shift
more textbox
2021-01-31 20:34:07 -08:00
theo3 d58f3fbd63 more textbox 2021-01-31 20:33:33 -08:00
notyourav 44a7255d63
Merge pull request #113 from notyourav/main
Main
2021-01-31 11:26:32 -08:00
theo3 82e6c864bd Merge branch 'upstream/master' into main 2021-01-31 11:24:17 -08:00
theo3 ced13c2c8d finish main.c 2021-01-31 11:23:42 -08:00
Ibot02 4120161dec
Merge pull request #112 from Ibot02/manager26
Manager26.c: ok
2021-01-22 00:51:17 +01:00
Ibot02 468746bf6d manager26.c: moved struct for rom data to header 2021-01-22 00:38:22 +01:00
Ibot02 44915bff1f manager26 and manager27: split out rodata 2021-01-21 20:24:49 +01:00
Ibot02 ba81e992a1 manager26.c: ok 2021-01-21 20:06:16 +01:00
Ibot02 02632295f2
Merge pull request #111 from Ibot02/manager28
Manager28.c: ok
2021-01-21 20:04:35 +01:00
Ibot02 dee308d56d manager28.c: more renaming 2021-01-18 16:58:25 +01:00
Ibot02 bbfd834855 manager28.c: split out rodata and rename functions 2021-01-18 16:39:53 +01:00
Ibot02 0dab5bbc99 manager28.c: ok 2021-01-18 16:05:52 +01:00
notyourav 9dc15ba380
Merge pull request #110 from notyourav/player
begin player.c and new nonmatching macro
2021-01-16 16:58:57 -08:00
theo3 b9e07c1202 begin player.c and new nonmatching macro
merge

fix
2021-01-16 16:57:51 -08:00
notyourav 303a89da03
Merge pull request #109 from Ibot02/code_0807DF74
executeScriptCommandSet.c: ok
2021-01-16 16:51:10 -08:00
Ibot02 a14614a1a3 executeScriptCommandSet: Split stuff into headers. 2021-01-15 22:46:43 +01:00
Ibot02 63038b4c6b code_0807DF74.c: ok
ExecuteScriptCommandSet and functions in gUnk_0811E524.
2021-01-15 17:59:29 +01:00
notyourav 97d9168e3a
Merge pull request #108 from HookedBehemoth:includes_for_guydra
fix includes
2020-12-28 21:31:34 -08:00
Luis Scheurenbrand 1fedd92141 include guard for createEnemy 2020-12-26 02:27:11 +01:00
Luis Scheurenbrand 8b7d88cac2 fix includes 2020-12-26 02:22:25 +01:00
theo3 86cfc34431 fix linker 2020-12-15 21:05:34 -08:00
notyourav 5fccbbeb11
Merge pull request #107 from Ibot02:manager39
manager39.c: ok
2020-12-15 21:02:49 -08:00
notyourav 196c8505be
Merge pull request #106 from Ibot02:manager1E
Manager1E.c: ok
2020-12-15 21:02:22 -08:00
notyourav bf60d34665
Merge pull request #105 from Ibot02:managerC
managerC.c: ok
2020-12-15 21:01:50 -08:00
Ibot02 15ccb18527 manager39.c: ok 2020-12-12 12:57:41 +01:00
Ibot02 a4aa5428ca manager1E.c: ok
Also split out rodata

Based on #105 rather than master as they touch the same rodata file
2020-12-12 01:46:22 +01:00
Ibot02 e7a185298c managerC.c: split out rodata 2020-12-04 16:36:03 +01:00
Ibot02 0f562885f9 managerC.c: ok
one minor non_matching
2020-12-04 16:36:03 +01:00
notyourav b876bbc28e
Merge pull request #104 from notyourav/jenkins
Jenkins
2020-11-23 23:46:40 -08:00
theo3 46a40cac80 Merge remote-tracking branch 'upstream/master' into jenkins 2020-11-23 23:45:55 -08:00
theo3 a5d611f768 jenkins support 2020-11-23 23:45:41 -08:00
notyourav ca6f431978
Merge pull request #103 from notyourav:documentation
code_0805F9A0
2020-11-23 22:28:44 -08:00