Commit Graph

  • be654b9398 fix tie lod and intro cutscene linux crash (#1794) water111 2022-08-23 19:14:21 -04:00
  • 3dd10d0989 jak1: put the auto-splitting marker in C++ so it can be quickly found (#1791) Tyler Wilding 2022-08-23 19:14:15 -04:00
  • a1b5935655 release: inform the launcher repo when a release is cut (#1788) Tyler Wilding 2022-08-23 19:13:57 -04:00
  • 5777b6e058 Added screenshot hotkey (#1776) sardap 2022-08-24 09:13:26 +10:00
  • 090b2984a2 decomp: add docstring support to relevant places in all-types (#1753) Tyler Wilding 2022-08-23 00:32:07 -04:00
  • f257cc42bb ensure ids are sorted Tyler Wilding 2022-08-22 21:27:36 -04:00
  • e67a0e0a60 Merge branch 'master' into v/translations Tyler Wilding 2022-08-22 20:53:08 -04:00
  • 4164a755b1 game: fix transition from fullscreen (not borderless) to windowed (#1786) Tyler Wilding 2022-08-22 18:56:11 -04:00
  • 346a258902 game/speedrunning: Add struct with relevant information to facilitate Auto Splitting (#1775) Tyler Wilding 2022-08-22 18:55:08 -04:00
  • 06ef52cd25 [decompiler] support for jak 2 (#1781) water111 2022-08-22 18:53:51 -04:00
  • 5af36ac610 maybe fix bridge blast (#1784) water111 2022-08-22 18:02:31 -04:00
  • bae02a83af Updating Controller Database OpenGOALBot 2022-08-22 16:21:42 +00:00
  • 1a5ea4036a Update documentation (#1767) Shalen Bennett 2022-08-21 20:47:27 -06:00
  • b388aa7b71 add option to disable mouse hiding (#1782) v0.1.25 water111 2022-08-21 19:00:13 -04:00
  • a3dac2ab24 game: add new cheats to debug menu (#1780) Hat Kid 2022-08-22 00:14:39 +02:00
  • 665c578ccf [game] cutscene skipping (#1779) ManDude 2022-08-21 23:13:47 +01:00
  • dec7da2110 game: windowed mode related fixes (#1778) Tyler Wilding 2022-08-21 18:13:27 -04:00
  • 7fd206be9c game: add a speedrunner mode which enables a faster new-game/resetting experience (#1773) Tyler Wilding 2022-08-20 10:41:03 -04:00
  • 3c89cd08be Improvements for stuttering (#1768) water111 2022-08-20 10:32:00 -04:00
  • 0850c7d98c Fixed invalid cursor mode bug in GLDisplay::update_cursor_visibility() (#1774) animalstyletaco 2022-08-20 07:31:39 -07:00
  • 7b25afa697 add a bunch of new cheat codes & re-do all pc cheat codes (#1770) ManDude 2022-08-20 15:30:37 +01:00
  • 04d6b13ced HUD - show total/level counts on dpad up/down (#1756) Matt Dallmeyer 2022-08-20 07:16:16 -07:00
  • e71adf6e3d tests: allow the binary prep steps in the linux release script to be skipped (#1772) Tyler Wilding 2022-08-19 21:50:36 -04:00
  • b3c58d2247 scripts: Add a (hopefully) better goal_src updating script (#1769) Tyler Wilding 2022-08-19 11:30:07 -04:00
  • 375e9c7713 Added first working instance of controller/keyboard re-mapper (#1702) animalstyletaco 2022-08-19 08:28:06 -07:00
  • b2eb041ebe ci: add back the windows artifact (#1766) v0.1.24 Tyler Wilding 2022-08-17 00:57:59 -04:00
  • 18dfb6c1d1 Add dockerfiles for Linux environments with documentation (#1764) v0.1.23 Liam Hackett 2022-08-16 00:08:51 +01:00
  • 34d6e8d71e Update Readme to include missing dependencies on Fedora and Arch installations (#1763) Liam Hackett 2022-08-15 23:47:23 +01:00
  • dee8feb003 fix a game bug and add a new compiler feature (#1758) ManDude 2022-08-15 23:46:29 +01:00
  • 4dd0c8bf2c ref: update pad_REF (#1761) Tyler Wilding 2022-08-14 23:23:30 -04:00
  • 074cab84e1 i18n: run the script to ensure it works Tyler Wilding 2022-08-14 23:00:44 -04:00
  • b8c134f11d i18n: make a script to update the *.gs files from the weblate files Tyler Wilding 2022-08-14 23:00:27 -04:00
  • 63a5e95303 i18n: init translation files that can be used by weblate Tyler Wilding 2022-08-14 23:00:01 -04:00
  • ead7f3415f custom levels: add support for more res types in actor lumps (#1754) Hat Kid 2022-08-14 23:21:53 +02:00
  • bbfdd45de0 Support 4 controllers (#1751) Matt Dallmeyer 2022-08-14 14:21:38 -07:00
  • 2acc5250f8 Run IOP Vblank handler on the IOP thread (#1752) Ziemas 2022-08-14 23:21:02 +02:00
  • a77f8ae66d fix bug in knuth RNG (#1757) Matt Dallmeyer 2022-08-14 13:50:40 -07:00
  • 2313d35800 Implement IOP semaphores. (#1747) Ziemas 2022-08-14 19:51:00 +02:00
  • 9be028d987 pc port fix for gondola spools d/megatimer ManDude 2022-08-14 03:03:35 +01:00
  • 9d767dbad5 random cleanup in hud-classes ManDude 2022-08-14 03:02:18 +01:00
  • 1f43adb682 fix ManDude 2022-08-14 03:02:04 +01:00
  • 5d79dcd94c add a megatimer which will be used for in-game time implementations ManDude 2022-08-13 19:18:10 +01:00
  • 9fe45798e9 move and cleanup pc debug code ManDude 2022-08-13 15:40:32 +01:00
  • a1b7f42a9b add a kernel group to jak1 ManDude 2022-08-13 15:40:11 +01:00
  • 70f608cefd [goalc] add support for non-static inline arrays of values ManDude 2022-08-13 15:39:56 +01:00
  • 8a13da3b59 dont crash on inline static value array ManDude 2022-08-13 14:40:33 +01:00
  • 9ce3f8e718 fix invincibility cheat codes + some japan-specific changes (#1750) ManDude 2022-08-10 23:35:34 +01:00
  • 191046580d Clean up useless logging in 989snd (#1748) Ziemas 2022-08-09 12:22:32 +02:00
  • d38d06356f Updating Controller Database OpenGOALBot 2022-08-08 16:23:46 +00:00
  • 9601ed3a85 Update intro video in the README.md (#1744) Matthew Pope 2022-08-07 20:32:48 -07:00
  • 666a19dd96 [decompiler] handle types without inspects better in all-types (#1735) water111 2022-08-06 12:17:24 -04:00
  • a72b6e5e01 goal_src: Get rid of *OLD* files in jak1's goal_src (#1736) Tyler Wilding 2022-08-06 12:03:42 -04:00
  • 26f19e8b14 cleanup cheats menu + change game territory logic + some subtitles (#1733) ManDude 2022-08-06 16:57:19 +01:00
  • b3e77c673f decomp/lsp: Differentiate warnings from likely/definite errors (#1725) Tyler Wilding 2022-08-06 11:52:36 -04:00
  • f1e2cee91d fix crash when importing glb (#1732) water111 2022-08-05 17:40:43 -04:00
  • a66ec7c601 all-types: Improve Jak 2's all-types (#1728) Tyler Wilding 2022-08-05 17:39:32 -04:00
  • c269374e24 gsrc: add decomp begins placeholder to all gsrc files (#1731) Tyler Wilding 2022-08-05 16:12:54 -04:00
  • 1ba349b563 [custom levels] add collide mode option (#1730) water111 2022-08-05 14:11:18 -04:00
  • e52a88656f [custom levels] add invisible option (#1729) water111 2022-08-05 13:00:10 -04:00
  • da4ec008c3 Add a gltf level exporter (#1719) water111 2022-08-05 12:25:35 -04:00
  • dc6589cef5 game/imgui: remove V-Sync checkbox as it can't be interacted with (#1726) Tyler Wilding 2022-08-05 12:12:55 -04:00
  • 8651179aa3 tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) Tyler Wilding 2022-08-05 12:12:33 -04:00
  • 5148523917 more small cleanupses (#1722) v0.1.22 ManDude 2022-08-04 02:51:13 +01:00
  • 3e538dabe6 more random cleanup (#1716) ManDude 2022-08-02 23:48:10 +01:00
  • dd49f352d8 Updating Controller Database water111 2022-08-01 16:23:55 +00:00
  • 7c8ac12b55 decomp: fix calls to read_config_file (#1717) Tyler Wilding 2022-07-31 19:25:18 -04:00
  • 8daa3c2e00 Automatically switch to dedicated GPU in OpenGOAL runtime (#1715) Shalen Bennett 2022-07-31 11:32:22 -06:00
  • 88856ba5e0 Add in-game option to switch fullscreen monitor (#1700) Ethan Lafrenais 2022-07-31 13:31:17 -04:00
  • 329bde229e release: ensure linux artifacts have execute permissions (#1713) Tyler Wilding 2022-07-29 20:10:30 -04:00
  • eaac247074 Decompiler: Cleanup CLI and make overriding the config much easier (#1711) Tyler Wilding 2022-07-29 20:10:11 -04:00
  • a04bdff80d RNG - mimic Java's Util.Random (#1672) Matt Dallmeyer 2022-07-29 17:04:22 -07:00
  • d53f0ccd35 Add German subtitles (#1502) Hat Kid 2022-07-30 01:58:27 +02:00
  • 6cb2695b94 Test Jenkins Build and Update Jak 2's Reference Tests (#1710) Tyler Wilding 2022-07-28 00:49:10 -04:00
  • 9f6c4bd409 [game] improved subtitle debugging & make subtitles larger (#1704) ManDude 2022-07-27 21:38:52 +01:00
  • f8bc883d48 Implement scheduling of IOP threads. (#1689) Ziemas 2022-07-27 03:15:37 +02:00
  • 7d5901aa95 Updating Controller Database water111 2022-07-25 16:23:14 +00:00
  • d1ad6c3817 utf8: fix locale mis-handling on linux (#1698) v0.1.21 Tyler Wilding 2022-07-23 10:30:23 -04:00
  • 47f7335541 Set thread names of system threads (#1697) Ziemas 2022-07-23 16:27:42 +02:00
  • 6ce1d2a0c7 tools: Fix the memory dump analysis tool (#1690) Tyler Wilding 2022-07-22 11:55:18 -04:00
  • 1012020035 Use libco for cooperative threading in overlord (#1684) Ziemas 2022-07-22 17:54:27 +02:00
  • bb76fc442c Fix typo in game.gp when building test zone (#1695) ManDude 2022-07-22 10:03:55 +01:00
  • acd2ac20f4 game: add text language to debug menu (#1696) Hat Kid 2022-07-22 11:03:39 +02:00
  • ea304937f1 Exclude unnecessary third-party build targets (#1694) Ziemas 2022-07-22 00:12:16 +02:00
  • 3cfb2ff681 Some more high FPS fixes (#1687) Ethan Lafrenais 2022-07-21 18:08:45 -04:00
  • 9c89f1f16c [subtitles] Changed "BRIGE" to "BRIDGE" (#1693) possum93 2022-07-21 08:42:36 -04:00
  • 116c703e3a [subtitles] Changed "LITHER" to "LITTER" (#1692) possum93 2022-07-21 00:58:51 -04:00
  • 5d4ba62bdb fix controller vibration (#1685) v0.1.20 ManDude 2022-07-20 00:06:05 +01:00
  • a8653f7595 fix borderless on Windows, resolution when letterboxes and envmap setting (#1683) ManDude 2022-07-19 23:41:48 +01:00
  • bb323c2ebe Depth Cue (#1676) Ethan Lafrenais 2022-07-19 18:34:30 -04:00
  • 6e77b1154d [graphics] switch to depth-pass shadows (#1681) water111 2022-07-18 20:43:07 -04:00
  • d2f104cd43 implement a cheats menu + a few bug fixes (#1677) ManDude 2022-07-19 00:54:38 +01:00
  • 01c70368e3 LSP: initial LSP implementation for IR files to assist with decompilation (#1647) Tyler Wilding 2022-07-18 18:26:57 -04:00
  • 50af536e80 Updating Controller Database water111 2022-07-18 16:24:43 +00:00
  • e7ff3fbb51 game: add secrets menu, music player and some more pc settings to the debug menu (#1664) Hat Kid 2022-07-18 03:22:04 +02:00
  • 7c04cf6a11 [graphics] fix flutflut eye drawing with merc (#1674) water111 2022-07-17 20:43:37 -04:00
  • edbc7af256 make aux list not get cleared when game is paused (#1673) ManDude 2022-07-18 01:16:41 +01:00
  • b88175aa56 change out folder for Windows release w/ debug info (#1671) ManDude 2022-07-18 00:03:18 +01:00
  • 1602b05a2e [graphics] some blit optimizations (#1667) water111 2022-07-17 14:45:00 -04:00
  • 4c3e23bcb9 Pc port debug small qol (#1663) Zedb0T 2022-07-17 14:14:57 -04:00
  • e9567a6e4b Cleanup goalc tests, fix jak2 kernel bugs (#1669) water111 2022-07-17 14:12:11 -04:00