6 Commits

Author SHA1 Message Date
Kermalis 78f10fb060 Last one sorry 2025-11-25 06:08:16 -05:00
Kermalis 4bd0a23bdb Cutscene stuff + script directions 2025-11-22 09:37:47 -05:00
AnonymousRandomPerson ab308c9547 Fix typo 2024-11-20 18:43:54 -05:00
DizzyEggg cf6e42ae19 GenerateExtraHallways 2024-11-08 11:15:52 +01:00
Cheng Hann Gan 0ea22237c9 Decomped DecideUseItem (#73) 2021-11-13 16:59:20 -08:00
Cheng Hann Gan 8237e29a16 Defined more in-dungeon structs and enums (#53)
* Defined DungeonEntity

* Rename EntityType enums

* Revert EntityType rename

* Defined more in-dungeon structs and enums

* Added more dungeon global structs/enums

* Prefixed dungeonGlobalData with g

* Fixed compile errors

* Removed some CRLFs

* Fixed compile after merge

* Revert Makefile

* Rename DungeonEntityData.entityType

Co-authored-by: Seth Barberee <seth.barberee@gmail.com>

* Renamed symbols per PR comments

Co-authored-by: Cheng Hann Gan <chenghann_gan@ultimatesoftware.com>
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2021-09-09 16:22:48 -07:00