jak-project/goalc/compiler/compilation
ManDude 27bb6c6384
[decompiler] decompile particle defs using specialized macros (#1077)
* [decompiler] `defpart` and `defpartgroup`

* support sounds in part defs natively

* make `meters_to_string`

* update refs

* clang

* make macros in pair only work inside `(unquote ...`

* update source

* update finish

* fix
2022-01-15 20:01:38 -05:00
..
Asm.cpp unused version of collide line sphere collide list (#1071) 2022-01-09 17:45:19 -05:00
Atoms.cpp [collision] implement most of background collision, spawn target! (#1076) 2022-01-15 16:52:47 -05:00
Block.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CompilerControl.cpp Compiler performance improvements and error clean-up (#782) 2021-08-24 22:15:26 -04:00
ControlFlow.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
Debug.cpp [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
Define.cpp [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
Function.cpp add declare-file debug (#1004) 2021-12-12 12:52:23 -05:00
Macro.cpp [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
Math.cpp [collision] implement most of background collision, spawn target! (#1076) 2022-01-15 16:52:47 -05:00
State.cpp [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
Static.cpp [decompiler] decompile particle defs using specialized macros (#1077) 2022-01-15 20:01:38 -05:00
Type.cpp add declare-file debug (#1004) 2021-12-12 12:52:23 -05:00