jak-project/decompiler/level_extractor
Tyler Wilding 6446389263
extractor: cleanup, support unicode properly, and add multi-game support (#1609)
* extractor: refactor and cleanup for multi-game support

* deps: switch to `ghc::filesystem` as it is utf-8 everywhere by default

* extractor: finally working with unicode

* unicode: fix unicode cli args on windows in all `main` functions
2022-07-05 20:38:13 -04:00
..
BspHeader.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
BspHeader.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
common_formats.h [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
extract_collide_frags.cpp [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
extract_collide_frags.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_common.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_common.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_level.cpp extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
extract_level.h extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
extract_merc.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_merc.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_shrub.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_shrub.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_tfrag.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_tfrag.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_tie.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
extract_tie.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
MercData.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
MercData.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
notes.txt [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00