Commit Graph

1323 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
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
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
061f1efaea initial work on ground_map_1 2025-08-16 14:54:17 -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
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
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
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
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
DizzyEggg
e6db0ff530 Decompile code_80035F0 2025-07-15 18:22:42 +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
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
6ec3fc7013 file clean-up 2025-07-09 12:59:18 +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
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
DizzyEggg
384283db66 sub_800E448 2025-07-08 17:33:14 +02:00
DizzyEggg
4a27920354 sub_800E208 2025-07-08 16:16:47 +02:00
DizzyEggg
ea84869785 sub_800E0B4 2025-07-08 15:19:19 +02:00
DizzyEggg
b2f08ba1d3 up to sub_800DE8C 2025-07-08 14:20:36 +02: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