jak-project/goalc
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
..
build_level [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
compiler finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
data_compiler finish out english subtitles (#1586) 2022-07-03 17:25:28 -04:00
debugger [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
emitter lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
listener lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
make [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
regalloc compiler speed improvement (#1547) 2022-06-24 18:21:24 -04:00
CMakeLists.txt [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
main.cpp goalc: add launch option for executing cmd on startup that keeps repl open (#1561) 2022-06-26 17:32:02 -04:00