Commit Graph

  • 3bb910099d Update buttons translation Benau 2020-05-01 11:40:21 +08:00
  • 9f217ccf62 Add some text drawing batching in race gui Benau 2020-05-01 09:55:29 +08:00
  • e892b43d0e Remove unneeded setShadow because black border is always used Benau 2020-05-01 09:51:24 +08:00
  • 5c77e641e9 Add batch drawing for list box widget Benau 2020-05-01 09:45:22 +08:00
  • 4d72b118e3 Batch glyph for quicker text rendering Benau 2020-05-01 09:34:04 +08:00
  • 719af8c54b Add the missing checking for wrong password Benau 2020-05-01 08:36:53 +08:00
  • 7154af2278 Fix SDL2 include directory in iOS toolchain Benau 2020-05-01 00:40:55 +08:00
  • a1b592beb1 Fixed incorrect Ubuntu SDL2 dependency name Benau 2020-04-30 23:46:16 +08:00
  • b1bcfd94a1 Fix crash when widget is cleared and old spinner widget received callback Benau 2020-04-30 16:34:44 +08:00
  • 10af6f7a80 Allow updating kart color when slider moves with mouse Benau 2020-04-30 16:10:41 +08:00
  • cc9980f2a4 Allow re-enter password instantly for failed private server joining Benau 2020-04-30 07:43:14 +08:00
  • 1bd34e338e Allow showing or hiding soccer player list with F7 in artist debug mode Benau 2020-04-29 01:09:33 +08:00
  • 5dffc8cfa1 Allow exit splitscreen multiplayer with gamepad only Benau 2020-04-28 12:37:40 +08:00
  • ea6115273d Update translation source Benau 2020-04-28 10:34:42 +08:00
  • 11757a557a Update gui strings and hide some button for mobile stk (with gamepad) Benau 2020-04-28 10:20:24 +08:00
  • e7e702ad39 Fix crashes if broken mesh is loaded (found in google play) Benau 2020-04-28 09:27:25 +08:00
  • 720ed698ce Use bitset for easier code and fix more than 1 possible hat Benau 2020-04-28 01:12:05 +08:00
  • cd8848ad53 Use timer only for analog axis Benau 2020-04-27 01:12:06 +08:00
  • 957fe41f3d Remove unneeded axis checking after SDL2 is used Benau 2020-04-21 20:05:50 +08:00
  • 0e023cae78 Use sdl mapping to determine if axes are analog Benau 2020-04-21 19:57:04 +08:00
  • 32e3e4a504 Make gamepad visualization work with SDL2 Benau 2020-04-21 19:40:30 +08:00
  • 6a875e04b6 Remove user id from XInput devices name to allow hotplugging with same config Benau 2020-04-21 18:47:16 +08:00
  • 96ec4d9c3d Try to fix duplicated event produced by button Benau 2020-04-21 18:33:56 +08:00
  • 8c412ee840 Push desktop kart selection depends on device available in mobile STK Benau 2020-04-21 18:26:45 +08:00
  • abfb9e535c Allow gamepad without mapped buttons to use scan code directly in android Benau 2020-04-21 18:07:43 +08:00
  • 5faa856b0e Fix keyboard arrow binding bug Benau 2020-04-21 16:33:34 +08:00
  • 8f9fc8f7fe Handle all input events in java Benau 2020-04-21 15:47:04 +08:00
  • bae2262bd9 Add SDL2 to android Benau 2020-04-21 15:28:02 +08:00
  • 5eb7b023b3 Add SDL2 to iOS Benau 2020-04-21 10:11:41 +08:00
  • 6db8906adb Add default mapping from sdl controller Benau 2020-04-21 09:46:00 +08:00
  • 2405a3a00c Add sdl controller mapping parser Benau 2020-04-21 09:07:29 +08:00
  • d3f45e84a3 Add default setting for binding which STICKBUTTON uses Benau 2020-04-21 00:54:20 +08:00
  • 130be12a64 Fix input sensing with SDL2 Benau 2020-04-21 00:30:03 +08:00
  • 189938e179 Make gamepad auto added or removed in option screen Benau 2020-04-21 00:19:51 +08:00
  • 00cb6c2d48 Use SDL2 for better gamepad support and hotplug Benau 2020-04-21 00:14:32 +08:00
  • cd7aa2c90c replace split screen horizontal checkbox by a spinner vertical/horizontal luffah 2020-04-19 15:56:49 +02:00
  • 88035779a1 Update run_server.sh Deve 2020-04-19 00:27:00 +02:00
  • e6464fff9e Don't spam in server logs Deve 2020-04-16 22:38:47 +02:00
  • 914f1a6a77 add user option (config.xml) to substitute look back camera by a camera that follows the ball in soccer mode luffah 2020-04-16 18:10:20 +02:00
  • 2ca815ace4 add top view for spectator mode & remove gui item view for this camera mode luffah 2020-04-15 17:44:58 +02:00
  • aec3790a19 Use a better type for replacement of ssize_t Benau 2020-04-14 12:48:50 +08:00
  • 8aca832441 Fix msvc build Benau 2020-04-14 11:53:03 +08:00
  • 93cf4bab52 Fix crash in case system doesn't support IPv4 or IPv6 Benau 2020-04-14 11:35:43 +08:00
  • 8e64433c3a Add inet_pton for Windows XP support Benau 2020-04-14 11:00:59 +08:00
  • c1a28c6459 Update for new curl with IPv6 support Benau 2020-04-14 10:56:07 +08:00
  • 359e2ff84f Add llvm mingw for pdb generation Benau 2020-04-11 16:25:58 +08:00
  • 9157fb43f0 Use std::thread, std::mutex and std::condition_variable everywhere Benau 2020-04-11 11:01:18 +08:00
  • b6e9fcd801 Use std::thread for wiimote manager Benau 2020-04-11 00:48:11 +08:00
  • f6be14d157 Add proper cleaning of thread for news manager Benau 2020-04-11 00:33:29 +08:00
  • ccc4bc793d Fix possbile conflict with SearchPathW Benau 2020-04-10 10:02:53 +08:00
  • 5aafb42b28 Use thread local for thread id mapping in profiler Benau 2020-04-10 09:58:45 +08:00
  • b7342a9774 Use smoothed position for kart sounds (#4264) wb9688 2020-04-09 18:14:10 +02:00
  • c840b2b2c9 Use better icon for adding friend QwertyChouskie 2020-04-08 18:17:07 -07:00
  • 694d169ef4 Fix more textures paths QwertyChouskie 2020-04-08 18:14:10 -07:00
  • e614f9f384 Remove old code It's never reached as it's impossible to build STK with stock Irrlicht QwertyChouskie 2020-04-08 17:44:15 -07:00
  • 7c287676a5 Fix display of anchor icon QwertyChouskie 2020-04-08 17:41:36 -07:00
  • a0e4835602 Fix wrong prediction of powerup in online soccer Benau 2020-04-06 15:00:47 +08:00
  • f55331cf65 Fix duplicated event for joining in splitscreen screen Benau 2020-04-06 10:24:10 +08:00
  • 12afc23e4e NetBSD build few updates. David Carlier 2020-04-05 16:08:34 +01:00
  • bffca4f812 Fix sticking of pause button in spectate mode Benau 2020-04-04 01:10:16 +08:00
  • 211249211b Update translation Benau 2020-04-03 14:29:57 +08:00
  • ec93746513 Fix #4257 Benau 2020-04-03 14:28:21 +08:00
  • 84d38cd221 Sort kart with position for soccer spectate with icons code updated Benau 2020-04-03 14:19:20 +08:00
  • 0d0da15a62 Use std::vector for ai profiles so the order is preserved Benau 2020-04-03 14:10:52 +08:00
  • 22ff215d15 Allow using pause action in spectate for gamepad only controlling Benau 2020-04-03 13:35:47 +08:00
  • b7adc72cb9 Fix missing icon swap-icon.png Benau 2020-04-03 13:32:03 +08:00
  • ea4d3c03a9 Allow theming of powerup/attachment icons (#4258) QwertyChouskie 2020-04-02 22:18:50 -07:00
  • f9f5d3ebb1 Fix broken IPv4 direct connection after LAN server creation Benau 2020-03-29 11:41:11 +08:00
  • 76c78b82d8 Fix broken backward spectate camera after switching to soccer one Benau 2020-03-29 10:34:06 +08:00
  • da4b985b8f Fix broken map fire to select which lead to duplicated events Benau 2020-03-29 09:32:01 +08:00
  • da5cbee577 Fix missing track icon on track info screen not being themed Also fixes the aspect ratio and increases the resolution. QwertyChouskie 2020-03-28 15:57:03 -07:00
  • 6991305b71 Remove unused field in class Benau 2020-03-27 12:46:23 +08:00
  • 20bcd1ae05 Use the same order as team side for drawing soccer kart list Benau 2020-03-27 12:41:34 +08:00
  • 2f4f0ea560 Fix missing control when gamepad has no axis at all Benau 2020-03-27 12:29:25 +08:00
  • b8e9ada499 Allow jni attach and detach thread only once Benau 2020-03-25 00:38:54 +08:00
  • b2c741a4b5 Fixed wrong icon frame with arrow used in kart list Benau 2020-03-24 01:02:19 +08:00
  • f47b410d92 Add soccer support to show karts held powerups Benau 2020-03-24 00:46:20 +08:00
  • 3c627170ee Increase size of Loading icon QwertyChouskie 2020-03-20 12:10:35 -07:00
  • 4170628d23 Rewrite some code for updated kart characteristics Benau 2020-03-16 11:48:02 +08:00
  • a589ab4a10 Update kart characteristics with python script Benau 2020-03-16 11:27:21 +08:00
  • 8449bf2714 add camera parameter forward-smoothing (bool to set smoothing) and implement forward-up-angle in smoothing case luffah 2020-03-15 19:32:15 +01:00
  • bb3e54fd88 Update translation source Benau 2020-03-15 15:56:56 +08:00
  • 1e5e91dabf Try to fix broken gyroscope control in iOS Benau 2020-03-15 15:06:32 +08:00
  • 1b3cc83235 Avoid using android robot icon Benau 2020-03-15 14:05:41 +08:00
  • 932f0f888e Avoid updating editbox if hardware keyboard connected which discards all input Benau 2020-03-15 13:58:51 +08:00
  • 7174bcb741 Change help for touch device Benau 2020-03-15 13:55:40 +08:00
  • 840a8cbb2d Add tablet icon for touch device icon Benau 2020-03-15 13:54:28 +08:00
  • 89685bd101 Update translation Benau 2020-03-15 10:33:50 +08:00
  • 2cf36570c4 Fix missing initialization of confirmed item ticks in child server Benau 2020-03-15 10:14:29 +08:00
  • 846ee94247 Try to fix STKPeer destructor crash Benau 2020-03-15 10:13:21 +08:00
  • a1fa1749d1 Make sure the correct socket type is used Benau 2020-03-15 10:10:59 +08:00
  • 9860191409 Rename IPv6 server option to allow old config to use as default Benau 2020-03-15 10:10:05 +08:00
  • 364936e37b Allow getting stun server list using SRV records Benau 2020-03-15 10:05:13 +08:00
  • 7598dc7b37 Use minidns for android to fix starting crash Benau 2020-03-13 21:31:33 +08:00
  • cf6225e3ae add a camera mode to spectate soccer in large isometric view (switchable with accel/brake keys) (#4245) Luffah 2020-03-13 06:08:40 +01:00
  • 490bb88cb0 Fix wrong size of accelerator icon in init dialog Benau 2020-03-13 00:20:27 +08:00
  • fbb1889faa Pause request in iOS STK to avoid crash when pressing home button Benau 2020-03-12 23:48:29 +08:00
  • 8b197b4a15 Fix linking error in x86 android Benau 2020-03-11 16:41:31 +08:00
  • dccbe675fc Quick fix for weird "triangle selection" in touch screen for dynamic ribbon widget Benau 2020-03-11 15:45:28 +08:00
  • 80dd4732f3 Disable unsupported setter from kart for network ai Benau 2020-03-11 15:44:59 +08:00