Commit Graph

2702 Commits

Author SHA1 Message Date
PikalaxALT
d8561b0c59
Fix matching 2025-08-30 23:58:30 -04:00
PikalaxALT
0d6f7ccb5a
add pksdir.c files 2025-08-30 23:38:11 -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
PikalaxALT
0feae19583
Rename Struct_8009A7C --> EfbFileData 2025-08-30 22:37:04 -04:00
PikalaxALT
37d0614b85
sync script update 2025-08-30 22:27:30 -04:00
PikalaxALT
3d9ddd72ff
Simplify efbg gfx filenames 2025-08-30 22:25:38 -04:00
PikalaxALT
71d6841cde
Dump efob 2025-08-30 22:12:02 -04:00
PikalaxALT
d557dc6aed
Dump efbg 2025-08-30 00:33:30 -04:00
Seth Barberee
2b78572cf7
Merge pull request #435 from FexCollects/master
Some checks failed
GithubCI / build (push) Has been cancelled
Use monster constants over card coded values
2025-08-27 20:32:44 -07:00
Fex Collects
8d73761772 Use monster constants over card coded values 2025-08-28 00:04:25 +00:00
AnonymousRandomPerson
26a252e0b6
Merge pull request #434 from DizzyEggg/type_effectiveness
Remove unused files & clean up some externs from dungeon_damage.c
2025-08-27 19:05:13 -04:00
DizzyEggg
2db2179d4f move function externs to dungeon_damage.h 2025-08-27 21:08:01 +02:00
DizzyEggg
8371286bf3 dungeon_damage clean-up 2025-08-27 20:51:15 +02:00
AnonymousRandomPerson
5e6127e0db
Merge pull request #431 from DizzyEggg/map_files
Some checks failed
GithubCI / build (push) Has been cancelled
some ground_bg.c documentation / splitting map files
2025-08-25 18:12:34 -04:00
DizzyEggg
3b75704bdc merge with pmd-red master 2025-08-25 13:16:36 +02:00
AnonymousRandomPerson
e1a7ae9347
Merge pull request #433 from SethBarberee/ground_map_1
Some checks are pending
GithubCI / build (push) Waiting to run
Ground map 1
2025-08-24 16:03:30 -04: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
Seth Barberee
f661991f8c decomp sub_80A579C 2025-08-16 14:54:17 -07:00
Seth Barberee
061f1efaea initial work on ground_map_1 2025-08-16 14:54:17 -07:00
Seth Barberee
a0ddf35f3d
Merge pull request #432 from AnonymousRandomPerson/master
Some checks failed
GithubCI / build (push) Has been cancelled
Documented more script commands
2025-07-30 15:18:11 -07:00
AnonymousRandomPerson
d5bf929629 Document more script commands 2025-07-26 22:16:02 -04:00
AnonymousRandomPerson
8d0c87e2ed Documented more script commands
Researched by @MegaMinerd
2025-07-26 15:46:09 -04:00
AnonymousRandomPerson
85780113c4
Merge pull request #425 from SethBarberee/sub_803B050
Some checks failed
GithubCI / build (push) Has been cancelled
sub_803B050
2025-07-21 18:43:20 -04:00
DizzyEggg
eb1d128dcd Some function sync with Sky 2025-07-20 22:02:26 +02: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
AnonymousRandomPerson
f557b31f0f
Merge pull request #430 from DizzyEggg/canlaytrap
Some checks failed
GithubCI / build (push) Has been cancelled
Add flags union to Tile struct
2025-07-19 11:07:53 -04:00
DizzyEggg
96bc8501eb slight var name clean-up 2025-07-19 12:35:11 +02:00
DizzyEggg
ecec4fb703 Add flags union to Tile struct 2025-07-19 12:18:39 +02:00
DizzyEggg
ddbd2f8060 more ground bg documentation 2025-07-18 14:11:18 +02:00
Seth Barberee
7c129f8037 More more data to src 2025-07-17 20:12:54 -07:00
Seth Barberee
81f28e81e6 thanks to @DizzyEggg for matching the two funcs 2025-07-17 20:12:54 -07:00
Seth Barberee
7acae3ac35 fix: sub_803B344 struct is wrong.. and now it's matching 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
a0dbdc84f9 more work 2025-07-17 20:12:54 -07:00
Seth Barberee
b7855b4de5 initial work 2025-07-17 20:12:54 -07:00
Seth Barberee
e10939cfdc
Merge pull request #429 from DizzyEggg/sync_sky
Some checks failed
GithubCI / build (push) Has been cancelled
Sync some function names with pmd-sky
2025-07-17 20:11:56 -07:00
DizzyEggg
576653fc04 more sky map documentation 2025-07-17 18:59:48 +02:00
DizzyEggg
47cad2e720 ground bg map documentation 2025-07-17 17:51:53 +02: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
ae4a4490df add FREE_AND_SET_NULL 2025-07-16 14:10:50 +02:00
DizzyEggg
85e8d94a7c more pmd-sky names 2025-07-16 14:05:39 +02:00
DizzyEggg
7bfe0991e9 Sync some function names with pmd-sky 2025-07-16 13:18:24 +02:00
Seth Barberee
354d61b5b5
Merge pull request #427 from DizzyEggg/code_8046CE4
Some checks are pending
GithubCI / build (push) Waiting to run
2025-07-15 09:53:14 -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
e817892f6c sub_8003C18 2025-07-15 14:10:54 +02:00