jak-project/test
Tyler Wilding 5f040792e9
decomp: finish merc-death and some progress on ocean / powerups (#940)
* blocked: `powerups` finicky handle casts

* stuck: decompiled `ocean-texture` but `ocean-verts` is a mystery to me

* decomp: finish `merc-death`

* fix some issues, add a way to remind us for files we've manually touched

* tests: add `ambient` to ref tests, uncover compiler error

* tests: add `main` and `font` to ref tests
2021-10-26 19:16:16 -04:00
..
decompiler decomp: finish merc-death and some progress on ocean / powerups (#940) 2021-10-26 19:16:16 -04:00
goalc [goalc] improve reliability of debugger tests (#898) 2021-10-15 19:24:52 -04:00
offline decomp: finish merc-death and some progress on ocean / powerups (#940) 2021-10-26 19:16:16 -04:00
test_data
all_jak1_symbols.cpp
all_jak1_symbols.h
CMakeLists.txt add zstd library (#854) 2021-09-21 22:52:18 -04:00
test_CodeTester.cpp
test_common_util.cpp Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
test_emitter.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
test_emitter_avx.cpp decomp: main-collide and support a bunch of new inline-asm operations (#673) 2021-07-27 19:57:14 -04:00
test_goos.cpp [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
test_kernel.cpp
test_listener_deci2.cpp
test_main.cpp
test_math.cpp Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
test_pretty_print.cpp fix printing and add gstate (#330) 2021-03-22 20:04:00 -04:00
test_reader.cpp Compiler performance improvements and error clean-up (#782) 2021-08-24 22:15:26 -04:00
test_type_system.cpp Support dir tpages (#671) 2021-07-02 14:50:58 -04:00
test_zstd.cpp add zstd library (#854) 2021-09-21 22:52:18 -04:00
test_zydis.cpp