Commit Graph

1112 Commits

Author SHA1 Message Date
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
DizzyEggg b1215c2bd3 more dungeon file splits 2025-03-30 19:14:38 +02:00
DizzyEggg cc10fa2b21 run_dungeon file rename 2025-03-30 18:36:02 +02:00
DizzyEggg 96c74dbde7 Clean up boundaries between dungeon action and dungeon engine 2025-03-30 12:19:56 +02:00
DizzyEggg 21a9a17793 dungeon util, dungeon config const data 2025-03-30 11:35:06 +02:00
DizzyEggg c98a145e0e merge dungeon util and code_8045A00 2025-03-30 10:39:20 +02:00
DizzyEggg 1af147eb11 merge dungeon util and dungeon visibility 2025-03-30 10:34:30 +02:00
DizzyEggg ca64d58479 merge dungeon util and code_80450F8 2025-03-30 10:27:39 +02:00
DizzyEggg b835374ceb Start splitting move orb action files 2025-03-29 13:48:42 +01:00
DizzyEggg 48f90aa913 Clean up dungeon_move file boundaries 2025-03-29 13:29:17 +01:00
DizzyEggg 5f1b9714ec remove externs from dungeon cutscenes 2025-03-29 00:44:09 +01:00
DizzyEggg 9152fa4495 dump dungeon boss dialogue 2025-03-29 00:38:23 +01:00
DizzyEggg 4964e025e8 dungeon message file split, const data 2025-03-28 12:10:26 +01:00
DizzyEggg 7aa1a10fa5 move sFixedRoomEntities to src 2025-03-28 11:17:36 +01:00
DizzyEggg 7ee10cb405 some renames 2025-03-27 22:49:17 +01:00
DizzyEggg 142e8aab05 split dungeon generation into 2 2025-03-27 20:27:49 +01:00
DizzyEggg ca6e8195c1 dungeon_data.c 2025-03-27 16:12:45 +01:00
DizzyEggg ad1bf82186 remove tile_types.c 2025-03-27 14:24:06 +01:00
Seth Barberee 038b375201 recombine ground_script.c 2025-03-26 22:06:35 -07:00
Seth Barberee b81e0cb1d9 more cleanup 2025-03-26 21:27:22 -07:00
Seth Barberee 8b75821347 Merge pull request #381 from DizzyEggg/mons_pal
Move ax mons palette to C and fix #34
2025-03-26 21:21:51 -07:00
AnonymousRandomPerson 5bfdc16e32 Merge pull request #373 from DizzyEggg/code_8094D28
Decompile Code 8094d28
2025-03-26 18:12:24 -04:00
DizzyEggg 508d41052b Move ax mons palette to C 2025-03-25 20:45:05 +01:00
Kermalis 15ca15d7b0 Merge branch 'master' into blue-stuff 2025-03-25 03:10:43 -04:00
Kermalis 9d058dde71 More blue-based fixes/doc 2025-03-25 02:59:38 -04:00
Seth Barberee 7ed732a030 Merge pull request #379 from DizzyEggg/kao 2025-03-24 08:06:38 -07:00
DizzyEggg fb2d8579d2 bound all string arrays 2025-03-24 12:17:58 +01:00
DizzyEggg a33c82f649 categorize mon kao data 2025-03-24 11:58:59 +01:00
DizzyEggg ae5cc068c4 merge master 2025-03-23 22:55:19 +01:00
DizzyEggg 13beaf6dbe Move data_810AE24 to C 2025-03-23 22:52:12 +01:00
Kermalis 1910d8b718 anon fixed matching for me 2025-03-22 01:51:18 -04:00
Kermalis 9ff305bc54 Merge branch 'master' into blue-stuff 2025-03-22 03:50:14 +00:00
Kermalis 10cbb42719 Split text.c and decompress.c 2025-03-21 23:48:05 -04:00
DizzyEggg abb05e0ab7 Merge music players / ints to s32 2025-03-21 10:39:17 +01:00
DizzyEggg 76fc258b2a Remove wrong palette label 2025-03-20 15:01:35 +01:00
DizzyEggg 9c9182b78d clean up ax mons data 2025-03-20 14:23:51 +01:00
AnonymousRandomPerson 293a2a5307 Merge pull request #371 from Kermalis/clean-stuff
Match RockSmashMoveAction + cleans
2025-03-18 19:31:52 -04:00
AnonymousRandomPerson 1dfd4f0a38 Merge pull request #370 from DizzyEggg/patch-9
Update MoveFlagExists
2025-03-18 19:25:52 -04:00
DizzyEggg a93aa61988 decompile mersenne twister prng algorhitm 2025-03-18 13:25:18 +01:00
Kermalis f3549624e9 Merge branch 'master' into clean-stuff 2025-03-18 01:29:41 -04:00
Kermalis 0b5aa22ed6 Match RockSmashMoveAction + cleans 2025-03-18 00:32:36 -04:00