Commit Graph

499 Commits

Author SHA1 Message Date
Seth Barberee
8b75821347
Merge pull request #381 from DizzyEggg/mons_pal
Some checks are pending
GithubCI / build (push) Waiting to run
Move ax mons palette to C and fix #34
2025-03-26 21:21:51 -07:00
DizzyEggg
c1b89d802e introduce pmd_pal 2025-03-26 13:16:32 +01:00
DizzyEggg
508d41052b Move ax mons palette to C 2025-03-25 20:45:05 +01:00
Kermalis
15ca15d7b0 Merge branch 'master' into blue-stuff 2025-03-25 03:10:43 -04:00
Kermalis
9d058dde71 More blue-based fixes/doc 2025-03-25 02:59:38 -04:00
Seth Barberee
7ed732a030
Merge pull request #379 from DizzyEggg/kao
Some checks are pending
GithubCI / build (push) Waiting to run
2025-03-24 08:06:38 -07:00
DizzyEggg
a33c82f649 categorize mon kao data 2025-03-24 11:58:59 +01:00
DizzyEggg
ae5cc068c4 merge master 2025-03-23 22:55:19 +01:00
DizzyEggg
13beaf6dbe Move data_810AE24 to C 2025-03-23 22:52:12 +01:00
Kermalis
9ff305bc54
Merge branch 'master' into blue-stuff 2025-03-22 03:50:14 +00:00
Kermalis
10cbb42719 Split text.c and decompress.c 2025-03-21 23:48:05 -04:00
DizzyEggg
9c9182b78d clean up ax mons data 2025-03-20 14:23:51 +01:00
AnonymousRandomPerson
50733542f2
Merge pull request #363 from DizzyEggg/code_805D8C8_1
Some checks failed
GithubCI / build (push) Has been cancelled
code_805D8C8_1
2025-03-16 16:07:07 -04:00
DizzyEggg
c7f5f4cb63 rename to dungeon_misc 2025-03-16 18:03:46 +01:00
DizzyEggg
a8d4549568 file split 2025-03-16 16:55:38 +01:00
DizzyEggg
883d338b99 Move InitGraphics from text 2025-03-14 14:22:46 +01:00
DizzyEggg
838d076a15 dungeon items done 2025-03-12 14:22:55 +01:00
Kermalis
730d0ebd10
Merge branch 'master' into stuff 2025-03-10 04:31:38 +00:00
Kermalis
6e102abc92 Merge branch 'master' into stuff 2025-03-10 00:26:55 -04:00
Kermalis
58765c1867 main_loops data 2025-03-10 00:25:50 -04:00
DizzyEggg
d8c733b17d merge with master 2025-03-09 18:27:35 +01:00
DizzyEggg
e3df01cece Add const data and pksdir to dungeon map 2025-03-08 19:14:00 +01:00
DizzyEggg
cb19231487 code_805D8C8_1.c final touches 2025-03-05 09:51:47 +01:00
DizzyEggg
d75dd097e0 code_805D8C8 esta muerto 2025-03-05 09:03:32 +01:00
DizzyEggg
aa4cbaef15 dungeon menu others done 2025-03-04 16:16:19 +01:00
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
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
1f610267fe sub_8064228 2025-03-03 12:00:11 +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
ee1abc1836 file splits 2025-03-01 23:49:41 +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
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
1d6e876997 merge and review comments 2025-02-26 09:53:49 +01:00
DizzyEggg
fd127911d0 Match sub_803DF60 and sub_803E02C 2025-02-25 14:29:43 +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
cdfea244a3 give names to gAxMon and gKaoMon 2025-02-20 10:28:50 +01:00
DizzyEggg
f65e3d61ff Move gMonsterArchieve to C 2025-02-19 22:57:18 +01:00
DizzyEggg
d47faa5e21 const/ewram data to code_8066D04 2025-02-18 22:43:59 +01:00
Seth Barberee
aef98f539a
Merge pull request #322 from DizzyEggg/dungeon2
Some checks are pending
GithubCI / build (push) Waiting to run
dungeon2.s - sub_809034C
2025-02-16 09:30:25 -08:00
DizzyEggg
4dff9fada9 dungeon - sub_809034C 2025-02-16 15:47:16 +01:00
DizzyEggg
b9eea73121 Merge branch 'master' of https://github.com/pret/pmd-red into code_8015080 2025-02-16 10:13:49 +01:00
DizzyEggg
22349c5b9a move code_8015080 data to c 2025-02-16 10:07:25 +01:00