jak-project/common
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
..
audio Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
cross_os_debug goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
cross_sockets game/deci2: Add a timeout on waiting for a client to connect to DECI2 (#1367) 2022-05-21 15:49:01 -04:00
custom_data [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
dma [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
global_profiler goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
goos process-spawn + pretty printer improvements (#1428) 2022-06-10 02:18:08 +01:00
log goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
math Collision mesh extraction (#1330) 2022-04-25 21:53:23 -04:00
texture minor windows fixes (#1311) 2022-04-17 21:11:09 -04:00
type_system [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00
util process-spawn + pretty printer improvements (#1428) 2022-06-10 02:18:08 +01:00
CMakeLists.txt goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
common_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
goal_constants.h Allow symbol table expansion. (#1191) 2022-02-24 22:43:00 -05:00
link_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
listener_common.h improve performance on intel graphics (#1041) 2021-12-30 19:38:18 -05:00
symbols.h [decompiler] cleanup to get atomic ops working on jak2 inputs (#1426) 2022-06-08 18:34:52 -04:00
versions.h [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00