Commit Graph

1214 Commits

Author SHA1 Message Date
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
42e2ce0b1f Add + support for mini printf 2025-06-10 16:43:55 +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
fcf39f7150 dungeon info data moved to C 2025-06-10 09:30:55 +02:00
DizzyEggg
e49dada274 move and document random item sets 2025-06-09 23:40:08 +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
6494775ecc More documentation 2025-06-08 10:34:03 +02:00
DizzyEggg
ab2394c4a4 pokemon data clean-up 2025-06-08 00:21:39 +02:00
DizzyEggg
1351d06889 rename and document graphics memory file 2025-06-07 23:12:14 +02:00
Seth Barberee
4363034365
Merge pull request #417 from DizzyEggg/random_stuff
Remove some unused headers
2025-06-07 10:00:49 -07:00
DizzyEggg
a68bb82869 remove code_8069E0C include 2025-06-07 13:37:33 +02:00
DizzyEggg
3b3a5e0964 remove code_803E668 include 2025-06-07 13:21:02 +02:00
DizzyEggg
b03b00a9cf add world map comment, remove not needed include 2025-06-07 12:52:25 +02:00
DizzyEggg
8873c3f307 force AgbLibFlashVersion to be always present 2025-06-07 12:01:05 +02:00
DizzyEggg
b15071b2b6 Revert "test"
This reverts commit 74adaa29ac.
2025-06-07 11:31:20 +02:00
DizzyEggg
74adaa29ac test 2025-06-07 11:29:44 +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
0af25c960e Merge branch 'master' of https://github.com/pret/pmd-red into modern_comp 2025-06-06 18:24:49 +02:00
DizzyEggg
bf077a679a some renames 2025-06-06 18:13:18 +02:00
DizzyEggg
a443314d48 use new macros 2025-06-06 16:58:54 +02:00
DizzyEggg
fdf5762635 decompile code_80A26CC 2025-06-06 14:44:04 +02:00
DizzyEggg
3703625493 sub_80A3EF4 2025-06-05 22:56:53 +02:00
DizzyEggg
f0e6dc79cb sub_80A3BB0 2025-06-05 18:49:56 +02:00
DizzyEggg
3c29ff0535 sub_80A3908 2025-06-05 17:54:56 +02:00
DizzyEggg
8e7f66a450 sub_80A3440 2025-06-05 14:02:30 +02:00
Seth Barberee
8c960ff1b9
Merge pull request #413 from DizzyEggg/naming_screen 2025-06-04 07:51:58 -07:00
DizzyEggg
ba550a1b9d Match sub_80A2FBC 2025-06-04 16:16:19 +02:00
DizzyEggg
9ed5403720 sub_80A2FBC will be a nightmare to match 2025-06-04 09:09:16 +02:00
DizzyEggg
e859c2a065 start code 80A26CC 2025-06-03 15:52:41 +02:00
DizzyEggg
c3e9a5cf50 remove not needed include file 2025-06-03 11:40:38 +02:00
DizzyEggg
12df1f050e Naming Screen file split 2025-06-03 10:23:47 +02:00
DizzyEggg
7ef8b081fe More naming screen documentation 2025-06-03 09:55:13 +02:00
AnonymousRandomPerson
2510c60107
Merge pull request #409 from ElectroDeoxys/master
Decompile code_80035F0.s
2025-06-02 21:26:03 -04:00
DizzyEggg
4cc4db796b Merge branch 'master' into modern_comp 2025-06-02 23:30:30 +02:00
DizzyEggg
86173a8955 Start documenting Naming Screen 2025-06-02 20:18:14 +02:00
DizzyEggg
5914c8522c main loops some documentation 2025-06-02 11:34:14 +02:00
DizzyEggg
a8ece36780 document around main loops 2025-05-29 23:48:48 +02:00
DizzyEggg
9cb273a0a9 Sync World Map struct 2025-05-29 22:12:48 +02:00
DizzyEggg
0137085dfc DungeonSetupSubstruct 2025-05-29 21:38:46 +02:00
DizzyEggg
3ec12aaa44 Get rid of unkStruct_20398C8 2025-05-29 19:08:09 +02:00
DizzyEggg
69f0d89ce1 Unify WonderMailSub and unkStruct_Dungeon64C into DungeonMailSeed 2025-05-29 18:45:49 +02:00
ElectroDeoxys
7a29d7cdbd Decompile code_80035F0.s 2025-05-29 14:41:40 +01:00
DizzyEggg
8db1b5b730 Merge branch 'master' into modern_comp 2025-05-29 15:03:29 +02:00