jak-project/test
Tyler Wilding 1b2db09f51
d/jak2: pass through all simple / non-blocked *-part, *-ocean and *-scenes files (#2048)
A big one...

I figure even if we would like to change the way the particle/scene code
is output -- it'd be easier to find patterns with it all decompiled.

I've updated my script so it can easily be used to mass update these
files:
```bash
task update-gsrc-glob GLOB="**/*-part*.gc"
```
> for example will update gsrc files with `part` in their name -- if
they are in ref tests (so uncompleted ones aren't touched)

I found a few issues along the way that I'll have to make issues for
soon.
2022-12-22 13:57:57 -05:00
..
decompiler d/jak2: pass through all simple / non-blocked *-part, *-ocean and *-scenes files (#2048) 2022-12-22 13:57:57 -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 logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
offline d/jak2: pass through all simple / non-blocked *-part, *-ocean and *-scenes files (#2048) 2022-12-22 13:57:57 -05:00
test_data subtitle editor fixes + other smaller fixes (#1572) 2022-06-29 19:43:23 -04:00
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 lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_common_util.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_emitter.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_emitter_avx.cpp [decompile] subdivide, wind-work, tie-work, bsp, focus (#1897) 2022-09-17 14:58:25 -04:00
test_goos.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_kernel_jak1.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
test_listener_deci2.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_main.cpp utf8: fix locale mis-handling on linux (#1698) 2022-07-23 10:30:23 -04:00
test_math.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_pretty_print.cpp jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
test_reader.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
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 lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_zydis.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00