jak-project/common
Tyler Wilding 2a227699fe
cli: ensure an overridden project path is absolute (#2464)
Fixes #1771

Probably want to do some testing with the launcher to ensure no breaking
changes

before/after:

![image](https://user-images.githubusercontent.com/13153231/230793111-f3217ef7-5932-4dcd-83ee-d5f2c8d245fd.png)
2023-04-11 17:57:47 -04:00
..
audio logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
cross_os_debug [windows] make the games start up in the user's preferred system UI language (#2267) 2023-02-26 09:46:57 -05:00
cross_sockets goalc/repl: cleanup of goalc/REPL code and some QoL improvements (#2104) 2023-01-07 11:24:02 -05:00
custom_data fix alpha blend bit for jak 1 merc (#2458) 2023-04-05 18:56:48 -04:00
dma [merc2] Support emerc (#2147) 2023-01-22 18:30:31 -05:00
global_profiler [merc2] support vertex updates, use this for blerc in jak 1 and jak 2 (#2179) 2023-01-31 18:23:39 -05:00
goos [jak2] script-eval macro (#2315) 2023-03-11 10:45:16 -05:00
log util/file: cleanup log initialization and some file-util functions (#2299) 2023-03-01 17:52:33 -05:00
math [jak2] add sprite glow renderer (#2232) 2023-02-20 20:25:45 -05:00
repl repl: add gameVersionFolder to repl-config for running the non-default version (#2463) 2023-04-11 17:57:20 -04:00
serialization/subtitles logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
texture W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
type_system docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -05:00
util cli: ensure an overridden project path is absolute (#2464) 2023-04-11 17:57:47 -04:00
CMakeLists.txt goalc/repl: cleanup of goalc/REPL code and some QoL improvements (#2104) 2023-01-07 11:24:02 -05:00
common_types.h support c++ tools on macos (#2063) 2022-12-22 17:12:05 -05:00
goal_constants.h [jak2] un-hardcode level-related code a bit (#2330) 2023-03-19 05:33:04 +00: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 goalc/repl: cleanup of goalc/REPL code and some QoL improvements (#2104) 2023-01-07 11:24:02 -05:00
versions.h [jak2] un-hardcode level-related code a bit (#2330) 2023-03-19 05:33:04 +00:00