Commit Graph

  • 6174d62f6f position(force) -> position(absolute) NyakoFox 2024-11-03 21:01:54 -04:00
  • 98a0931225 Add textoutline(on/off/default) NyakoFox 2024-11-03 16:07:55 -04:00
  • 45e60fa69c Add position(force) NyakoFox 2024-11-03 15:08:24 -04:00
  • d8a8e44afa fix flipped inequality sign mothbeanie 2024-11-03 21:16:33 -08:00
  • b572e2164b fix flipped inequality sign mothbeanie 2024-11-03 21:16:26 -08:00
  • 2875af0492 Fix coordinates being allowed in the wrong order mothbeanie 2024-11-03 17:48:11 -08:00
  • 54b2aaae96 Region system PR review changes mothbeanie 2024-11-03 15:20:33 -08:00
  • 1fb0afb99d Apply PR review changes mothbeanie 2024-11-03 14:16:57 -08:00
  • dedf941b25 Update region system to current codebase due to PR rot mothbeanie 2024-07-05 14:59:15 -07:00
  • 94620d809e CI: Migrate to SLR Sniper SDK for Linux builds Ethan Lee 2024-10-28 17:31:21 -04:00
  • 11d0e7f91e correctly set VVV_CXX_SRC flags (set_source_files_properties isn't cumulative) leo60228 2024-10-10 16:35:25 -04:00
  • 4587fa46b0 update android sdl2 to 2.30.8 leo60228 2024-10-05 16:33:24 -04:00
  • c2642dbdef Add more checks for checkpoint saving NyakoFox 2024-10-01 19:01:04 -03:00
  • a0bd2f3da4 Refactor: Use fullmap() everywhere Misa 2024-09-28 00:52:19 +00:00
  • 8a00ea7aab Add mapexplored(), mapreveal() commands mothbeanie 2023-08-23 13:03:23 -07:00
  • c04c6bc552 Abstract checkpoint saving to its own function NyakoFox 2024-09-26 15:25:13 -03:00
  • 41d5e688e9 Fix menu option, show textbox when save failed NyakoFox 2024-09-26 13:32:46 -03:00
  • e58fd606cf add menu option for checkpoint saving NyakoFox 2024-09-26 13:20:18 -03:00
  • 8aec83daec Checkpoint autosaving NyakoFox 2024-06-05 09:17:04 -03:00
  • c870df4e5b Remove slowdown during death animation Misa 2024-09-15 23:53:56 -07:00
  • 32562f03a9 Give MotU trophy in normal mode Misa 2024-08-30 10:19:27 -07:00
  • d8b2b3542a Add enemy speed as a room property NyakoFox 2024-08-25 20:19:07 -03:00
  • 8b62bb1d65 Bump version to v2.5 Misa 2024-08-27 15:13:24 -07:00
  • 149f5fbebc Tweak IME selection background left bound 2.4.2 Dav999 2024-08-07 02:25:27 +02:00
  • 9ec8d8b637 Add selection background to IME rendering Dav999 2024-08-02 01:11:45 +02:00
  • 8b8f827b70 Add IME text rendering Dav999 2024-08-01 23:38:55 +02:00
  • a9ca63b367 Add buffer for IME editing events Dav999 2024-08-01 19:18:20 +02:00
  • 345eca5e10 Fix regression: Escape from conveyor spikes Misa 2024-06-26 21:27:33 -07:00
  • 6930bde91b Use variable timestep for SDL_Delay Misa 2024-07-13 13:01:20 -07:00
  • 487e0c6b2d fix music ear blast bug mothbeanie 2024-07-05 16:19:25 -07:00
  • c636713a43 Use add_custom_command over add_custom_target Misa 2024-07-11 12:32:16 -07:00
  • e3876feb3b Style: Lowercase commands in version.cmake Misa 2024-07-11 12:39:00 -07:00
  • d4425ed762 Always have interim version indicators Misa 2024-06-26 22:21:31 -07:00
  • b0d2a6a372 Add -std=c99 for C-Hashmap and FAudio Misa 2024-07-11 23:35:20 -07:00
  • ff611a56ff CMake: Scope C99/C++98 flags to VVVVVV only Misa 2024-07-11 23:25:34 -07:00
  • 7d01c6bdb0 Fix double error dialog if data.zip is missing Misa 2024-06-26 22:35:34 -07:00
  • a990f8d87d Fix wrong comment on disabling MSVC exceptions Misa 2024-06-27 17:24:36 -07:00
  • 6df7d5df8a Fix font::print_wrap() name in README-programmers Dav999 2024-06-28 14:56:54 +02:00
  • 64c554261e Fix regression: Entities not moving Misa 2024-06-09 10:14:27 -07:00
  • 53d725f78a Fix regression: Overzealous emitter dupe fix Misa 2024-06-04 22:52:25 -07:00
  • c20db02f15 Unload zips before loading zips Misa 2024-06-03 13:07:42 -07:00
  • dd15d67e62 Fix info args not working with -console Misa 2024-06-02 11:09:22 -07:00
  • a9d43b543f Fix regression: Foreground redraw after G keybind Misa 2024-06-02 22:52:44 -07:00
  • 16d75d2da8 Disable state locking if inc'ing state w/ ACTION Misa 2024-03-31 23:09:35 -07:00
  • ff6bb68f3a Fix "Thanks for playing!" reversed in Flip Mode Misa 2024-03-31 22:46:56 -07:00
  • 4b2b4fb7c9 CONTRIBUTORS.txt: leo60228 -> leo vriska leo60228 2024-05-21 23:52:34 -04:00
  • d678bd59ff Added license exception for Recalbox project Terry Cavanagh 2024-05-02 17:12:36 +01:00
  • ff785aaa8a Bump version to 2.4.2 Misa 2024-03-29 21:18:39 -07:00
  • 3361e71036 Add MSVC version check NyakoFox 2024-03-10 20:55:40 -03:00
  • 4bba26280f Add /utf-8 to MVSC NyakoFox 2024-03-10 12:55:15 -03:00
  • 217996b134 Fix UB from out-of-range <stretch> Misa 2024-03-29 20:16:57 -07:00
  • 8640ead937 Fix copy-paste error in customposition Misa 2024-03-29 19:55:41 -07:00
  • a9d438968d Change reply scripting command to player color Dav999 2024-02-29 03:20:55 +01:00
  • 91e144736b whoops 2.4.1 TerryCavanagh 2024-02-09 13:48:11 +01:00
  • b48cdb0003 minor updates to Spanish TerryCavanagh 2024-02-09 10:13:17 +01:00
  • 99a1562d87 Only re-show language screen in default basedir Dav999 2024-02-08 18:30:28 +01:00
  • fbc3bd4d5a Make language screen show up once more Dav999 2024-02-08 03:35:05 +01:00
  • a301ef7c90 Add translation for "Editing and LQA" KabanFriends 2024-02-07 15:58:39 +09:00
  • 35ef329575 Translated missing strings into Esperanto This includes the Spanish variant names, "Editing and LQA", the "mode enabled" bug text, and the debug mode freeze prompts. Reese Rivers 2024-02-07 11:57:11 -05:00
  • f9e71f1622 added "Editing and LQA" string to es_AR and es_419 TerryCavanagh 2024-02-06 18:08:48 +01:00
  • 003f76464c minor updates to es_419, es_AR and pt_BR TerryCavanagh 2024-02-06 17:48:45 +01:00
  • df559e64a9 minor updates to Brazilian Portuguese TerryCavanagh 2024-02-06 16:21:08 +01:00
  • 365ee963eb Fix resize-to-nearest could be larger than desktop Misa 2024-02-04 17:53:57 -08:00
  • 929aaebc84 Align stability generator in es_419 and es_AR Dav999 2024-02-05 20:59:50 +01:00
  • d6ec4ae72a Change LATAM Spanish meta.xml Oprime to Pulsa Dav999 2024-02-05 20:55:06 +01:00
  • 139612b319 Fix placeholders in Arabic strings_plural Dav999 2024-02-05 20:52:11 +01:00
  • 2ca912889d minor updates to Latin American Spanish and Argentinian Spanish TerryCavanagh 2024-02-05 12:04:47 +01:00
  • c1a6a1d1df Improve translation for Down Under KabanFriends 2024-02-03 01:33:33 +09:00
  • 098e356500 Fix typo for Bilinear KabanFriends 2024-02-03 01:31:35 +09:00
  • 2e633578fd Fix translator credit KabanFriends 2024-02-02 16:10:34 +09:00
  • 05a3b16f7e Add missing string translations KabanFriends 2024-02-02 16:09:52 +09:00
  • 55ed42e34c Don't use wordy for numbers KabanFriends 2024-02-02 16:03:07 +09:00
  • 9d933f6c2f minor fixes for Silesian TerryCavanagh 2024-02-04 20:49:40 +01:00
  • 3e57d6620c Update desktop_version/src/Graphics.cpp Ally 2024-02-03 22:04:14 -04:00
  • 77a571017d Implement scaling modes manually AllyTally 2024-01-28 20:04:02 -04:00
  • 935db27d39 Revert "Translate editor notes on-the-fly" Misa 2024-02-02 19:13:59 -08:00
  • a770f3e126 Add missing spaces to script editor title in Welsh Dav999 2024-02-03 02:16:17 +01:00
  • 18b532cd9f Translate the current 4 proxy strings into Dutch Dav999 2024-02-03 02:14:35 +01:00
  • df5607959b Sync Spanish LATAM and Spanish ARG language files Dav999 2024-02-03 01:58:20 +01:00
  • ec3de52970 Translate editor notes on-the-fly Misa 2024-02-02 18:49:30 -08:00
  • 67f41a780c Translate editor prompt text on-the-fly Misa 2024-02-02 16:26:49 -08:00
  • a7acf4e177 Fix cycling menus in editor not updating Misa 2024-02-02 16:06:11 -08:00
  • 53ed33039f Translate level title and creator on-the-fly Misa 2024-02-02 15:58:46 -08:00
  • 0aea27f237 Fix limits check not updating with CTRL+F8 Misa 2024-01-22 00:01:12 -08:00
  • ad6e31aa12 Disable switching languages during cutscene tests Misa 2024-01-21 23:43:03 -08:00
  • 3d61f9067b Translate NDM hardest room on-the-fly Misa 2024-01-21 18:32:18 -08:00
  • 531b151d12 Translate menu options on-the-fly Misa 2024-01-21 17:26:55 -08:00
  • c173dec8f9 Reset textcase in speak/speak_active Misa 2024-01-21 16:49:06 -08:00
  • 861f724d90 Recompute textboxes on active input device change Misa 2024-01-21 15:49:16 -08:00
  • 505956ae83 Remove textboxwrap() and wrap() return value Misa 2024-01-21 14:59:36 -08:00
  • c50da88ad4 Store original position of text box Misa 2024-01-21 14:56:08 -08:00
  • 9b56a53d98 Add debug keybind CTRL+(SHIFT)+F8 to cycle lang Misa 2024-01-21 14:39:18 -08:00
  • 84daa8fbc2 Call resize() before formatting text in cutscene Misa 2024-01-21 14:10:43 -08:00
  • 3de2c543a5 Move all other text boxes to new system Misa 2024-01-21 13:47:26 -08:00
  • b14ca5e366 Move Game Complete sequence to new text box system Misa 2024-01-21 13:41:40 -08:00
  • 7088858957 Add textbox indexes, update trinket/crew textboxes Misa 2024-01-21 12:39:15 -08:00
  • 668d0c744d Add assert for giving func if it won't be used Misa 2024-01-21 12:31:21 -08:00
  • 76483f96ef Move Comms Relay text boxes to new system Misa 2024-01-21 11:04:00 -08:00
  • 82150fd3a9 Remove unnecessary calls to resize() Misa 2024-01-21 10:52:37 -08:00
  • 28df0148b1 Transfer adjust call to applyposition Misa 2024-01-21 10:48:39 -08:00