mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-10 19:45:09 -05:00
4eaf70b859
Pulls the Custom Message related code out into it's own class, which has an initialization phase where other enhancements / future features can create messages during an initialization phase to be stored and retrieved later. Along with this refactoring, the 4 bottle messages from the previous rando-specific system are now created and stored during intialization and retrieved by their getItemId. Now that it isn't rando specific, the goal is to move anything text changes that are hard-coded into z_message_PAL.c and refactor it so that future text additions/overrides can be done without modifying that file. |
||
---|---|---|
.. | ||
assets | ||
include | ||
macosx | ||
soh | ||
src | ||
.clang-format | ||
.clang-tidy | ||
.gitattributes | ||
.gitignore | ||
.gitrepo | ||
fixbaserom.py | ||
format.sh | ||
Makefile | ||
randomizer_generation.cpp | ||
randomizerTypes.h | ||
resource.h | ||
Resource.rc | ||
SHIPOFHARKINIAN.ico | ||
soh.sln | ||
soh.vcxproj | ||
soh.vcxproj.filters | ||
soh.vcxproj.user |