jak-project/common
water111 9e087cbfcb
[jak2] a few small graphics fixes (#2424)
- better handling of the `disable-fog` settings for merc, should fix the
spotlights. There's a setting in the merc effect, and also a runtime
flag for the draw-control. I'm not actually sure what reads these, but
the draw-control one is definitely used to disable fog on the
spotlights.
- increase merc draw limit to try to fix the issue about partially drawn
citizens in the city
- remove useless debug prints (it's okay to die in init, and the medium
load buffer size mode is understood now)
2023-03-26 12:30:35 -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 [jak2] a few small graphics fixes (#2424) 2023-03-26 12:30:35 -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: support game-specific startup.gc files (#2176) 2023-01-30 20:45:03 -05: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 [decompiler] jak 2 cutscene file support (#2390) 2023-03-22 21:31:13 +00: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