Benau
96ec4d9c3d
Try to fix duplicated event produced by button
2020-04-21 18:33:56 +08:00
Benau
8c412ee840
Push desktop kart selection depends on device available in mobile STK
2020-04-21 18:26:45 +08:00
Benau
abfb9e535c
Allow gamepad without mapped buttons to use scan code directly in android
2020-04-21 18:07:43 +08:00
Benau
5faa856b0e
Fix keyboard arrow binding bug
2020-04-21 16:33:34 +08:00
Benau
8f9fc8f7fe
Handle all input events in java
2020-04-21 15:47:04 +08:00
Benau
bae2262bd9
Add SDL2 to android
2020-04-21 15:28:02 +08:00
Benau
5eb7b023b3
Add SDL2 to iOS
2020-04-21 10:11:41 +08:00
Benau
6db8906adb
Add default mapping from sdl controller
...
Also adjust default non-sdl mapping, maybe now 4 actions in 1 stick
works better...
2020-04-21 09:46:00 +08:00
Benau
2405a3a00c
Add sdl controller mapping parser
2020-04-21 09:07:29 +08:00
Benau
d3f45e84a3
Add default setting for binding which STICKBUTTON uses
2020-04-21 00:54:20 +08:00
Benau
130be12a64
Fix input sensing with SDL2
2020-04-21 00:30:03 +08:00
Benau
189938e179
Make gamepad auto added or removed in option screen
2020-04-21 00:19:51 +08:00
Benau
00cb6c2d48
Use SDL2 for better gamepad support and hotplug
2020-04-21 00:14:32 +08:00
luffah
cd7aa2c90c
replace split screen horizontal checkbox by a spinner vertical/horizontal
2020-04-19 15:56:49 +02:00
Deve
88035779a1
Update run_server.sh
2020-04-19 00:27:00 +02:00
Deve
e6464fff9e
Don't spam in server logs
2020-04-16 22:38:47 +02:00
luffah
914f1a6a77
add user option (config.xml) to substitute look back camera by a camera that follows the ball in soccer mode
2020-04-16 18:50:35 +02:00
luffah
2ca815ace4
add top view for spectator mode & remove gui item view for this camera mode
2020-04-16 16:24:56 +02:00
Benau
aec3790a19
Use a better type for replacement of ssize_t
2020-04-14 12:48:50 +08:00
Benau
8aca832441
Fix msvc build
2020-04-14 11:53:03 +08:00
Benau
93cf4bab52
Fix crash in case system doesn't support IPv4 or IPv6
2020-04-14 11:35:43 +08:00
Benau
8e64433c3a
Add inet_pton for Windows XP support
2020-04-14 11:00:59 +08:00
Benau
c1a28c6459
Update for new curl with IPv6 support
2020-04-14 10:56:07 +08:00
Benau
359e2ff84f
Add llvm mingw for pdb generation
...
It uses visual studio dependencies
2020-04-11 16:25:58 +08:00
Benau
9157fb43f0
Use std::thread, std::mutex and std::condition_variable everywhere
2020-04-11 11:01:18 +08:00
Benau
b6e9fcd801
Use std::thread for wiimote manager
2020-04-11 00:48:11 +08:00
Benau
f6be14d157
Add proper cleaning of thread for news manager
2020-04-11 00:33:29 +08:00
Benau
ccc4bc793d
Fix possbile conflict with SearchPathW
2020-04-10 10:02:53 +08:00
Benau
5aafb42b28
Use thread local for thread id mapping in profiler
2020-04-10 09:58:45 +08:00
wb9688
b7342a9774
Use smoothed position for kart sounds ( #4264 )
...
* Use smoothed position for kart sounds
* Don't use smoothed position for explosion
Co-authored-by: wb9688 <wb9688@users.noreply.github.com>
2020-04-10 00:14:10 +08:00
QwertyChouskie
c840b2b2c9
Use better icon for adding friend
2020-04-08 18:17:07 -07:00
QwertyChouskie
694d169ef4
Fix more textures paths
2020-04-08 18:14:10 -07:00
QwertyChouskie
e614f9f384
Remove old code
...
It's never reached as it's impossible to build STK with stock Irrlicht
2020-04-08 17:44:15 -07:00
QwertyChouskie
7c287676a5
Fix display of anchor icon
2020-04-08 17:41:36 -07:00
Benau
a0e4835602
Fix wrong prediction of powerup in online soccer
2020-04-06 15:00:47 +08:00
Benau
f55331cf65
Fix duplicated event for joining in splitscreen screen
2020-04-06 10:24:10 +08:00
David Carlier
12afc23e4e
NetBSD build few updates.
2020-04-05 16:10:34 +01:00
Benau
bffca4f812
Fix sticking of pause button in spectate mode
2020-04-04 01:10:16 +08:00
Benau
211249211b
Update translation
2020-04-03 14:29:57 +08:00
Benau
ec93746513
Fix #4257
2020-04-03 14:28:21 +08:00
Benau
84d38cd221
Sort kart with position for soccer spectate with icons code updated
2020-04-03 14:19:20 +08:00
Benau
0d0da15a62
Use std::vector for ai profiles so the order is preserved
2020-04-03 14:10:52 +08:00
Benau
22ff215d15
Allow using pause action in spectate for gamepad only controlling
2020-04-03 13:35:47 +08:00
Benau
b7adc72cb9
Fix missing icon swap-icon.png
2020-04-03 13:32:03 +08:00
QwertyChouskie
ea4d3c03a9
Allow theming of powerup/attachment icons ( #4258 )
...
* Allow theming of powerup/attachment icons
Icons were optimized with `pngquant` then `optimize_data.sh`
* Change help screens to use icons from icons folder rather than `models`
2020-04-03 13:18:50 +08:00
Benau
f9f5d3ebb1
Fix broken IPv4 direct connection after LAN server creation
2020-03-29 11:41:11 +08:00
Benau
76c78b82d8
Fix broken backward spectate camera after switching to soccer one
2020-03-29 10:34:06 +08:00
Benau
da4b985b8f
Fix broken map fire to select which lead to duplicated events
2020-03-29 09:32:01 +08:00
QwertyChouskie
da5cbee577
Fix missing track icon on track info screen not being themed
...
Also fixes the aspect ratio and increases the resolution.
2020-03-28 18:19:51 -07:00
Benau
6991305b71
Remove unused field in class
2020-03-27 12:46:23 +08:00