Commit Graph

95 Commits

Author SHA1 Message Date
DizzyEggg 87bd005c29 dungeon leveling / dungeon turn effects 2025-08-28 19:21:56 +02:00
DizzyEggg 3b75704bdc merge with pmd-red master 2025-08-25 13:16:36 +02:00
Seth Barberee 930ca358de extern cleanup of ground_map 2025-08-24 12:51:49 -07:00
Seth Barberee 4e7f0283ed move remaining rom_header/crt0 stuff to src 2025-08-24 10:58:37 -07:00
Seth Barberee c49b935807 finish off ground_map thanks to @DizzyEggg 2025-08-24 10:47:42 -07:00
DizzyEggg 4efcaa5486 move unknown bin data to unknown unused folder 2025-07-20 11:16:11 +02:00
DizzyEggg add8634ffc Move all map files to bin files and move to C 2025-07-20 10:37:34 +02:00
Seth Barberee 81f28e81e6 thanks to @DizzyEggg for matching the two funcs 2025-07-17 20:12:54 -07:00
Seth Barberee ed93854769 move more data and split files accordingly 2025-07-17 20:12:54 -07:00
Seth Barberee b7855b4de5 initial work 2025-07-17 20:12:54 -07:00
Seth Barberee 8efe6ea90b Merge pull request #428 from DizzyEggg/some_funcs
Decompile code_80035F0 and GroundMap_Select and GroundMap_SelectDungeon
2025-07-16 13:52:00 -07:00
DizzyEggg e6db0ff530 Decompile code_80035F0 2025-07-15 18:22:42 +02:00
DizzyEggg bfad06b5a4 code_80035F0 decompiled 2025-07-15 16:40:00 +02:00
DizzyEggg 9bf3513db1 fix conflicts 2025-07-15 08:45:50 +02:00
AnonymousRandomPerson 935b54a85f Merge pull request #426 from DizzyEggg/code_800DAC0
Code 800dac0
2025-07-14 23:28:55 -04:00
DizzyEggg 79325a6125 decompile code_8046CE4 2025-07-14 14:26:39 +02:00
DizzyEggg 03b84fb4a7 effect file names 2025-07-10 10:36:59 +02:00
DizzyEggg e598c8630a Correctly split effect files 2025-07-09 16:16:24 +02:00
DizzyEggg fad317fd6a move data to C 2025-07-09 15:24:16 +02:00
DizzyEggg 2d6aa48f9d file splitting, structs unificiation 2025-07-09 11:37:07 +02:00
DizzyEggg 74e6d58fd1 code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
DizzyEggg 1e2c4a2a8a sub_800E52C 2025-07-08 22:25:14 +02:00
Seth Barberee 22e3b1c8f8 Merge pull request #423 from DizzyEggg/ornament
Move Ornament data and graphics to C / RGB clean-up
2025-07-08 09:26:07 -07:00
AnonymousRandomPerson 0ee86ef843 Merge pull request #424 from DizzyEggg/file_tables
Move ground / effect file tables to C
2025-07-04 13:17:55 -04:00
DizzyEggg 707889c5e5 effect files table in C 2025-07-04 13:12:22 +02:00
DizzyEggg 77bf1d08ea ground files table 2025-07-04 13:00:06 +02:00
DizzyEggg 7b72b006be ornament moved to C 2025-07-03 16:49:17 +02:00
DizzyEggg 50d0d8f5a8 more ornament files 2025-07-03 16:15:01 +02:00
DizzyEggg cc08d56c9b part 1 ornament gfx 2025-07-03 16:05:04 +02:00
DizzyEggg e948cebe14 dump ornament pal 2025-07-02 14:59:36 +02:00
DizzyEggg b1ed42aa37 Split gba color util file 2025-07-02 12:28:16 +02:00
DizzyEggg 5c1ac3892f start ornament work 2025-07-02 10:26:56 +02:00
Seth Barberee b36a8e43d2 move all data to src 2025-07-01 19:57:17 -07:00
Seth Barberee 6fe3168caf move most ground_effects funcs to src 2025-07-01 19:57:17 -07:00
Seth Barberee c41404b429 initial work on ground_effect 2025-07-01 19:57:17 -07:00
DizzyEggg e44a094357 move ax mon data to C 2025-07-01 14:03:06 +02:00
DizzyEggg 93e36a8273 start moving ax mons to C 2025-07-01 12:48:56 +02:00
Seth Barberee fc0c218124 nonmatch sub_80ACAD4 for now 2025-06-25 20:48:50 -07:00
Seth Barberee 698ea72f6c more decomp and move some data to src for ground_object 2025-06-22 09:33:58 -07:00
DizzyEggg a20ec30b07 start documenting textvox 2025-06-18 10:57:24 +02:00
DizzyEggg a8f111ffaf Rename to unk ds only feature file 2025-06-17 18:38:40 +02:00
DizzyEggg 6e05f62e04 move more data to C 2025-06-17 17:18:39 +02:00
DizzyEggg b897f1dae8 Split ground lives helper file 2025-06-17 11:46:16 +02:00
DizzyEggg 73dbde02b8 Move map files table to C 2025-06-17 11:05:03 +02:00
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