jak-project/test
Tyler Wilding 021bae08ec
d/jak2: fix elevator issues and cleanup script-context new method (#2304)
This fixes the issue where elevators leave you behind (stack structure
related)

At the same time I cleaned up some things I found along the way, most
notably changing `script-context`'s `basic` field to `object` as
non-basics use this method as well.

Fixes #2305
2023-03-09 20:03:43 -05:00
..
decompiler d/jak2: fix elevator issues and cleanup script-context new method (#2304) 2023-03-09 20:03:43 -05:00
game d/jak2: finish task-arrow | carry-h | projectile | gun-[red|yellow|blue]-shot (#1864) 2022-10-29 15:22:57 -04:00
goalc game: cleanup gk's CLI documentation (#2189) 2023-03-09 20:02:25 -05:00
offline d/config: re-organize decompiler/config and eliminate most of the duplication (#2185) 2023-03-08 20:07:26 -05:00
test_data
all_jak1_symbols.cpp
all_jak1_symbols.h
CMakeLists.txt tests: run tests in gcc runner again (#1962) 2022-10-12 19:53:02 -04:00
test_CodeTester.cpp
test_common_util.cpp
test_emitter.cpp
test_emitter_avx.cpp [decompile] subdivide, wind-work, tie-work, bsp, focus (#1897) 2022-09-17 14:58:25 -04:00
test_goos.cpp
test_kernel_jak1.cpp
test_listener_deci2.cpp
test_main.cpp CI: Add a macOS Github runner (#2064) 2022-12-22 18:12:59 -05:00
test_math.cpp
test_pretty_print.cpp
test_reader.cpp
test_type_system.cpp decomp: add docstring support to relevant places in all-types (#1753) 2022-08-23 00:32:07 -04:00
test_zstd.cpp
test_zydis.cpp