jak-project/goalc
water111 953c1512db
Process Text Files in Decompiler (#122)
* begin support for v2

* export game text

* generate text files

* working text load

* fix windows

* add test and clean up game tests a bit

* load the right file

* add separate program to launch the data compiler

* add offline test script
2020-11-19 21:22:16 -05:00
..
compiler Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
data_compiler Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
debugger [Source Line Debugger] Tracking objects and IR (#115) 2020-11-13 22:33:57 -05:00
emitter Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
gs Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
listener [Source Line Debugger] Tracking objects and IR (#115) 2020-11-13 22:33:57 -05:00
logger Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
regalloc Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
CMakeLists.txt Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
data_compiler.cpp Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
main.cpp Compiler logging (#92) 2020-10-29 19:03:44 -04:00