jak-project/common/goos
Tyler Wilding 1b67d1dc77
Fix UTF-8 handling when running the game, env-vars, and setting the project path (#1632)
* fix utf-8 handling around env-vars

* fix file opening errors related to unicode

* add uncaught exception handler in `gk` to ensure something is logged

* gracefully fail if window icon cant be loaded and work with unicode

* linux fix and add changes to vendor file
2022-07-10 19:03:24 -04:00
..
Interpreter.cpp Fix UTF-8 handling when running the game, env-vars, and setting the project path (#1632) 2022-07-10 19:03:24 -04:00
Interpreter.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Object.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Object.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
ParseHelpers.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
ParseHelpers.h compiler speed improvement (#1547) 2022-06-24 18:21:24 -04:00
PrettyPrinter.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
PrettyPrinter.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
PrettyPrinter2.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
PrettyPrinter2.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Printer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Printer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Reader.cpp extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
Reader.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
ReplUtils.cpp extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
ReplUtils.h goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
TextDB.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
TextDB.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00