1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2025-03-13 17:25:13 +01:00

Commit graph

  • 371404f393 Fix textboxes fully fading out during blackout AllyTally 2023-03-19 13:16:22 -03:00
  • 397d7f21b4 Add length check to OGG check Misa 2023-03-19 14:00:34 -07:00
  • 2dc7f0b5e8 Remove dialogue and cutscene bars if disabling completestop Misa 2023-03-19 13:48:01 -07:00
  • a9fe85fb45 Fix textboxes fully fading out during blackout AllyTally 2023-03-19 13:16:22 -03:00
  • 88d49547d4 Evaluate flipping eligibility per-entity Misa 2023-03-18 20:24:08 -07:00
  • ba7519106f Add support for sound OGG files Misa 2023-03-18 18:24:30 -07:00
  • 05ed7e041c Use VVV_freefunc to call stb_vorbis_close Misa 2023-03-18 17:51:55 -07:00
  • d6bc319535 Add sample rate mismatch check to sound effects Misa 2023-03-18 16:40:24 -07:00
  • d54e98200f Fix loading sounds with non-16 bit depths Misa 2023-03-18 15:59:17 -07:00
  • 671c90f7dc Fix music playing wrong if played after track of different format Misa 2023-03-18 15:33:30 -07:00
  • 9a87d23719 Style: Fixup instances of void arguments Misa 2023-03-18 15:24:14 -07:00
  • 63bc71b796 Always add null terminator when loading files Misa 2023-03-18 15:12:24 -07:00
  • fb15a0b515 Fix the game texture clearing during menu shaking AllyTally 2023-03-18 17:36:07 -03:00
  • ef7f78d793 Fix the game texture clearing during menu shaking AllyTally 2023-03-18 17:36:07 -03:00
  • 1f68296232 Update English language file AllyTally 2023-03-08 22:07:12 -04:00
  • 6d1df01235 Move everything to the editor state system AllyTally 2023-03-05 14:59:36 -04:00
  • fca8cb8d5c Fix gravity/warp lines being modified during draw AllyTally 2023-03-02 16:28:02 -04:00
  • 0823632888 Clean code for direct mode drawer AllyTally 2023-03-02 03:10:17 -04:00
  • a3c106c2f6 Cleanup tools & main rendering AllyTally 2023-03-02 02:45:22 -04:00
  • c0757fbcde Move trinkets to the marker system AllyTally 2023-03-17 12:25:16 -03:00
  • 046e98db46 Custom minimap markers AllyTally 2022-11-21 22:26:43 -04:00
  • acfa085fd1 Remove reference from customlevelclass::load arg Misa 2023-03-16 21:09:41 -07:00
  • 79f5e7a05c Fix loading font .txt files that contain null bytes Dav999-v 2023-03-16 21:45:25 +01:00
  • dc93fb87a0 Fix loading font .txt files that contain null bytes Dav999-v 2023-03-16 21:45:25 +01:00
  • df577c59ef Fix font .txt files not being null-terminated Dav999-v 2023-03-16 18:55:46 +01:00
  • de3452455d Fix font .txt files not being null-terminated Dav999-v 2023-03-16 18:55:46 +01:00
  • 4398861d50 Update font.png Dav999-v 2023-03-15 21:47:33 +01:00
  • 975d555a09 Sync language files Dav999-v 2023-03-15 19:30:58 +01:00
  • ae98a857d2 Add new language files Dav999-v 2023-03-15 18:49:11 +01:00
  • 2d6840b8e9 Update font.png Dav999-v 2023-03-15 21:47:33 +01:00
  • 397e3ab6dc Sync language files Dav999-v 2023-03-15 19:30:58 +01:00
  • e1e782d2b4 Add new language files Dav999-v 2023-03-15 18:49:11 +01:00
  • 310f3489d2 Remove key casts from hashmap function calls Dav999-v 2023-03-05 21:42:21 +01:00
  • 074d54b42b Update c-hashmap submodule [2023-03-05] Dav999-v 2023-03-05 21:25:08 +01:00
  • 0671e0b8b1 Remove key casts from hashmap function calls Dav999-v 2023-03-05 21:42:21 +01:00
  • 719ebc27fa Update c-hashmap submodule [2023-03-05] Dav999-v 2023-03-05 21:25:08 +01:00
  • 188fc996bd Fix hardestroom not being translated AllyTally 2023-03-05 15:08:33 -04:00
  • b97d313a39 Fix hardestroom not being translated AllyTally 2023-03-05 15:08:33 -04:00
  • d112dee72c Change font::len text argument from std::string to const char* Dav999-v 2023-03-05 00:32:58 +01:00
  • 5e3a4e69ce Overload font::print text argument for both std::string and const char* Dav999-v 2023-03-05 00:21:52 +01:00
  • 264b6474be Change font::print_wrap text argument from std::string to const char* Dav999-v 2023-03-04 23:29:12 +01:00
  • 30211ee473 Change font::len text argument from std::string to const char* Dav999-v 2023-03-05 00:32:58 +01:00
  • 4a02ad3d48 Overload font::print text argument for both std::string and const char* Dav999-v 2023-03-05 00:21:52 +01:00
  • 76763c3c0c Change font::print_wrap text argument from std::string to const char* Dav999-v 2023-03-04 23:29:12 +01:00
  • 58d21e956b Fix analogue filter allocating/freeing surfaces every frame Misa 2023-03-04 14:02:47 -08:00
  • 5eecc2a21d Don't draw texture onto itself for scrolling Misa 2023-03-03 16:02:53 -08:00
  • 8c697487fd Remove old Spanish language files Dav999-v 2023-03-04 02:35:14 +01:00
  • d26fcdad1e Remove old Spanish language files Dav999-v 2023-03-04 02:35:14 +01:00
  • 8c663dcc48 Don't draw texture onto itself for scrolling Misa 2023-03-03 16:02:53 -08:00
  • 33fa0750be Destroy gameScreen after all other graphics are destroyed Misa 2023-03-03 16:46:15 -08:00
  • faff8bba5f Fix possible dangling pointers in FontContainer.map_name_idx Dav999-v 2023-03-04 01:29:19 +01:00
  • e27f0bdd4e Fix possible dangling pointers in FontContainer.map_name_idx Dav999-v 2023-03-04 01:29:19 +01:00
  • 04743abe91 Destroy towerbg and titlebg textures in destroy_buffers Misa 2023-03-03 15:34:13 -08:00
  • d1e9bdc284 Rename tempTexture to menuoffTexture Misa 2023-03-03 15:25:15 -08:00
  • e31344c68c Remove trailing whitespace in create_buffers Misa 2023-03-03 15:23:55 -08:00
  • 5beaf973ce Strip out old special roomname system AllyTally 2023-02-17 19:52:57 -04:00
  • dd108a035f Animated roomnames, setroomname command AllyTally 2022-12-11 19:05:20 -04:00
  • cd7e0d4b04 Strip out old special roomname system AllyTally 2023-02-17 19:52:57 -04:00
  • 27da7fe935 Update BUNDLE_DEPENDENCIES description with removal of UTF-CPP Misa 2023-03-01 22:58:15 -08:00
  • 368b9f1b3d Replace use of PHYSFS UTF-8 functions by UTF8.h Dav999-v 2023-02-23 05:14:33 +01:00
  • a91c85d92e Fix UTF-8 handling in next_wrap Dav999-v 2023-02-23 04:52:56 +01:00
  • b02e4737d4 Remove utfcpp submodule Dav999-v 2023-02-23 04:21:59 +01:00
  • f34aa65faa Replace utfcpp by UTF8.h in Font.cpp Dav999-v 2023-02-23 04:15:27 +01:00
  • 8a011c3061 Replace utfcpp by UTF8.h in Textbox.cpp Dav999-v 2023-02-23 04:14:59 +01:00
  • 736ce3ecbf Replace utfcpp by UTF8.h in Localization.cpp Dav999-v 2023-02-23 04:14:38 +01:00
  • a545384677 Replace utfcpp by UTF8.h in KeyPoll.cpp Dav999-v 2023-02-23 04:13:51 +01:00
  • c5a48776c9 Replace utfcpp by UTF8.h in Editor.cpp Dav999-v 2023-02-23 04:13:15 +01:00
  • 393c5ac4fe Replace utfcpp by UTF8.h in CustomLevels.cpp Dav999-v 2023-02-23 04:11:36 +01:00
  • 2474623b59 Remove #include <utf8/unchecked.h> from Graphics.cpp Dav999-v 2023-02-23 04:09:17 +01:00
  • 3ce4735d50 Add UTF8.c Dav999-v 2023-02-23 03:41:36 +01:00
  • 22f1a18fe7 Update Esperanto translation Fussmatte 2023-02-24 23:52:59 -05:00
  • cf01a5457e Update Esperanto translation Fussmatte 2023-02-24 23:52:59 -05:00
  • 5124f9222c Replace use of PHYSFS UTF-8 functions by UTF8.h Dav999-v 2023-02-23 05:14:33 +01:00
  • 062a39a640 Fix UTF-8 handling in next_wrap Dav999-v 2023-02-23 04:52:56 +01:00
  • 19e53279e4 Remove utfcpp submodule Dav999-v 2023-02-23 04:21:59 +01:00
  • 16041a9489 Replace utfcpp by UTF8.h in Font.cpp Dav999-v 2023-02-23 04:15:27 +01:00
  • cf96796e47 Replace utfcpp by UTF8.h in Textbox.cpp Dav999-v 2023-02-23 04:14:59 +01:00
  • 6984defd7b Replace utfcpp by UTF8.h in Localization.cpp Dav999-v 2023-02-23 04:14:38 +01:00
  • 3a0bd5ee0c Replace utfcpp by UTF8.h in KeyPoll.cpp Dav999-v 2023-02-23 04:13:51 +01:00
  • 74ac79b9a9 Replace utfcpp by UTF8.h in Editor.cpp Dav999-v 2023-02-23 04:13:15 +01:00
  • 7b29e91945 Replace utfcpp by UTF8.h in CustomLevels.cpp Dav999-v 2023-02-23 04:11:36 +01:00
  • 916fae77ce Remove #include <utf8/unchecked.h> from Graphics.cpp Dav999-v 2023-02-23 04:09:17 +01:00
  • 2cc37f027b Add UTF8.c Dav999-v 2023-02-23 03:41:36 +01:00
  • 32e14755dd Fix centering of translated "Level Complete!" and "Game Complete!" Dav999-v 2023-02-25 03:39:59 +01:00
  • 14d2bd71fb Fix centering of translated "Level Complete!" and "Game Complete!" Dav999-v 2023-02-25 03:39:59 +01:00
  • 00279c0e04 Fix minor visual issue in int1yellow_5 Originally the changedir command was used here, making Vitellary look left and then immediately snap back to looking right. Now the changeai command is used instead to make him actually look left, and then look back to the right on his last textbox. Fussmatte 2023-02-24 20:38:44 -05:00
  • febc10d1e5 Fix minor visual issue in int1yellow_5 Originally the changedir command was used here, making Vitellary look left and then immediately snap back to looking right. Now the changeai command is used instead to make him actually look left, and then look back to the right on his last textbox. Fussmatte 2023-02-24 20:38:44 -05:00
  • ede52ccc48 Add Jules de Sartiges to Credits.h Misa 2023-02-21 12:28:57 -08:00
  • abab6864d7 Add iliana etaoin to contributor list Misa 2023-02-21 12:27:50 -08:00
  • 5d719d3e90 Add magic string to the start of the game global iliana etaoin 2023-02-21 12:09:43 -08:00
  • 83083db683 Add magic string to the start of the game global iliana etaoin 2023-02-21 12:09:43 -08:00
  • 2201cfe1e9 Increase max="" value for jukebox song names in language files Dav999-v 2023-02-21 04:28:13 +01:00
  • 086b157152 Allow multiple lines and wordwrapping in activity zone prompts Dav999-v 2023-02-21 03:26:16 +01:00
  • a320ee3b4d Deduplicate font::print for activity zone prompts Dav999-v 2023-02-21 03:05:45 +01:00
  • 5aa35237f5 Increase max="" value for jukebox song names in language files Dav999-v 2023-02-21 04:28:13 +01:00
  • ee5c04b040 Allow multiple lines and wordwrapping in activity zone prompts Dav999-v 2023-02-21 03:26:16 +01:00
  • a688f23240 Deduplicate font::print for activity zone prompts Dav999-v 2023-02-21 03:05:45 +01:00
  • 28e9df7f47 Move line width addition in next_wrap to be after switch block Dav999-v 2023-02-20 04:58:16 +01:00
  • 2934462410 Update fonts/README.txt for button glyphs Dav999-v 2023-02-21 01:03:18 +01:00
  • d883ff6938 Add support for button glyph fallback fonts Dav999-v 2023-02-20 04:35:19 +01:00