Commit Graph

14311 Commits

Author SHA1 Message Date
Vincent Lejeune
0577099551 Move zlib/libpng/jpeglib outside of irrlicht tree and use system lib on linux 2015-01-18 02:02:10 +01:00
Marianne Gagnon
2e14a8fe20 Do not crash if user config contains an invalid langage, fixes #1905 2015-01-17 19:19:25 -05:00
Vincent Lejeune
73a20508ef Remove unused shaders 2015-01-17 02:49:48 +01:00
Marianne Gagnon
bbf8a6c934 Merge "cherry-picked" interesting commits from pull request #1850 2015-01-16 18:35:37 -05:00
Marianne Gagnon
0ba0b2fe23 Change previous commit, do it the old way, since travis still uses gcc 4.6 2015-01-16 18:31:01 -05:00
Vincent Lejeune
c8bd922314 Fix attempt for #1836
Reinitialize m_sun_interposer each time we load a track
2015-01-17 00:26:06 +01:00
Marianne Gagnon
d2e84c8e86 Fix uninitialized variable 2015-01-16 18:18:56 -05:00
Vincent Lejeune
6e2f2becf7 Fix analysis false positive 2015-01-16 20:41:50 +01:00
Vincent Lejeune
a5230f68da Remove wad support 2015-01-16 19:07:21 +01:00
Vincent Lejeune
184b52966e Remove npk and pak support 2015-01-16 19:02:03 +01:00
Vincent Lejeune
b3195e378d Remove support for lzma and aes encryption 2015-01-16 18:45:52 +01:00
Vincent Lejeune
b4f78070fa Remove extra defines 2015-01-16 18:34:40 +01:00
Vincent Lejeune
a831b4c9db Remove bzip2 files
Not used anyway
2015-01-16 18:31:51 +01:00
hiker
02f4aa3015 Fixed crash (in race). 2015-01-16 14:58:40 +11:00
Marianne Gagnon
d7266c3300 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2015-01-15 20:18:39 -05:00
Marianne Gagnon
84821ad604 Add focus callback to GUI engine 2015-01-15 20:18:31 -05:00
Vincent Lejeune
cadc4b3209 Remove 2 deprecated interfaces 2015-01-16 01:59:41 +01:00
Vincent Lejeune
1fb99990b4 Remove light volume related code 2015-01-16 01:57:35 +01:00
hiker
111b3f6361 Merge branch 'master' of github.com:supertuxkart/stk-code 2015-01-16 11:55:31 +11:00
hiker
5f4ce613c0 Updated help text for new register screen layout. 2015-01-16 11:54:59 +11:00
Vincent Lejeune
c1d85e8674 Remove shadow volume code
We use shadowmap
2015-01-16 01:51:56 +01:00
Marianne Gagnon
d3708ba798 Avoid division by 0 in sfx 2015-01-15 19:40:56 -05:00
Vincent Lejeune
c68fee0a07 Remove extra discarded ifdefs 2015-01-16 01:27:17 +01:00
Vincent Lejeune
4151edfd99 Remove RGB support 2015-01-16 01:23:59 +01:00
Vincent Lejeune
510c10153c Remove WAL/LMP support 2015-01-16 01:20:40 +01:00
Vincent Lejeune
9d99fb65e5 Remove DDS support and its scary legal notice 2015-01-16 01:07:48 +01:00
Vincent Lejeune
222f335300 Remove TGA support 2015-01-16 01:02:48 +01:00
Vincent Lejeune
084350ce40 Remove PCX support 2015-01-16 00:54:46 +01:00
Vincent Lejeune
8f51be8766 Remove PSD support 2015-01-16 00:44:32 +01:00
Vincent Lejeune
0856204b80 Remove PPM support 2015-01-16 00:38:53 +01:00
Vincent Lejeune
f22cf2a05e Use a fullscreen pass for skybox 2015-01-15 20:50:19 +01:00
Vincent Lejeune
70e8b4c854 When there are 8 lod level, 7 is the max 2015-01-15 19:52:48 +01:00
Vincent Lejeune
86b2d2f327 Remove old functions 2015-01-15 18:52:41 +01:00
Vincent Lejeune
38dcce8fb5 Fix race condition when calculing SH coeffs 2015-01-15 02:54:10 +01:00
auriamg
c5cf42755f Merge pull request #1882 from math07/working
Make note spinner values of addons search bar readable in low resolution
2015-01-14 19:28:53 -05:00
samuncle
5a2ff025bd Merge branch 'master' of https://github.com/supertuxkart/stk-code 2015-01-15 00:12:34 +01:00
samuncle
fc670cecf2 Add two new particle effect 2015-01-15 00:11:14 +01:00
auriamg
1baa51418f Merge pull request #1895 from marcoll/0.8.2-beta
Fix music stop problem when loading track selection screen
2015-01-13 18:09:04 -05:00
auriamg
432102b067 Merge pull request #1899 from konstin/dev
Add the ability to override asset search patch in cmake; close #1415
2015-01-13 18:04:09 -05:00
Deve
cacb474c42 Add initial values in TrackObject 2015-01-13 17:57:16 +01:00
Deve
6e4f8eef9e Make sure that we have created SoccerWorld before typecasting 2015-01-13 17:49:06 +01:00
hiker
3eb2d87029 Fix crash first time STK is run. 2015-01-13 17:07:29 +11:00
hiker
593e52dd6f Reduced indentation somewhat. 2015-01-13 17:04:08 +11:00
hiker
21d27f99e8 Merge branch 'master' of github.com:supertuxkart/stk-code 2015-01-13 16:51:02 +11:00
hiker
a45867244f Added unit testing for all currently know variations of mesa version
numbers. Fixed all cases in which an incorrect version was detected
previously.
2015-01-13 16:49:10 +11:00
Marianne Gagnon
a2c8e1d982 Prevent crashes due to invalid values in shadow resolution 2015-01-12 19:05:54 -05:00
Vincent Lejeune
08cb4b4297 Fix tangent/bitangent computation
Shouldn't make any difference since we don't rescale that much
2015-01-12 23:01:35 +01:00
konstin
2c7474af02 adding the possibility to override STK_INSTALL_DATA_DIR_ABSOLUTE; This was necessary to create a ppa 2015-01-12 22:48:06 +01:00
Vincent Lejeune
cfbbeef441 Clamp lod level in SSAO shader later. 2015-01-12 22:47:53 +01:00
hiker
ea59e77d5f Merge branch 'master' of github.com:supertuxkart/stk-code 2015-01-13 08:13:18 +11:00