Commit Graph

21454 Commits

Author SHA1 Message Date
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
Benau
57bd4d9a91 Add timeout and error message for server login handling 2019-10-10 10:15:58 +08:00
Benau
5b3380a43b Add server password for server AI if exists 2019-10-09 15:51:44 +08:00
Benau
21a32b196d Update translation source 2019-10-09 15:37:26 +08:00
Benau
e93bc64ef3 Use Splitscreen Multiplayer to avoid lan game confusion 2019-10-09 15:29:52 +08:00
Benau
396e55a39d Show android robot icon for bots in lobby 2019-10-09 15:28:09 +08:00
Benau
2a40606be7 Allow auto end if all players finished with AI in network race 2019-10-09 14:36:49 +08:00
Benau
a26f67bf16 Allow using AI in lan racing game 2019-10-09 14:08:22 +08:00
Deve
c801191d80
Merge pull request #4085 from dos1/wayland-cursor
IrrDeviceWayland: Don't try to use non-existent wl_pointer object
2019-10-08 08:31:45 +02:00
Sebastian Krzyszkowiak
2aef80864a
IrrDeviceWayland: Don't try to use non-existent wl_pointer object 2019-10-08 06:41:00 +02:00
Benau
9e0da6a283 Update translation source 2019-10-08 09:15:01 +08:00
Benau
4a3631ded3 Fix #3858 2019-10-08 09:06:02 +08:00
Benau
cf2454466f Replace similar emoji with thinking face (more popular) 2019-10-07 16:39:34 +08:00
Benau
b472639da0 Fix left / right toggle in race result gui 2019-10-07 16:30:09 +08:00
Deve
70469dafb5 Use shorter name for user interface tab 2019-10-06 23:20:30 +02:00
Deve
72e364a38d Some GUI tweaks 2019-10-05 23:48:44 +02:00
Deve
755b8a2f1b Slightly increase back button size and more consistent header pos/size 2019-10-05 23:44:14 +02:00
riso
657e02efe4 Clean icon name (Improve PR#4073) (#4081)
* fix icon names

* add file mode_weapon.png
2019-10-06 01:14:09 +08:00
Benau
4a3dfd975f Make text translatable 2019-10-05 10:11:57 +08:00
Deve
6ba5cc888f Tweak previous commit 2019-10-05 01:20:06 +02:00
Deve
564601fafe Open debug menu more easily on high resolution android device 2019-10-05 00:08:48 +02:00
Benson Muite
adc6b2a176
Update INSTALL.md
Update Fedora dependencies
2019-10-04 10:58:46 +03:00
Benson Muite
6604765890
Update INSTALL.md
Replace Nettle with Openssl for Fedora
2019-10-04 10:48:39 +03:00
123survesh
94ef5124d0 Fix for #3444: Changing the title text for key bindings dialog box 2019-10-04 12:14:16 +05:30
MiM
1de0693402 resolution issue #4070 (#4073) 2019-10-03 13:40:43 +08:00
Du maosen
71fec6780c Icon button for race result (#4071)
* Icons for race result

* Fix bugs && improvements

* Tabs to spaces

* Fix bugs && improvements
2019-09-30 15:33:07 +08:00
Deve
98d8aca91a Add half vsync to gui 2019-09-28 22:19:03 +02:00
Deve
fc8f6a218e Add possibility to use half vsync 2019-09-28 01:43:26 +02:00
Benau
d205d80ad2 Update translation source 2019-09-26 10:24:08 +08:00
Du maosen
8316d91469 Some improvements for soccer AI spinner (#4069)
* Improve code

* Bigger space in track info

* Bug fix && improvements

* Bug fix && improvements

* Bug fix && improvements
2019-09-26 10:12:24 +08:00
riso
351a6ed6c0 forgot to fix this bug in previous pr4063 2019-09-23 20:10:58 -05:00
riso
0547e1e469 Add options to control the number of red/blue AI in soccer mode (#4063)
* Add options to control the number of red/blue AI in soccer mode (offline)

* fix a bug related to the upper bound when AI num=0 and trying to lower the number

* forgot to fix this

* remove the Balanced/Custom spinner

* improve the AI number spinner's behavior at lower bound

* Hide blue ai number setting if not soccer

* move getting red/blue players number to function TrackInfoScreen::getRedBluePlayerNumber()

* Tab to Space

* rename local variable m_xxx to num_xxx

* bug fix

* improve the default AI number: try the previously used one, if cannot use the previous, recalculate the AI number using balanced
2019-09-23 21:59:17 +08:00
Benau
1553d7b70f Use copyTo for same size glyph 2019-09-22 09:00:26 +08:00
Benau
9154aeda58 Add support for CPAL / COLR tables color emoji
Require freetype 2.10, emoji can be Windows 10 Segoe UI Emoji for
example
2019-09-21 16:08:12 +08:00
Benau
3601e97d3b Update color emoji for android 10.0 2019-09-21 13:23:25 +08:00
Benau
f4cf63572d Clear some global variables for android 2019-09-21 13:05:42 +08:00
Benau
380f300d74 Add documentation for advanced theming 2019-09-21 12:16:42 +08:00
Benau
25aca4328b Add font configuration to skin 2019-09-21 11:48:22 +08:00
Benau
1d74efcd08 Clear message queue when destroying GUIEngine
So it won't call font which could already been reset
2019-09-21 11:42:35 +08:00
Benau
660a35a468 Allow changing font size live 2019-09-21 11:41:21 +08:00
Benau
d7a66f72e8 Allow changing icon theme live 2019-09-21 11:36:12 +08:00