Benau
5ac5932d3a
Allow specifying database waiting timeout
2019-07-08 00:26:11 +08:00
Benau
effe4a401c
Update issue template for new version
2019-07-07 10:27:50 +08:00
Benau
57a37d9094
Hide supertuxkart in dock if null device for osx
2019-07-07 01:28:10 +08:00
Benau
3350d6c106
Add server only define to osx device
2019-07-07 01:12:10 +08:00
Benau
9e6e31cfb2
Allow osx app bundle running inside unicode directory
2019-07-06 16:33:55 +08:00
dumaosen
2818a1870e
Delete nobest ( #3987 )
...
* Delete nobest
* Make supertux locked
2019-07-06 09:58:20 +08:00
Deve
0f415a3745
Disable system screen keyboard for android api <19
2019-07-05 22:39:28 +02:00
Deve
98f7b45a21
Add a possibility to disable system screen keyboard
2019-07-05 22:39:28 +02:00
Benau
5e2f75a078
Fix possible null current screen in overworld
2019-07-06 01:40:05 +08:00
Benau
1bcb16bafb
Use utf8 to handling copy and paste in osx
2019-07-06 00:46:03 +08:00
Benau
185b468cb4
Improve azerty handling in osx
...
TODO: fix "~" typing
2019-07-06 00:31:33 +08:00
Benau
280152479d
Skip libpng as it is already installed with freetype
2019-07-05 17:56:46 +08:00
Benau
0de1a41c5a
Fix compilation in xcode
2019-07-05 17:22:18 +08:00
Benau
f9af8d3654
Use x86_64 only for libsquish in xcode
2019-07-05 16:39:06 +08:00
Benau
d1e2f87cc2
Use libpng and libjpeg from homebrew
2019-07-05 16:34:40 +08:00
Benau
a3cf8e1e4f
Update gitignore for osx
2019-07-05 16:33:24 +08:00
Benau
2fe99efee0
Fix #3982
2019-07-03 07:58:27 +08:00
Benau
6dfc8dd52c
Add text shaping rule for variation selector-16
2019-07-01 14:53:44 +08:00
Benau
7c4c7b6f63
Use quicker ways to stop ingame protocol after finishing game
2019-07-01 14:20:24 +08:00
Benau
3573f64ae1
Allow start and terminate protocol directly
2019-07-01 10:49:41 +08:00
Deve
242f1ecfe2
Change to spectator mode after race end in multitouch gui.
...
Tested only on desktop, but should work on android too.
2019-06-30 23:19:59 +02:00
Benau
c5452cda64
Allow karts with custom engine sfx
2019-07-01 01:50:29 +08:00
Benau
1aca4a9ff5
Fix artifacts in the begining of race by raytracer reflexion
2019-06-30 15:42:22 +08:00
Benau
8fa3c79be7
Clear only data from network to fix #3980
2019-06-30 10:05:56 +08:00
Benau
0253384bf9
Fix valgrind warning
2019-06-30 09:41:32 +08:00
Benau
c710057db1
Allow compling crash reporting with mingw with unicode support
2019-06-29 14:50:33 +08:00
Benau
cc671dd710
Allow showing supertuxkart icon in header bar
2019-06-29 14:38:44 +08:00
Benau
29d1dcd196
Remove console window in non-debug mingw build
2019-06-29 14:08:28 +08:00
Benau
a37b300530
Fix possible crashes in null device
2019-06-29 12:41:56 +08:00
Benau
c321490a8a
Handle exception in unicode conversion other than exiting STK immediately
2019-06-29 12:17:43 +08:00
Benau
4f1361b71f
Fix encoding for default username
2019-06-29 09:38:36 +08:00
Deve
23c3736bd5
Optimize png files to make apk < 100MB
2019-06-29 00:07:47 +02:00
Deve
4df28023b5
Fixed race results that were drawn too early.
...
It fixes #3978
2019-06-28 22:18:22 +02:00
Benau
08d686f156
Use already set unicode exe name in separate process
2019-06-29 02:02:28 +08:00
Benau
35c70a16b5
Avoid crashing if color emoji failed to load
2019-06-29 01:38:23 +08:00
Benau
b3200937da
Allow getting unicode environment variables in windows
2019-06-29 00:31:30 +08:00
Benau
bc555ac514
Make all ifstream creation utf8 path aware
2019-06-28 23:39:18 +08:00
Benau
cbf55b6ecf
Make all ofstream creation utf8 path aware
2019-06-28 22:54:02 +08:00
Benau
12a9237016
Make all rename utf8 path aware
2019-06-28 21:06:27 +08:00
Benau
31caa7e056
Make all fopen utf8 path aware
2019-06-28 21:05:50 +08:00
Benau
ea8896bc17
Add unicode filepath support to replay class
2019-06-28 20:59:44 +08:00
Benau
324d2817f5
Allow starting stk inside unicode filepath
2019-06-28 20:53:46 +08:00
Benau
1cd725586f
Add functions to handle file in utf8 encoded name
2019-06-28 20:49:33 +08:00
ghostslayer989
74f227590e
Replace xml.dom.minidom.parse which is known to be vulnerable to XML attacks. ( #3933 )
...
This code is only run during the development process when updating translations base and the source XML files are trusted data. There doesn't seem to be a downside to the change, however.
2019-06-28 12:36:08 +02:00
Alayan
fb99661d5d
Display hours between 1h and 2h too in GPs
2019-06-28 12:25:17 +02:00
Deve
d9941e1be2
Merge pull request #3974 from dumaosen/master
...
UI fix bundle IX
2019-06-27 21:42:14 +02:00
Benau
12f08c410d
Fix non-networked race with AIs country flag handling
2019-06-27 10:21:03 +08:00
dumaosen
5d676387bc
Add a spacer under title
2019-06-27 06:32:03 +08:00
dumaosen
deba0b41ef
Bigger icons
2019-06-26 22:19:12 +08:00
dumaosen
da84b8598b
Smarter space
2019-06-26 22:06:23 +08:00