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

Commit graph

  • 83f2a9bc6e CI: Migrate to SLR Sniper SDK for Linux builds Ethan Lee 2024-10-28 17:31:21 -0400
  • a8b275ed58
    Merge 30abc8a64b into 4587fa46b0 Nyako 2024-10-25 15:32:01 +0300
  • 9ef0c1dd1b libretro: Add vvvvvv_libretro.info 宋文武 2024-10-13 08:16:02 +0800
  • 20e8186be8 libretro: Fix no game loading. 宋文武 2024-10-12 22:50:37 +0800
  • f8711dbeeb libretro: Bind SELECT to ESCAPE. 宋文武 2024-10-12 22:50:09 +0800
  • eab75e0514 libretro: Fix loading of data.zip as the game 宋文武 2024-10-12 22:04:25 +0800
  • e2eccdb216 add libretro port 宋文武 2024-10-12 21:23:35 +0800
  • b19611e841 allow software renderer 宋文武 2024-10-12 21:01:20 +0800
  • 41ad392df9
    correctly set VVV_CXX_SRC flags (set_source_files_properties isn't cumulative) leo60228 2024-10-10 16:35:25 -0400
  • e9f0442c19
    Merge 44632e1624 into 4587fa46b0 Nyako 2024-10-07 14:27:00 -0400
  • 5113970974
    Merge 823433df78 into 4587fa46b0 Nyako 2024-10-06 01:04:48 -0400
  • 4587fa46b0 update android sdl2 to 2.30.8 leo60228 2024-10-05 16:33:24 -0400
  • b313486e7a
    update android sdl2 to 2.30.8 leo60228 2024-10-05 16:33:24 -0400
  • d0c59f9aeb
    update version numbers leo60228 2024-10-05 16:29:07 -0400
  • 354ce81d13
    include ios in mobile checks leo60228 2024-10-05 15:41:21 -0400
  • 1a4c6db4cd
    Force landscape mode leo60228 2024-01-26 15:59:56 -0500
  • f20cacdd0e
    fix rpath leo60228 2024-01-26 15:52:36 -0500
  • 5471b7d13f
    target iOS 12 leo60228 2024-01-26 14:01:42 -0500
  • bc382e8f61
    enable iPadOS leo60228 2024-01-26 14:01:40 -0500
  • 0ac0ee09b9
    enable indirect input events (fixes warning from SDL) leo60228 2024-01-23 19:26:00 -0500
  • ab9a18a2a6
    use SDL logging on iOS too leo60228 2024-01-23 19:22:03 -0500
  • b22e65e458
    use Documents folder visible from Files app for save data leo60228 2024-01-23 19:19:54 -0500
  • 1e03ee5393
    include assets in iOS bundle leo60228 2024-01-23 18:24:36 -0500
  • fc21a4dfa3
    build for iOS leo60228 2024-01-23 17:15:21 -0500
  • 823433df78 Only show swipe tutorial if you're using swipe mode NyakoFox 2024-10-04 20:03:40 -0300
  • c6dd712376 Fix script error, only show touch tutorial once NyakoFox 2024-10-04 19:54:19 -0300
  • dc04fccf71 Initial control tutorial NyakoFox 2024-06-07 19:24:21 -0300
  • 37fdefea8a Remove unneeded pointers from memcpy NyakoFox 2024-10-04 12:55:06 -0300
  • 3494724daa Clear redo buffer on level load NyakoFox 2024-10-03 22:39:18 -0300
  • 662a86d1cd Don't commit tile events if removing entities NyakoFox 2024-10-03 22:13:33 -0300
  • f2bb58bba2 Cancelling placing a terminal/script box shouldn't have undo events NyakoFox 2024-10-03 22:12:36 -0300
  • 4745ffc1f3 Spikes also need to commit NyakoFox 2024-10-03 21:51:49 -0300
  • b5520bb940 A few fixes and cleanup NyakoFox 2024-10-03 21:46:39 -0300
  • c2642dbdef Add more checks for checkpoint saving NyakoFox 2024-10-01 19:01:04 -0300
  • 33e810fcb0 Add more checks for checkpoint saving NyakoFox 2024-10-01 19:01:04 -0300
  • d31c0f7c47 add undo/redo lines to lang files NyakoFox 2024-10-01 16:05:43 -0300
  • b7f9ba5c2d searchable gettext for undo/redo notes NyakoFox 2024-10-01 16:01:05 -0300
  • 37b3091432 Add level resizing to undo/redo system AllyTally 2023-12-20 20:29:51 -0400
  • 5b555f045c Add undoing & redoing to the editor AllyTally 2023-12-20 20:14:09 -0400
  • f44f89fee2
    Apply suggestions from code review Nyako 2024-10-01 10:51:38 -0300
  • 44632e1624 Swipe control scheme NyakoFox 2024-06-04 12:08:28 -0300
  • 30abc8a64b Add checkpoint saving option to touch controls NyakoFox 2024-09-29 17:20:43 -0300
  • 9f9c813835 Remove buggy switch to touch controls in touch input menu NyakoFox 2024-06-04 12:09:48 -0300
  • 757e20ae24 Fix saveless saving and quitting hiding buttons NyakoFox 2024-06-04 11:07:45 -0300
  • c394a6381e Offset back button, fix buttons appearing in ingame menu when returning from options NyakoFox 2024-04-12 08:27:58 -0300
  • e0debda422 Working back button NyakoFox 2024-04-11 22:29:24 -0300
  • a396424230 Comment out player levels for now NyakoFox 2024-04-11 19:51:14 -0300
  • 44a40c1e90 Secret lab buttons, fix preloader buttons NyakoFox 2024-04-11 18:29:40 -0300
  • 42ab55d3a1 Remove save and exit button NyakoFox 2024-04-11 18:02:14 -0300
  • 8c06371eed Language menu changes NyakoFox 2024-04-11 17:50:07 -0300
  • 504208ec30 Fix a few options NyakoFox 2024-04-11 15:18:46 -0300
  • 07dfb6e313 Fix M&P builds failing NyakoFox 2024-04-11 12:41:57 -0300
  • d54af27e9a Fix first-time lang screen NyakoFox 2024-04-11 12:37:54 -0300
  • a32bf13691 Fix bug with graphics menu NyakoFox 2024-04-11 12:25:54 -0300
  • eef83a01a5 Buttonify map screen NyakoFox 2024-04-11 12:19:37 -0300
  • 1ba14b037f Summary changes NyakoFox 2024-04-11 10:25:52 -0300
  • 8b455290f9 Finish language menu NyakoFox 2024-04-11 10:08:28 -0300
  • b47955e9b6 Work on language menu NyakoFox 2024-04-10 16:43:46 -0300
  • 21496e32f1 Accessibility menu NyakoFox 2024-04-10 13:11:19 -0300
  • 3bdeaf8ed3 Touch input menu NyakoFox 2024-04-09 18:04:31 -0300
  • e96d1391cd Slider inputs for audio volume NyakoFox 2024-04-09 17:39:23 -0300
  • 59a97d2404 Modify a few menus NyakoFox 2024-04-09 12:56:38 -0300
  • eea8741689 Automatic menu buttons NyakoFox 2024-03-25 14:38:04 -0300
  • 018cbd98ed Initial touch button attempt NyakoFox 2024-03-25 10:41:06 -0300
  • a53addecde Replace float scale with int scale NyakoFox 2024-04-11 19:58:49 -0300
  • c5b3664d5e Replace screen_tapped with screen_down NyakoFox 2024-04-11 19:55:03 -0300
  • 1412c90a92 Don't close ingame menu when pressing confirm btn NyakoFox 2024-04-02 18:52:46 -0300
  • 9c83a4bfed Ignore Android's back button when disabling touch NyakoFox 2024-04-02 18:49:28 -0300
  • 9eeb737d82 Add string to language files AllyTally 2024-01-29 17:57:05 -0400
  • a5795a6778 Initial touch input support AllyTally 2024-01-28 21:29:22 -0400
  • a0bd2f3da4 Refactor: Use fullmap() everywhere Misa 2024-09-28 00:52:19 +0000
  • 8a00ea7aab Add mapexplored(), mapreveal() commands mothbeanie 2023-08-23 13:03:23 -0700
  • c04c6bc552 Abstract checkpoint saving to its own function NyakoFox 2024-09-26 15:25:13 -0300
  • 41d5e688e9 Fix menu option, show textbox when save failed NyakoFox 2024-09-26 13:32:46 -0300
  • e58fd606cf add menu option for checkpoint saving NyakoFox 2024-09-26 13:20:18 -0300
  • 8aec83daec Checkpoint autosaving NyakoFox 2024-06-05 09:17:04 -0300
  • 170d4bbffc Abstract checkpoint saving to its own function NyakoFox 2024-09-26 15:25:13 -0300
  • 4837c85164 Fix menu option, show textbox when save failed NyakoFox 2024-09-26 13:32:46 -0300
  • 8802d2754d add menu option for checkpoint saving NyakoFox 2024-09-26 13:20:18 -0300
  • c870df4e5b Remove slowdown during death animation Misa 2024-09-15 23:53:56 -0700
  • e2fc606f1a Remove slowdown during death animation Misa 2024-09-15 23:53:56 -0700
  • 32562f03a9 Give MotU trophy in normal mode Misa 2024-08-30 10:19:27 -0700
  • d8b2b3542a Add enemy speed as a room property NyakoFox 2024-08-25 20:19:07 -0300
  • 639f0e5229 Glitchless: Fix changetile sprite glitch (TEMP) Misa 2024-08-30 11:51:43 -0700
  • 01d256b408 Glitchless: Fix line clipping Misa 2024-08-30 11:47:41 -0700
  • 3f222d3f74 Glitchless: Fix warp token death warps Misa 2024-08-30 11:35:02 -0700
  • b8ab77c701 Glitchless: Disable R key Misa 2024-08-30 11:31:30 -0700
  • 3e0b7e5345 Add glitchless mode UI Misa 2024-08-30 11:27:57 -0700
  • 265d4f9dc4 Refactor: Unindent horizontal line code Misa 2024-08-30 11:23:55 -0700
  • 0edf0016d9 const&-ify getcolorfromname and getcrewmanfromname Misa 2023-03-07 23:05:43 -0800
  • f23e99820f Refactor entityclass::entityhlinecollide Misa 2023-02-13 17:12:45 -0800
  • 64eda3e2c2 Give MotU trophy in normal mode Misa 2024-08-30 10:19:27 -0700
  • 8b62bb1d65 Bump version to v2.5 Misa 2024-08-27 15:13:24 -0700
  • 80f320061a Add enemy speed as a room property NyakoFox 2024-08-25 20:19:07 -0300
  • 149f5fbebc Tweak IME selection background left bound 2.4.2 Dav999 2024-08-07 02:25:27 +0200
  • 75cbd7f33c Tweak IME selection background left bound Dav999 2024-08-07 02:25:27 +0200
  • 9ec8d8b637 Add selection background to IME rendering Dav999 2024-08-02 01:11:45 +0200
  • 8b8f827b70 Add IME text rendering Dav999 2024-08-01 23:38:55 +0200
  • a9ca63b367 Add buffer for IME editing events Dav999 2024-08-01 19:18:20 +0200
  • f4e115292b Add selection background to IME rendering Dav999 2024-08-02 01:11:45 +0200