Commit Graph

1666 Commits

Author SHA1 Message Date
Kermalis
5623e4e028 Merge with huevo 2024-11-06 05:17:28 -05:00
Kermalis
459f262817 Merge branch 'master' into math 2024-11-06 05:08:10 -05:00
AnonymousRandomPerson
d90cc87f1a
Merge pull request #251 from DizzyEggg/code_806E8B0
Some checks are pending
GithubCI / build (push) Waiting to run
code_806E8B0
2024-11-05 18:53:21 -05:00
Kermalis
c0872f639c Finish code_8044CC8.s 2024-11-05 10:50:03 -05:00
Kermalis
723475af05 Fix fakematch cuz Mateon 2024-11-05 10:41:40 -05:00
Kermalis
3aee3628f4 Use mateon's func names 2024-11-05 09:57:30 -05:00
Kermalis
25efe1ca67 Finish math.s 2024-11-05 09:43:47 -05:00
Kermalis
e22f8ea6a8 sub_800A5A4 2024-11-05 08:26:09 -05:00
Kermalis
9ae9b85c75 register match sub_800A4E4 2024-11-05 07:02:02 -05:00
DizzyEggg
419ea066de encoding 2024-11-05 12:00:21 +01:00
DizzyEggg
a9daef337f decompile code_806E8B0 2024-11-05 11:58:44 +01:00
DizzyEggg
3dc536c92c sub_806F370 2024-11-05 10:54:24 +01:00
Kermalis
5f02fed1c5 600 lines of math.s 2024-11-04 18:48:18 -05:00
DizzyEggg
8a88429b87 start work on sub_806EAF4 2024-11-02 21:25:27 +01:00
Seth Barberee
6d4e2c2a07
Merge pull request #250 from AnonymousRandomPerson/master
Some checks failed
GithubCI / build (push) Has been cancelled
2024-11-01 20:57:08 -07:00
AnonymousRandomPerson
86157a2c5c Label sub_80099F0 as SetFontsBaseColor
Per @Kermalis
2024-11-01 19:44:07 -04:00
AnonymousRandomPerson
d93a8b64a0
Merge pull request #247 from DizzyEggg/nonmatchings
Match some register nonmatchings
2024-11-01 19:41:46 -04:00
AnonymousRandomPerson
a169714523
Merge pull request #249 from mateon1/palette
Some checks are pending
GithubCI / build (push) Waiting to run
Palette (builds on top of #248)
2024-11-01 17:40:05 -04:00
AnonymousRandomPerson
97a21ed680
Merge pull request #248 from DizzyEggg/rgb
bg_palette_buffer clean-up
2024-11-01 17:37:56 -04:00
AnonymousRandomPerson
cbbbf8edad
Merge pull request #246 from DizzyEggg/entity_clup
Use GetEntInfo everywhere possible
2024-11-01 17:36:31 -04:00
Mateon1
6b87f66106
Clean up void casts 2024-11-01 15:41:36 +01:00
Mateon1
d950923709
Rgb32 back to RGB 2024-11-01 15:32:15 +01:00
Mateon1
021809df3f
Improve comments 2024-11-01 15:26:45 +01:00
Mateon1
d94422641d
Clean tmp files 2024-11-01 15:22:19 +01:00
Mateon1
97048546c5
pallete -> palette 2024-11-01 15:05:30 +01:00
Mateon1
db96148da7
Cleanup sub_8004C00 2024-11-01 15:03:45 +01:00
Mateon1
14a51f514b
Palette cleanup 2024-11-01 15:03:44 +01:00
DizzyEggg
fd89ecf865 Cast to struct PortraitGfx 2024-11-01 13:43:35 +01:00
DizzyEggg
a9c8d282f4 add emotion defines 2024-11-01 13:37:22 +01:00
DizzyEggg
b6efce3120 start working on bg pal struct 2024-11-01 12:40:56 +01:00
DizzyEggg
edb4d8a62a solve conflicts 2024-11-01 08:53:01 +01:00
AnonymousRandomPerson
f0e0a22df2
Merge pull request #243 from DizzyEggg/code_80140DC
Some checks are pending
GithubCI / build (push) Waiting to run
code_80140DC.s -> string_format
2024-10-31 21:36:42 -04:00
DizzyEggg
48752a461f Format to Formatted 2024-10-31 14:19:27 +01:00
DizzyEggg
cc7c519d0f gSpeakerNameBuffer and gSpeakerNameSeparator 2024-10-31 14:15:12 +01:00
DizzyEggg
de31304aab FormatString - name 2024-10-31 14:04:53 +01:00
DizzyEggg
9d0ce06023 get rid of nonmatching fakematch sub_809542C 2024-10-31 12:12:25 +01:00
DizzyEggg
cc3f1d1096 Match some nonmatchings 2024-10-31 11:52:35 +01:00
DizzyEggg
e8c610bb1f GetEntInfo used everywhere now 2024-10-30 09:45:29 +01:00
DizzyEggg
6c9c980fa6 small clean-up 2024-10-30 09:01:16 +01:00
DizzyEggg
a39687ba3e merge master 2024-10-30 08:57:22 +01:00
AnonymousRandomPerson
d6197d5176
Merge pull request #245 from mateon1/getentinfo
Some checks failed
GithubCI / build (push) Has been cancelled
Refactor as much as possible to GetEntInfo
2024-10-29 12:56:33 -04:00
Mateon1
4bf95354c2
Fix weird indentation 2024-10-29 17:50:48 +01:00
DizzyEggg
98b1caf5a8 some copyformatstring clean-up 2024-10-29 16:21:15 +01:00
DizzyEggg
25f63324c7 merge master 2024-10-29 14:56:39 +01:00
DizzyEggg
b71f4b17d8 rename format string related 2024-10-29 14:41:09 +01:00
DizzyEggg
b218d9006b string_format.c clean-up 2024-10-29 14:07:52 +01:00
Mateon1
0d1217774a
cleanup 2024-10-29 13:59:19 +01:00
Mateon1
2eb1cd4c1a
GetEntInfo 2024-10-29 13:59:19 +01:00
DizzyEggg
7438e1cf19 move dialogue variables to ewram 2024-10-29 13:36:50 +01:00
DizzyEggg
c5a1369345 gUnknown_202E748 2024-10-29 12:47:37 +01:00