jak-project/common/goos
ManDude 7ce58f709f
process-spawn + pretty printer improvements (#1428)
* some jp support to fix some errors in the original game

* music fade toggle

* recognize `process-new` macros!!

* strip casts in this macro

* rename macro

* fix cast typecheck

* update source 1

* detect kernel stack case

* less boilerplate

* `manipy-spawn` special case

* pretty printer improvements

* revert dumb thing from earlier

* use shell detection on `send-event`

* fix some events

* remove unused argument

* detect `static-attack-info` and add `CondNoElse` to shell detect

* better `attack-info` detect

* support `process-spawn` in multi-lets

* detect `rand-float-gen` pt 1

* detect as return value

* detect in `countdown` and  `dotimes`

* oops this wasnt working

* fancier `send-event`s

* clang

* update source!!

* fix tests

* fine jeez

* uh okay

* fix some accidental regressions

* fix more regressions

* regression fixes

* fix big bug...

* extra safety!
2022-06-10 02:18:08 +01:00
..
Interpreter.cpp make linux tests pass again (#1371) 2022-05-21 20:55:29 -04:00
Interpreter.h try using a hash table for art groups (#1370) 2022-05-21 19:36:14 -04:00
Object.cpp try using a hash table for art groups (#1370) 2022-05-21 19:36:14 -04:00
Object.h try using a hash table for art groups (#1370) 2022-05-21 19:36:14 -04:00
ParseHelpers.cpp collision renderer v2 (#1344) 2022-04-30 14:48:24 -04:00
ParseHelpers.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
PrettyPrinter.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
PrettyPrinter.h New Pretty Printer (#994) 2021-12-04 16:06:01 -05:00
PrettyPrinter2.cpp process-spawn + pretty printer improvements (#1428) 2022-06-10 02:18:08 +01:00
PrettyPrinter2.h New Pretty Printer (#994) 2021-12-04 16:06:01 -05:00
Printer.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Printer.h New Pretty Printer (#994) 2021-12-04 16:06:01 -05:00
Reader.cpp Add extractor tool (#1276) 2022-04-03 19:17:03 -04:00
Reader.h Add extractor tool (#1276) 2022-04-03 19:17:03 -04:00
ReplUtils.cpp goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
ReplUtils.h goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
TextDB.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
TextDB.h pass filename through (#1080) 2022-01-15 23:31:07 -05:00