1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2025-01-25 18:24:59 +01:00

Commit graph

  • 17abfce33c Remove redundant C++ standard sets from CMakeFiles Misa 2021-04-16 16:33:12 -07:00
  • 3898113687 Lowercase function calls in CMakeLists Misa 2021-04-16 16:30:51 -07:00
  • 2b7b2f501f Remove extra semicolon from end of Credits namespace Misa 2021-04-14 22:00:58 -07:00
  • a2b8610149 Add -Wpedantic to GCC/Clang in CMakeLists Misa 2021-04-14 21:59:01 -07:00
  • be9a6382ea Fix playing same track after it has faded out Misa 2021-04-14 09:34:01 -07:00
  • 75133c74e7 Revert part of "Fix music stopping when restarting time trial" Misa 2021-04-14 09:20:33 -07:00
  • 815d96dd4c Fix bracing of time trial startgamemode Misa 2021-04-14 09:17:58 -07:00
  • cb25006e5e Fix playing same track after it has faded out Misa 2021-04-14 09:34:01 -07:00
  • 05f4ef32c4 Revert part of "Fix music stopping when restarting time trial" Misa 2021-04-14 09:20:33 -07:00
  • 1d3ea8c757 Fix bracing of time trial startgamemode Misa 2021-04-14 09:17:58 -07:00
  • e0749801ea Add to contributors Malte Desktop 2021-04-14 17:01:19 +02:00
  • f196fcd896 Fix music stopping when restarting a time trial Malte Desktop 2021-04-14 16:23:58 +02:00
  • 53b59bb2a4 Add to contributors Malte Desktop 2021-04-14 17:01:19 +02:00
  • bdc2f58b87 Fix music stopping when restarting a time trial Malte Desktop 2021-04-14 16:23:58 +02:00
  • a0d40b5d74 Add bounds check to use of edteleportent Misa 2021-04-13 20:20:40 -07:00
  • e3145c09f2 Reset cliplaytest when exiting to menu and check it when loading Misa 2021-04-13 20:00:07 -07:00
  • 174e804c6b Fix wrong variable being bounds-checked when collecting trinket Misa 2021-04-13 19:58:26 -07:00
  • f6664674bd Add bounds check to use of edteleportent Misa 2021-04-13 20:20:40 -07:00
  • ca9455d7a7 Reset cliplaytest when exiting to menu and check it when loading Misa 2021-04-13 20:00:07 -07:00
  • ab3d9c0203 Fix wrong variable being bounds-checked when collecting trinket Misa 2021-04-13 19:58:26 -07:00
  • 7f55b0e887 Increase threshold for drawing top entities at bottom of screen Misa 2021-04-13 18:26:06 -07:00
  • 8b042a5813 Fix vertically-warping entities being drawn with wrong offset Misa 2021-04-13 18:21:21 -07:00
  • 23ac1c5905 Increase threshold for drawing top entities at bottom of screen Misa 2021-04-13 18:26:06 -07:00
  • a28d26fe53 Fix vertically-warping entities being drawn with wrong offset Misa 2021-04-13 18:21:21 -07:00
  • 235046f7ad Don't ditch frames when loading saves Misa 2021-04-13 14:44:28 -07:00
  • ea2ecc81b1 Don't process music, fades, or timer when unfocused Misa 2021-04-13 14:42:45 -07:00
  • 01ba834086 Don't tick timer if in time trial countdown Misa 2021-04-13 14:38:45 -07:00
  • 2517900010 De-duplicate zeroing the game clock Misa 2021-04-13 14:36:21 -07:00
  • 54c0a8a109 Don't reset timetrialparlost every frame during countdown Misa 2021-04-13 14:31:26 -07:00
  • c4bbb1d3ed Don't ditch frames when loading saves Misa 2021-04-13 14:44:28 -07:00
  • 2be6488899 Don't process music, fades, or timer when unfocused Misa 2021-04-13 14:42:45 -07:00
  • 70394141b8 Don't tick timer if in time trial countdown Misa 2021-04-13 14:38:45 -07:00
  • b6c8e8c65b De-duplicate zeroing the game clock Misa 2021-04-13 14:36:21 -07:00
  • 5caab0eb9b Don't reset timetrialparlost every frame during countdown Misa 2021-04-13 14:31:26 -07:00
  • 3728edc335 Remove time trial replay menu stack popping Misa 2021-04-13 09:07:51 -07:00
  • 8009487b13 Remove time trial replay menu stack popping Misa 2021-04-13 09:07:51 -07:00
  • a4999c5308 Fix music files not using virtual mount path Misa 2021-04-13 00:38:03 -07:00
  • 3f46c5ac5c Abstract binary blob loading to FileSystemUtils Misa 2021-04-13 00:29:13 -07:00
  • a64f75a880 Fix isAssetMounted not using virtual mount path Misa 2021-04-13 00:08:40 -07:00
  • 9b4691676f Factor out mount path calculation to separate function Misa 2021-04-12 23:58:59 -07:00
  • d8d3865774 Fix music files not using virtual mount path Misa 2021-04-13 00:38:03 -07:00
  • 3a2bab1323 Abstract binary blob loading to FileSystemUtils Misa 2021-04-13 00:29:13 -07:00
  • 67002f93fc Fix isAssetMounted not using virtual mount path Misa 2021-04-13 00:08:40 -07:00
  • 599f3073ba Factor out mount path calculation to separate function Misa 2021-04-12 23:58:59 -07:00
  • 488916b51c Process queued music after processing fades Misa 2021-04-12 12:18:11 -07:00
  • 0bde6f1eca Reset fade booleans when halting music Misa 2021-04-12 11:39:55 -07:00
  • af2e6a2331 Fix 1-frame glitch when fading in from zero Misa 2021-04-12 10:41:44 -07:00
  • 27d0b1a1d4 Ensure all fade-ins start from zero Misa 2021-04-12 10:38:44 -07:00
  • f6919981e5 Silence music instead of halting in foundtrinket Misa 2021-04-12 10:35:42 -07:00
  • d965a11988 Don't restart music in trinket cutscenes Misa 2021-04-12 10:31:16 -07:00
  • 711b36c9c8 Set currentsong to -1 when halting music Misa 2021-04-12 09:27:04 -07:00
  • a162918f32 Process queued music after processing fades Misa 2021-04-12 12:18:11 -07:00
  • c87c4ede5a Reset fade booleans when halting music Misa 2021-04-12 11:39:55 -07:00
  • db5b972eab Fix 1-frame glitch when fading in from zero Misa 2021-04-12 10:41:44 -07:00
  • f7739123db Ensure all fade-ins start from zero Misa 2021-04-12 10:38:44 -07:00
  • 2e082df262 Silence music instead of halting in foundtrinket Misa 2021-04-12 10:35:42 -07:00
  • 22ce3481c4 Don't restart music in trinket cutscenes Misa 2021-04-12 10:31:16 -07:00
  • dbd9a114b6 Change mode in Windows-only mkdir to 0777 Dav999-v 2021-04-12 17:23:50 +00:00
  • 274ae98915 Re-fix handling filepaths with non-ASCII characters on Windows Dav999-v 2021-04-12 18:58:24 +02:00
  • be293cedaf
    Change mode in Windows-only mkdir to 0777 Dav999-v 2021-04-12 17:23:50 +00:00
  • 9f29fdaf59 Re-fix handling filepaths with non-ASCII characters on Windows Dav999-v 2021-04-12 18:58:24 +02:00
  • 958b414002 Set currentsong to -1 when halting music Misa 2021-04-12 09:27:04 -07:00
  • e8316c7e9a Implement music and sound volume sliders Misa 2021-04-11 17:43:17 -07:00
  • 27874e1dc6 Add music and sound volume config options Misa 2021-04-11 17:41:46 -07:00
  • 2a3f17f1f7 Add audio category to options menu Misa 2021-04-11 15:18:35 -07:00
  • 5133d58777 Add VVV_fillstring() Misa 2021-04-11 17:19:53 -07:00
  • 2779fb926f Implement music and sound volume sliders Misa 2021-04-11 17:43:17 -07:00
  • 86c3a54e59 Add music and sound volume config options Misa 2021-04-11 17:41:46 -07:00
  • 6b5f040341 Add audio category to options menu Misa 2021-04-11 15:18:35 -07:00
  • bae7c6b177 Add VVV_fillstring() Misa 2021-04-11 17:19:53 -07:00
  • eb9d3582d8 Fix incorrect return code from game options and graphic options Misa 2021-04-11 13:52:35 -07:00
  • d89ce76577 Fix returning from confirm quit menu putting cursor on options Misa 2021-04-11 13:45:42 -07:00
  • 1c1a4e33e8 Fix incorrect return code from game options and graphic options Misa 2021-04-11 13:52:35 -07:00
  • 86fe24fa35 Fix returning from confirm quit menu putting cursor on options Misa 2021-04-11 13:45:42 -07:00
  • aa5c2d9dc2 Move first CreateDirectory to getOSDirectory, avoids redundancy on non-Win32 Ethan Lee 2021-04-11 11:55:35 -04:00
  • 2e630ce06c Forgot a 0... Ethan Lee 2021-04-11 11:44:56 -04:00
  • 2f0a0bce4c Revert to my old userdata folder creation code. Ethan Lee 2021-04-11 11:32:29 -04:00
  • aa97a5d6a1 Revert "Only migrate savedata if "saves" was created", need this for levels too Ethan Lee 2021-04-11 11:26:11 -04:00
  • fcb09f85cb
    Only migrate savedata if "saves" was created Ethan Lee 2021-04-11 11:19:49 -04:00
  • bc0b9e1fa0 Fix softlocks from turning off advancetext at wrong time Misa 2021-04-10 18:15:43 -07:00
  • fe8df3001e Reset completestop in hardreset Misa 2021-04-10 18:11:53 -07:00
  • dd4100f752 Fix softlocks from mistimed trinket text skip Misa 2021-04-10 15:38:46 -07:00
  • e0c78100c2 Fix softlocks from turning off advancetext at wrong time Misa 2021-04-10 18:15:43 -07:00
  • 45993a13d6 Reset completestop in hardreset Misa 2021-04-10 18:11:53 -07:00
  • 6c5fb7756d Fix softlocks from mistimed trinket text skip Misa 2021-04-10 15:38:46 -07:00
  • 082a0c2205 Fix '-Wpedantic' warnings under gcc 10.x Vittorio Romeo 2021-04-11 00:59:05 +01:00
  • 140dcaaa0c Fix '-Wpedantic' warnings under gcc 10.x Vittorio Romeo 2021-04-11 00:59:05 +01:00
  • 6e1054e362 CONTRIBUTORS.txt: Update contact info viri 2021-04-09 20:36:00 -06:00
  • f26d1fcdd2
    CONTRIBUTORS.txt: Update contact info viri 2021-04-09 20:36:00 -06:00
  • f96f5703ff Fix level list segfault when upgrading old levelstats.vvv Misa 2021-04-09 08:45:24 -07:00
  • e188236461 Fix level list segfault when upgrading old levelstats.vvv Misa 2021-04-09 08:45:24 -07:00
  • 0f0e218cf6 Use macros to calculate accessibility offset Misa 2021-04-09 09:00:52 -07:00
  • b5f1cbb2d1 Clean up unused vars/funcs from eee98b0e07 Misa 2021-04-09 08:57:00 -07:00
  • 8e4b904f57 Fix whitespace from eee98b0e07 Misa 2021-04-09 08:53:55 -07:00
  • 5a08af5615 Use macros to calculate accessibility offset Misa 2021-04-09 09:00:52 -07:00
  • dfa41464b1 Clean up unused vars/funcs from eee98b0e07 Misa 2021-04-09 08:57:00 -07:00
  • a1ff7dcae7 Fix whitespace from eee98b0e07 Misa 2021-04-09 08:53:55 -07:00
  • 9e560e31cf Blacklist non-.vvvvvv files in level metadata Misa 2021-04-06 14:45:49 -07:00
  • 8b1efb4335 Default to 60 FPS mode (fixes #702) TerryCavanagh 2021-04-09 20:40:22 +10:30
  • eee98b0e07 Clean up of options menus for v2.3 (fixes #696) TerryCavanagh 2021-04-09 20:39:12 +10:30