jak-project/decompiler/ObjectFile
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
..
LinkedObjectFile.cpp [decompiler] Jak 2 modifications, new all-types code (#1553) 2022-06-25 21:26:15 -04:00
LinkedObjectFile.h [decompiler] Jak 2 modifications, new all-types code (#1553) 2022-06-25 21:26:15 -04:00
LinkedObjectFileCreation.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
LinkedObjectFileCreation.h [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00
LinkedWord.h build: get rid of clang-cl in favor of actual clang among other things (#1589) 2022-07-03 17:35:39 -04:00
ObjectFileDB.cpp extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
ObjectFileDB.h extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
ObjectFileDB_IR2.cpp extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00