Commit Graph

  • f2b61826c9 Allow changing splitscreen layout in race Benau 2024-05-11 17:31:33 +00:00
  • 27ae455460
    Update the changelog Alayan 2024-05-10 19:05:06 +02:00
  • 5883a27dfc
    Update credits Alayan 2024-05-10 17:35:08 +02:00
  • 185772ca4a
    Fix a strict-aliasing violation Alayan 2024-05-10 15:48:37 +02:00
  • 0542e6b279
    Fix #3671 and fix #4254 CodingJellyfish 2024-05-10 18:35:30 +08:00
  • 8e49634e77
    Move the new quality switch logic to autoComputeLevel Alayan 2024-05-08 19:01:55 +02:00
  • e9a75f6c52
    Fix #3678 Alayan 2024-05-08 17:40:48 +02:00
  • 99868d5897
    Fix #5026 Alayan 2024-05-08 17:21:39 +02:00
  • 8dbf0a9922
    Add geometry detail to the graphics presets Alayan 2024-05-07 18:27:15 +02:00
  • e83fdc9324
    Display a basic summary of benchmark results Alayan 2024-05-07 17:11:16 +02:00
  • e505d9c686
    Show a lower LoD level instead of having a detailled level pop up when very close Alayan 2024-05-06 23:24:43 +02:00
  • 553595fa63
    Prevent geometry level from removing objects Alayan 2024-05-06 22:59:58 +02:00
  • df803c18b8
    Various adjustments to auto-LOD Alayan 2024-05-06 22:51:25 +02:00
  • e47958f2d3
    Fix #5053 (bool vector -> uint8_t vector) (#5073) Nomagno 2024-05-05 23:21:31 +02:00
  • 53d7e663ef Fix missing include Nomagno 2024-05-05 23:18:35 +02:00
  • 19df442181 Fix #5053 (bool vector -> uint8_t vector) Nomagno 2024-05-05 21:41:48 +02:00
  • dd66aed0cd
    Merge 4e79310438099c368678ec6ae5ff4980fbdc0014 into dae5c49fcce34dc076aff187042fbd0a5b77fb08 Nomagno 2024-05-05 19:23:38 +02:00
  • dae5c49fcc
    Add the label widget to common options includes Alayan 2024-05-05 18:13:28 +02:00
  • 785915770a
    Remove code duplication in the help screens Alayan 2024-05-05 18:00:45 +02:00
  • fa421b43c7
    Move the splitscreen split orientation in the display settings Alayan 2024-05-05 17:29:14 +02:00
  • ad02608744
    Remove code duplication in the options screens Alayan 2024-05-05 17:06:36 +02:00
  • 2fc05e94fc
    Miscellaneous improvements to the options screens Alayan 2024-05-05 16:16:22 +02:00
  • 7ad4040b2d
    Add a new 'Display' option tab Alayan 2024-05-05 14:24:56 +02:00
  • e745b2760a Copy from Bevy CodingJellyfish 2024-05-05 19:10:17 +08:00
  • aba99c22b6 Enable new screen resizing code CodingJellyfish 2024-05-05 13:45:23 +08:00
  • 6e2d528b91 Remove static variable in cutscenes CodingJellyfish 2024-05-05 13:18:59 +08:00
  • 7d02e57a19 Avoid resetting FOV which caused issue after resizing cutscene CodingJellyfish 2024-05-05 13:08:35 +08:00
  • 0969a173c7
    Fix #5069 Alayan 2024-05-04 20:26:24 +02:00
  • 8fd0a0a09d
    Split the displaySoccerResults function Alayan 2024-05-04 20:19:54 +02:00
  • 7a75f9e541
    Clean up the Race Result GUI code Alayan 2024-05-04 19:14:48 +02:00
  • 3a0a2eaf97 Add resizing code for kart selection CodingJellyfish 2024-05-04 16:54:09 +08:00
  • 0266b03809 Add minimum resizing code for race result screen CodingJellyfish 2024-05-04 15:38:18 +08:00
  • a14b9fd747 Update linux build script Deve 2024-05-04 00:52:07 +02:00
  • 26aa328994 Add resizing code for credits CodingJellyfish 2024-05-03 20:20:03 +08:00
  • e52b2fafdc Add resizing code for soccer setup screen CodingJellyfish 2024-05-03 18:02:46 +08:00
  • 31239615ef Add resizing code for add device dialog CodingJellyfish 2024-05-03 17:54:13 +08:00
  • f73e56c204 Add resizing code for dialog and screen keyboard CodingJellyfish 2024-05-02 15:34:08 +08:00
  • f8a43b86ea Fix server only build CodingJellyfish 2024-05-01 16:04:39 +08:00
  • ff186339e1 Use proper method to shrink text in bubble widget to fix #3432 CodingJellyfish 2024-05-01 13:00:54 +08:00
  • c9d44736ed Add resizing code for bubble widget CodingJellyfish 2024-04-30 10:45:01 +08:00
  • 0716965df7
    Improve Auto-LoD Alayan 2024-04-29 21:47:17 +02:00
  • ec4f4065f5
    Enable a higher maximum shadow resolution in the video settings Alayan 2024-04-29 12:01:54 +02:00
  • 95c8f452de
    Update the LoD distance factors Alayan 2024-04-29 11:12:25 +02:00
  • 32a53827a8
    Fix #5063 Alayan 2024-04-29 10:55:55 +02:00
  • 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
  • bae5838fc2 Blur shadows by distance CodingJellyfish 2024-04-27 00:22:23 +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
  • 4a1740095b Fix #5054 CodingJellyfish 2024-04-17 11:59:45 +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
  • 61518d22a8 Add fix for Vulkan CodingJellyfish 2024-04-15 17:18:16 +08:00
  • 6cf094ab78
    Add new setting values for increased view distances Alayan 2024-04-15 01:48:58 +02:00
  • cf0d967776 fix typo RoboSchmied 2024-04-12 04:12:46 +02:00
  • b09580befd add support for system Bullet ognevnydemon 2024-04-08 16:48:24 +03: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
  • ad46ca085f Fix disappearance CodingJellyfish 2024-03-30 01:53:45 +08:00
  • ba66a170cb Quick cull invisible lod node CodingJellyfish 2024-03-30 01:25:27 +08:00
  • ca87ee834a Quick test node type CodingJellyfish 2024-03-29 22:22:07 +08: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
  • d10bc83d29
    follow coding style jacekpoz 2024-02-07 15:53:39 +01:00