Commit Graph

51 Commits

Author SHA1 Message Date
DizzyEggg
24bf8eaa89 move map script table to C 2025-06-16 21:55:26 +02:00
DizzyEggg
95babdeda5 Move ground map conversion table to C 2025-06-16 16:29:20 +02:00
DizzyEggg
7d4711af82 Split and move to C ground place names 2025-06-16 12:39:30 +02:00
DizzyEggg
1dd50d5202 ground script data, poke documentation 2025-06-15 16:29:31 +02:00
DizzyEggg
44ffeb47f7 add friend area dialogue to C 2025-06-15 12:47:29 +02:00
DizzyEggg
f5a45e74d2 move data1.s to C files 2025-06-15 12:26:48 +02:00
DizzyEggg
27ba6f4055 move script vars info data to C 2025-06-15 10:59:12 +02:00
DizzyEggg
76bbd1bd9a move friends data to C 2025-06-13 17:47:38 +02:00
DizzyEggg
69d64369f3 master merge 2025-06-13 12:52:40 +02:00
Seth Barberee
9fc51dfb21
Merge pull request #418 from DizzyEggg/dungeon_status
Some checks failed
GithubCI / build (push) Has been cancelled
Document and clean up dungeon pokemon sprites file
2025-06-12 15:05:33 -07:00
DizzyEggg
af7ec27dd1 start documenting menu input struct 2025-06-12 21:26:45 +02:00
DizzyEggg
b6374f8e0e split ground main, palette file, unk file and debug field map file 2025-06-11 20:28:22 +02:00
DizzyEggg
bcdf4d672f move to debug file 2025-06-11 18:01:16 +02:00
DizzyEggg
d3597af1b3 split world map music file 2025-06-11 17:18:24 +02:00
DizzyEggg
7ae42259bb more renames and splits 2025-06-10 22:27:32 +02:00
DizzyEggg
20db3cf040 start moves 2025-06-10 15:34:45 +02:00
DizzyEggg
c9cebdb004 split text util 2025-06-10 14:10:32 +02:00
DizzyEggg
345d7c9f42 move items data to C 2025-06-10 12:41:47 +02:00
DizzyEggg
570d3049a5 rename to dungeon_info 2025-06-09 15:44:39 +02:00
DizzyEggg
36ad3b4adb start dumping dungeon data 2025-06-08 14:46:06 +02:00
DizzyEggg
1c2bec003e Split pokemon summary window and pokemon evolution 2025-06-08 13:47:30 +02:00
DizzyEggg
3f5201a72a Document dungeon spawns file 2025-06-08 11:34:22 +02:00
DizzyEggg
ab2394c4a4 pokemon data clean-up 2025-06-08 00:21:39 +02:00
DizzyEggg
cda8055c92 document and split dungeon name banner file 2025-06-07 23:52:24 +02:00
DizzyEggg
1351d06889 rename and document graphics memory file 2025-06-07 23:12:14 +02:00
DizzyEggg
1278cf0404 dungeon pokemon sprites clean-up 2025-06-07 17:41:10 +02:00
DizzyEggg
18a5722ac5 Merge branch 'master' of https://github.com/pret/pmd-red into modern_comp 2025-06-07 10:45:27 +02:00
AnonymousRandomPerson
178f4e95dc
Merge pull request #415 from DizzyEggg/code_80A26CC
code_80A26CC_1.s
2025-06-06 18:02:59 -04:00
DizzyEggg
13c0e59640 modern without ewram/iwram syms 2025-06-06 18:53:38 +02:00
DizzyEggg
ee2b85e848 Split - new file ground_bg 2025-06-06 15:19:40 +02:00
DizzyEggg
fdf5762635 decompile code_80A26CC 2025-06-06 14:44:04 +02:00
Seth Barberee
8c960ff1b9
Merge pull request #413 from DizzyEggg/naming_screen 2025-06-04 07:51:58 -07:00
DizzyEggg
12df1f050e Naming Screen file split 2025-06-03 10:23:47 +02:00
AnonymousRandomPerson
2510c60107
Merge pull request #409 from ElectroDeoxys/master
Decompile code_80035F0.s
2025-06-02 21:26:03 -04:00
DizzyEggg
f3c1371291 More naming screen documentation 2025-06-02 23:29:21 +02:00
DizzyEggg
86173a8955 Start documenting Naming Screen 2025-06-02 20:18:14 +02:00
DizzyEggg
efdc5f6c5d Move remaining data to string_format.c 2025-06-02 13:02:16 +02:00
ElectroDeoxys
7a29d7cdbd Decompile code_80035F0.s 2025-05-29 14:41:40 +01:00
DizzyEggg
ddc12f81a0 sub_8099E80 thanks Seth 2025-05-28 15:23:59 +02:00
DizzyEggg
e436115a76 ewram data, move arm funcs to src 2025-05-27 12:59:56 +02:00
DizzyEggg
c085c3e947 code_800D090 decompiled 2025-05-27 11:55:17 +02:00
DizzyEggg
039d5c05cb Decompile code_8009804 2025-05-25 20:59:12 +02:00
Seth Barberee
fc88e134b7
Merge pull request #398 from DizzyEggg/sub_80A59DC
sub_80A59DC
2025-05-25 09:32:13 -07:00
Seth Barberee
0f0a4b5fc4
Merge pull request #396 from SethBarberee/ground_link
ground_link cleanup and data
2025-05-25 09:32:04 -07:00
DizzyEggg
3419c62a11 sub_80A59DC 2025-05-25 12:53:25 +02:00
PikalaxALT
e4daabfc04
Support building on macOS with homebrew binutils 2025-05-23 20:15:46 -04:00
Seth Barberee
dbc773b263 add ground_link data and cleanup macro 2025-05-23 17:03:51 -07:00
DizzyEggg
b3b973fba9 Move const data to ground lives 2025-05-23 15:14:03 +02:00
DizzyEggg
52f0e1e58c ground lives decompiled 2025-05-23 12:28:46 +02:00
DizzyEggg
571ab30dbf Merge branch 'master' of https://github.com/pret/pmd-red into ld_script_ld 2025-05-16 23:56:06 +02:00