Commit Graph

319 Commits

Author SHA1 Message Date
DizzyEggg
912203077f dungeon mon recruit sprite render 2025-10-17 15:20:41 +02:00
DizzyEggg
37193ed879 document rename dungeon files 2025-10-17 13:44:18 +02:00
darsh
9b3eff4847 Document floorProps->enemyDensity bug 2025-09-30 13:41:30 -04:00
darsh
9201177a94 unk15 -> standaloneLakeDensity 2025-09-30 12:39:10 -04:00
darsh
5c07eed98f update comment 2025-09-29 23:52:41 -04:00
darsh
72851fb047 update member names of FloorProperties struct 2025-09-29 23:39:07 -04:00
AnonymousRandomPerson
123d35fbbc
Merge pull request #438 from ElectroDeoxys/master
Some checks failed
GithubCI / build (push) Has been cancelled
Document dungeon belly functions/exit reasons, identify struct fields
2025-09-06 00:25:57 -04:00
Electro
675aea42d9 Create constant files for dungeon exit reasons and residual damage types, label some magic numbers, misc fixes 2025-09-05 19:28:02 +01: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
ElectroDeoxys
333be4720d Document dungeon belly functions/exit reasons, identify struct fields 2025-09-02 22:31:11 +01:00
PikalaxALT
0feae19583
Rename Struct_8009A7C --> EfbFileData 2025-08-30 22:37:04 -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
DizzyEggg
b8a27b91ad dungeon mon spawn.c 2025-08-29 13:14:30 +02:00
DizzyEggg
8c112533fa dungeon vram dungeon tilemap externs 2025-08-28 12:40:55 +02:00
DizzyEggg
3b75704bdc merge with pmd-red master 2025-08-25 13:16:36 +02:00
Seth Barberee
061f1efaea initial work on ground_map_1 2025-08-16 14:54:17 -07: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
a0dbdc84f9 more work 2025-07-17 20:12:54 -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
e817892f6c sub_8003C18 2025-07-15 14:10:54 +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
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
74e6d58fd1 code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
DizzyEggg
ea84869785 sub_800E0B4 2025-07-08 15:19:19 +02:00
DizzyEggg
cc08d56c9b part 1 ornament gfx 2025-07-03 16:05:04 +02:00
DizzyEggg
b1ed42aa37 Split gba color util file 2025-07-02 12:28:16 +02:00
DizzyEggg
42fa35b37d start pal structs unification 2025-07-02 11:25:17 +02:00
DizzyEggg
a4fb1d29c2 consts everywhere 2025-07-01 10:42:01 +02:00
DizzyEggg
86ee264361 ax position sets struct 2025-06-30 21:10:11 +02:00
DizzyEggg
df851221fa Add flips sprite oam macros 2025-06-29 15:19:34 +02:00
DizzyEggg
03b05a4a31 textbox related clean-up 2025-06-18 23:20:19 +02:00
DizzyEggg
a20ec30b07 start documenting textvox 2025-06-18 10:57:24 +02:00
DizzyEggg
b897f1dae8 Split ground lives helper file 2025-06-17 11:46:16 +02:00
DizzyEggg
73dbde02b8 Move map files table to C 2025-06-17 11:05:03 +02:00
DizzyEggg
95babdeda5 Move ground map conversion table to C 2025-06-16 16:29:20 +02:00
DizzyEggg
ded4524e9f ground script pokemon documentation 2025-06-15 23:16:00 +02:00
DizzyEggg
cf06a42eb2 Some flags clean-up 2025-06-15 18:47:45 +02:00
DizzyEggg
1dd50d5202 ground script data, poke documentation 2025-06-15 16:29:31 +02:00
DizzyEggg
5270aaa012 Fix ScriptUnion1632 2025-06-15 13:13:50 +02:00
DizzyEggg
69d64369f3 master merge 2025-06-13 12:52:40 +02:00
DizzyEggg
33056bc5be PrintNumOnWindow 2025-06-13 12:49:08 +02:00