jak-project/test
ManDude 9676100039
finish out english subtitles (#1586)
* put some duplicated code in a func

* make jak 2 text "work"

* group up all subtitles c++ code into one folder

* compact single-line subtitles

* fix a couple compiler crashes

* Update game_subtitle_en.gd

* `rolling` and `sunken`

* `swamp`

* `ogre`

* `village3`

* `maincave`

* `snow`

* `lavatube`

* `citadel`

* Update .gitignore

* clang

* fix encoding and decoding for quote

* properly fix quotes

* subtitle deserialize: sort by kind, ID and name

* sub editor: fix line speaker not being converted

* cleanup game text ids 1

* update text ids 2

* update source

* update refs
2022-07-03 17:25:28 -04:00
..
decompiler finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
goalc [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
offline Remove assets folder, use more std::filesystem (#1575) 2022-06-29 23:32:46 -04:00
test_data subtitle editor fixes + other smaller fixes (#1572) 2022-06-29 19:43:23 -04:00
all_jak1_symbols.cpp Cleaned up some unneeded changes 2020-08-29 15:11:16 -04:00
all_jak1_symbols.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
CMakeLists.txt [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
test_CodeTester.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_common_util.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_emitter.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_emitter_avx.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_goos.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_kernel_jak1.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
test_listener_deci2.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_main.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_math.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_pretty_print.cpp jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
test_reader.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_type_system.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_zstd.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_zydis.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00