jak-project/goalc
water111 3f1f443d58
[jak 2] fix boot, increase level heap sizes (#2252)
Increase level heaps and borrow heaps. The level heap increase was
likely not needed, but better safe than sorry. We allocate the 128 MB
main heap anyway so there's no harm.

Also fix the crash when using `-boot`. As I thought it was just a
one-line typo in the kernel.
2023-02-25 15:20:17 -05:00
..
build_level [tie] support per-proto visibility flags (#2212) 2023-02-11 12:00:05 -05:00
compiler [jak 2] fix boot, increase level heap sizes (#2252) 2023-02-25 15:20:17 -05:00
data_compiler logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
debugger [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
emitter [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
listener d/jak2: cleanup more of editable and editable-player (#2029) 2022-11-19 23:28:20 -05:00
make port pckernel to Jak 2 (#2248) 2023-02-25 10:19:32 -05:00
regalloc [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
CMakeLists.txt docs: Automatically generate documentation from goal_src code (#2214) 2023-02-20 19:49:37 -05:00
main.cpp repl: prevent REPL crash when running (reload) (#2243) 2023-02-24 18:04:10 -05:00
simple_main.cpp [jak2] workaround for cutscene playing (#2131) 2023-01-16 13:37:29 -05:00