jak-project/goalc
ManDude 0e96cdb6c5
[de/compiler] New text tool (#918)
* fix `citb-drop-plat` a bit and PAL `fisher`

* Clean up `pc-pad-utils`. Looks so clean!

* Increase process stacks by ~2x

* Convert `game_text` custom encoding to and from a readable one (UTF-8)

* clang

* add missing characters

* support all diacritic variants

* fix a character

* remaining cases

* fix tests

* fix memory leak?

* clang

* add custom characters w/ diacritics

* Update all-types.gc

* robustness

* minor bug

* move custom font decoding function to `FontUtils.cpp`

* Move valid source chars patching to Reader constructor
2021-10-19 00:02:18 -04:00
..
compiler [decomp] fisher and FIN.DGO (finalboss) level (#899) 2021-10-16 14:06:33 -04:00
data_compiler [de/compiler] New text tool (#918) 2021-10-19 00:02:18 -04:00
debugger [goalc] improve reliability of debugger tests (#898) 2021-10-15 19:24:52 -04:00
emitter [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
listener [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
make [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
regalloc Compiler performance improvements and error clean-up (#782) 2021-08-24 22:15:26 -04:00
CMakeLists.txt add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
main.cpp [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00