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

Commit graph

  • 9e475546c4 Upscale screenshots 2x Misa 2024-01-07 17:56:26 -0800
  • 6d787e221c Fix screenshots in Flip Mode Misa 2023-10-31 22:52:42 -0700
  • c913b49a57 Hook Steam screenshots and send internal capture Misa 2024-01-09 11:30:17 -0800
  • 6669442241 Add support for internal screenshots Misa 2024-01-09 11:29:50 -0800
  • 060fe6938d Add support for right-aligned roomtext Dav999 2024-01-09 21:50:54 +0100
  • dcab4c275b Add support for right-aligned roomtext Dav999 2024-01-09 21:50:54 +0100
  • 7b46087077 Update README-translators.txt for some recent additions Dav999 2024-01-09 21:08:55 +0100
  • 149df2b256 Update README-translators.txt for some recent additions Dav999 2024-01-09 21:08:55 +0100
  • fe21be87a2 Remap lang reload keybind from F12 to F8 Misa 2024-01-09 11:14:11 -0800
  • b077f24a50 CWrappers.cpp: Extern "C" Misa 2024-01-09 11:11:15 -0800
  • 4b2b3f2a08 another spanish wordy2 fix TerryCavanagh 2024-01-09 15:26:55 +0100
  • 607bfd89a7 more spanish wordy2 changes TerryCavanagh 2024-01-09 13:58:11 +0100
  • c0d6002d44 added wordy2 support to spanish TerryCavanagh 2024-01-09 13:27:32 +0100
  • 858c2cb081 Indicate modes when loading in to gameplay Misa 2024-01-06 20:53:51 -0800
  • 94e578a1e9 Indicate modes when loading in to gameplay Misa 2024-01-06 20:53:51 -0800
  • f846ba5d59 Inverse centered text screen border for RTL Dav999 2024-01-08 04:59:08 +0100
  • d78338f9ef XFLIP prompts in the editor Dav999 2024-01-07 04:51:17 +0100
  • 1b55c6501c Swap definitions of left and right textbox padding Dav999 2024-01-07 04:42:53 +0100
  • 945f0edaae Ignore directional control chars in font::len() Dav999 2024-01-06 01:56:45 +0100
  • 18dfcff985 XFLIP cursor in roomname translator mode Dav999 2024-01-05 21:14:08 +0100
  • fd0aefe0ee XFLIP LOADING... screen Dav999 2024-01-05 17:21:21 +0100
  • 96fa932a8a Don't pass newline characters to bidi algorithm Dav999 2024-01-05 02:48:45 +0100
  • c8dbdc890e Flip Game Complete screen Dav999 2024-01-05 02:39:14 +0100
  • 3d04d0acbc Mirror time trial results screen Dav999 2024-01-05 02:35:40 +0100
  • 79a0ad8493 XFLIP analog stick sensitivity slider properly Dav999 2024-01-05 02:13:57 +0100
  • 5620edeb6b Fix orientation of levels list Dav999 2024-01-05 02:04:27 +0100
  • 3f8333400f Base text box padding/centering on font width instead of codepoints Dav999 2024-01-04 22:19:50 +0100
  • 25bdf0866a Make left/right key input correct for RTL menus Dav999 2024-01-03 23:13:51 +0100
  • 2b22f7cda2 Add PR_RTL_XFLIP to some important places Dav999 2024-01-03 22:54:20 +0100
  • eac612c309 Add PR_RTL_XFLIP print flag Dav999 2024-01-03 22:21:37 +0100
  • 3588168c4d Right-align textboxes in RTL languages Dav999 2024-01-03 20:36:19 +0100
  • 27e83b6008 Add font::is_rtl(uint32_t flags) Dav999 2024-01-03 20:23:57 +0100
  • ed0c9b6b1f Add setrtl(on/off) scripting command Dav999 2024-01-03 20:43:37 +0100
  • 29e2b19698 Add RTL level property and print flag Dav999 2024-01-03 20:09:23 +0100
  • 37c4f76988 Add RTL language property Dav999 2024-01-03 19:07:28 +0100
  • 2003eed2a5 Hide unicode directional control characters Dav999 2024-01-03 18:55:42 +0100
  • 45ec77973b Implement bidi_should_transform() Dav999 2024-01-03 18:20:25 +0100
  • 822755a75f Add Arabic ligature support Dav999 2024-01-03 17:34:53 +0100
  • 30c68f70bd Add Arabic font Dav999 2024-01-03 15:46:49 +0100
  • ef712f9f0c Add support for Arabic reshaping Dav999 2024-01-03 00:11:51 +0100
  • e011273eb3 Add Arabic reshaping lookup table Dav999 2024-01-02 05:01:39 +0100
  • 59ccdbea00 Implement bidi reordering at display time Dav999 2024-01-02 03:57:26 +0100
  • 5766e6c426 Add SheenBidi to CMakeLists Dav999 2024-01-01 18:19:52 +0100
  • a9a1d7e1d6 Add SheenBidi submodule Dav999 2024-01-01 18:00:21 +0100
  • 55f56e6596 Inverse centered text screen border for RTL Dav999 2024-01-08 04:59:08 +0100
  • 4c71db1771 XFLIP prompts in the editor Dav999 2024-01-07 04:51:17 +0100
  • 3dbec3c91e Swap definitions of left and right textbox padding Dav999 2024-01-07 04:42:53 +0100
  • 40935d20e2 Ignore directional control chars in font::len() Dav999 2024-01-06 01:56:45 +0100
  • ef4489affc XFLIP cursor in roomname translator mode Dav999 2024-01-05 21:14:08 +0100
  • 1114a627b1 XFLIP LOADING... screen Dav999 2024-01-05 17:21:21 +0100
  • 82c45ef8ac Don't pass newline characters to bidi algorithm Dav999 2024-01-05 02:48:45 +0100
  • 4dee592144 Flip Game Complete screen Dav999 2024-01-05 02:39:14 +0100
  • b53d6a4aae Mirror time trial results screen Dav999 2024-01-05 02:35:40 +0100
  • 74539cd1b0 XFLIP analog stick sensitivity slider properly Dav999 2024-01-05 02:13:57 +0100
  • 98933e2057 Fix orientation of levels list Dav999 2024-01-05 02:04:27 +0100
  • 45e581f0a7 Base text box padding/centering on font width instead of codepoints Dav999 2024-01-04 22:19:50 +0100
  • 56dc234380 Make left/right key input correct for RTL menus Dav999 2024-01-03 23:13:51 +0100
  • 3bf9ffb609 Add PR_RTL_XFLIP to some important places Dav999 2024-01-03 22:54:20 +0100
  • e4fd166131 Add PR_RTL_XFLIP print flag Dav999 2024-01-03 22:21:37 +0100
  • 3223af77fc Right-align textboxes in RTL languages Dav999 2024-01-03 20:36:19 +0100
  • afc64c87b2 Add font::is_rtl(uint32_t flags) Dav999 2024-01-03 20:23:57 +0100
  • 1dd986d4bd Add setrtl(on/off) scripting command Dav999 2024-01-03 20:43:37 +0100
  • 3e67424344 Add RTL level property and print flag Dav999 2024-01-03 20:09:23 +0100
  • b0372d8402 Add RTL language property Dav999 2024-01-03 19:07:28 +0100
  • 83443673f3 Hide unicode directional control characters Dav999 2024-01-03 18:55:42 +0100
  • b8e2f9dfba Implement bidi_should_transform() Dav999 2024-01-03 18:20:25 +0100
  • 221fe884fb Add Arabic ligature support Dav999 2024-01-03 17:34:53 +0100
  • 8a9fb974b5 Add Arabic font Dav999 2024-01-03 15:46:49 +0100
  • fdb36ab9d8 Add support for Arabic reshaping Dav999 2024-01-03 00:11:51 +0100
  • 8733f89588 Add Arabic reshaping lookup table Dav999 2024-01-02 05:01:39 +0100
  • 1f929b25f8 Implement bidi reordering at display time Dav999 2024-01-02 03:57:26 +0100
  • d3dafb30b2 Add SheenBidi to CMakeLists Dav999 2024-01-01 18:19:52 +0100
  • 0aa03a6ed6 Add SheenBidi submodule Dav999 2024-01-01 18:00:21 +0100
  • 8af57a072a Fix another incorrect autotile AllyTally 2024-01-08 11:15:29 -0400
  • 7d7536e1dd Fix another incorrect autotile AllyTally 2024-01-08 11:15:29 -0400
  • 6e436880ab minor fix to Portuguese (pt) TerryCavanagh 2024-01-08 16:07:27 +0100
  • 47eb7acb44 Only trigger CI workflows for code or CI changes Misa 2024-01-07 16:41:28 -0800
  • e4b55b1922 Only trigger CI workflows for code or CI changes Misa 2024-01-07 16:41:28 -0800
  • 5f7cb46a35 Remove hair spaces from Japanese translation Dav999 2024-01-07 20:37:33 +0100
  • 12a2e9c8e2 Remove hair spaces from Japanese translation Dav999 2024-01-07 20:37:33 +0100
  • 4922fa4599 Disable debugger logic when not active Misa 2024-01-06 20:51:59 -0800
  • 9e2d6e921c Fix clash between Gravitron start text and timer Misa 2024-01-06 20:27:32 -0800
  • 44fb76ba90 Fix clash between timer and return editor text Misa 2024-01-06 15:45:40 -0800
  • f4bdea7d6d Add a system for selecting between wordy/wordy2 Dav999 2024-01-06 04:15:06 +0100
  • c3c42cd3c8 Add a system for selecting between wordy/wordy2 Dav999 2024-01-06 04:15:06 +0100
  • ce1327f37a Enable SDL_HINT_IME_SHOW_UI to make typing CJK not guesswork Dav999 2023-10-25 01:35:00 +0200
  • 95c6dc58d3 Fix TAB bind conflict with translator & debugger Misa 2024-01-05 11:42:10 -0800
  • 7bd281ee3d updated credits to include the Eternal Dream Arabization team Terry Cavanagh 2024-01-04 16:29:01 +0100
  • fc51c2219d README: Reword to "Viki", wordwrap line Misa 2024-01-02 15:33:35 -0800
  • eb13e7962a updated Italian localisation credits TerryCavanagh 2023-12-12 10:24:34 +0100
  • e99c2b7487 reverted note at end of desktop_version/Readme about data.zip and distribution Terry Cavanagh 2023-12-11 11:01:00 +0100
  • 8683a9f853 Fixed broken table in License exceptions.md Terry Cavanagh 2023-12-11 10:58:30 +0100
  • e71c8714ba Added a link in the readme directly to the desktop_version folder Terry Cavanagh 2023-12-07 17:05:46 +0100
  • f1a5857ffb Update README.md Terry Cavanagh 2023-12-07 16:58:44 +0100
  • 49df15ebb5 added translators to main readme Terry Cavanagh 2023-12-07 16:52:31 +0100
  • d94328c6cc added localisation credits to repo Terry Cavanagh 2023-12-07 16:51:31 +0100
  • d6a8858643 Update readme.MD Terry Cavanagh 2023-12-07 16:41:24 +0100
  • da2573f87a Update readme.MD Terry Cavanagh 2023-12-07 16:38:32 +0100
  • 41a605f8e6 Update readme.MD Terry Cavanagh 2023-12-07 16:36:56 +0100
  • 06f4c7efea Update LICENSE.md Terry Cavanagh 2023-12-07 16:34:48 +0100