Commit Graph

2704 Commits

Author SHA1 Message Date
DizzyEggg
87bd005c29 dungeon leveling / dungeon turn effects 2025-08-28 19:21:56 +02:00
DizzyEggg
9d6ad7e4da more externs gone 2025-08-28 16:16:22 +02:00
DizzyEggg
d57906ad5c remove dungeon action externs 2025-08-28 15:40:54 +02:00
DizzyEggg
1e0ca503e8 get rid of dungeon music externs 2025-08-28 15:21:13 +02:00
DizzyEggg
43776192e9 weather externs 2025-08-28 15:03:16 +02:00
DizzyEggg
ec436488ac fix orb externs / create headers for them 2025-08-28 14:44:57 +02:00
DizzyEggg
b224a7d0fd dungeon range externs 2025-08-28 13:27:22 +02:00
DizzyEggg
11d958b0ac dungeon info and dungeon item action externs 2025-08-28 13:04:51 +02:00
DizzyEggg
8c112533fa dungeon vram dungeon tilemap externs 2025-08-28 12:40:55 +02:00
DizzyEggg
53c171c474 get rid of more externs in dungeon files 2025-08-28 11:47:56 +02:00
DizzyEggg
5b9d96c214 remove dungeon kecleon shop externs 2025-08-28 11:04:45 +02: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