Commit Graph

  • 3f8b78dc41 Add resizing code for CGUIEditBox CodingJellyfish 2024-04-29 10:18:51 +08:00
  • 5ff449d6c9 Remove an unneeded method CodingJellyfish 2024-04-29 10:06:47 +08:00
  • e64e2d8cd5 Fix #4931 Alayan 2024-04-28 21:43:42 +02:00
  • 01d62be5de Fix crashing when turning the modern renderer on or off before benchmarking Alayan 2024-04-28 18:32:51 +02:00
  • 9206b923f7 Use xmlDecode for news CodingJellyfish 2024-04-28 15:57:42 +08:00
  • 18094c505a Add resizing code for networking lobby CodingJellyfish 2024-04-28 13:25:20 +08:00
  • f6949972b3 Add resizing code for label widget CodingJellyfish 2024-04-28 11:15:41 +08:00
  • 97ca195e20 Fix dynamic ribbon widget being shown above a dialog after resized CodingJellyfish 2024-04-27 15:05:52 +08:00
  • 10b6c4b1e1 Fix focus bug when multiplayer handling is not needed CodingJellyfish 2024-04-26 23:24:51 +08:00
  • 543ee92e00 Confirm the performance report saving to the user Alayan 2024-04-26 16:50:50 +02:00
  • 792c1e0926 Compute new performance metrics and improve saving of profiler data Alayan 2024-04-26 16:11:55 +02:00
  • 62d0281a18 Adapt the end screen in benchmark mode (part 1) Alayan 2024-04-26 13:39:39 +02:00
  • e68acaa02a Add resizing code for dynamic ribbon widget CodingJellyfish 2024-04-26 13:05:36 +08:00
  • 26b24a63ea Add onResize for options screen video CodingJellyfish 2024-04-26 11:34:08 +08:00
  • 8e5304d4a9 Fix icon button widget crash CodingJellyfish 2024-04-26 10:38:41 +08:00
  • 5adbb3f16b Add resizing code for spinner widget CodingJellyfish 2024-04-25 10:13:24 +08:00
  • 0dffd116a9 Remove unneeded hacks CodingJellyfish 2024-04-24 23:32:34 +08:00
  • e0be4cfc4f Reset coordinates before they are updated by layout manager CodingJellyfish 2024-04-24 22:51:51 +08:00
  • 893c5a7b5d Move help and option files in subfolders Alayan 2024-04-24 13:46:49 +02:00
  • 171ac3c0b0 Adapt the pause menu in benchmark mode Alayan 2024-04-24 13:29:05 +02:00
  • db2cc69d89 Refactor sprite scaling in STKModifiedSpriteBank CodingJellyfish 2024-04-23 15:30:35 +08:00
  • 1319c9845b Remove list header properly CodingJellyfish 2024-04-23 10:18:19 +08:00
  • 85e52de194 Add more resizing code to CGUISTKListBox CodingJellyfish 2024-04-22 11:35:19 +08:00
  • f6836998f0 Use a better setOverrideFont in ribbon widget CodingJellyfish 2024-04-22 10:56:01 +08:00
  • 34119e1c5f Remove unneeded if in Widget::resize CodingJellyfish 2024-04-21 14:40:10 +08:00
  • 0d2fd6f628 Recalculate glyph layouts when list box resized CodingJellyfish 2024-04-21 14:08:39 +08:00
  • af1238d688 Backport irrlicht changes to CGUISTKListBox CodingJellyfish 2024-04-21 14:05:34 +08:00
  • 2a60d6508b Add resizing code for list widget CodingJellyfish 2024-04-21 13:24:07 +08:00
  • 3641183121 Add resizing code for ribbon widget CodingJellyfish 2024-04-20 18:55:31 +08:00
  • 0cea06d935 Add resizing code for icon button widget CodingJellyfish 2024-04-19 20:21:54 +08:00
  • 52edb8507e Remove the remaining unneeded header file includes CodingJellyfish 2024-04-19 17:28:11 +08:00
  • f70c2abe54 Remove unneeded header file includes in online screens CodingJellyfish 2024-04-19 15:55:56 +08:00
  • 913a082528 Keep multiplayer in kart selection screen after reloading CodingJellyfish 2024-04-19 13:35:37 +08:00
  • 2f87966ff6 Add basic code for widget and screen resize CodingJellyfish 2024-04-19 13:18:31 +08:00
  • 78c6f16d79 Fixed a crash when entering story mode Deve 2024-04-18 19:27:18 +02:00
  • 754a11030e Update gradle and android build script Deve 2024-04-18 17:20:09 +02:00
  • 6be521fc96 Fix #5054 (#5055) CodingJellyfish 2024-04-17 20:09:18 +08:00
  • a6cecd2279 First steps for a benchmark mode Alayan 2024-04-16 05:46:30 +02:00
  • 8577408cec LOD improvements (#5038) CodingJellyfish 2024-04-15 22:30:08 +08:00
  • 6cf094ab78 Add new setting values for increased view distances Alayan 2024-04-15 01:48:58 +02:00
  • e232bcf25c improve MinGW build ognevnydemon 2024-04-08 16:38:39 +03:00
  • 31bdb52bfd Make sure handleAllVotes returns true at least once kimden 2024-04-02 01:00:32 +04:00
  • c520c441d3 Don't pick first vote if vote majority is achieved but no vote coincides completely kimden 2024-04-02 00:43:58 +04:00
  • 4ee7c51131 Fix random choice of several equal votes in handleAllVotes kimden 2024-04-02 00:42:33 +04:00
  • 979077abab Update Cantarell font oldherl 2024-03-20 16:53:31 +11:00
  • 1a8dbbdc74 Fix #5024 Benau 2024-02-23 22:30:43 +08:00
  • a254c7afc2 make loopback checking more readable (#5016) jacekpoz 2024-02-07 16:18:25 +01:00
  • e1454a007e Fix memory corruption when vector being resized Benau 2024-01-25 10:51:10 +08:00
  • ec8362915d Fix #4984 & #4995 (#4998) CodingJellyfish 2024-01-18 01:13:23 +08:00
  • 6573ebe09e Fix #4960 (#5003) Sonter 2024-01-17 20:12:55 +03:00
  • fab7915011 Minor fix on coding styles. Xiangquan Xiao 2024-01-07 14:08:59 -05:00
  • 2e89eeed1a Fix #3471 v2 (#4989) CodingJellyfish 2024-01-08 01:13:13 +08:00
  • 3928a49d5e Fix #4923 (#4981) CodingJellyfish 2024-01-06 12:17:57 +08:00
  • b35cd18eb0 Fix #4969 (#4985) CodingJellyfish 2024-01-06 11:39:16 +08:00
  • 42d4eaae96 Fix switch build Benau 2023-12-18 10:39:21 +08:00
  • caf6a1b504 Revert "Drop support for the DirectX9 renderer" Benau 2023-12-18 10:35:58 +08:00
  • 5a4020bcb8 Revert "Remove DX9 leftovers" Benau 2023-12-18 10:32:29 +08:00
  • 4525411e84 Remove DX9 leftovers Alayan 2023-12-16 16:05:41 +01:00
  • c11a7236c7 Drop support for the DirectX9 renderer Alayan 2023-12-16 15:24:35 +01:00
  • 65ee612110 Fix #3754 (#4966) CodingJellyfish 2023-12-15 02:08:41 +08:00
  • bba568d9b8 Use theme color for textbox cursor and fix #4947 Alayan 2023-12-14 18:22:18 +01:00
  • f8db600d09 Fix #4965 Alayan 2023-12-14 16:55:53 +01:00
  • 6d38bfec8c Fix 'Replay with UID of lu' error Alayan 2023-12-06 19:57:29 +01:00
  • 4ca872f23d Make the unsupported replay version warning more compact Alayan 2023-11-29 22:35:52 +01:00
  • 5bb5f5e86e Fix #4951 Alayan 2023-11-29 22:29:34 +01:00
  • a57ac415bb Fix #3578 Alayan 2023-11-24 17:59:39 +01:00
  • bf88954e31 Fix #4944 Alayan 2023-11-24 16:29:18 +01:00
  • 2a903271aa Fix #4844 Alayan 2023-11-24 16:13:12 +01:00
  • e744fd3033 More audio improvements Alayan 2023-11-17 19:11:25 +01:00
  • 40511b218c Fix #4938 Alayan 2023-11-17 18:49:25 +01:00
  • 858ed6bb3e Fix #4926 Alayan 2023-11-12 23:02:27 +01:00
  • 8cd6a231cc Enable AppleMomentumScrollSupported on macOS Benau 2023-11-12 12:56:28 +08:00
  • bd245e17bf Fix #4895 (#4896) CodingJellyfish 2023-11-12 11:32:04 +08:00
  • 1ba1e7e59f Use high precision for time2Ticks Benau 2023-11-12 11:29:41 +08:00
  • 7ecdc3efd7 Update macOS building instructions Benau 2023-11-12 10:06:49 +08:00
  • 0eb64d0ad5 Fix #4922 by enforcing the bounds Alayan 2023-11-11 01:40:04 +01:00
  • f4fd914858 Mostly revert #4632 and properly fix #4609 Alayan 2023-11-11 01:32:31 +01:00
  • 6c2dd48c48 Changelog update Alayan-stk-2 2023-11-10 23:49:07 +01:00
  • 491c3dee34 Fix updateAndTestFinished to use time2ticks Alayan 2023-11-10 19:39:15 +01:00
  • f5cc8b4bde Small fixes in android build script Deve 2023-09-30 10:33:18 +02:00
  • e840b15cda Small fixes in android build script 1.4-branch Deve 2023-09-30 10:33:18 +02:00
  • be58e76f41 Update android to target sdk 33 Benau 2022-11-11 10:21:47 +08:00
  • e00a81a961 Fix broken ProgressBarMessage after 8f596e29b3 Benau 2023-08-15 10:48:21 +08:00
  • a47e69d74e Add animated by step texture matrix for kart model Benau 2023-07-27 08:11:51 +08:00
  • 3b043b7f47 Fix #4876 (#4897) CodingJellyfish 2023-07-21 08:37:08 +08:00
  • 13f61d609c Fix #4893 (#4894) CodingJellyfish 2023-07-16 09:53:40 +08:00
  • 8f596e29b3 Add multiple skin container & Fix #4891 CodingJellyfish 2023-07-13 16:09:38 +08:00
  • 9443a66878 Clarify Shaderc Punctuation Boreal 2023-07-04 13:25:44 -07:00
  • 1ed896bf9e Fix start positions for negative sidewards distance kimden 2023-06-29 00:40:38 +03:00
  • 545348fe37 Update for the latest MoltenVK and astcenc Benau 2023-06-25 16:36:45 +08:00
  • f991468bf7 Clarify online chatting options QwertyChouskie 2023-06-24 00:47:07 -07:00
  • c2840e972b Always add 1 player when leaving the lobby without splitscreen players added Benau 2023-06-24 12:42:57 +08:00
  • d5886cf2ef Update translation, AppData and Desktop file Benau 2023-06-22 14:56:51 +08:00
  • 747cd8f128 Update soccer_world.cpp (#4875) Snoker101 2023-06-20 02:50:44 +02:00
  • 0d22d03104 Fix instruction for online options Benau 2023-06-16 01:41:46 +08:00
  • 41609ef69a Add fflush(stdout) after writing to stdout with printf Newow 2023-06-11 14:55:53 +06:00
  • 3d76bc0108 Keep server bookmarks in save order Benau 2023-05-26 11:15:44 +08:00
  • 1ff8b0fc9c UI/UX: Add success dialog for password change QwertyChouskie 2023-05-09 15:57:32 -07:00
  • 4932a60a9b UI/UX: Add new icon for Lap Trial mode QwertyChouskie 2023-05-01 22:47:44 -07:00
  • 4174237302 UI/UX: Use dedicated icons for new/existing online account QwertyChouskie 2023-04-29 15:31:08 -07:00