mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-10 03:25:07 -05:00
d4c1c40c1d
* hacks to align strings for clang... wow just wow
* start work to getting built with clang
* fix issues with struct constructors, all builds, doesn't link still
* fix some narrowing issues that clang complains about
* fix compliation of zapd
* fix null deref in VersionInfo
* builds with clang
* make stringbuilding use StringHelper instead of addition
* fix linking
* add CLANG SHIP overlay on clang built versions
* doesn't need to be volatile
* mark unknown strings as extern
* rename some stuff
* can't align extern
* hopefully fix compilation for everythign
* expandtab
* allow setting LD
* Revert "allow setting LD"
This reverts commit
|
||
---|---|---|
.. | ||
assets/ship_of_harkinian | ||
CFG | ||
OTRExporter | ||
.gitignore | ||
.gitrepo | ||
extract_assets.py | ||
extract_baserom.py | ||
LICENSE | ||
offsets.json | ||
OTRExporter.sln | ||
rom_chooser.py | ||
rom_info.py |