pmd-red/tools/preproc
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
..
.gitignore Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
asm_file.cpp Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
asm_file.h Track tools srcs 2019-07-11 21:16:23 -04:00
c_file.cpp Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
c_file.h Track tools srcs 2019-07-11 21:16:23 -04:00
char_util.h Track tools srcs 2019-07-11 21:16:23 -04:00
charmap.cpp Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
charmap.h Track tools srcs 2019-07-11 21:16:23 -04:00
LICENSE Decompiled some item related functions (#42) 2021-07-10 11:23:20 -05:00
Makefile update tools 2020-06-02 14:51:57 -04:00
preproc.cpp Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
preproc.h Track tools srcs 2019-07-11 21:16:23 -04:00
string_parser.cpp Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
string_parser.h Track tools srcs 2019-07-11 21:16:23 -04:00
utf8.cpp Defined more in-dungeon structs and enums (#53) 2021-09-09 16:22:48 -07:00
utf8.h Track tools srcs 2019-07-11 21:16:23 -04:00