Benau
|
5683ff7494
|
Fix sticking quit menu of kart selection screen
|
2020-02-03 16:40:08 +08:00 |
|
Benau
|
5cc5780f28
|
Add download assets screen for mobile stk
|
2019-07-24 01:33:12 +08:00 |
|
Benau
|
8d1923acfd
|
Remove unneeded translation.hpp in header files
|
2019-06-15 14:28:35 +08:00 |
|
Benau
|
0cb12ea124
|
Allow changing spectate target with analog input
|
2019-02-02 01:20:52 +08:00 |
|
Benau
|
52ad702d13
|
Add fast forward in rewind to avoid android hangs
|
2019-02-01 17:22:41 +08:00 |
|
Benau
|
8545d47d1e
|
Move change spectate target to client lobby
|
2019-01-27 14:42:48 +08:00 |
|
Deve
|
15ffc98369
|
Detect if there is touch device available
|
2019-01-09 22:04:50 +01:00 |
|
Deve
|
8257d9eeee
|
Handle touch events on wayland device
|
2019-01-08 22:31:37 +01:00 |
|
Benau
|
f6fefba343
|
Allow look back in spectating
|
2019-01-07 15:25:35 +08:00 |
|
Benau
|
a59898c4ba
|
Fix compiler warning
|
2019-01-05 03:21:06 +08:00 |
|
Alayan
|
94a0988a71
|
Simplify code
|
2019-01-04 19:20:33 +01:00 |
|
Alayan
|
4d6be5934e
|
Skip eliminated karts when switching camera target in spectating mode
|
2019-01-04 19:19:26 +01:00 |
|
Benau
|
6a7ec37462
|
Merge remote-tracking branch 'origin/master' into live_join
|
2019-01-05 01:24:06 +08:00 |
|
Benau
|
214272468d
|
Add left or right player action to change spectating target
|
2019-01-05 00:42:00 +08:00 |
|
Kevin Zheng
|
85fc39c356
|
Use floating trigonometric functions
|
2018-12-22 22:43:06 -06:00 |
|
hiker
|
4269ac6294
|
Merge remote-tracking branch 'origin/master' into voting_gui
|
2018-12-16 02:06:50 +11:00 |
|
hiker
|
62e029a523
|
Fixed compiler warnings.
|
2018-12-05 09:40:16 +11:00 |
|
Benau
|
689376dd0f
|
Make FFA and CTF minor mode
|
2018-11-24 01:41:36 +08:00 |
|
Deve
|
a05fa23bf3
|
Revert "Fix close inputs being throttled, and speed up scrolling when a key is held (#3515)"
This reverts commit 614d4ac2f7.
|
2018-10-24 21:16:18 +02:00 |
|
Sergii Pylypenko
|
572132be46
|
Implemented gyroscope controls, no camera rotation and no filtering algorithm yet
|
2018-10-19 16:41:38 +03:00 |
|
Ryan
|
614d4ac2f7
|
Fix close inputs being throttled, and speed up scrolling when a key is held (#3515)
* Fix close inputs being throttled, and speed up scrolling when a key is held.
* Fix tabs
|
2018-10-16 18:13:01 +02:00 |
|
Alayan
|
78b1d5c672
|
Fix #3449
|
2018-10-13 20:28:35 +02:00 |
|
Alayan
|
4d68d324a2
|
Move options screns to their own folder to reduce clutter
|
2018-09-16 23:35:40 +02:00 |
|
Benau
|
6bdec3d01a
|
Add initial framework for FFA and CTF in network
|
2018-08-12 10:57:37 +08:00 |
|
Benau
|
49d7a2fbbc
|
Use count up ticks on rewinding for time limit in soccer game
|
2018-07-13 23:34:50 +08:00 |
|
hiker
|
98555a8f35
|
Merge remote-tracking branch 'origin/master' into game_protocol
|
2018-04-19 10:57:37 +10:00 |
|
Deve
|
3f69fd37ed
|
Some improvements for touch device
|
2018-04-10 00:22:09 +02:00 |
|
hiker
|
1b72d88593
|
Merge remote-tracking branch 'origin/kobato' into game_protocol
|
2018-03-31 01:12:22 +11:00 |
|
hiker
|
17200d7809
|
Merge remote-tracking branch 'origin/master' into game_protocol
|
2018-03-30 22:47:30 +11:00 |
|
hiker
|
2192d1383f
|
Removed the storing of DT (which is not necessary when using ticks
now). Removed TimeStep information class etc.
|
2018-03-30 18:32:48 +11:00 |
|
Benau
|
85895074aa
|
Merge branch 'origin/master'
|
2018-03-24 09:31:06 +08:00 |
|
Benau
|
6fca802c8e
|
Add network split screen kart selection
|
2018-03-21 15:41:44 +08:00 |
|
Benau
|
4379244f3e
|
Adjust based on auria's feedback
|
2018-03-20 14:56:17 +08:00 |
|
Benau
|
e58d86d4d5
|
Merge branch 'origin/game_protocol'
|
2018-03-20 08:32:45 +08:00 |
|
hiker
|
78b120a04f
|
Moved wiimote handling into input manager.
|
2018-03-20 09:42:26 +11:00 |
|
Benau
|
d436446de2
|
Add no-kart-selection network splitscreen
|
2018-03-20 02:54:10 +08:00 |
|
hiker
|
d3a60356c9
|
Merge remote-tracking branch 'origin/fix-timestep' into game_protocol.
Started to use ticks instead of time floating point values in networking.
|
2018-03-13 18:37:12 +11:00 |
|
auria.mg
|
361e03c375
|
Fix more keyboard issues, fixes #3131
|
2018-03-11 19:06:48 -04:00 |
|
Deve
|
022dd68a17
|
Some fixes for gamepad on android
|
2018-03-06 23:23:15 +01:00 |
|
Deve
|
a00c1cadc8
|
Simplify accelerometer selection in settings
|
2018-02-28 22:01:30 +01:00 |
|
Benau
|
88e15147b8
|
Merge remote-tracking branch 'origin/win-64bit'
|
2017-10-17 00:55:22 +08:00 |
|
Deve
|
d99b2d4b5a
|
Fixed a crash in overworld after kart selection screen when accelerometer is enabled
|
2017-09-30 23:08:17 +02:00 |
|
Deve
|
b820a60e98
|
Tweak default accelerometer sensitivity.
Also move it to the config file.
|
2017-09-03 23:39:03 +02:00 |
|
hiker
|
f3d56b37df
|
Merge branch 'master' into win-64bit
|
2017-08-16 17:29:57 +10:00 |
|
auria.mg
|
f589bbea04
|
Attempt to fix 2617
|
2017-08-08 20:23:22 -04:00 |
|
Deve
|
0dba3c8f67
|
Add a prefix to irrlicht key codes
|
2017-07-20 22:58:11 +02:00 |
|
Deve
|
11b2409fab
|
Activate accelerometer only if needed
|
2017-07-18 21:43:45 +02:00 |
|
hiker
|
f2138e062d
|
Tried to fix all 64-bit related compiler warnings triggered from files
in graphics.
|
2017-04-08 23:25:33 +10:00 |
|
hiker
|
6c4f6d1cf5
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2017-04-05 23:14:29 +10:00 |
|
hiker
|
b26d833e84
|
Fixed compiler warnings.
|
2017-03-24 08:41:17 +11:00 |
|