jak-project/goalc/data_compiler
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
..
DataObjectGenerator.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DataObjectGenerator.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
dir_tpages.cpp [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
dir_tpages.h [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
game_count.cpp [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
game_count.h [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
game_text_common.cpp finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
game_text_common.h finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00