Commit Graph

1667 Commits

Author SHA1 Message Date
DizzyEggg
102403cd9a decompile dungeon_generation 2024-11-12 12:30:12 +01:00
DizzyEggg
f97df99fdf IsNextToHallway 2024-11-12 10:14:06 +01:00
DizzyEggg
366690ced9 GenerateMonsterHouse 2024-11-11 21:44:55 +01:00
DizzyEggg
445f0a84e2 GenerateKecleonShop 2024-11-11 21:01:00 +01:00
DizzyEggg
ad0f0f4050 SetTerrainObstacleChecked 2024-11-11 17:01:04 +01:00
DizzyEggg
05c4525ad3 CreateGridCellConnections 2024-11-11 11:21:40 +01:00
DizzyEggg
3eec797b85 AssignGridCellConnections 2024-11-10 15:18:00 +01:00
DizzyEggg
88c5436602 GenerateOuterRingFloor 2024-11-09 17:41:27 +01:00
DizzyEggg
2a5e97ca89 GenerateCrossroadsFloor 2024-11-08 22:40:16 +01:00
DizzyEggg
76d710229e AssignRooms 2024-11-08 14:29:12 +01:00
DizzyEggg
cf6e42ae19 GenerateExtraHallways 2024-11-08 11:15:52 +01:00
DizzyEggg
2a678ca06c start documenting dungeon generation 2024-11-07 23:28:16 +01:00
DizzyEggg
2510f03439 sub_804C9D0 2024-11-07 22:00:18 +01:00
DizzyEggg
5701369a9a sub_804C43C 2024-11-07 15:11:26 +01:00
DizzyEggg
7ae74721b9 sub_804B534 2024-11-06 10:42:40 +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
Some checks are pending
GithubCI / build (push) Waiting to run
Match some register nonmatchings
2024-11-01 19:41:46 -04:00
AnonymousRandomPerson
a169714523
Merge pull request #249 from mateon1/palette
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