Commit Graph

14582 Commits

Author SHA1 Message Date
Deve
0a7234df84 Allow to use shift + tab to switch to previous field.
Thanks to xXFlorianXx.
2015-03-09 18:47:38 +01:00
samuncle
248755abee Merge pull request #2028 from Flakebi/fpscam
Improvements for the first person camera
2015-03-09 18:02:14 +01:00
Flakebi
5b8834b48f Add possibility to attach the fps camera to the kart 2015-03-08 17:35:57 +01:00
Flakebi
b21f6f4782 Improve handling of mouse movement for the first person camera, especially at low framerates 2015-03-08 15:14:31 +01:00
Flakebi
ded59ac81e Fix #1822 - Addons xml file contains wrong xmlns path 2015-03-08 01:04:55 +01:00
Flakebi
2aef246897 Fix #1824 - Hardware stats sends duplicate data 2015-03-08 01:04:30 +01:00
Marianne Gagnon
33feb60d7a Do not complain about icon-not-found when no icon was ever specified, silences a warning mentionned in #2021 2015-03-07 18:46:42 -05:00
Kacper
1ddc4afc14 Sliders react to mouse 2015-03-07 20:56:44 +01:00
Marianne Gagnon
bc0d7a5ef7 Merge branch 'MovablesAlwaysAtSceneRoot' 2015-03-06 21:27:44 -05:00
Marianne Gagnon
8bd33dba23 Improved handling of scaled physical objects 2015-03-05 20:14:33 -05:00
Deve
0722df79da Fixed getScale() result when matrix contains very low negative values.
See #1548.
2015-03-05 20:00:02 +01:00
Marianne Gagnon
fb4f4aeb2e Always create movables at scene manager root 2015-03-04 19:39:12 -05:00
hiker
f347cd0b10 Updated license information for new notification elements. 2015-03-05 11:26:16 +11:00
Marianne Gagnon
c8ae3d117a Merge branch '1954-fix' 2015-03-03 18:58:26 -05:00
hiker
2a2022eb5b Merge branch 'master' of github.com:supertuxkart/stk-code 2015-03-04 07:51:01 +11:00
hiker
3da52bcbfb Cosmetic changes. 2015-03-04 07:49:13 +11:00
deve
26054a1c60 MinGW: Better pthread names order 2015-03-03 07:17:48 +01:00
hiker
08b1fc01f0 Fix error if files are downloaded using https (as happened because of
a server misconfiguration). Add details about the certificate if the
URL contains https (and not only if it's not a downloaded file, i.e.
it is a request with an xml answers that is read from memory).
2015-03-03 16:03:38 +11:00
hiker
22d8482400 Merge branch 'master' of github.com:supertuxkart/stk-code 2015-03-03 15:55:16 +11:00
Deve
89d5cee4c1 MinGW: Better finding libraries 2015-03-02 19:30:26 +01:00
deve
cb7eab4f03 MinGW: Support for make install 2015-03-02 13:56:48 +01:00
hiker
727f0806a3 Fixed typo in error message. 2015-03-02 19:01:21 +11:00
hiker
b21dafc12b Added error message type for skins, which is atm only used to display
automatic login failures. Added Arthur's new icons for errors, and
friend+achievement icons for Ocean skin.
2015-03-02 18:51:50 +11:00
hiker
07116006a6 Merge branch 'master' of github.com:supertuxkart/stk-code 2015-03-02 18:30:43 +11:00
hiker
04ebd528bf Revert "Check the translation of the terms to make sure that they include"
This reverts commit 53a830be0b.
2015-03-02 18:26:21 +11:00
Marianne Gagnon
48d5567b3f Fix #1954, part 2 2015-03-01 22:05:34 -05:00
Marianne Gagnon
d5736f3a5e Fix #1954, part 1 2015-03-01 22:04:20 -05:00
Marianne Gagnon
c4c85257ec Restore lens flare effect 2015-03-01 20:44:09 -05:00
hiker
53a830be0b Check the translation of the terms to make sure that they include
our official url. If it is not contained, use the original English
terms.
2015-03-02 08:45:56 +11:00
Flakebi
f9919c462f Improve tooltip text and center tooltips 2015-03-01 22:30:33 +01:00
hiker
a5d800d8d6 Made terms&conditions translatable (but hard-coded the URL). 2015-03-02 07:55:39 +11:00
hiker
cab6149193 Cosmetic change for coding style (removed 2 unnecessary constructors). 2015-03-01 22:46:03 +11:00
hiker
b7fb159de4 Fix #2000 (missing variable initialisation). 2015-03-01 19:41:28 +11:00
Marianne Gagnon
c205aa533b Add outline on font for instructions in the overworld, fixing cases where the text is hard to read 2015-02-28 20:41:12 -05:00
auriamg
cb5670c843 Merge pull request #1994 from Flakebi/credits
Fix transparency of fallback characters
2015-02-28 19:00:45 -05:00
Deve
d6466f82cd Fixed #2008 2015-02-28 22:38:38 +01:00
hiker
27b80d2c4d Fix #1999 (split screen not workong in hd3000). 2015-02-28 00:40:14 +11:00
hiker
f542aea53d Fixed line endings style. 2015-02-27 22:33:03 +11:00
Deve
988f5ea933 Hopefully proper fix for #2007 2015-02-26 20:16:39 +01:00
hiker
832aefeceb Bugfix: A user that was not online previously could not enter an online
username if a user with an online user name was shown before.
2015-02-26 16:29:10 +11:00
hiker
58d9853542 Added debug name to tires dropped in battle mode. 2015-02-26 09:36:08 +11:00
Flakebi
6805ead6e6 Add tooltip to explain usage of per-player handicaps 2015-02-24 23:24:28 +01:00
Vincent Lejeune
26b38a3afe GodRay use correct screencoord 2015-02-24 22:29:31 +01:00
Vincent Lejeune
419b96c068 Do not use extra uv for mlaa 2015-02-24 22:08:49 +01:00
Vincent Lejeune
af265f8345 Use 30 fps in menu 2015-02-23 22:43:11 +01:00
Vincent Lejeune
bcffedc186 Start working on proper SDSM 2015-02-23 22:35:53 +01:00
Vincent Lejeune
33c0dfe7c2 Remove shadow blob 2015-02-23 22:13:59 +01:00
Vincent Lejeune
2206f8ad5c Clean bloomblending since it's not used anymore 2015-02-23 22:11:57 +01:00
Vincent Lejeune
06f0188a5b Fix passthrough shader
It was not using half coordinate center
2015-02-23 22:02:32 +01:00
Vincent Lejeune
65cb55add4 Make bloom less pixelated using Intel doc 2015-02-23 21:41:22 +01:00