hiker
2ec5c3765a
Added a config file which can be used to disable certain graphical
...
options dependeing on card, os, driver version.
2014-11-15 10:06:54 +11:00
Deve
1a3ecf39fe
Fixed crash in track info screen after changing resolution.
...
Widgets after changing resolution are deleted, but TrackInfoScreen object and m_screenshot variable still exsist. Therefore check if it's not NULL isn't enough.
2014-11-14 21:07:12 +01:00
Marianne Gagnon
9fe93e21b9
make nitro emit light. The effect is not perfect yet, but already quite cool
2014-11-13 19:55:21 -05:00
auriamg
f81f1f92e3
Merge pull request #1649 from sachith500/ScriptCache
...
Script cache
2014-11-13 19:47:18 -05:00
Marianne Gagnon
c6651489c1
Tweak nitro for new engine
2014-11-13 19:24:15 -05:00
Vincent Lejeune
83d5c1e522
Prevent rendering too much point light scattering
2014-11-14 00:57:07 +01:00
Vincent Lejeune
e41ac3c7e5
Fix box particules starting at 0. 0. 0.
2014-11-13 23:37:13 +01:00
Deve
5c32aa8baa
Minor modifications for skidding and nitro.
...
Still could be better, I'm not an artist ;p
2014-11-13 19:24:53 +01:00
samuncle
595785b038
Re enable fog bluring was removed in the previous commit. IMHO without bluring the quality is just awful. The edges looks jagged and it seems we have no AA at all. If this is a performance issue we might need an option for that like: high quality blur. However in my test I didnt noticed a big difference in the framerate. Auria you might want to make better tests
2014-11-13 18:46:20 +01:00
samuncle
bd9823dbbe
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-11-13 18:02:49 +01:00
Vincent Lejeune
a6946e9b98
Remove extra blurring step in fog
2014-11-13 18:02:55 +01:00
samuncle
ffb76788a9
Minor tweak with transluscent material
2014-11-13 18:02:25 +01:00
hiker
22b6aaea25
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-11-13 22:47:05 +11:00
hiker
753c3d7168
Fixed #1638 (text overflows behind buttons) - partially by removing
...
the confirmation field for the emal address.
2014-11-13 22:42:32 +11:00
Deve
c1fd2d3614
Fixed skidding and nitro particles.
...
Not perfect but at least working.
2014-11-12 22:20:33 +01:00
Deve
91d26e92ef
A bit better rain.
2014-11-12 16:31:41 +01:00
hiker
c6d7da45e9
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-11-12 19:27:43 +11:00
hiker
6f980b7605
Adding more btAsserts.
2014-11-12 19:14:59 +11:00
hiker
11b884eea4
Made '(handicap)' prefix translate-friendlier.
2014-11-12 18:45:34 +11:00
hiker
25b4d35a65
Merge branch 'perPlayerDifficulties' of https://github.com/Flakebi/stk-code
2014-11-12 15:45:03 +11:00
hiker
78e6a6a6b6
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-11-12 13:30:10 +11:00
hiker
157bc445b9
Added more asserts for #1678 .
2014-11-12 13:28:33 +11:00
hiker
f78c7e0779
Fixed compiler warnings.
2014-11-12 13:27:53 +11:00
hiker
28db99b7c1
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-11-12 12:26:00 +11:00
hiker
4b01d090c6
Fixed track name for GP.
2014-11-12 12:25:33 +11:00
samuncle
1bd3ee24c6
Add a description to the shader
2014-11-12 01:22:33 +01:00
samuncle
9857eb4621
Try to tweak the lens flare without being too obvious
2014-11-12 01:00:23 +01:00
samuncle
f39ae90b6e
merge with trunk + try to adapt to the new blur system
2014-11-12 00:08:21 +01:00
Vincent Lejeune
192ed8a486
Fix classic fog
2014-11-11 22:43:25 +01:00
Vincent Lejeune
09fa1ee3cb
Implement scattering for point light
2014-11-11 22:36:27 +01:00
hiker
8ac0bd6793
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-11-12 07:56:21 +11:00
Vincent Lejeune
b40cf6f321
tweak value
2014-11-11 21:56:13 +01:00
hiker
4cf93ca322
Fixed compiler warnings.
2014-11-12 07:55:55 +11:00
hiker
cbd43704ac
Added more asserts.
2014-11-12 07:53:24 +11:00
Vincent Lejeune
bd4fe57524
Use fog start value to determine density
2014-11-11 21:52:54 +01:00
Vincent Lejeune
84affec451
Change fog equation
2014-11-10 22:08:12 +01:00
Vincent Lejeune
85bbc0f8b8
Use variable sigma for blur filter
2014-11-10 21:32:04 +01:00
samuncle
b70f2cd176
Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare
2014-11-10 17:12:45 +01:00
deve
517c828738
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-11-10 12:59:27 +01:00
deve
322dec5419
Fixed mingw compilation in release mode.
2014-11-10 12:57:59 +01:00
hiker
b6b4636861
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-11-10 22:27:25 +11:00
hiker
ba55fd61dd
Disabled warning messages if the automatically created disabled
...
textures are not in the texture cache.
2014-11-10 22:26:29 +11:00
deve
65ee047b3c
Apply patch from upstream irrlicht which allow to compile it on windows using clang.
2014-11-10 11:33:49 +01:00
deve
98411b5568
Fixed compilation.
2014-11-10 10:32:26 +01:00
samuncle
d0caeb3b63
Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare
2014-11-10 06:51:10 +01:00
hiker
8dff64644a
Fixed #1687 (time too long when using many karts in ftl)>
2014-11-10 16:49:13 +11:00
hiker
5a1dc70a7a
Added some asserts to narrow down #1685 .
2014-11-10 16:40:50 +11:00
hiker
2c5430e66c
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-11-10 16:33:37 +11:00
hiker
bfe7bff877
Fixed #1680 (notification shown at wrong place after changing resolution).
2014-11-10 16:32:35 +11:00
samuncle
7d71cabc92
Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare
2014-11-10 01:29:38 +01:00