jak-project/decompiler/util
water111 5c7a3384e5
[jak2] static sound macro (#1919)
eg
```
(set! (-> obj sound-pre-open) (static-sound-spec "airlock-slider"))
```
it is the same as jak 1, but the `fo-curve` option is set to 1
sometimes.
2022-09-25 16:19:06 -04:00
..
config_parsers.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
config_parsers.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
data_decompile.cpp [jak2] static sound macro (#1919) 2022-09-25 16:19:06 -04:00
data_decompile.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DataParser.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DataParser.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DecompilerTypeSystem.cpp More array special cases (#1913) 2022-09-24 16:10:13 -04:00
DecompilerTypeSystem.h decomp: add docstring support to relevant places in all-types (#1753) 2022-08-23 00:32:07 -04:00
Error.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
goal_data_reader.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
goal_data_reader.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
MatchParam.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
sparticle_decompile.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
sparticle_decompile.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
StackSpillMap.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
TP_Type.cpp [decomp] fix up debug menu rendering, add a few others (#1892) 2022-09-16 20:42:33 -04:00
TP_Type.h [decomp] fix up debug menu rendering, add a few others (#1892) 2022-09-16 20:42:33 -04:00
type_utils.cpp d/jak2: get script decompiling, no ref tests yet (#1877) 2022-09-14 19:37:12 -04:00
type_utils.h [jak 2] texture (#1866) 2022-09-11 14:17:55 -04:00