Commit Graph

2530 Commits

Author SHA1 Message Date
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
345d7c9f42 move items data to C 2025-06-10 12:41:47 +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
18629d41e5 move some data to dungeon.c 2025-06-08 23:08:55 +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
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
Seth Barberee
4363034365
Merge pull request #417 from DizzyEggg/random_stuff
Remove some unused headers
2025-06-07 10:00:49 -07:00
Seth Barberee
ecd1333cf6
Merge pull request #403 from DizzyEggg/modern_comp
Add support for modern compiler
2025-06-07 09:54:19 -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
902a1528c1 try add modern to build workflow 2025-06-07 11:20:45 +02:00
DizzyEggg
120c882461 make tidy removes built modern 2025-06-07 11:12:35 +02:00
DizzyEggg
2f2232f3da remove fno top level reorder 2025-06-07 11:00:20 +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
AnonymousRandomPerson
5f5c8bdccf
Merge pull request #416 from DizzyEggg/patch-10
Fix gMPlayJumpTable array
2025-06-06 17:58:01 -04:00
DizzyEggg
d743fe3221
Fix gMPlayJumpTable array 2025-06-06 23:37:02 +02:00
DizzyEggg
13c0e59640 modern without ewram/iwram syms 2025-06-06 18:53:38 +02: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
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
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
a36d84f07d use COLOR constants in naming screem 2025-06-04 09:16:42 +02:00
DizzyEggg
9ed5403720 sub_80A2FBC will be a nightmare to match 2025-06-04 09:09:16 +02:00
Seth Barberee
edcb9b092a
Merge pull request #414 from DizzyEggg/iwram_last
move last iwram variables to C
2025-06-03 16:45:45 -07:00
DizzyEggg
e859c2a065 start code 80A26CC 2025-06-03 15:52:41 +02:00
DizzyEggg
59933e05eb move to iwram 2025-06-03 12:24:02 +02:00
DizzyEggg
c3e9a5cf50 remove not needed include file 2025-06-03 11:40:38 +02:00
DizzyEggg
1953171ad9 Finish naming screen documentation 2025-06-03 11:34:58 +02:00
DizzyEggg
12df1f050e Naming Screen file split 2025-06-03 10:23:47 +02:00