1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2025-01-11 03:19:46 +01:00

Commit graph

  • a5939a888a deduplicate a lot of map code AllyTally 2022-11-06 20:51:07 -0400
  • 145355e603 Add fraZ0R to the list of contributors Misa 2022-11-30 11:22:50 -0800
  • 63b8c71264 Actually fix #913 oops fraZ0R 2022-11-29 18:04:46 -0500
  • cd374d7218 Fix legend positions AllyTally 2022-11-30 15:02:05 -0400
  • 2215aed928
    Apply suggestions from code review Ally 2022-11-30 14:31:36 -0400
  • 9c2db4cda7 Deduplicate map render data calcuations AllyTally 2022-11-30 12:37:41 -0400
  • 9ff0f7e22d Move generatecustomminimap to case 21 AllyTally 2022-11-30 12:17:05 -0400
  • 84d07c8c17
    Apply suggestions from code review Ally 2022-11-30 12:10:27 -0400
  • 5b4e0829a8
    Actually fix #913 oops fraZ0R 2022-11-29 18:04:46 -0500
  • 451e76cb6f
    Fix #913 fraZ0R 2022-11-29 17:58:00 -0500
  • 6e2d6838f1 Fix copy-paste error AllyTally 2022-11-25 20:32:37 -0400
  • 9ac44b6604 Remove accidental comment change AllyTally 2022-11-25 17:32:16 -0400
  • ef6a2886e9 Fix #892 AllyTally 2022-11-25 16:39:35 -0400
  • e37c73796d Generate the minimap when entering editor playtesting AllyTally 2022-11-25 16:53:07 -0400
  • bc08fa032c Fix #892 AllyTally 2022-11-25 16:39:35 -0400
  • a46e541a75 Fix a missing mapzoom multiplication AllyTally 2022-11-17 13:56:32 -0400
  • 86d90a1296 Add color support to Windows console output, properly Misa 2022-11-14 21:57:01 -0800
  • 40dd2571c2 Add error checks to freopen calls on Windows Misa 2022-11-14 21:56:02 -0800
  • 0a181d8c3d Separate color being supported from being enabled Misa 2022-11-14 21:51:53 -0800
  • 3fc23f2b2c Add -console option on Windows Misa 2022-11-14 19:34:48 -0800
  • 5bb3768782 Fix indentation style of #defines in Vlogging.c Misa 2022-11-14 19:28:12 -0800
  • 9def8fd704 Seed with frame counter instead of SDL_GetTicks Misa 2022-11-14 14:10:24 -0800
  • e6a3df6ca6 Move xoshiro_seed debug print to top Misa 2022-11-14 13:14:25 -0800
  • 876362365b Ignore comments of tracks with a negative loop comment Misa 2022-11-13 19:47:37 -0800
  • fb13e652fa Check for SDL_strdup failure in parseComments Misa 2022-11-13 19:41:32 -0800
  • 27e04e9dbf Fix up style in parseComments Misa 2022-11-13 19:27:58 -0800
  • 6dd9200503 Fix up style in _Mix_ParseTime Misa 2022-11-13 19:03:26 -0800
  • dbeadbde6b Super Gravitron mode AllyTally 2022-11-12 22:30:21 -0400
  • 622aa3404d fix weird error... AllyTally 2022-11-12 19:17:14 -0400
  • 3a146e54b3 fix no custom levels build AllyTally 2022-11-12 19:15:44 -0400
  • d040c0755b don't use std::array AllyTally 2022-11-12 19:13:23 -0400
  • 07d0974967 make sure state can't be -1 AllyTally 2022-11-12 19:05:33 -0400
  • e8832c6a74 Restore main game functionality AllyTally 2022-11-12 18:54:11 -0400
  • 29590c973f basic altstate support AllyTally 2022-11-12 16:29:33 -0400
  • 652a21ec0b dedupe another piece of code AllyTally 2022-11-06 21:03:33 -0400
  • e8fd5bde90 deduplicate a lot of map code AllyTally 2022-11-06 20:51:07 -0400
  • 2d6b2e685b Clarify submodules in desktop_version/README.md Dav999-v 2022-10-16 15:19:40 +0200
  • ffccf3d4be Clarify submodules in desktop_version/README.md Dav999-v 2022-10-16 15:19:40 +0200
  • d69c88e447 Update FAudio to 22.09.01 Misa 2022-09-01 20:49:21 -0700
  • 6148c631d3 Update third-party submodules [2022-09-01] Misa 2022-09-01 17:48:29 -0700
  • ac11b91540 Remove return values from vlog_* functions Misa 2022-08-29 10:48:21 -0700
  • 3bb3976e7e vlog_init: Fix brace style Misa 2022-08-29 10:46:05 -0700
  • 3f9d30855f Define WIN32_LEAN_AND_MEAN when including windows.h Misa 2022-08-29 09:42:26 -0700
  • aca1e8695c Remove attempt to autoenable color output on Win32 Misa 2022-08-29 09:37:30 -0700
  • e7e74bb8ab Add commit hash & date to -version flag output Misa 2022-08-22 21:27:20 -0700
  • 52124f7010 De-duplicate release version Misa 2022-08-22 21:22:57 -0700
  • 4bf5e5e6a0 Optimize recompilation from changing commit hash Misa 2022-08-22 21:21:23 -0700
  • b4226631b9 Remove use of add_definitions Misa 2022-08-22 21:49:01 -0700
  • 69a31731ee Update SDL to 2.24.0 in Windows CI Misa 2022-08-22 23:47:49 -0700
  • 16ad8c531e Update to SDL 2.24.0 Misa 2022-08-21 16:07:51 -0700
  • cf4511f5d1 Add REMOVE_ABSOLUTE_PATHS CMake option Misa 2022-08-21 15:31:11 -0700
  • c4301cf4ec Disable FAudio debug configuration in Release mode Misa 2022-08-21 15:08:19 -0700
  • 32d41684ad Add FAudio to BUNDLE_DEPENDENCIES option description Misa 2022-08-21 13:46:34 -0700
  • 712a319973 De-duplicate list of static libraries and flags applied to all libraries Misa 2022-08-21 13:25:36 -0700
  • 67d350de05 Only process tapleft/tapright if has_control Misa 2022-08-05 07:38:35 -0700
  • c3750e3b34 Fix special/stdin.vvvvvv being saved to levelstats.vvv Misa 2022-08-03 17:30:23 -0700
  • 550dfe676a Clear level stats vector before loading them into the vector Misa 2022-08-03 17:21:35 -0700
  • 424c8c80be Add debug statements to print xoshiro RNG values Misa 2022-07-28 16:55:29 -0700
  • 058fb9fff0 Fix warning: use of non-static data member initialization Misa 2022-07-28 16:48:58 -0700
  • 8ca53fa5d2 Remove "Lots" and "???" from number_words Misa 2022-07-04 23:14:44 -0700
  • 5e25161a10 Add /MT flag for MSVC Misa 2022-06-28 17:49:03 -0700
  • 10acd67377 Add support for start position via level XML for CLI playtesting Dav999-v 2022-06-19 22:41:48 +0200
  • 2d0e68da25 Add support for start position via level XML for CLI playtesting Dav999-v 2022-06-19 22:41:48 +0200
  • dca3c9600c Explicitly initialize SoundTrack::volume Misa 2022-06-10 11:17:38 -0700
  • c077500d16 Fix semi random volume jumps N00byKing 2022-06-09 21:46:40 +0200
  • 89aaa0ff46 Fix semi random volume jumps N00byKing 2022-06-09 21:46:40 +0200
  • f0aa1a8cae Don't treat spikes as solid for non-humanoid entities Misa 2022-06-05 20:17:26 -0700
  • cc61194bed Move SDL_ShowWindow to after assets are loaded Misa 2022-06-01 16:42:22 -0700
  • a46c49c89a Add -version command-line argument Misa 2022-05-23 14:34:36 -0700
  • f6ede079fb Update FAudio, PhysFS, and TinyXML2 submodules Misa 2022-05-20 22:39:58 -0700
  • e77fad5db8 Fix potential NULL dereference of images[t] Misa 2022-05-17 12:07:51 -0700
  • a23a4cbbd0 Improve vlog statements when PHYSFS_openRead fails Misa 2022-05-17 11:52:45 -0700
  • ea4302b41e Implement new string formatting system (VFormat) Dav999-v 2022-04-30 21:09:11 +0200
  • d2aafb1f22 Implement new string formatting system (VFormat) Dav999-v 2022-04-30 21:09:11 +0200
  • eb46143098 Update SDL version to 2.0.22 Misa 2022-04-25 12:59:39 -0700
  • 89e87ed9ec Update SDL version to 2.0.22 Misa 2022-04-25 12:59:39 -0700
  • 8bece4f6aa Add a missing break; Misa 2022-04-25 01:21:43 -0700
  • 98cb415675 Enumify all fade modes Misa 2022-04-25 00:57:47 -0700
  • af1cebf7a1 Unify drawing room name on map menus into one function Misa 2022-04-25 00:53:13 -0700
  • 6d722217ad Decouple menu accept/back from in-game flip/menu Jeremy Studer 2022-04-24 14:47:37 -0400
  • 0978cc8600 Allow reset to default controller bindings Jeremy Studer 2022-04-24 14:46:40 -0400
  • 8533b8961b Hide Interact if not enabled Jeremy Studer 2022-04-23 20:37:50 -0400
  • 9d5097e2b4 Add Back and Start to default controller mappings Jeremy Studer 2022-04-23 20:37:06 -0400
  • e16c1557fa Fix music changes between areas N00byKing 2022-04-10 21:50:15 +0200
  • c364e55a1a Fix music changes between areas N00byKing 2022-04-10 21:50:15 +0200
  • b8553107ff Fix a rare chance that finalstretch displays glitchy cycle (color 7) Misa 2022-04-09 17:31:17 -0700
  • e47781f92f SoundTrack::Init: Remove unused audio_channels arg Misa 2022-03-31 11:13:57 -0700
  • 828aca2c8e Load zips using real dir instead of filename Misa 2022-03-30 13:09:15 -0700
  • 7b53c1289d Remove .data.zip assets Misa 2022-03-25 10:58:12 -0700
  • f88ed0dc1b Remove SDL2_mixer dependencies from Dockerfile Ethan Lee 2022-03-29 02:27:58 -0400
  • 8980b2e546 Remove SDL2_mixer line from fixupMac.sh Ethan Lee 2022-03-29 02:27:15 -0400
  • 400763b7d7 CI: Use new container without SDL_mixer Misa 2022-03-24 17:52:09 -0700
  • b3f645d84c
    README: Minor adjustments to dependencies text Ethan Lee 2022-03-24 19:28:03 -0400
  • f877eb3b56 Port to FAudio N00byKing 2022-03-09 22:35:29 +0100
  • db8b09e9ef Port to FAudio N00byKing 2022-03-09 22:35:29 +0100
  • a8feba029f Clean up and harden music loading code Misa 2022-03-24 09:35:01 -0700
  • c61c4fab6f Fix C/C++ standards being unset for VVVVVV target if CMake is >= 3.1.3 Dav999-v 2022-03-22 20:50:49 +0100
  • 1acf73c7cf Fix C/C++ standards being unset for VVVVVV target if CMake is >= 3.1.3 Dav999-v 2022-03-22 20:50:49 +0100
  • 24353a54bb Move -std= flags to before -fno-rtti/-fno-exceptions Misa 2022-03-22 07:26:41 -0700
  • 705864a32a Up the standard to C99 Misa 2022-03-21 20:27:15 -0700