summaryrefslogtreecommitdiff
path: root/ZAPD/Declaration.cpp
AgeCommit message (Expand)Author
2023-07-20Updated to use clang-format-14 (#297)Nicholas Estelami
2023-05-04Cleaned up and Documented Declaration Class (#290)Nicholas Estelami
2023-05-03Defines for texture dimensions (#233)EllipticEllipsis
2022-01-02Don't generate extern declarations for unaccounted variables (#229)Anghelo Carvajal
2021-11-24Only use array lengths on static variables (#205)Anghelo Carvajal
2021-10-16`ExternalFile`: Expose other XML's declarations during extraction (#151)Anghelo Carvajal
2021-10-11string -> const string& and more (#199)louist103
2021-10-01Add `--static` flag (#193)Anghelo Carvajal
2021-09-29Remove `DeclarationPadding` and `DeclarationAlignment::None` (#186)Anghelo Carvajal
2021-05-10ZRoom refactor (#124)Anghelo Carvajal