Deve
49a77a8f48
Add a possibility to disable touch steering in options.
...
It may be useful if someone wants to play with external keyboard.
The multitouch_mode parameter will be also used to choose between steering with buttons and using accelerometer.
2017-01-25 21:50:11 +01:00
hiker
2ca7a1468e
Fixed compiler warning.
2017-01-25 22:17:06 +11:00
hiker
37af3a3690
Fixed coding style issues (same should be done with speedweight objects).
2017-01-25 22:16:40 +11:00
hiker
3edff9523e
Fixed compiler warning.
2017-01-25 22:16:40 +11:00
deve
9ede4d2185
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2017-01-25 10:29:18 +01:00
deve
fea3b1b3e5
Set curl nosignal option.
...
It fixes the crash under cygwin and should also fix a crash when c-ares/threaded resolver are not available in curl library.
Fixes #2753
2017-01-25 10:28:48 +01:00
auria.mg
6e8480379b
Add support of headlight models to karts
2017-01-23 20:14:42 -05:00
Arthur-D
925d756454
Adding some replays from Kitoko, thanks! Also removing a few so as to keep a low number of replays, and renamed easy replay files to novice.
2017-01-23 23:44:34 +01:00
deve
a1e8cb8acd
Try to fix build
2017-01-23 10:49:18 +01:00
deve
8c8d2ac8c4
Add a screen keyboard that can be used on touch screens
2017-01-23 07:14:09 +01:00
samuncle
d935f0318c
The exhaust is tweaked a bit
2017-01-23 00:27:31 -05:00
samuncle
9e1afc89ee
Add a permanant exhaust to the kart, tweaking needed
2017-01-22 23:20:07 -05:00
samuncle
50f3c224b3
change the name to development more accurate
2017-01-22 22:14:19 -05:00
samuncle
74cc87cd65
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2017-01-22 22:10:12 -05:00
samuncle
d600720830
Add a new category of production babies
2017-01-22 22:09:56 -05:00
auria.mg
2bcc579f61
Fix crash
2017-01-22 21:23:33 -05:00
samuncle
996cea5a14
Oups, I forgot to drop the light
2017-01-22 20:32:25 -05:00
samuncle
979f61b8c1
Add support for day/night notion in tracks
2017-01-22 19:28:08 -05:00
samuncle
4f1101d62b
Activate headlight only for the player
2017-01-22 10:09:32 -05:00
samuncle
93011e934e
Merge branch 'master' into headlight
2017-01-22 08:35:07 -05:00
hiker
3712f1d600
Merge branch 'master' of github.com:supertuxkart/stk-code
2017-01-21 10:59:15 +11:00
samuncle
e86e146442
Add emit map to a shader, so cars in candela are like small dots
2017-01-20 00:06:35 -05:00
samuncle
44207e9620
ground work for an headlight for karts to allow better visiblity in dark tracks
2017-01-19 23:45:42 -05:00
hiker
620a5b34f2
Merge branch 'master' of github.com:supertuxkart/stk-code
2017-01-20 14:15:55 +11:00
hiker
b5f285a182
Fixed #2742 - incorrect triggering if cannon line triggereed Caused
...
by not updating m_front_xyz when moving the kart (so an incorrect
position was used to detect checkline triggering).
2017-01-20 14:13:12 +11:00
auria.mg
7234caffd9
Fix travis build
2017-01-19 21:11:44 -05:00
auria.mg
a0499fcfd6
Merge branch 'master' of https://github.com/supertuxkart/stk-code
...
# Conflicts:
# src/scriptengine/script_engine.cpp
2017-01-19 21:04:35 -05:00
auria.mg
52fff152de
Scripting : add support for "onStart" callbacks in library objects
2017-01-19 21:03:09 -05:00
samuncle
ef82257110
Add support for array in scripting
2017-01-19 20:49:46 -05:00
Benau
4506f4baed
Fix possible failed build
2017-01-18 18:42:19 +08:00
Benau
93ad594ff2
Merge branch 'fix_186'
2017-01-16 08:48:06 +08:00
Benau
5ad7b1491a
Add marker for kart selection screen
2017-01-16 08:45:34 +08:00
auria.mg
b758e2eb62
Do not crash when pressing hidden button on Gp results screen. Fixes #2734
2017-01-15 19:32:15 -05:00
auria.mg
02d3e7a371
Fix restarting race not resetting kart velocity during a cannon ride. Fixes #2738
2017-01-15 19:22:06 -05:00
Deve
20ed2ad277
Print a warning on low memory event
2017-01-15 17:01:23 +01:00
Deve
a82784ab8e
Minor modification that makes moving the list box smoother
2017-01-15 17:00:41 +01:00
Deve
7890c1669b
Merge pull request #2736 from nado/clanglto
...
Fix clang compilation
2017-01-14 15:50:37 +01:00
samuncle
b9dd867c86
Use gamma corrected decal
2017-01-14 09:41:29 -05:00
Nado
e866d88118
Fix clang compilation
2017-01-14 14:36:52 +01:00
auria.mg
6e2a11abd1
Update GPs and challenges for the new farm track replacement
2017-01-13 20:06:41 -05:00
Benau
44faae26bf
Fix typo
2017-01-13 18:39:57 +08:00
Benau
89c209bc6c
Try to fix server build
2017-01-13 18:10:08 +08:00
Benau
30de9aef62
Fix #186
...
Display win animation as jymis suggests in kart selection screen
2017-01-13 18:03:13 +08:00
Deve
5931ba288a
Don't crash if irrlicht shaders are not available for GLES.
...
They are needed only for legacy pipeline.
2017-01-12 21:43:11 +01:00
Benau
ec0ff7e984
Fix possible crash when dump the glyph pages
2017-01-12 13:22:41 +08:00
Benau
2127e44cc2
Remove clang compling warning
2017-01-12 09:54:20 +08:00
Benau
40fe84ddbd
Fix addon stk mercuy crash
...
Please avoid using 2nd uv layer on animated mesh
2017-01-11 14:29:37 +08:00
Benau
ffedf637de
Fix some override warnings
2017-01-11 13:34:25 +08:00
Benau
3105407b2f
Remove error when dropping tires in battle mode when kart dead
2017-01-11 13:33:54 +08:00
Benau
3bffe1f1a7
Allow texture error message to be used in STKTexManager
2017-01-11 10:55:18 +08:00