Commit Graph

  • 20f0fafa5e Fix screenshots in Flip Mode Misa 2023-10-31 22:52:42 -07:00
  • ae5ef9753c Hook Steam screenshots and send internal capture Misa 2024-01-09 11:30:17 -08:00
  • f05827f268 Add support for internal screenshots Misa 2024-01-09 11:29:50 -08:00
  • 060fe6938d Add support for right-aligned roomtext Dav999 2024-01-09 21:50:54 +01:00
  • 7b46087077 Update README-translators.txt for some recent additions Dav999 2024-01-09 21:08:55 +01:00
  • fe21be87a2 Remap lang reload keybind from F12 to F8 Misa 2024-01-09 11:14:11 -08:00
  • b077f24a50 CWrappers.cpp: Extern "C" Misa 2024-01-09 11:11:15 -08:00
  • 4b2b3f2a08 another spanish wordy2 fix TerryCavanagh 2024-01-09 15:26:55 +01:00
  • 607bfd89a7 more spanish wordy2 changes TerryCavanagh 2024-01-09 13:58:11 +01:00
  • c0d6002d44 added wordy2 support to spanish TerryCavanagh 2024-01-09 13:27:32 +01:00
  • 858c2cb081 Indicate modes when loading in to gameplay Misa 2024-01-06 20:53:51 -08:00
  • f846ba5d59 Inverse centered text screen border for RTL Dav999 2024-01-08 04:59:08 +01:00
  • d78338f9ef XFLIP prompts in the editor Dav999 2024-01-07 04:51:17 +01:00
  • 1b55c6501c Swap definitions of left and right textbox padding Dav999 2024-01-07 04:42:53 +01:00
  • 945f0edaae Ignore directional control chars in font::len() Dav999 2024-01-06 01:56:45 +01:00
  • 18dfcff985 XFLIP cursor in roomname translator mode Dav999 2024-01-05 21:14:08 +01:00
  • fd0aefe0ee XFLIP LOADING... screen Dav999 2024-01-05 17:21:21 +01:00
  • 96fa932a8a Don't pass newline characters to bidi algorithm Dav999 2024-01-05 02:48:45 +01:00
  • c8dbdc890e Flip Game Complete screen Dav999 2024-01-05 02:39:14 +01:00
  • 3d04d0acbc Mirror time trial results screen Dav999 2024-01-05 02:35:40 +01:00
  • 79a0ad8493 XFLIP analog stick sensitivity slider properly Dav999 2024-01-05 02:13:57 +01:00
  • 5620edeb6b Fix orientation of levels list Dav999 2024-01-05 02:04:27 +01:00
  • 3f8333400f Base text box padding/centering on font width instead of codepoints Dav999 2024-01-04 22:19:50 +01:00
  • 25bdf0866a Make left/right key input correct for RTL menus Dav999 2024-01-03 23:13:51 +01:00
  • 2b22f7cda2 Add PR_RTL_XFLIP to some important places Dav999 2024-01-03 22:54:20 +01:00
  • eac612c309 Add PR_RTL_XFLIP print flag Dav999 2024-01-03 22:21:37 +01:00
  • 3588168c4d Right-align textboxes in RTL languages Dav999 2024-01-03 20:36:19 +01:00
  • 27e83b6008 Add font::is_rtl(uint32_t flags) Dav999 2024-01-03 20:23:57 +01:00
  • ed0c9b6b1f Add setrtl(on/off) scripting command Dav999 2024-01-03 20:43:37 +01:00
  • 29e2b19698 Add RTL level property and print flag Dav999 2024-01-03 20:09:23 +01:00
  • 37c4f76988 Add RTL language property Dav999 2024-01-03 19:07:28 +01:00
  • 2003eed2a5 Hide unicode directional control characters Dav999 2024-01-03 18:55:42 +01:00
  • 45ec77973b Implement bidi_should_transform() Dav999 2024-01-03 18:20:25 +01:00
  • 822755a75f Add Arabic ligature support Dav999 2024-01-03 17:34:53 +01:00
  • 30c68f70bd Add Arabic font Dav999 2024-01-03 15:46:49 +01:00
  • ef712f9f0c Add support for Arabic reshaping Dav999 2024-01-03 00:11:51 +01:00
  • e011273eb3 Add Arabic reshaping lookup table Dav999 2024-01-02 05:01:39 +01:00
  • 59ccdbea00 Implement bidi reordering at display time Dav999 2024-01-02 03:57:26 +01:00
  • 5766e6c426 Add SheenBidi to CMakeLists Dav999 2024-01-01 18:19:52 +01:00
  • a9a1d7e1d6 Add SheenBidi submodule Dav999 2024-01-01 18:00:21 +01:00
  • 8af57a072a Fix another incorrect autotile AllyTally 2024-01-08 11:15:29 -04:00
  • 6e436880ab minor fix to Portuguese (pt) TerryCavanagh 2024-01-08 16:07:27 +01:00
  • 47eb7acb44 Only trigger CI workflows for code or CI changes Misa 2024-01-07 16:41:28 -08:00
  • 5f7cb46a35 Remove hair spaces from Japanese translation Dav999 2024-01-07 20:37:33 +01:00
  • 4922fa4599 Disable debugger logic when not active Misa 2024-01-06 20:51:59 -08:00
  • 9e2d6e921c Fix clash between Gravitron start text and timer Misa 2024-01-06 20:27:32 -08:00
  • 44fb76ba90 Fix clash between timer and return editor text Misa 2024-01-06 15:45:40 -08:00
  • f4bdea7d6d Add a system for selecting between wordy/wordy2 Dav999 2024-01-06 04:15:06 +01:00
  • ce1327f37a Enable SDL_HINT_IME_SHOW_UI to make typing CJK not guesswork Dav999 2023-10-25 01:35:00 +02:00
  • 95c6dc58d3 Fix TAB bind conflict with translator & debugger Misa 2024-01-05 11:42:10 -08:00
  • 7bd281ee3d updated credits to include the Eternal Dream Arabization team Terry Cavanagh 2024-01-04 16:29:01 +01:00
  • fc51c2219d README: Reword to "Viki", wordwrap line Misa 2024-01-02 15:33:35 -08:00
  • eb13e7962a updated Italian localisation credits TerryCavanagh 2023-12-12 10:24:34 +01:00
  • e99c2b7487 reverted note at end of desktop_version/Readme about data.zip and distribution Terry Cavanagh 2023-12-11 11:01:00 +01:00
  • 8683a9f853 Fixed broken table in License exceptions.md Terry Cavanagh 2023-12-11 10:58:30 +01:00
  • e71c8714ba Added a link in the readme directly to the desktop_version folder Terry Cavanagh 2023-12-07 17:05:46 +01:00
  • f1a5857ffb Update README.md Terry Cavanagh 2023-12-07 16:58:44 +01:00
  • 49df15ebb5 added translators to main readme Terry Cavanagh 2023-12-07 16:52:31 +01:00
  • d94328c6cc added localisation credits to repo Terry Cavanagh 2023-12-07 16:51:31 +01:00
  • d6a8858643 Update readme.MD Terry Cavanagh 2023-12-07 16:41:24 +01:00
  • da2573f87a Update readme.MD Terry Cavanagh 2023-12-07 16:38:32 +01:00
  • 41a605f8e6 Update readme.MD Terry Cavanagh 2023-12-07 16:36:56 +01:00
  • 06f4c7efea Update LICENSE.md Terry Cavanagh 2023-12-07 16:34:48 +01:00
  • f175b52d55 Update License exceptions.md Terry Cavanagh 2023-12-07 16:32:49 +01:00
  • 5bf313afa7 Update LICENSE.md Terry Cavanagh 2023-12-07 16:25:19 +01:00
  • fde9882402 Update README.md Terry Cavanagh 2023-12-07 15:39:41 +01:00
  • 7a569deabe Update logo.gif TerryCavanagh 2023-12-07 15:23:25 +01:00
  • 6fab933683 Create logo.gif TerryCavanagh 2023-12-07 15:19:36 +01:00
  • b4579d88d3 Add SimpleMessageBox for early filesystem bail Misa 2023-12-31 16:54:53 -08:00
  • 76882e9a13 Update "It's Not Easy Being Green" Esperanto roomname translation Reese Rivers 2023-12-30 09:56:02 -05:00
  • e318d6f176 Fix regression: Tower BG lerps in reverse direction Misa 2023-12-29 14:11:08 -08:00
  • e6b1b54214 Add a fast-forward keybind to level debugger Misa 2023-12-29 13:51:48 -08:00
  • b8fdbe53b9 Fix loading plain font.png Unicode indexing out of bounds Misa 2023-12-29 11:37:01 -08:00
  • 6f435661e7 Add inbounds pixel assertion to DrawPixel/ReadPixel Misa 2023-12-29 11:34:16 -08:00
  • e1e5e43089 Fix another incorrect tile in autotiler AllyTally 2023-12-24 15:22:24 -04:00
  • 1d130acc20 Fix resizing the map not changing the current room AllyTally 2023-12-20 20:34:07 -04:00
  • a97ba5e768 Fix minor [Press ACTION to save your game] overflow in German Dav999 2023-12-23 17:39:39 +01:00
  • 1dc7ed4d65 Fix minor [Press ACTION to save your game] overflow in Turkish Dav999 2023-12-23 17:23:17 +01:00
  • 148b518745 Steam now shares device info with SDL! Ethan Lee 2023-12-20 23:17:28 -05:00
  • 30c9438f17 minor fixes for Spanish TerryCavanagh 2023-12-18 16:59:12 +01:00
  • 827417fec8 Restore gravity/warp lines sticking out a tile offscreen Dav999 2023-12-10 19:09:42 +01:00
  • 82aef30649 Minor indentation style fix in Render.cpp Dav999 2023-12-08 23:28:44 +01:00
  • e638544665 Add limits to the translator credits strings Dav999 2023-12-08 23:26:23 +01:00
  • bf85e10219 Try to prevent some lines in rolling credits going offscreen Dav999 2023-12-08 23:18:58 +01:00
  • c1fea5f55a Fix current_credits_list_index not always being reset Dav999 2023-12-08 23:07:09 +01:00
  • f420b08a0b Fix translator credits headers being forced to 8x8 font Dav999 2023-12-08 23:02:35 +01:00
  • abf12632bb Load plain font.png beyond U+007F Dav999 2023-12-07 18:02:43 +01:00
  • c2ad3d3b97 Clarify translators and programmers READMEs Dav999 2023-12-08 02:21:57 +01:00
  • 6377fd5e73 Make language sync support creating blank language files Dav999 2023-12-08 02:05:24 +01:00
  • 66ba557c4d Fix binding menu allowing you to lock yourself out of the game Dav999 2023-12-09 22:15:21 +01:00
  • 9782b450ef Fix broken warp background check AllyTally 2023-12-09 22:27:41 -04:00
  • 03bc9566fb Make outside background tiles ignore solid walls AllyTally 2023-12-09 22:26:30 -04:00
  • d314672614 whoops TerryCavanagh 2023-12-12 15:19:21 +01:00
  • b11d33f353 updated Italian localisation credits TerryCavanagh 2023-12-12 10:22:44 +01:00
  • 7e000a9668 minor updates to Italian TerryCavanagh 2023-12-12 10:17:22 +01:00
  • 4005fe9725 updates to Korean TerryCavanagh 2023-12-11 10:42:45 +01:00
  • 912e621259 minor updates to Welsh, German, Japanese, Polish and Silesian TerryCavanagh 2023-12-06 19:20:28 +01:00
  • 9a40993b5f Add localisation credits to main menu credits TerryCavanagh 2023-12-06 00:34:05 +01:00
  • e754654926 Change Spanish name in meta.xml to Español (es) TerryCavanagh 2023-12-05 16:49:57 +01:00
  • 79376ae82e Initial implementation of localisation credits Reese Rivers 2023-11-28 14:43:04 -05:00