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

Commit graph

  • 0531ee9b19 SDL_Init after FILESYSTEM_init, for gamecontrollerdb.txt Ethan Lee 2020-02-19 12:44:36 -0500
  • e18dd195ba Fix typo: "quiting" (one T) to "quitting" (two Ts) Misa 2020-02-17 10:15:40 -0800
  • 9ddb49cb4e Fix typo: "quiting" (one T) to "quitting" (two Ts) Misa 2020-02-17 10:15:40 -0800
  • 1b04cb5dd6 Fix crewmate-found text boxes overlapping in flip mode Misa 2020-02-15 22:58:42 -0800
  • 7429076c10 Fix crewmate-found text boxes overlapping in flip mode Misa 2020-02-15 22:58:42 -0800
  • c665d5b8c8 Fixed some music bugs Previously, when MMMMMM is installed but the user is using PPPPPP, niceplay would still restart the song even if it's the same. That has been fixed. In addition, Plenary and Path Complete no longer loop when MMMMMM is installed but PPPPPP is in use. Stelpjo 2020-02-12 16:00:54 -0500
  • b2497a5ea7 Fixed some music bugs Previously, when MMMMMM is installed but the user is using PPPPPP, niceplay would still restart the song even if it's the same. That has been fixed. In addition, Plenary and Path Complete no longer loop when MMMMMM is installed but PPPPPP is in use. Stelpjo 2020-02-12 16:00:54 -0500
  • df1c1303bf
    Use dynamic credits lists for main menu credits screens (and add GitHub contributors) (#160) Matt Penny 2020-02-11 23:45:58 -0500
  • 98e07e9e10 Show 'first page' rather than 'next page' on last credits page Matt Penny 2020-02-11 21:20:47 -0500
  • 6bf17c1bfb Show GitHub contributors after patrons in main menu credits Matt Penny 2020-02-11 21:20:28 -0500
  • 4ccb48f440 Use uint32_t instead of char32_t Matt Penny 2020-02-11 00:48:07 -0500
  • e7252888b6 Support pre-C++11 compilers Matt Penny 2020-02-11 00:34:01 -0500
  • 9adcbaed6c Fix NO_CUSTOM_LEVELS compile after #158 Matt Penny 2020-02-10 23:52:08 -0500
  • 1a607c7a54 Use uint32_t instead of char32_t Matt Penny 2020-02-11 00:48:07 -0500
  • c4178f31f4 Support pre-C++11 compilers Matt Penny 2020-02-11 00:34:01 -0500
  • 0343ea2e08 Use dynamic credits lists for main menu credits screens Matt Penny 2020-02-10 23:39:22 -0500
  • 7c52707529 Fix NO_CUSTOM_LEVELS compile after #158 Matt Penny 2020-02-10 23:52:08 -0500
  • 9b125ad8df Prevent removing line if there is only one line Misa 2020-02-10 18:29:29 -0800
  • 2adab1a6f3 Prevent removing line if there is only one line Misa 2020-02-10 18:29:29 -0800
  • 172ab9195d
    Merge pull request #158 from AllyTally/entertoreturn Terry Cavanagh 2020-02-10 18:41:13 +0100
  • 1b00d12600 Add option to allow custom levels when the editor is disabled Matt Penny 2020-02-09 21:21:19 -0500
  • 7d35c5ce4e Add option to compile without the level editor Matt Penny 2020-02-09 19:53:01 -0500
  • 6b1a7ebce6 Make "[Press ENTER to return to editor]" fade out after a bit AllyTally 2020-02-09 22:23:12 -0400
  • 1b1ae4107a Add option to allow custom levels when the editor is disabled Matt Penny 2020-02-09 21:21:19 -0500
  • ee9080cdb6 Add option to compile without the level editor Matt Penny 2020-02-09 19:53:01 -0500
  • 3273b4ab55 Re-comment out #define MAKEANDPLAY Info Teddy 2020-02-08 21:45:14 -0800
  • d8a2e9dafa Re-comment out #define MAKEANDPLAY Info Teddy 2020-02-08 21:45:14 -0800
  • 9642921a64 Initialize level data with 0s in M&P Info Teddy 2020-02-08 11:32:32 -0800
  • dd7170dc59
    Add -basedir option to specify base user directory (#154) Matt Penny 2020-02-08 18:49:03 -0500
  • c3053bfdf4 Use PHYSFS function for determining platform-specific directory separator Matt Penny 2020-02-08 18:44:04 -0500
  • 442d16aba5 Initialize level data with 0s in M&P Info Teddy 2020-02-08 11:32:32 -0800
  • f2f0780871 Add self to CONTRIBUTORS.txt and githubfriends (along with missing names) Matt Penny 2020-02-08 14:12:39 -0500
  • 9b936c4c75 Add -basedir option to specify base user directory Matt Penny 2020-02-08 14:11:09 -0500
  • edb0597f28 Revert "Remove from M&P the room data of Final Level/Lab/Overworld/Tower" leo60228 2020-02-08 10:39:30 -0500
  • 93ec5783d5 Fix undefined behavior when activating scripts AllyTally 2020-02-08 00:39:05 -0400
  • e6c46944d2 Fix undefined behavior when activating scripts AllyTally 2020-02-08 00:39:05 -0400
  • 19de5ec59d Add self to CONTRIBTORS.txt and githubfriends AllyTally 2020-02-08 00:24:50 -0400
  • ca0bfcfa80 Fix undefined behavior while loading scripts AllyTally 2020-02-08 00:10:45 -0400
  • 5c3ef68582 Add self to CONTRIBTORS.txt and githubfriends AllyTally 2020-02-08 00:24:50 -0400
  • 97a8520084 Fix undefined behavior while loading scripts AllyTally 2020-02-08 00:10:45 -0400
  • e3025a6b27 Render screen shaking in towers Info Teddy 2020-02-03 19:06:09 -0800
  • 4e378b6057
    Merge pull request #147 from InfoTeddy/general-bug-fixes-5 Terry Cavanagh 2020-02-06 16:37:37 +0100
  • 3d8c84bbbf
    Merge pull request #149 from FredrIQ/master Terry Cavanagh 2020-02-06 16:36:21 +0100
  • 6e1197ad64 Fix wrong tiling in top-left corner of Do Try To Keep Up Info Teddy 2020-02-03 19:44:29 -0800
  • d61d4f6120 Draw entities backwards in towermode like non-towermode entities Info Teddy 2020-02-03 19:01:33 -0800
  • a08e731a39 Fix Prize for the Reckless moving platform kludge happening in customs Info Teddy 2020-02-03 18:53:30 -0800
  • 1062113f73 Make tiles in tower mode behave consistently with tower tileset elsewhere Fredrik Ljungdahl 2020-02-05 22:02:00 +0100
  • b32c91a6e9
    Added Haiku links Terry Cavanagh 2020-02-05 15:59:51 +0100
  • 5154fcf3a1 Fix wrong tiling in top-left corner of Do Try To Keep Up Info Teddy 2020-02-03 19:44:29 -0800
  • 8ead9db39f Make hardest room "Dimension VVVVVV" if it has no room name Info Teddy 2020-02-03 19:27:49 -0800
  • e7362cf6ff Render screen shaking in towers Info Teddy 2020-02-03 19:06:09 -0800
  • 89e8f464f5 Draw entities backwards in towermode like non-towermode entities Info Teddy 2020-02-03 19:01:33 -0800
  • 09c5f8aafb Fix Prize for the Reckless moving platform kludge happening in customs Info Teddy 2020-02-03 18:53:30 -0800
  • cefc95d324 Fix centered texts' outline rendering upside-down in flip mode Info Teddy 2020-02-02 17:46:00 -0800
  • af1c0a07ce Fix centered texts' outline rendering upside-down in flip mode Info Teddy 2020-02-02 17:46:00 -0800
  • a2ab8e82e1 Account for height of textbox in flipme() Info Teddy 2020-02-02 17:25:15 -0800
  • 0e54f1b9e5 Account for height of textbox in flipme() Info Teddy 2020-02-02 17:25:15 -0800
  • 4bc76416f5 Fix discoloration when entities warp in flip mode Info Teddy 2020-02-02 14:43:42 -0800
  • 45491a03f3
    Add -assets option to specify data.zip (#139) leo60228 2020-02-02 18:28:26 -0500
  • 40f851c016 Fix discoloration when entities warp in flip mode Info Teddy 2020-02-02 14:43:42 -0800
  • 58515ea7db Fix indentation leo60228 2020-02-02 16:17:54 -0500
  • 0d6916085b Add -assets option to specify data.zip leo60228 2020-02-02 16:13:19 -0500
  • 8260bb2696 Fix Prize for the Reckless quicksand fix kludge Info Teddy 2020-02-02 02:26:49 -0800
  • 1e460721bb Fix hardcoded (19,8) all-sides warp happening in custom levels Info Teddy 2020-02-02 02:37:23 -0800
  • 84bae8c0d4 Fix hardcoded (19,8) all-sides warp happening in custom levels Info Teddy 2020-02-02 02:37:23 -0800
  • bf7a5cea57 Fix Prize for the Reckless quicksand fix kludge Info Teddy 2020-02-02 02:26:49 -0800
  • e439949d7d
    Merge pull request #135 from InfoTeddy/code-quality-improvements Terry Cavanagh 2020-02-01 00:59:59 +0100
  • 867e8ff0fe Make obj accessible from everywhere Info Teddy 2020-01-31 15:53:29 -0800
  • ab68cd98c8
    Merge pull request #134 from InfoTeddy/general-bug-fixes Terry Cavanagh 2020-01-31 23:37:06 +0100
  • 4fa62ca0aa Fix text() centering with x=-1 Info Teddy 2020-01-31 13:36:36 -0800
  • 6a17625727
    Add support for Unicode rendering (#47) leo60228 2020-01-31 13:25:37 -0500
  • 82666c0099 Retab just what was mentioned in review leo60228 2020-01-31 13:17:57 -0500
  • 2333719387 Revert "Tabinate" leo60228 2020-01-31 13:16:30 -0500
  • 0d994cb08d Revert "Missed this one" leo60228 2020-01-31 13:16:29 -0500
  • 75d6a9b745 Missed this one leo60228 2020-01-31 12:49:36 -0500
  • 22fb8138c3 Tabinate leo60228 2020-01-31 12:48:03 -0500
  • d4d968bbe0 Remove stelpjo from contributors since their font is no longer in the repo leo60228 2020-01-31 12:14:34 -0500
  • fb8c0f78da Use explicit error handling in font_idx instead of uncaught exception leo60228 2020-01-31 12:09:35 -0500
  • 961561ebf0 Remove unnecessary physfs.h include leo60228 2020-01-31 12:05:20 -0500
  • a53e413d38 Fix linealreadyemptykludge check leo60228 2020-01-31 12:04:29 -0500
  • d858972fa2 Remove font leo60228 2020-01-31 12:02:27 -0500
  • 8564b27144 Remove utf8/checked.h leo60228 2020-01-31 12:02:15 -0500
  • ad034e1087 Switch to utf8/unchecked.h leo60228 2020-01-31 12:01:53 -0500
  • f4c4107171 Move utfcpp to third_party/ leo60228 2020-01-25 14:50:14 -0500
  • c009a975b6 Add unchecked.h leo60228 2020-01-31 11:54:16 -0500
  • f3b8fb0748 Revert "Non-throwing utfcpp" leo60228 2020-01-31 11:46:30 -0500
  • 1e5a8f6142 Update font leo60228 2020-01-31 11:46:02 -0500
  • 9dce675567 Fix UTF-8 roomtext bounding box leo60228 2020-01-12 17:39:35 -0500
  • 39b2f739d6 Fix backspacing in empty script leo60228 2020-01-12 11:12:46 -0500
  • d96d1d8821 Use FILESYSTEM APIs leo60228 2020-01-12 10:44:37 -0500
  • f75bf7f859 Detect extended font based on presence of charmap leo60228 2020-01-12 10:36:18 -0500
  • ef0022c789 Non-throwing utfcpp leo60228 2020-01-12 10:30:27 -0500
  • daeac2100f Fail fast with missing font.txt leo60228 2020-01-12 10:16:42 -0500
  • 90e7df8c18 Load charset from file leo60228 2020-01-11 22:26:18 -0500
  • 35e56b4678 Fix editor leo60228 2020-01-11 21:54:16 -0500
  • 7d17ee4ca5 Include utf8/checked.h directly instead of using wrapper header leo60228 2020-01-11 21:39:13 -0500
  • 2210525852 Remove utfcpp dotfiles leo60228 2020-01-11 21:36:15 -0500
  • e2e8034896 Revert tinyxml default change leo60228 2020-01-11 21:35:21 -0500
  • 16a94ab7c3 Fix accidentally changed character in titlerender.cpp leo60228 2020-01-11 21:34:45 -0500
  • d1faae874b Remove unnecessary utfcpp components leo60228 2020-01-11 21:29:33 -0500