kxxvii
816cd3f3bf
Additional trivial type/word fixes for man page and '-h' ( #4102 )
...
* Command-line help typo, fix
modified: src/main.cpp
* Typo fix, GNU/Linux manual
new file: doc/supertuxkart.1
modified: src/main.cpp
* More word and typo fixes in man/'-h'
modified: doc/supertuxkart.1
modified: src/main.cpp
2019-10-22 01:54:54 +08:00
Benau
62d8a17152
Allow setting default config value inside stk-code
...
Share the restore code with android and iOS
2019-10-22 01:43:09 +08:00
Alayan
17305a6cd8
Improve kart stats code readability
2019-10-21 18:46:43 +02:00
kxxvii
f55a206271
GNU/Linux manual page. ( #4100 )
...
* Command-line help typo, fix
modified: src/main.cpp
* Typo fix, GNU/Linux manual
new file: doc/supertuxkart.1
modified: src/main.cpp
2019-10-21 16:26:40 +08:00
Benau
c577383573
Fix #2536
2019-10-20 00:54:12 +08:00
Benau
a616664af2
Add menu command-q shortcut to quit STK in OSX
2019-10-19 13:00:28 +08:00
Deve
9dde7aee95
Use default height for spinners in gui options.
...
Also move them to the left side to give more space for labels.
2019-10-18 18:12:03 +02:00
Deve
ade98f730b
Move vsync spinner above "custom" button
2019-10-18 18:10:28 +02:00
Deve
45cff64d91
Change download assets size after generating full assets
2019-10-18 18:10:28 +02:00
Benau
88846f5d36
Add launch screen from iOS dependencies
2019-10-18 23:01:07 +08:00
Benau
42d9e8967f
Add default config for iOS devices
2019-10-18 22:22:32 +08:00
Benau
5bb9cd6492
Update translation
2019-10-18 22:14:38 +08:00
Benau
3437fa5edf
Fix iOS crashing when going to background
2019-10-18 19:08:21 +08:00
Benau
34b2e074bb
Fix #4096
2019-10-18 12:51:42 +08:00
Benau
1a7a8bdc14
Make karts powerup in gui an option
2019-10-18 12:03:36 +08:00
Alayan-stk-2
d1487a9801
Changelog update, part 1
2019-10-18 01:55:38 +02:00
Fouks0
6beefb829c
Show everyone's items with the left characters icons ( #4027 )
2019-10-17 21:07:52 +02:00
Luffah
aa9b2e7008
Add an option to put the minimap on the center of screen. ( #4087 )
...
* Add an option to put the minimap in the center of screen.
2019-10-17 21:03:46 +02:00
chozo
d4d34498ad
Command-line help typo, fix
...
modified: src/main.cpp
2019-10-17 20:29:10 +02:00
Benau
1625d55de5
Reset AI peer for empty server
2019-10-17 12:18:11 +08:00
Benau
f4e7ccccfd
Implement half sync in iOS manually
2019-10-16 16:46:40 +08:00
Benau
3a007fd8af
Fix iOS build
2019-10-16 16:38:03 +08:00
Benau
fccd34dc87
Add required key for distribution to app store
2019-10-16 16:15:13 +08:00
Benau
b639efd8ed
Use lower frequency for network ai
2019-10-16 11:48:58 +08:00
Benau
3b75740163
Check peer first to avoid crash
2019-10-16 10:43:36 +08:00
Benau
11897da80c
Don't kick ai peer for idling
2019-10-16 01:16:45 +08:00
Benau
843ca083d5
Fix empty player count when resetting server
2019-10-15 19:15:22 +08:00
Benau
cb70036cb1
Fix bot name in server only build
2019-10-15 16:44:56 +08:00
Benau
63878e9693
Update NETWORKING.md for ai handling
2019-10-15 16:30:27 +08:00
Benau
cf412c947c
Show player count with AI in server browser
2019-10-15 16:28:48 +08:00
Benau
1614868b5d
Add AI handling for online racing games
2019-10-15 16:19:30 +08:00
Deve
170e4be0ca
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2019-10-15 06:13:08 +02:00
Deve
377dd80a05
Fixed cygwin build
2019-10-15 06:12:50 +02:00
Deve
030bc38516
Generate full assets in android builder
2019-10-15 01:04:56 +02:00
Alexander Mennborg
fc9aff80dd
Randomizing spawn points for battle mode #3620 ( #4093 )
...
* Changed to randomize spawns for battle modes
* Changed to randomize spawns for battle modes
* Randomizing spawns only considers offline play
* Code cleanup, removed unused spawn_id from RemoteKartInfo
* Changed to shuffle the start transforms instead of randomizing spawn ids
* Removed unused function randomizeSpawn()
* Updated offline check for shuffle start transforms
* Cleanup removed newlines in race_manager.cpp
2019-10-15 01:19:31 +08:00
Benau
76871a3f24
Fix crash when fresh stk lan game with AI
2019-10-14 16:34:28 +08:00
Deve
48a027e276
Update translations
2019-10-13 21:28:20 +02:00
riso
31d4f05552
fix linking order: libpng before libz
2019-10-13 09:47:45 +02:00
Deve
6b26737cd2
Fixed AI in lan multiplayer on android
2019-10-12 22:52:47 +02:00
Deve
c2a20e1526
Avoid a crash when global android app is null in separate process
2019-10-12 22:07:56 +02:00
Deve
1e3313068f
Delete libchildprocess_ai when updating apk
2019-10-12 00:49:25 +02:00
Deve
674cfff070
Remove/extract new data only if apk has assets
2019-10-12 00:22:55 +02:00
Benau
6d7d580fa3
Save players.xml when closing kart color slider dialog
2019-10-11 23:08:11 +08:00
Benau
3927c2d78c
Save network permission configuration when leaving dialog
2019-10-11 23:05:08 +08:00
Benau
bb27cb17fb
Fix missing auto login for saved session
...
setWasOnlineLastTime(true) before saving, before it was run in
BaseUserScreen::loginSuccessful which is after writing players.xml
2019-10-11 22:55:14 +08:00
Benau
ed376d329c
Try to fix a rare crash
2019-10-11 22:44:08 +08:00
Benau
f56cf03b6a
Fix AL_INVALID_NAME when exit pause menu with fast music on
2019-10-11 21:40:00 +08:00
Benau
a1e4bbc3c1
Fix fading in and out when switching to fast music
2019-10-11 19:21:58 +08:00
riso
3c4479b63a
Rescale the time font if icon is small (solve issue #4089 ) ( #4090 )
...
* rescale the time font if icon is small
* no need for equal
2019-10-11 13:30:45 +08:00
Benau
edb338da88
Fix #4088
2019-10-10 15:56:18 +08:00