jak-project/goalc/compiler/compilation
ManDude b3e3f9379e
fix some jak 1 hint subtitles not showing up (#2782)
There is one instance of the same hint being played for different IDs
which was breaking things.
2023-06-28 14:13:47 +01:00
..
Asm.cpp [jak2] GOAL side texture animation stuff (#2766) 2023-06-24 10:11:47 -04:00
Atoms.cpp [jak2] GOAL side texture animation stuff (#2766) 2023-06-24 10:11:47 -04:00
Block.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CompilerControl.cpp Jak 2 pc subtitle support (#2672) 2023-06-08 01:04:16 +01:00
ConstantPropagation.cpp logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
ControlFlow.cpp some bug fixes (#2125) 2023-01-14 11:04:15 -05:00
Debug.cpp dbgr: allow dumping the backtrace to a file (#2284) 2023-02-27 18:54:23 -05:00
Define.cpp docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -05:00
Function.cpp [goalc] default to non-immediate lambdas if not requested (#2604) 2023-04-30 19:00:27 -04:00
Macro.cpp fix some jak 1 hint subtitles not showing up (#2782) 2023-06-28 14:13:47 +01:00
Math.cpp less branches for division + fix divide by zeros (#2585) 2023-04-29 21:10:51 +01:00
State.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Static.cpp [decomp] ctywide-obs (#2250) 2023-02-25 14:00:16 -05:00
Type.cpp [goalc] default to non-immediate lambdas if not requested (#2604) 2023-04-30 19:00:27 -04:00