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

Commit graph

  • b67386894c hardreset: Reset ingame_titlemode Misa 2021-12-17 23:39:26 -0800
  • 7f9247b0c7 Add asserts if ingame_titlemode in unexpected places Misa 2021-12-17 23:36:13 -0800
  • 5ebc65d1a2 Pull out fade mode handling into separate function Misa 2021-12-17 23:35:08 -0800
  • cc9c71a94a deletestats: Properly reset bestgamedeaths Misa 2021-12-17 23:30:51 -0800
  • 2770353142 Don't go back to main menu when deleting main game save data Misa 2021-12-17 23:01:47 -0800
  • 1924ca53ac Remove game.door_left/right/up/down variables Misa 2021-12-17 19:43:29 -0800
  • a345cf93b8 Fix elephant placement across rooms Misa 2021-12-08 16:25:18 -0800
  • f60d2a2964 Fix -Wformat-security warnings Dav999-v 2021-12-05 15:50:20 +0100
  • 730ba5022e Fix -Wformat-security warnings Dav999-v 2021-12-05 15:50:20 +0100
  • 6e832cae20 LoadImage: Check LodePNG return value and print errors Misa 2021-11-14 14:02:51 -0800
  • a6728c4648 README.md: Link to #618 for old Ubuntu versions Misa 2021-11-14 10:11:33 -0800
  • cd15ae0fdc Use SDL_FALLTHROUGH if available Misa 2021-11-11 23:48:41 -0800
  • 0c1f756af8 Switch over to using SDL_GetTicks64() Misa 2021-10-25 18:16:47 -0700
  • 75e031cef0 Don't toggle VSync twice Misa 2021-10-29 12:24:10 -0700
  • 4f242d0da4 Switch over to using SDL_GetTicks64() Misa 2021-10-25 18:16:47 -0700
  • d0992e18a4 Fix regression with rainbow lab BG in editor Misa 2021-10-28 17:27:13 -0700
  • 1bc1149ab5 Fix regression with counting out-of-bounds custom entities Misa 2021-10-27 16:49:57 -0700
  • fedf015e93 tinyxml2: Convert CRLF to LF xSlendiX 2021-10-23 18:10:59 +0300
  • 58c518c856 Silence GCC warnings about void*-to-function-pointer casts Misa 2021-10-21 01:00:06 -0700
  • f3786a8e3f
    Add setactivityposition(x,y), add new textbox color transparent (#847) Ally 2021-10-13 19:38:51 -0300
  • ae18b0dd23 Fix unwanted text centering; offset position by 16, 4 AllyTally 2021-10-13 19:01:54 -0300
  • 32a45e9fad add new variables to hardreset AllyTally 2021-10-13 18:41:38 -0300
  • 700be11137 Remove space at end of Press %s to Teleport Misa 2021-10-12 16:59:36 -0700
  • 45e09e613a Add setactivityposition(x,y), add new textbox color transparent AllyTally 2021-10-12 20:56:07 -0300
  • 449526bb4f Fix regression with per-pixel collision colors Misa 2021-10-06 23:18:58 -0700
  • 2f25ab77b1 Fix regression with tile 10 not having nothing behind it Misa 2021-10-06 17:00:50 -0700
  • 038f15f4a6 Remove outdated FIXMEs from Screen.cpp Misa 2021-10-03 13:23:12 -0700
  • 7eea59a7e8 Make impossible time trial save screen message less verbose Misa 2021-10-02 09:24:44 -0700
  • 0ed0892977 Add impossible message for quicksave screen in time trials Misa 2021-10-01 21:13:51 -0700
  • db8e0cd70a De-duplicate map menu quicksave screen Misa 2021-10-01 21:06:31 -0700
  • b26ccd914d Simplify flipme text box position correction Misa 2021-10-01 20:59:55 -0700
  • 98b392197c PrintWrap: Account for height in Flip Mode Misa 2021-10-01 20:47:31 -0700
  • 517e20cecb Account for heights in the FLIP macro Misa 2021-10-01 18:29:55 -0700
  • 3a911a9a9b Fix SCREEN_HEIGHT_PIXELS being wrong constant Misa 2021-10-01 09:35:28 -0700
  • a346379413 Remove unused math.h include from Maths.h Misa 2021-09-27 23:11:20 -0700
  • 3decf54dbc Mark all vlog functions with printf attributes Misa 2021-09-27 20:49:09 -0700
  • 5533215019 Use SDL_NORETURN Misa 2021-09-27 10:32:23 -0700
  • c3dfd4a4b1 De-duplicate map menu stats screen rendering code Misa 2021-09-25 17:16:52 -0700
  • e9351b4a00 Fix winning in No Death Mode saying "One trinkets" Misa 2021-09-25 17:06:59 -0700
  • 38b2213745 Rename number to number_words Misa 2021-09-25 15:08:13 -0700
  • 409f7b078f Update SDL version in README.md to 2.0.16 Misa 2021-09-24 21:33:10 -0700
  • cace685020 Add POS_MOD macro and use for all positive modulos Misa 2021-09-24 17:48:15 -0700
  • 891ca527f9 Remove overcomplicated integer divisions Misa 2021-09-24 17:21:46 -0700
  • 6192269128 Remove vmult lookup tables Misa 2021-09-24 16:37:27 -0700
  • 491f3732aa Fix trailing whitespace in CustomLevels.h Misa 2021-09-24 16:36:54 -0700
  • f9573a036d Remove commented-out old spike block code Misa 2021-09-24 16:26:11 -0700
  • 3fcab3a395 Remove splitseconds lookup table and inline it Misa 2021-09-24 16:02:22 -0700
  • f48e385e68 Remove Ethan's binary-or comment Misa 2021-09-23 23:26:28 -0700
  • 1b7a1248a8 Declare Windows mkdir as static Misa 2021-09-23 23:26:00 -0700
  • eabb3941fd Mark VVV_exit implementation as VVV_NORETURN Misa 2021-09-23 23:02:46 -0700
  • 32bd6c41bc Fix regression with VVV_COMPILEMUSIC aborting Misa 2021-09-23 22:35:52 -0700
  • 0c5024f7e7 Use fixed-size int types for resourceheader Misa 2021-09-23 22:18:45 -0700
  • 51bfed2032 Ifdef numberofHeaders out if not compiling music Misa 2021-09-23 21:55:58 -0700
  • 1297b09c47 Fix regression from 2.3 with destroy(platforms) Misa 2021-09-23 13:16:57 -0700
  • b677e7e39f Update CentOS CI container used to Misa's container Misa 2021-09-23 12:22:46 -0700
  • 9926d15465 Update Dockerfile to SDL 2.0.16 Misa 2021-09-14 10:53:04 -0700
  • c94d04a932 Use SDL_isxdigit() in favor of VVV_isxdigit() Misa 2021-08-18 22:28:58 -0700
  • b74dcdc7ee Remove unused Steam GetStat/SetStat Misa 2021-09-22 20:04:34 -0700
  • bf2f33f1ca Add noreturn qualifier to VVV_exit Misa 2021-09-22 19:58:31 -0700
  • b2d7a0b4b6 Rewrite STDIN loading to not use STL Misa 2021-09-22 19:51:36 -0700
  • dbe9f7c2a0 Declare emscriptenloop as static Misa 2021-09-20 13:48:49 -0700
  • 1d0401ef83 Move Emscripten includes to top of main.cpp Misa 2021-09-20 13:47:53 -0700
  • 4eb7f973ef Axe NETWORK_[set/get]AchievementProgress() Misa 2021-09-19 21:49:54 -0700
  • e13d3af2eb Use stub types instead of intptr_t Misa 2021-09-17 21:11:25 -0700
  • 1a0e720be8 Don't use print formatting for hardcoded strings Misa 2021-09-17 14:05:23 -0700
  • 32f30020fa Name the return types rettype instead of retval Misa 2021-09-17 13:58:44 -0700
  • 9d1659c3a4 De-duplicate Steam network function list Misa 2021-09-17 13:53:52 -0700
  • 135ff36409 Remove <stdio.h> include from SteamNetwork.c Misa 2021-09-17 13:05:48 -0700
  • 6ba7058a0e Fix VSync renderer workaround Misa 2021-09-14 20:23:22 -0700
  • 7f6f8dceda Remove continue() from GenerateScriptCode.cmake Matt Penny 2021-09-13 21:02:14 -0400
  • 7b25286a7c Merge branch 'master' into refactor-scripts Matt Penny 2021-09-13 20:12:24 -0400
  • 8d0a90a588 Avoid function call to check empty room name Misa 2021-09-12 21:54:47 -0700
  • ddff461a6c Replace hardcoded temp buffer sizes with a named constant Misa 2021-09-12 21:39:07 -0700
  • ffe53746bc Rename textbox to textboxes and textbox line to lines Misa 2021-09-12 21:02:15 -0700
  • a50e8ecf48 Replace roomnames/hiddennames/glitchnames with const char* Misa 2021-09-12 12:48:15 -0700
  • a10342f5e6 Replace setblockcolour() argument with const char* Misa 2021-09-11 23:15:34 -0700
  • 2991b2341a Fix regression with companions not spawning Misa 2021-09-11 22:53:07 -0700
  • a7ae3e0fb0 Remove scmmoveme Misa 2021-09-11 22:23:47 -0700
  • 029463ad47 Remove unused or useless SDL_Rects from Graphics Misa 2021-09-11 02:24:55 -0700
  • d3a868b566 Axe RGBflip() in favor of getRGB() Misa 2021-09-11 02:15:20 -0700
  • f237f41d8e Remove useless arguments from drawimagecol() Misa 2021-09-11 02:12:03 -0700
  • 3469a44489 2.3.4 2.3.4 Ethan Lee 2021-09-11 02:06:16 -0400
  • 222e45ada1 Music: Do not do fades if not playing Misa 2021-09-10 19:37:33 -0700
  • 6c848a8bb9 Move Mix_PausedMusic() call into wrapper function Misa 2021-09-10 19:35:29 -0700
  • b5501e4b29 Kludge-fix being able to play music in editor Misa 2021-09-10 18:56:12 -0700
  • 7c29bb862a Reset some stats that weren't being reset in deletestats Misa 2021-09-10 18:02:52 -0700
  • 2b9b4c39cb Reset fade booleans when silencing music Misa 2021-09-10 17:02:24 -0700
  • 3c6cb0167d Fix platv values outside map size being saved as 67372036 Misa 2021-09-10 16:55:27 -0700
  • 406a19ceb6 Don't check !muted when fading music after completion prompt Misa 2021-09-10 15:46:14 -0700
  • 3d090792d2 Don't touch music when completing custom level Misa 2021-09-10 15:42:25 -0700
  • b6645de749 Fix dying during collection prompt persisting effects Misa 2021-09-10 11:49:46 -0700
  • 58ae93c4cc Music: Do not do fades if not playing Misa 2021-09-10 19:37:33 -0700
  • 8e02b90b76 Move Mix_PausedMusic() call into wrapper function Misa 2021-09-10 19:35:29 -0700
  • 06a88eff39 Kludge-fix being able to play music in editor Misa 2021-09-10 18:56:12 -0700
  • e3bfc79d4a Reset some stats that weren't being reset in deletestats Misa 2021-09-10 18:02:52 -0700
  • 74b7ce9d80 Reset fade booleans when silencing music Misa 2021-09-10 17:02:24 -0700
  • 6f499abef0 Fix platv values outside map size being saved as 67372036 Misa 2021-09-10 16:55:27 -0700
  • 07bbc5b2de Don't check !muted when fading music after completion prompt Misa 2021-09-10 15:46:14 -0700
  • 3185d88776 Don't touch music when completing custom level Misa 2021-09-10 15:42:25 -0700
  • 91b63e7f88 Fix dying during collection prompt persisting effects Misa 2021-09-10 11:49:46 -0700