jak-project/common
ManDude 9351bf782e
[decomp2] game-info, game-task and task-control (#1884)
And everything else needed for them!

A couple functions are bad currently.

- fixes #1929 - untested on linux
- fixes #1924 - now you need to type `,` before a lambda you want to put
in a pair.
- fix debugger symbol table in jak 2
- made the decompiler output `(meters 2)` instead of `(meters 2.0)`
- fixed a bug with the bitfield enum special -1 case
- made bad game text decomp not exit the decompiler
- added `editable-player` and `script`
2022-09-27 19:44:20 -04:00
..
audio extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
cross_os_debug lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
cross_sockets lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
custom_data Add a gltf level exporter (#1719) 2022-08-05 12:25:35 -04:00
dma Depth Cue (#1676) 2022-07-19 18:34:30 -04:00
global_profiler lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
goos [decomp2] game-info, game-task and task-control (#1884) 2022-09-27 19:44:20 -04:00
log LSP: initial LSP implementation for IR files to assist with decompilation (#1647) 2022-07-18 18:26:57 -04:00
math Sprite Distort (#1626) 2022-07-08 21:56:38 -04:00
nrepl lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
serialization/subtitles extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
texture W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
type_system tools: add a tool to search for types based on size / type chain / fields (#1906) 2022-09-24 16:04:52 -04:00
util game: windowed mode related fixes (#1778) 2022-08-21 18:13:27 -04:00
CMakeLists.txt Fix UTF-8 handling when running the game, env-vars, and setting the project path (#1632) 2022-07-10 19:03:24 -04:00
common_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
goal_constants.h tools: Fix the memory dump analysis tool (#1690) 2022-07-22 11:55:18 -04:00
link_types.h [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
listener_common.h improve performance on intel graphics (#1041) 2021-12-30 19:38:18 -05:00
symbols.h [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
versions.cpp Added screenshot hotkey (#1776) 2022-08-23 19:13:26 -04:00
versions.h [decomp] Jak 2 mips2c, collide-func (#1805) 2022-08-26 18:03:48 -04:00