jak-project/goal_src
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
..
build game: auto-save pc-settings to user's home directory as well as memcard files (#1233) 2022-03-20 20:29:44 -04:00
dgos [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
engine minor windows fixes (#1311) 2022-04-17 21:11:09 -04:00
examples [collision] implement most of background collision, spawn target! (#1076) 2022-01-15 16:52:47 -05:00
kernel [game] subtitles support (tools + goal + text file). (#1174) 2022-02-19 13:10:10 -05:00
levels minor windows fixes (#1311) 2022-04-17 21:11:09 -04:00
old fix the filenames for the code files + minor fixes (#1159) 2022-02-13 00:12:05 -05:00
pc [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
pc_debug [runtime] fix gamepad race condition, only allow gamepad for pad 0, fix defstatehandler, allow mapping any pad w/ keyboard (#993) 2021-12-04 15:34:03 -05:00
test [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
user [goos/goal] user profiles (#977) 2021-11-24 00:44:04 -05:00
game.gp [decomp] flags for continue points (#1303) 2022-04-15 18:06:24 -04:00
goal-lib.gc some fixes (#1308) 2022-04-15 18:32:37 -04:00
goos-lib.gs [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
kernel-defs.gc [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00