hiker
b1013f6030
Merge remote-tracking branch 'origin/network_improvements' into game_protocol
2018-03-31 00:38:57 +11:00
hiker
7e3fc660f1
Moved wrong-way timer from kart into linear world.
2018-03-31 00:16:47 +11:00
hiker
a3f68f621f
Renamed member variable and method to better describe them.
2018-03-30 23:22:00 +11:00
hiker
17200d7809
Merge remote-tracking branch 'origin/master' into game_protocol
2018-03-30 22:47:30 +11:00
hiker
10a2ae0e2a
Properly fix #3159 (Wrong direction text is displayed twice).
...
When this is merged with master, the current work around
in #3159 can be reverted.
2018-03-30 22:46:32 +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
auria.mg
a384866e6a
Attempt for #3164
2018-03-29 19:23:51 -04:00
auria.mg
e2645c1060
Fix leak
2018-03-28 19:45:24 -04:00
Deve
756ec632ae
Fixed windows compilation
2018-03-27 23:02:39 +02:00
Deve
eb28126f56
Avoid some code duplication
2018-03-27 23:02:09 +02:00
Deve
3666d1a2ec
Allow to use scripting on arm64
2018-03-27 23:01:46 +02:00
Deve
be037781b8
Tweak screen keyboard layout
2018-03-21 23:06:15 +01:00
auria.mg
41cd33ce55
Fix Wrong Way message, fixes #3159
2018-03-20 20:05:34 -04:00
Alayan-stk-2
a27dd674a0
Change camera view in debug to the previous/next kart ( #3158 )
...
* Change camera view from one kart to the previous/next with F5-6 keys or with menu buttons
* Simplify code
The kart_num/real_num distinction was part of the base code Benau did ; but it is completely redundant after the changes I did to the way kart_num is calculated (it was previously a static int, it's now an unsigned int).
2018-03-20 19:39:18 -04:00
hiker
17b3a79997
Removed support for position-based history files, now only
...
physics history files are supported.
2018-03-20 23:52:02 +11:00
hiker
e1a2f68073
Fixed warning.
2018-03-20 10:25:06 +11:00
Deve
193ba6909f
Represet special keys on screen keyboard by symbols
2018-03-20 00:10:13 +01:00
hiker
4fd205773e
Moved graphical weather update into separate update function that
...
is only called once per rendered frame.
2018-03-20 09:58:34 +11:00
hiker
950fc7a14f
Fixed ticks vs time mix up.
2018-03-20 09:51:39 +11:00
hiker
78b120a04f
Moved wiimote handling into input manager.
2018-03-20 09:42:26 +11:00
hiker
c456edd9f2
Convert more time handling to handling ticks.
2018-03-20 09:25:39 +11:00
Deve
f559627951
Allow to repeat backspace key on screen keyboard
2018-03-19 23:06:20 +01:00
Deve
26419e5ee0
Better gui scaling on android
2018-03-16 23:00:58 +01:00
Deve
98a7b5a03e
Send text message when pressing enter on android keyboard
2018-03-15 21:35:29 +01:00
Deve
9c3998be0e
Fixed server_only compilation
2018-03-14 21:43:28 +01:00
Deve
4f51c9c915
One more valgrind fix
2018-03-14 21:02:25 +01:00
Deve
a3c0254f81
Better fix for login screen
2018-03-14 20:49:05 +01:00
Deve
6621196266
Don't close STK after login screen
2018-03-13 21:22:21 +01: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
Deve
952b973b89
Valgrind complains about changing variable after closeScreen
2018-03-12 23:03:15 +01:00
Benau
ffd6e84759
Stop threads of texture loading before destroying shader manager
2018-03-12 09:21:30 +08:00
auria.mg
48f2aa3da4
Fix bubblegum flashing, fixes #3133
2018-03-11 19:35:59 -04:00
auria.mg
361e03c375
Fix more keyboard issues, fixes #3131
2018-03-11 19:06:48 -04:00
Deve
d271e27590
Show progress bar before new data is extracting. It will at least show that the game is not hanged and is doing something.
2018-03-08 21:45:20 +01:00
hiker
8cf885652f
Merge remote-tracking branch 'origin/master' into game_protocol
2018-03-08 09:51:00 +11:00
hiker
fa624c90e1
Merge remote-tracking branch 'origin/master' into fix-timestep
2018-03-08 09:50:14 +11:00
hiker
e4ea3291b1
Fixed world time differences between client and server.
2018-03-08 09:47:42 +11:00
Benau
cd713f6c99
Move hiding icons for android to beforeAddingWidget
2018-03-07 11:04:00 +08:00
Deve
022dd68a17
Some fixes for gamepad on android
2018-03-06 23:23:15 +01:00
Benau
aa06d3f4e2
Always use lan connection for connect-now
2018-03-07 00:56:43 +08:00
Benau
269c9318e5
Send a broadcast in case of lan connection for wan server
2018-03-07 00:51:59 +08:00
Benau
177c7b147c
Fix connect to wan server in lan network
2018-03-06 16:18:57 +08:00
Benau
1dc7f3aa4e
Move port configuration to user and stk config
2018-03-06 15:38:51 +08:00
Benau
88e9d6a34c
Fix server selection screen loading dots
2018-03-06 14:40:29 +08:00
Benau
821a00c039
Fix some corruption in server only stk
2018-03-06 13:11:05 +08:00
Benau
66626e4ea8
Fix uninitialized value
2018-03-06 11:59:08 +08:00
Deve
e00074cb14
Some work on gamepad support on android.
...
Still it works only for single gamepad, but at least it's preconfigured and google shouldn't complain about stupid button names.
2018-03-06 00:19:01 +01:00
Benau
03285a33a3
Move ModalDialog::dismiss() after setJoinedServer
2018-03-06 01:38:09 +08:00
hiker
ae111d3cfb
Fixed item rotation in network mode.
2018-03-05 22:42:01 +11:00
Benau
d5c1ac30ab
Fix signin leaking
2018-03-05 16:34:15 +08:00