jak-project/common
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
..
audio Remove assets folder, use more std::filesystem (#1575) 2022-06-29 23:32:46 -04:00
cross_os_debug lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
cross_sockets lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
custom_data lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
dma lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
global_profiler lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
goos subtitles: Add more cutscenes to subtitle editor (#1588) 2022-07-02 15:32:52 -04:00
log lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
math Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
nrepl lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
serialization/subtitles finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
texture lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
type_system lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
util finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
CMakeLists.txt finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
common_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
goal_constants.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
link_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
listener_common.h improve performance on intel graphics (#1041) 2021-12-30 19:38:18 -05:00
symbols.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
versions.h [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00