Commit Graph

105 Commits

Author SHA1 Message Date
DizzyEggg
cc1fe55866 dungeon entity movement 2025-10-15 21:02:29 +02:00
DizzyEggg
5b9295e6cf remove some externs, dungeon_monster_house.c 2025-10-06 12:44:13 +02:00
AnonymousRandomPerson
d79f7dd0cc
Merge pull request #437 from PikalaxALT/dism-effect-sbin
Some checks are pending
GithubCI / build (push) Waiting to run
Effect bg/ob to C
2025-09-05 09:45:53 -04:00
PikalaxALT
f5fb67b663
new section for garbage filler 2025-08-31 00:04:59 -04:00
PikalaxALT
d8561b0c59
Fix matching 2025-08-30 23:58:30 -04:00
PikalaxALT
60690926f2
Fix incorrect inbin sizes 2025-08-30 23:38:02 -04:00
PikalaxALT
737138e803
patch in the data files; rename to .c
it overflows ROM by 662080 bytes for some mysterious reason
2025-08-30 23:06:35 -04:00
DizzyEggg
bd7c07a698 dungeon action execution 2025-08-29 14:39:11 +02:00
DizzyEggg
b8a27b91ad dungeon mon spawn.c 2025-08-29 13:14:30 +02:00
DizzyEggg
7745feafd7 dungeon cutscene work 2025-08-29 12:01:47 +02:00
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
Some checks failed
GithubCI / build (push) Has been cancelled
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
Some checks failed
GithubCI / build (push) Has been cancelled
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
Some checks failed
GithubCI / build (push) Has been cancelled
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