jak-project/decompiler/data
ManDude 0cdeed9be7
minor windows fixes (#1311)
* [pp2] put `define` dest on a single line

* update source!

* Update type_analysis.cpp

* update old credits & racer code

* change clang-cl args (REALLY force avx)

* Update credits_REF.gc

* comment small unused code

* add timer to decompiler

* fix unnecessary copy-constructors (no speed increase)

* fixes

* Update expression_build.cpp

* wtf is this thing anyway

* im bored.

* clang

* fix!

* Revert "fix!"

This reverts commit 5b1ce6c718.

* Revert "clang"

This reverts commit 5e67d9ccd1.

* Revert "im bored."

This reverts commit 070e957ce8.

* Revert "Update expression_build.cpp"

This reverts commit b94d092fc5.

* Revert "fixes"

This reverts commit f3d871f60a.

* Revert "fix unnecessary copy-constructors (no speed increase)"

This reverts commit 9100725802.

* Keep the random inoffensive changes

* Revert "Update type_analysis.cpp"

This reverts commit d2456a5c75.

* Update type_analysis.cpp
2022-04-17 21:11:09 -04:00
..
dir_tpages.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
dir_tpages.h
game_count.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
game_count.h minor windows fixes (#1311) 2022-04-17 21:11:09 -04:00
game_text.cpp Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
game_text.h Add PC Port settings to legit start menu (#1217) 2022-03-10 19:25:01 -05:00
LinkedWordReader.h Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
streamed_audio.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
streamed_audio.h
StrFileReader.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
StrFileReader.h
TextureDB.cpp [graphics] Rewrite of texture system (#1212) 2022-03-02 20:01:37 -05:00
TextureDB.h [graphics] Rewrite of texture system (#1212) 2022-03-02 20:01:37 -05:00
tpage.cpp Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
tpage.h