Commit Graph

20790 Commits

Author SHA1 Message Date
hiker
5cf79f66fe Revert "Fix #3697", since this was not included in any
of the binaries built. It is already on master.

This reverts commit eecfc5d797.
2019-01-10 23:11:25 +11:00
Benau
58e0dce2d0 Fix #3697 2019-01-10 10:11:35 +08:00
Benau
eecfc5d797 Fix #3697 2019-01-10 10:08:58 +08:00
Kevin Zheng
23706f4795 Fix build on FreeBSD 2019-01-10 00:07:05 +01:00
Deve
737e4b3d99 Merge branch 'wayland_multitouch' 2019-01-10 00:01:47 +01:00
Deve
a40b6e3758 Turn off multitouch race gui on non-android devices 2019-01-09 22:29:37 +01:00
Deve
15ffc98369 Detect if there is touch device available 2019-01-09 22:04:50 +01:00
Sebastian Krzyszkowiak
20310f9dbc IrrDeviceWayland: set pointer position on touch down 2019-01-09 20:43:14 +01:00
deve
d961aa9521 Simulate mouse for single touch events on wayland 2019-01-09 10:57:39 +01:00
Sebastian Krzyszkowiak
51ca86b416 IrrDeviceWayland: initialize m_touch variable 2019-01-09 10:05:24 +01:00
Alayan
47cc127902 Fix error message 2019-01-09 04:09:06 +01:00
Alayan
4e340ebe92 Update version and profile folder for the beta 2019-01-09 04:01:41 +01:00
auria.mg
8209a813f7 Merge branch 'master' into 0.10-beta 2019-01-08 21:13:13 -05:00
hiker
7fec380398 Fixed unit test (accessing world which does not exist during
unit tests, when delaying cakes at start of race).
2019-01-09 12:55:06 +11:00
hiker
20882b9e29 Addresses issues raised by Auria's review - thanks! Mostly
renaming of variables, though I also simplified code a bit.
2019-01-09 12:52:38 +11:00
Deve
b611b0dd80 Make touch device always enabled for testing 2019-01-08 22:44:17 +01:00
Deve
8257d9eeee Handle touch events on wayland device 2019-01-08 22:31:37 +01:00
hiker
55cf0b66c6 Support more version numbers: -alphaX, -betaX, and -rcX
now all work, and result in properly sorted integer
version numbers. Added tests.
2019-01-09 00:28:26 +11:00
auria.mg
e4168e7a28 Revert "Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690)"
This reverts commit b2c11c120b.
2019-01-07 20:01:00 -05:00
auria.mg
355aaaa658 Revert "Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690)"
This reverts commit ed225a21f2.
2019-01-07 20:00:38 -05:00
Daniel Butum
ed225a21f2 Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690) 2019-01-07 19:43:30 -05:00
Kevin Zheng
75076106b9 Implement getCurrentExecutableLocation() on FreeBSD (#3688) 2019-01-07 19:43:18 -05:00
Daniel Butum
b2c11c120b Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on (#3690) 2019-01-07 19:42:30 -05:00
Kevin Zheng
f40ac02242 Implement getCurrentExecutableLocation() on FreeBSD (#3688) 2019-01-07 19:31:15 -05:00
Alayan
bec1c319f6 Add light scattering to the graphical options and disable it on graphics 3 2019-01-08 01:18:46 +01:00
Deve
ec91f9d8db Make resolutions list proportional to screen height 2019-01-07 23:58:34 +01:00
Deve
d95a1ab27e Use the same size for back arrow in pause dialog as for other icons 2019-01-07 23:42:40 +01:00
Deve
df0377b0fc Use higher sensitivity only on tablets 2019-01-07 22:37:02 +01:00
Deve
8d92fa2394 Use look back instead of top view in spectator mode on android 2019-01-07 21:32:26 +01:00
Benau
dbe5c22622 Try to restore CheckStructure status for spectating 2019-01-08 04:12:10 +08:00
Benau
10dbac9149 Handle m_last_confirmed_item_ticks live in a thread safe way 2019-01-08 02:17:35 +08:00
Benau
f6fefba343 Allow look back in spectating 2019-01-07 15:25:35 +08:00
Benau
1224fc1735 Update chinese translation 2019-01-07 14:53:06 +08:00
Benau
307194e482 Update network documentation 2019-01-07 14:46:34 +08:00
Benau
9d612455b3 Add kart name to disconnected linear race player 2019-01-07 14:07:08 +08:00
Benau
918d762893 Fix ranked server going back to lobby 2019-01-07 14:04:44 +08:00
Benau
4ce5678fd6 Allow team choosing in ownerless server if live players is true 2019-01-07 12:41:00 +08:00
Benau
07c973f35a Fix initial on road saving 2019-01-07 11:44:22 +08:00
hiker
e08d10c540 Merge branch 'master' of github.com:supertuxkart/stk-code 2019-01-07 11:29:56 +11:00
hiker
61336d4333 Updated translations. 2019-01-07 11:28:53 +11:00
Alayan
df087d44c4 Improve consistency across challenges 2019-01-07 01:04:35 +01:00
Alayan
7dba81ec3d Make the expert Cocoa Temple challenge a bit easier 2019-01-07 00:05:14 +01:00
Deve
15e741fa04 Fixed compilation 2019-01-06 21:35:46 +01:00
Alayan
b67c70bad7 Add hypen to breakable characters 2019-01-06 18:46:57 +01:00
Alayan
7715c1c505 Take handicap into account for rankings 2019-01-06 18:15:20 +01:00
Benau
b555851f57 Don't use getActiveCamera which is not initialized yet 2019-01-07 00:37:45 +08:00
Mrxx99
e57f9ad6dd Fix #3685 (#3686)
* Fix #3685

* use is_soccer from race_manager
2019-01-06 17:32:12 +01:00
Benau
b46bd60a53 Use setXYZ so front xyz of kart is updated too 2019-01-07 00:19:22 +08:00
Mrxx99
6a361db994 fix comparison (#3684) 2019-01-06 16:25:20 +01:00
Mrxx99
9fb90d0c31 Show the name of who made the fastest lap (#3683)
* implemented showing the name who made the fastest lap in race result screen (only for offline play yet)

* also support online races, using english and added translation note

* added comment

* Fix typo
2019-01-06 15:17:48 +01:00