Commit Graph

1152 Commits

Author SHA1 Message Date
PikalaxALT
e4daabfc04
Support building on macOS with homebrew binutils 2025-05-23 20:15:46 -04:00
DizzyEggg
7ec7ad36d5 Move static inline to ground script.h 2025-05-23 15:22:36 +02:00
DizzyEggg
b3b973fba9 Move const data to ground lives 2025-05-23 15:14:03 +02:00
DizzyEggg
811c9d3653 GroundLives_Action 2025-05-22 21:56:39 +02:00
DizzyEggg
48325be5ea sub_80A90E8 2025-05-20 09:56:27 +02:00
DizzyEggg
599559c68e sub_80A8ACC 2025-05-18 11:54:40 +02:00
DizzyEggg
7b15f3b8a1 GroundLives_Add 2025-05-18 11:07:28 +02:00
DizzyEggg
927f9c1a0e start ground lives 2025-05-17 14:54:56 +02:00
Seth Barberee
b760830bb8
Merge pull request #394 from DizzyEggg/code_803C1D0
decompile code_803C1D0
2025-05-16 13:58:14 -07:00
DizzyEggg
a72e20f1f8 decompile code_803C1D0 2025-05-16 19:44:08 +02:00
DizzyEggg
80ea413c02 ground sprite clean-up 2025-05-16 11:41:52 +02:00
DizzyEggg
64be20ac78 Move const data to src 2025-05-16 11:23:37 +02:00
DizzyEggg
4dd46d4a10 add FATAL_ERROR macros 2025-05-16 09:21:41 +02:00
DizzyEggg
dc39fa4329 start moving const data to ground sprite 2025-05-15 23:18:14 +02:00
DizzyEggg
b7f5d9da2a ground sprite decompiled 2025-05-15 20:37:16 +02:00
DizzyEggg
a281afff6f sub_80A7310 2025-05-15 17:25:57 +02:00
DizzyEggg
e649cabbd3 sub_80A6EFC 2025-05-15 12:32:24 +02:00
DizzyEggg
6760a529c8 GroundSprite_ExtendPaletteAdd fun fun fun fun times 2025-05-14 22:48:41 +02:00
DizzyEggg
867956cf8a sub_80A69FC 2025-05-14 15:01:22 +02:00
DizzyEggg
660828d6c8 add dungeon mapparam struct include 2025-05-13 16:30:16 +02:00
DizzyEggg
2fd84a6e50 GroundEvent_Add 2025-05-13 11:25:19 +02:00
DizzyEggg
f73937b94e Use NUM_MONSTERS 2025-05-12 21:59:16 +02:00
DizzyEggg
80f143c171 remove not needed comment 2025-05-12 15:40:36 +02:00
DizzyEggg
45ca90f253 Rename to FriendList 2025-05-12 15:39:37 +02:00
DizzyEggg
1c432cc231 sub_8023868 2025-05-12 14:46:12 +02:00
DizzyEggg
3ed83a25f6 sub_8023C60 2025-05-12 12:42:41 +02:00
DizzyEggg
b0ce108614 sub_8023DA4 2025-05-12 11:42:11 +02:00
DizzyEggg
4ef1c57fb9 start code 8023868 2025-05-12 09:34:15 +02:00
Seth Barberee
1517266c9d decomp more of code_803C1D0 2025-04-14 17:07:54 -07:00
Seth Barberee
03f022c2d5 continue splitting move_orb_actions headers 2025-04-10 20:56:13 -07:00
Seth Barberee
0934cce5e2 slowly creating headers 2025-04-10 20:56:12 -07:00
DizzyEggg
c2ed0dcd2f use DUNGEON_MAX_NUM_TILES name 2025-04-08 11:58:15 +02:00
DizzyEggg
17feb731c7 move const data to code_803E724 2025-04-04 16:12:34 +02:00
DizzyEggg
89615befff rename to dungeon vram 2025-04-04 14:12:20 +02:00
DizzyEggg
8638f546db add to ewram, clean up dungeon action 2025-04-04 12:58:07 +02:00
DizzyEggg
66ddb9f9f3 put in header 2025-04-04 12:24:43 +02:00
DizzyEggg
4ce333bbb4 Match sub_8083904 thanks to Seth 2025-04-04 12:18:03 +02:00
DizzyEggg
be39215686 Match sub_8083660 2025-04-04 11:25:31 +02:00
DizzyEggg
483f7b79ee split portrait placement file 2025-04-03 20:39:01 +02:00
DizzyEggg
fd37f54f65 Fix unkStruct_80416E0 2025-04-03 16:32:55 +02:00
DizzyEggg
165cf5f436 merge code 80848f0 with dungeon util 1 2025-04-03 13:46:12 +02:00
DizzyEggg
5acaddfaa0 dungeon random with CalculateStatusTurns 2025-04-03 10:33:48 +02:00
DizzyEggg
68bba3d625 split dungeon music 2025-04-03 10:23:06 +02:00
DizzyEggg
5074dd4e21 Match sub_8072778 2025-04-02 10:42:34 +02:00
DizzyEggg
9b81df6d66 merge master 2025-03-31 14:03:27 +02:00
AnonymousRandomPerson
1a7c60d17e Documented badlyPoisonedDamageCount 2025-03-30 22:19:43 -04:00
DizzyEggg
bf3ae269e0 dungeon damage file split 2025-03-30 23:55:14 +02:00
DizzyEggg
b829b761f6 pokemon attributes, moveement, ai targeting into dungeon_logic.c 2025-03-30 22:59:59 +02:00
DizzyEggg
66d4d67e67 status_checks_1 merged with dungeon ai targeting 2025-03-30 22:31:53 +02:00
DizzyEggg
e82dd70c86 merge dungeon capabilities with dungeon ai targeting 2025-03-30 21:45:25 +02:00