Commit Graph

2693 Commits

Author SHA1 Message Date
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
DizzyEggg
06640030af GroundMap_Select and GroundMap_SelectDungeon 2025-07-15 11:51:35 +02:00
DizzyEggg
9bf3513db1 fix conflicts 2025-07-15 08:45:50 +02:00
DizzyEggg
66435fa2f1 remove double include 2025-07-15 08:35:49 +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
1478c4268a fix matching 2025-07-12 10:40:10 +02:00
DizzyEggg
3aac8e9e62
Update src/code_80848F0.c
Co-authored-by: Thomas <doodrabbit@hotmail.com>
2025-07-11 23:39:26 +02:00
DizzyEggg
dd5937131d fix effect 2025-07-10 12:05:58 +02:00
DizzyEggg
03b84fb4a7 effect file names 2025-07-10 10:36:59 +02:00