Commit Graph

20684 Commits

Author SHA1 Message Date
Benau
e5c601b35e Fix #3619 2018-11-27 14:45:23 +08:00
Alayan-stk-2
786cc1edc6
Update the changelog for next release
It is still incomplete (especially for networking). I separated user interface changes to avoid the list being too disorganized, further separations may be useful.
2018-11-26 22:08:01 +01:00
QwertyChouskie
0c5d728c48 Update Wiiuse library to 0.15.3, fixes support for newer Wiimotes on Linux 2018-11-26 09:58:53 -08:00
Benau
9e066706aa Prevent clients removing too many official assets 2018-11-26 16:38:11 +08:00
Benau
9ed9787b6f Fix compiler warning 2018-11-26 11:56:04 +08:00
Benau
dba713f72e Fix #3589 2018-11-26 11:55:43 +08:00
Deve
a59cbdffe5 Fixed spinner widgets focus in kart selection 2018-11-25 22:21:48 +01:00
Benau
950695769c std::shuffle players list for randomized starting position 2018-11-25 16:12:39 +08:00
Benau
4c534dc28c Handle first-team assignment better when joining in the middle of game 2018-11-25 15:49:04 +08:00
Benau
1f1734e5a7 Fix #3621 2018-11-25 15:10:03 +08:00
Benau
940170cf61 Fix #3617 2018-11-25 13:20:17 +08:00
Alayan
073708c97e Implement dynamic basket ball speed, fix #2783 2018-11-25 02:29:19 +01:00
Deve
2ac739bde3 Explicitly check nettle/version.h, because it's not available in older versions.
NETTLE_INCLUDE_DIRS is not empty when at least one file is found, so it didn't guarantee that verion.h exists.
2018-11-24 23:20:27 +01:00
Alayan-stk-2
26b660531a
Fix outdated information about the location of the internet option 2018-11-24 19:21:46 +01:00
Benau
6f50c234a3 Fix #3452 2018-11-25 02:00:33 +08:00
Alayan-stk-2
459119075a
Fix another incorrect GP lap number 2018-11-24 02:03:34 +01:00
Alayan-stk-2
9f84283af7
Fix incorrect lap number 2018-11-24 02:02:41 +01:00
auria.mg
8998f095f3 Merge branch 'DisableInternetConnection' 2018-11-23 19:26:46 -05:00
auria.mg
2781f5e8a5 Amend previous fix 2018-11-23 19:12:05 -05:00
auria.mg
562fe8a4c8 Fix STK hanging on shutdown when networking disabled 2018-11-23 19:07:58 -05:00
auria.mg
9d51713300 Fix logout when disabling internet 2018-11-23 18:52:17 -05:00
Deve
88906c7530 Don't show change resolution button on android 2018-11-23 22:37:44 +01:00
QwertyChouskie
06952bfd52
Fix issues with COPYING (see desc.)
See https://softwareengineering.stackexchange.com/questions/281949/how-to-properly-apply-a-license for why the the "How to Apply These Terms to Your New Programs" part was added.

The GPL was copy-pasted from https://www.gnu.org/licenses/gpl-3.0-standalone.html, but with some formatting changed to be like https://www.gnu.org/licenses/gpl.txt (only ASCII characters, etc.)

The top line is based on https://github.com/supertuxkart/stk-code/blob/master/src/main.cpp#L7
2018-11-23 13:31:03 -08:00
Alayan
3ce1867e74 Coding style improvements 2018-11-23 22:08:51 +01:00
Benau
313ca1d902 Fix #3595 2018-11-24 02:39:32 +08:00
Benau
6886e1952e Fix isBattleMode for easter mode 2018-11-24 02:28:51 +08:00
Benau
689376dd0f Make FFA and CTF minor mode 2018-11-24 01:41:36 +08:00
Benau
17075082e6 Update documentation on STKHost 2018-11-24 00:26:29 +08:00
Alayan
1e178cdcf9 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2018-11-23 17:20:33 +01:00
Alayan
0eb1a916d3 Make some minor modes misc, fix #3564 2018-11-23 17:19:37 +01:00
Alayan
5ea5b69200 Fix the possibility to get 1 lap/race achievements in battle/soccer/egg hunt 2018-11-23 16:57:19 +01:00
Benau
4313fad196 Update translation 2018-11-23 23:48:06 +08:00
Benau
e47a7b26a0 Add variation for tie vote instead of always from "less" one 2018-11-23 22:17:21 +08:00
auria.mg
3ff0724cb4 Fix cases where stk connects to the internet while the user forbid it, see #3319 2018-11-22 20:32:38 -05:00
Alayan
8995027d42 Fix typos 2018-11-23 00:44:24 +01:00
Alayan
05e27df214 Fix #3513 2018-11-23 00:42:09 +01:00
Deve
503dc25106 Fixed a crash when loading localized names 2018-11-22 23:24:38 +01:00
Deve
8f90b5f9ab Make sure that files are flushed before exit 2018-11-22 22:34:10 +01:00
Deve
cdb3d2cae5 Fixed a crash when opening broken xml file 2018-11-22 22:09:05 +01:00
Deve
7a2ae14d7c Always restore assign mode when closing the screen 2018-11-22 20:16:49 +01:00
Alayan
329918f7aa Replace rubber ball by basket ball in log messages 2018-11-22 04:51:10 +01:00
Alayan
f2a9ddaa75 Fix #3604 2018-11-22 04:29:29 +01:00
auria.mg
faf5c440c2 Reduce kart name tags in multiplayer when using shaders, since they were too large 2018-11-21 21:30:59 -05:00
auriamg
3c60ec16d3
Update INSTALL.md
Clarify build instructions a little
2018-11-21 20:59:22 -05:00
hiker
fa7d3eef73 Added 'voting result' screen, though it does not have any functionality atm. 2018-11-22 09:17:58 +11:00
Deve
8771f0b9d7 Fixed possible crash when using splitscreen with network multiplayer 2018-11-21 22:12:02 +01:00
Deve
3a3953f38c Fix for system glew 2018-11-21 21:07:55 +01:00
Benau
3e2a8bc56f Update network document 2018-11-22 03:13:16 +08:00
Benau
d73e0d9413 Fix compiler warning 2018-11-22 02:46:42 +08:00
Benau
c0e8924c0f Clean up ConnectToServer 2018-11-22 02:43:11 +08:00