1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-22 09:39:43 +01:00

Commit graph

  • b4012c9731
    Updated link to Make and Play edition Terry Cavanagh 2020-01-13 19:37:50 +0100
  • 0c27ec8e58 int32_t > int Ethan Lee 2020-01-13 11:27:16 -0500
  • 4b24206294 This is a wild guess but I think I assigned init at some point Ethan Lee 2020-01-13 11:25:54 -0500
  • c1fb67707d Loose typedef Ethan Lee 2020-01-13 11:18:25 -0500
  • 9758290cf3 Add support for multiple Network backends, stub in GOGNetwork Ethan Lee 2020-01-13 11:15:17 -0500
  • 8be05ca40f
    Merge pull request #64 from AllisonFleischer/master Terry Cavanagh 2020-01-13 14:57:54 +0100
  • edfe1206ba
    Update License exceptions.md Terry Cavanagh 2020-01-13 13:27:20 +0100
  • 21d3f0b79e
    Added VVVVVV: Community Edition and VVVVVVwasm to License exceptions Terry Cavanagh 2020-01-13 13:26:33 +0100
  • 2d88a55845
    Fix "seperate" in mobile version as well Allison Fleischer 2020-01-13 02:57:43 -0800
  • b5cb6cd5f4 Add self to CONTRIBUTORS Allison Fleischer 2020-01-13 00:59:12 -0800
  • 0de8a9bdc7 Fix a stray "seperate" Allison Fleischer 2020-01-13 00:54:38 -0800
  • 6a7e848426 Add note about Windows .lib weirdness Ethan Lee 2020-01-12 22:36:57 -0500
  • a2824cfddc Ignore .gch files Ethan Lee 2020-01-12 22:34:50 -0500
  • 5419e822d8 Stop the game from freezing if we play a song during a fadeout (#61) Info Teddy 2020-01-12 19:33:58 -0800
  • aef582edfb Remove .gch file again Info Teddy 2020-01-12 19:19:01 -0800
  • c2ac1dc7d2 Add an accessibility option to toggle the fake loading screen (#63) Info Teddy 2020-01-12 17:45:44 -0800
  • cd31f0dbab Put else on separate line Info Teddy 2020-01-12 17:43:41 -0800
  • dd2cdaddf7 Fix brace style and capitalize Fake Load Screen Info Teddy 2020-01-12 17:41:40 -0800
  • c9e8878008 Add an accessibility option to disable the fake loading screen Info Teddy 2020-01-12 17:28:12 -0800
  • 738f40f55f Use Mix_FadingOut() instead of own state tracker Info Teddy 2020-01-12 16:31:15 -0800
  • e9ccc4f039 Remove .gch file Info Teddy 2020-01-12 16:23:58 -0800
  • bc64d027d2 Add CI ePirat 2020-01-11 02:36:59 +0100
  • 92402e756b Fix game freezing when playing song during fadeout Info Teddy 2020-01-12 16:08:52 -0800
  • 32e602946f
    Create License exceptions.md Terry Cavanagh 2020-01-12 22:58:51 +0100
  • 0e61eb2f0b fix actionscript misclassified as angelscript viri 2020-01-12 14:01:27 -0600
  • e41897aaee
    fix actionscript misclassified as angelscript viri 2020-01-12 14:01:27 -0600
  • 8db7bd24a1 Adding original mapping tools for the sake of completeness TerryCavanagh 2020-01-12 19:49:24 +0100
  • 476acdfea9 Conditionally build PhysFS Windows and Unix sources too Marvin Scholz 2020-01-12 19:04:55 +0100
  • cc2b01d7c3 Adjust gitignore for new executable names Ethan Lee 2020-01-12 12:57:30 -0500
  • 894675c512 Create third_party folder, note it in the license text Ethan Lee 2020-01-12 12:54:34 -0500
  • 6e6bca046f
    Create Heythere.cpp Gourav Singh 2020-01-12 23:20:02 +0530
  • f1f5acc552 Simplify initializations Marvin Scholz 2020-01-12 18:26:00 +0100
  • 0140a2ed8d Simplify initializations Marvin Scholz 2020-01-12 18:26:00 +0100
  • eef6e61c14
    logo suggestion NANOUU 2020-01-12 18:08:05 +0200
  • ec23e4a540 Make sure all PhysFS calls are after init! Ethan Lee 2020-01-12 10:52:42 -0500
  • 3e9bd3aaac Fix scaling editor mouse coords properly in stretch mode Info Teddy 2020-01-12 01:09:32 -0800
  • 165882182b Add myself to CONTRIBUTORS Dav999-v 2020-01-12 16:04:07 +0100
  • facc34d86c Replace 2 remaining TinyXml LoadFile()s by FILESYSTEM_loadTiXmlDocument Dav999-v 2020-01-12 15:51:25 +0100
  • b884b7e4e9 Replace TiXmlDocument load and save functions by PHYSFS Dav999-v 2020-01-12 15:17:39 +0100
  • ddaa5e13c8 Use wide-char Windows API functions on Windows Dav999-v 2020-01-12 12:37:22 +0100
  • 64fd50be6f Simplify std::vector initializations Marvin Scholz 2020-01-12 12:28:34 +0100
  • 882da7de28 Use SDL_HasIntersection for UtilityClass::intersects Marvin Scholz 2020-01-12 15:09:20 +0100
  • 753696ac56 Add myself to CONTRIBUTORS Dav999-v 2020-01-12 16:04:07 +0100
  • e709cf2036 Replace 2 remaining TinyXml LoadFile()s by FILESYSTEM_loadTiXmlDocument Dav999-v 2020-01-12 15:51:25 +0100
  • 0804755bf0 Replace TiXmlDocument load and save functions by PHYSFS Dav999-v 2020-01-12 15:17:39 +0100
  • 243f57c5a6 Use SDL_HasIntersection for UtilityClass::intersects Marvin Scholz 2020-01-12 15:09:20 +0100
  • e2e8bd8188 Use wide-char Windows API functions on Windows Dav999-v 2020-01-12 12:37:22 +0100
  • e3e4509f34 Simplify std::vector initializations Marvin Scholz 2020-01-12 12:28:34 +0100
  • ae26e3083e Add CI ePirat 2020-01-11 02:36:59 +0100
  • b78691fc59 Merge branch 'general-bug-fixes' of github.com:InfoTeddy/VVVVVV into general-bug-fixes Info Teddy 2020-01-12 01:11:10 -0800
  • 02a3447e97 Fix scaling editor mouse coords properly in stretch mode Info Teddy 2020-01-12 01:09:32 -0800
  • f85622b7e9 Fix warning emitted by GCC 4.8 Ethan Lee 2020-01-12 03:56:39 -0500
  • 57edcf8e27 Sneaky tabbing fix Ethan Lee 2020-01-11 22:54:12 -0500
  • c928cf838e Add to CONTRIBUTORS.txt leo60228 2020-01-11 21:32:17 -0500
  • acfc8c2861 Support symbolic links leo60228 2020-01-11 21:30:53 -0500
  • c79fa76134 Add to CONTRIBUTORS.txt leo60228 2020-01-11 21:32:17 -0500
  • 2b589812ea Support symbolic links leo60228 2020-01-11 21:30:53 -0500
  • 018ecff8ee Add self to CONTRIBUTORS Keith Stellyes 2020-01-11 16:45:10 -0800
  • 9af73a27f7 UtilityClass::number impl a bit cleaner Keith Stellyes 2020-01-11 16:43:23 -0800
  • 0c42fb1514 Add self to CONTRIBUTORS Keith Stellyes 2020-01-11 16:45:10 -0800
  • d107cd3d3c UtilityClass::number impl a bit cleaner Keith Stellyes 2020-01-11 16:43:23 -0800
  • 84320d241e Add myself to the contributor list Wouter 2020-01-12 01:39:04 +0100
  • 833b2fbf1d Fix Werror always being enabled Wouter 2020-01-12 01:28:39 +0100
  • 8e867b69d0
    Add myself to the contributor list Wouter 2020-01-12 01:39:04 +0100
  • 35f027c944
    Fix Werror always being enabled Wouter 2020-01-12 01:28:39 +0100
  • 901de4166e Linux can use -devel, unless their distro is super old Ethan Lee 2020-01-11 11:43:36 -0500
  • ec070a1156 Use NULL instead of nullptr Ethan Lee 2020-01-11 11:33:36 -0500
  • 4ef74e837a Invert the ifdef mess for getOSDirectory Ethan Lee 2020-01-11 11:29:07 -0500
  • a977f49725 Use RPATH for lib folder, use PHYSFS_getBaseDir on all platforms. Ethan Lee 2020-01-11 11:23:49 -0500
  • 7e491e88d5 Look for data.zip in the OSDirectory Emmanuel Vadot 2020-01-11 16:05:24 +0100
  • 711842d20e Remove unnecessary submodule checkout Charlie Bruce 2020-01-11 14:13:36 +0000
  • 1312c10d11 Do not hardcode default macOS SDK path Marvin Scholz 2020-01-11 13:40:07 +0100
  • a83e83ca1b Fix warnings raised by GCC 8 Rémi Verschelde 2020-01-11 02:05:26 +0100
  • d4ee5dec1a CMake: Add ENABLE_WARNINGS and ENABLE_WERROR build options Rémi Verschelde 2020-01-11 01:58:33 +0100
  • 8ff71816e3 Do not hardcode default macOS SDK path Marvin Scholz 2020-01-11 13:40:07 +0100
  • 90f1819d8d Fix warnings raised by GCC 8 Rémi Verschelde 2020-01-11 02:05:26 +0100
  • 6bb245b8a4 CMake: Add ENABLE_WARNINGS and ENABLE_WERROR build options Rémi Verschelde 2020-01-11 01:58:33 +0100
  • 441955de5f Fix hardreset() not resetting all 100 slots in (custom)collect (#36) Info Teddy 2020-01-10 23:14:39 -0800
  • 2358d51bfb Correct the number of slots to reset to 100 Info Teddy 2020-01-10 23:06:09 -0800
  • c903c9fcd6 Build SDL2 from source Charlie Bruce 2020-01-11 06:42:41 +0000
  • 9a0ba2db1b Add Info Teddy (me) to CONTRIBUTORS.txt Info Teddy 2020-01-10 22:37:20 -0800
  • 977d20d103 Fix hardreset() not resetting all 50 (custom)collect slots Info Teddy 2020-01-10 22:35:13 -0800
  • a31033310c Github Actions - build and upload artifacts for macOS, Linux and Windows Charlie Bruce 2020-01-10 20:11:55 +0000
  • f4767ce18b
    Merge pull request #35 from charliebruce/quick-fixes Ethan Lee 2020-01-11 00:35:46 -0500
  • f0b931e02a
    Merge branch 'master' into quick-fixes Charlie 2020-01-11 05:31:47 +0000
  • 8aebead754 Add OpenBSD support Brian Callahan 2020-01-11 00:06:29 -0500
  • 8595626eb1 Add myself to CONTRIBUTORS Charlie Bruce 2020-01-11 05:03:45 +0000
  • d6392ccbe3 Move PROJECT line after CMAKE_OSX_DEPLOYMENT_TARGET line Charlie Bruce 2020-01-11 04:24:41 +0000
  • 1a6ce2617a On macOS, use default SDK if version 10.9 is not installed. Charlie Bruce 2020-01-10 20:12:23 +0000
  • 3011911f80 Revert C++11 code to older standard for improved compatibility Charlie Bruce 2020-01-11 03:09:42 +0000
  • 82602e5eaf Add OpenBSD support Brian Callahan 2020-01-11 00:06:29 -0500
  • 66716fef37 small indentation correction to match surrounding code Daniel Lee 2020-01-11 03:37:58 +0000
  • 98fe133228 CONTRIBUTORS: Add myself Daniel Lee 2020-01-11 03:02:34 +0000
  • 4ebf7926f2 fix Victoria typo "scentists" in the Secret Lab Daniel Lee 2020-01-11 03:01:02 +0000
  • 03205987f7 some small menu fixes Daniel Lee 2020-01-11 02:57:32 +0000
  • 2de821f5e6 small indentation correction to match surrounding code Daniel Lee 2020-01-11 03:37:58 +0000
  • 2813288f90 CONTRIBUTORS: Add myself Daniel Lee 2020-01-11 03:02:34 +0000
  • 5a8cb778da fix Victoria typo "scentists" in the Secret Lab Daniel Lee 2020-01-11 03:01:02 +0000
  • 67fe02f37b some small menu fixes Daniel Lee 2020-01-11 02:57:32 +0000
  • 669072f9bf add viri to CONTRIBUTORS.txt viri 2020-01-10 20:01:10 -0600