Commit Graph

1400 Commits

Author SHA1 Message Date
DizzyEggg 2ea67885ee Fix some AI functions 2025-11-06 15:44:46 +01:00
DizzyEggg 95b9fc9309 more clean-up 2025-11-06 12:59:59 +01:00
DizzyEggg c806fda9c0 More renames 2025-11-05 22:02:09 +01:00
DizzyEggg 8ee9b104ba more clean-up 2025-11-05 11:10:32 +01:00
DizzyEggg 274716a278 Change s24_8 back to int, not a struct 2025-11-03 13:19:48 +01:00
DizzyEggg 822d3da553 pmd-sky names sync 2025-11-03 12:54:06 +01:00
DizzyEggg 6911fef122 rename some stat effect functions 2025-10-31 16:32:10 +01:00
DizzyEggg a90c95dd8a pmd-sky function renames 2025-10-31 15:53:07 +01:00
DizzyEggg 0e9c298e88 LowerOffensiveStat 2025-10-31 11:26:30 +01:00
DizzyEggg 40ed4086e7 Start Blue/Sky based clean-up 2025-10-31 10:53:14 +01:00
DizzyEggg 01bd5dd650 remove some externs 2025-10-28 14:55:47 +01:00
DizzyEggg a9eb006fe2 split direction util and pixelpos math 2025-10-28 13:15:31 +01:00
DizzyEggg a3323f495f rename training maze rescue scenario files 2025-10-27 16:21:39 +01:00
DizzyEggg 25aaa28330 clean up some file splits 2025-10-27 14:34:30 +01:00
DizzyEggg a25912e9fa remove more externs from dungeon files 2025-10-26 17:55:23 +01:00
DizzyEggg db0b90b255 dungeon file externs 2025-10-26 17:32:38 +01:00
DizzyEggg a970083a73 dungeon_action_handler 2025-10-26 17:15:50 +01:00
Seth Barberee 3238d7990b Merge pull request #456 from DizzyEggg/sub_807167C
Fix gotos in sub_807167C and some other funcs
2025-10-24 09:09:52 -07:00
Seth Barberee bb65e37c3c Merge pull request #454 from DizzyEggg/ground_externs
Clean up externs in ground files
2025-10-24 08:13:25 -07:00
DizzyEggg 2732d38684 Fix gotos in sub_807167C and some other funcs 2025-10-24 13:17:02 +02:00
AnonymousRandomPerson e99c391738 Renamed PersonalityRelated struct to TeamBasicInfo 2025-10-23 22:22:37 -04:00
AnonymousRandomPerson 2f8344405c Merge branch 'personality_stuff' of https://github.com/jtjanecek/pmd-red 2025-10-23 22:15:28 -04:00
DizzyEggg 05d70f94ee textbox externs 2025-10-23 16:43:08 +02:00
DizzyEggg 4d11518c21 ground map externs 2025-10-23 15:59:41 +02:00
DizzyEggg 46065e5899 ground map includes 2025-10-23 15:53:08 +02:00
DizzyEggg 32f1d3bd07 ground weather 2025-10-23 11:52:22 +02:00
DizzyEggg 7b5748676c ground main includes 2025-10-21 20:17:09 +02:00
DizzyEggg c6273139e6 code 809D148 externs 2025-10-21 16:08:24 +02:00
DizzyEggg 3b789a37c1 ground_script externs 2025-10-21 15:40:41 +02:00
DizzyEggg 1e49003ec9 ground object externs 2025-10-21 14:56:12 +02:00
DizzyEggg 1ba6dd86c7 ground effect externs 2025-10-21 14:13:57 +02:00
DizzyEggg 782e0b817b ground sprite ground lives externs 2025-10-21 12:39:54 +02:00
DizzyEggg 5a7cc59e83 start cleaning up ground lives header 2025-10-21 10:42:13 +02:00
DizzyEggg d3fb261c88 clean up externs in code 8041AD0 2025-10-17 16:42:53 +02:00
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
DizzyEggg cc1fe55866 dungeon entity movement 2025-10-15 21:02:29 +02:00
DizzyEggg 4d7aa4889b move orb effects 4 5 2025-10-06 14:10:58 +02:00
DizzyEggg 5320c7444a move orb effects 3 2025-10-06 13:54:44 +02:00
DizzyEggg 1c0b0731e2 move orb effects 1 2025-10-06 13:42:04 +02:00
DizzyEggg 9f571c0d94 include file for move orb effects 2 2025-10-06 13:17:09 +02:00
DizzyEggg 5b9295e6cf remove some externs, dungeon_monster_house.c 2025-10-06 12:44:13 +02:00
darsh 209412c17e use floor number instead of boss name 2025-10-01 19:49:45 -04:00
darsh cd6acf19a5 rename DUNGEON_MUS_UNUSED_ to DUNGEON_MUS_INDEX_ 2025-10-01 19:47:48 -04:00
darsh ca1e96d768 use enums for music IDs and dungeon music pointers 2025-10-01 19:37:26 -04:00
Darsh 0f33901aa1 Merge branch 'master' into staged-updates-2 2025-10-01 17:42:55 -04:00
Seth Barberee 7d7b81714c Merge pull request #447 from itsdarsh/staged-updates-3
Enumerate fixed room constants and rename IsBossFight() to IsFloorwideFixedRoom()
2025-10-01 14:25:48 -07:00
darsh 24a3f0ad19 IsBossFight() -> IsFloorwideFixedRoom() 2025-10-01 15:52:03 -04:00
darsh 08da5d5cf5 add and use fixed room constants 2025-10-01 15:50:46 -04:00
darsh cf51a85f3e convert weather constants to enum 2025-10-01 02:45:27 -04:00