Benau
|
5d2b3efe12
|
Add graphics restrictions for iOS simulator
|
2019-07-19 17:14:31 +08:00 |
|
Deve
|
fd3a2099bc
|
Tell system that it should use nvidia on optimus devices
|
2019-07-19 09:25:48 +02:00 |
|
Benau
|
f1cd119465
|
Use vaules from settings to determine buttons
In iOS seems that the sensors do not immediately update after you
activate them
|
2019-07-18 16:16:25 +08:00 |
|
Benau
|
3e51fadc09
|
Improve english
|
2019-07-18 15:47:47 +08:00 |
|
Alayan
|
40a8411090
|
Restore replay list density, and keep a consistent tab size
|
2019-07-17 20:12:10 +02:00 |
|
Benau
|
dbb14a2861
|
Fix default windows size and height in iOS
|
2019-07-17 16:55:09 +08:00 |
|
Alayan-stk-2
|
b95c3233d6
|
Remove a useless and confusing test
If min_sector could be anything but UNKNOWN_SECTOR out of the loop, the "return 0" would be wrong.
|
2019-07-16 12:04:03 +02:00 |
|
Nathan Mills
|
5e9b3d2c4e
|
Limit sscanf %s fields to prevent possible crash. (#4006)
The crash could happen if the input replay files are corrupted.
|
2019-07-16 11:46:11 +02:00 |
|
Benau
|
3c252ac4c2
|
Fix missing loading icons in iOS
|
2019-07-16 14:03:56 +08:00 |
|
Benau
|
b1ed88476c
|
Use traditional chinese for Hong Kong
|
2019-07-16 13:51:00 +08:00 |
|
Benau
|
009bac7802
|
Share more ifdef with android and iOS
|
2019-07-16 13:48:25 +08:00 |
|
Benau
|
5537959b19
|
Update hardware stats for iOS
|
2019-07-16 13:42:16 +08:00 |
|
Benau
|
610d7f1fef
|
Hide server creation buttons in iOS
|
2019-07-16 13:41:30 +08:00 |
|
Benau
|
1b0bae6954
|
Add version info for iOS
|
2019-07-16 10:39:14 +08:00 |
|
Benau
|
48fedb48c7
|
Add accelerometer and gyroscope to iOS
|
2019-07-16 01:03:37 +08:00 |
|
Benau
|
5a60cb4cdb
|
Don't assume default framebuffer is always zero (not true in iOS)
|
2019-07-15 11:40:40 +08:00 |
|
Benau
|
8c00a1e857
|
Share the override default params with android
|
2019-07-13 14:22:22 +08:00 |
|
Benau
|
e9a6882bc3
|
Fix data path discovery in iOS
|
2019-07-13 13:46:20 +08:00 |
|
Benau
|
8510ebfb27
|
Add iOSDevice and EAGLManager
|
2019-07-13 13:44:03 +08:00 |
|
QwertyChouskie
|
c34a68896d
|
Fix display of high-res background images
|
2019-07-11 19:34:52 -07:00 |
|
QwertyChouskie
|
a238dc27e5
|
Scrollbar: Support Advanced Stretching for background and thumb
|
2019-07-11 19:34:52 -07:00 |
|
Benau
|
963c6de4cd
|
Fix #3991
|
2019-07-08 11:44:10 +08:00 |
|
Benau
|
6c096bb63b
|
Fix #3989
|
2019-07-08 10:57:59 +08:00 |
|
Benau
|
6cab3b07c9
|
Avoid crashing in TrackSector if findOutOfRoadSector failed
|
2019-07-08 10:18:50 +08:00 |
|
Benau
|
400c1e5347
|
Fix #3597
|
2019-07-08 01:45:36 +08:00 |
|
Benau
|
dc8bbfc603
|
Allow saving kart color to KartStatus
|
2019-07-08 01:29:11 +08:00 |
|
Benau
|
f79f115b58
|
Fix country flag in CTF result screen
|
2019-07-08 01:08:46 +08:00 |
|
Benau
|
5ac5932d3a
|
Allow specifying database waiting timeout
|
2019-07-08 00:26:11 +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
|
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
|
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
|
c710057db1
|
Allow compling crash reporting with mingw with unicode support
|
2019-06-29 14:50:33 +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
|
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 |
|