Commit Graph

1019 Commits

Author SHA1 Message Date
DizzyEggg
5a972144b9 more dungeon menu others 2025-03-04 14:23:57 +01:00
DizzyEggg
9c2e1b2aa4 menu dung documentation 2025-03-04 13:38:19 +01:00
DizzyEggg
34f4d6f7a7 More others menu 2025-03-04 10:06:14 +01:00
DizzyEggg
9cb12a8258 start others menu 2025-03-03 22:05:09 +01:00
DizzyEggg
2d0e962d9e dungeon menu stairs 2025-03-03 20:42:35 +01:00
DizzyEggg
7a865991b1 dungeon menu tile done 2025-03-03 18:52:19 +01:00
DizzyEggg
e670716324 dungeon menu moves done 2025-03-03 14:46:42 +01:00
DizzyEggg
631c9c3485 sub_8063C88 2025-03-02 17:46:34 +01:00
DizzyEggg
341fc1cc94 document WindowHeader struct 2025-03-02 16:12:50 +01:00
DizzyEggg
6cc3f98aaf Use Window and WindowTemplate 2025-03-02 15:24:33 +01:00
DizzyEggg
c018798262 sub_8063834 2025-03-02 14:29:22 +01:00
DizzyEggg
49b2c1911b more menus 2025-03-02 13:33:28 +01:00
DizzyEggg
abbf389ffd more menus 2025-03-02 12:34:10 +01:00
DizzyEggg
0f62647e51 more dung menus 2025-03-02 11:42:12 +01:00
DizzyEggg
5916b9cd40 morea clean-up dung menus 2025-03-02 11:03:19 +01:00
DizzyEggg
f3cda6d2f4 more dungeon menu file splits 2025-03-02 00:28:16 +01:00
DizzyEggg
ee1abc1836 file splits 2025-03-01 23:49:41 +01:00
DizzyEggg
7ad89f101d start splitting dungeon menu files 2025-03-01 20:31:56 +01:00
DizzyEggg
ad52ac1b72 documentation dungeon menu 2025-03-01 17:24:31 +01:00
DizzyEggg
05a1d0aec8 Get rid of the fakematch in the Windows struct 2025-02-28 21:56:14 +01:00
DizzyEggg
ee9401e833 sub_8062748 2025-02-28 20:20:00 +01:00
Seth Barberee
2e7ba57cc4
Merge pull request #348 from DizzyEggg/monster_archieve
Some checks failed
GithubCI / build (push) Has been cancelled
Move main gMonsterFileArchive array to C
2025-02-27 12:30:08 -08:00
DizzyEggg
4b944408f0 Put gMonsterFileArchive in file system header 2025-02-27 15:53:27 +01:00
DizzyEggg
5571afa937 Merge branch 'master' into monster_archieve 2025-02-27 15:44:25 +01:00
DizzyEggg
94918e8dc3 move some data to code_803E724 2025-02-27 15:26:47 +01:00
DizzyEggg
fee9f2f208 Match sub_803EF90, introduce WINDOW_DUMMY macro 2025-02-27 15:21:08 +01:00
DizzyEggg
1019d61512 Fix fakematch in sub_808F468 2025-02-26 18:40:06 +01:00
Seth Barberee
8b7253c315
Merge pull request #343 from DizzyEggg/sub_807F43C
Match sub_807F43C and introduce a macro for X/Y conversion to PixelPos
2025-02-26 07:58:10 -08:00
DizzyEggg
9d723ee37c Make pos->pixelPos conversion more readable 2025-02-26 15:09:10 +01:00
DizzyEggg
1d6e876997 merge and review comments 2025-02-26 09:53:49 +01:00
Seth Barberee
b641525d63
Merge pull request #341 from DizzyEggg/gUnknown_3000E94
Some checks are pending
GithubCI / build (push) Waiting to run
Move some EWRAM/IWRAM variables to their respective C files
2025-02-25 14:51:19 -08:00
DizzyEggg
e47260c871 Match CreatePokemonInfoTabScreen 2025-02-25 22:54:57 +01:00
Seth Barberee
a7d4629e6f
Merge pull request #340 from DizzyEggg/sub_803DF60
Some checks are pending
GithubCI / build (push) Waiting to run
Match sub_803DF60 and sub_803E02C
2025-02-25 07:34:37 -08:00
DizzyEggg
fd127911d0 Match sub_803DF60 and sub_803E02C 2025-02-25 14:29:43 +01:00
DizzyEggg
5518ecb8ab Match sub_8023758 and sub_80237E0 2025-02-25 11:19:28 +01:00
DizzyEggg
37e5bd599d Move gFontPalette to EWRAM 2025-02-25 10:55:07 +01:00
Seth Barberee
aaaa562452
Merge pull request #337 from DizzyEggg/patch-5
Remove NAKED define from globalh.
2025-02-24 12:56:44 -08:00
DizzyEggg
4330d57165
Remove NAKED define from globalh. 2025-02-24 21:37:16 +01:00
DizzyEggg
793e31ca7c Match sub_803D4D0 and sub_8091E94 2025-02-24 17:30:19 +01:00
DizzyEggg
bca598f131 friend areas map final touches 2025-02-24 11:33:29 +01:00
DizzyEggg
040c4a486e more documentation 2025-02-24 11:20:40 +01:00
DizzyEggg
f184a6750d more documentation of friend areas map 2025-02-23 23:26:54 +01:00
DizzyEggg
31fc24a433 documenting friend area maps 2025-02-23 22:26:26 +01:00
DizzyEggg
9d605e7d06 documenting 2025-02-23 20:59:06 +01:00
DizzyEggg
b4cdd4b10e start documenting windows 2025-02-23 15:45:00 +01:00
DizzyEggg
00f3dbfccc decompile code_800F990 2025-02-23 12:48:06 +01:00
DizzyEggg
aef4bcf76f code_8010F28 clean-up 2025-02-21 11:01:54 +01:00
DizzyEggg
13b49a48eb Merge branch 'master' of https://github.com/pret/pmd-red into code_8010F28 2025-02-21 09:11:13 +01:00
AnonymousRandomPerson
feff193221
Merge pull request #333 from DizzyEggg/dungeon_names
Some checks failed
GithubCI / build (push) Has been cancelled
Rename xxx_dungeon_8042F6C to RunDungeon
2025-02-20 20:33:04 -05:00
DizzyEggg
15ac8eb00d sub_8011300 2025-02-21 00:34:47 +01:00