hiker
e4e91bf25a
Only cosmetical changes to follow our coding style.
2014-10-03 08:18:31 +10:00
Deve
ce51824d47
Redraw GP info screen when number of oponents was changed.
...
This allows to show or hide "Continue" button without opening screen once again.
2014-10-02 21:56:46 +02:00
Deve
69217bd03c
Grr, wrong file.
...
Fixed continue GPs
2014-10-02 20:21:46 +02:00
Deve
fccac9ed3c
Revert "Fixed continue GPs"
...
This reverts commit 710f7e7296
.
2014-10-02 20:20:50 +02:00
Deve
710f7e7296
Fixed continue GPs
2014-10-02 20:19:15 +02:00
Deve
4ecff3e46b
Use global number of oponents for grand prix
2014-10-02 20:09:59 +02:00
hiker
74841ad0c5
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-10-02 22:39:31 +10:00
hiker
e495b42d60
Try to fix #1356 (camera NAN crash).
2014-10-02 22:35:13 +10:00
Arthur-D
f6e9fec017
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-02 14:04:49 +02:00
samuncle
a634ff1056
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-02 13:54:55 +02:00
samuncle
97772ba1ae
set the downard impulse to 5 + a more easy to use backward camera
2014-10-02 13:53:59 +02:00
hiker
9f0b316daf
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-10-02 21:12:12 +10:00
hiker
38daab5357
Merge commit '2ef8598ddd1ab5593b8b3b9e0ee378cfe0f6bc2c'
2014-10-02 21:08:44 +10:00
hiker
ecd5aa1668
Bugfix: tall karts would easily topple over (since wrong height
...
value was used).
2014-10-02 17:08:26 +10:00
vlj
b4133d8d54
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-02 02:53:35 +02:00
vlj
30dda3e343
Fix sky warp
2014-10-02 02:53:31 +02:00
Marianne Gagnon
bdb722df45
Fix splatting
2014-10-01 20:26:39 -04:00
Marianne Gagnon
11bf9d15c7
Disable source of OpenGL warnings flood in code we don't use
2014-10-01 20:23:22 -04:00
hiker
de9a1f51a7
Removed empty 'online overview' page, show the achievements page instead.
2014-10-02 07:59:24 +10:00
Arthur-D
2076db459d
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-01 16:03:55 +02:00
hiker
a643905053
Minor fix for the (currently unused) downward impulse: only apply it
...
when all four wheels are touching the ground (otherwise the jump
distance is significantly shortened); also fix handling of negative
speed (plus some changes to commented out debug output).
2014-10-01 23:41:13 +10:00
Shantanu Singh
2ef8598ddd
corrected a typo which was earlier written as tpye instead of type
2014-10-01 18:42:51 +05:30
Arthur-D
c6d789d1ff
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-01 11:52:53 +02:00
deve
7b308e9976
Partially revert marcoll pull requeust since it causes crashes and memory leaks.
2014-10-01 07:08:19 +02:00
hiker
49176dd348
Removed debug output, added documentation.
2014-10-01 12:28:10 +10:00
hiker
86b23f2d23
Merge remote-tracking branch 'origin/master' into soft-physics-landing
2014-10-01 11:58:40 +10:00
vlj
783494b4a8
Fix particles being killed too soon
2014-10-01 03:03:07 +02:00
hiker
b6b29f6281
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-10-01 09:32:13 +10:00
Marianne Gagnon
7387a51381
Disable features of irrlicht's contextual menu that we don't need and cause floods of warnings
2014-09-30 19:33:25 -04:00
hiker
f4f914e289
Don't send a second, empty GL_EXTENSION string to our stats server.
2014-10-01 09:31:42 +10:00
vlj
2236e8dd1c
Fix extra respawning particles
2014-10-01 01:19:49 +02:00
Arthur-D
7bbcae3056
Merge branch 'soft-physics-landing' of https://github.com/supertuxkart/stk-code
2014-10-01 00:31:02 +02:00
Arthur-D
3e547705bc
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-01 00:30:47 +02:00
Vincent Lejeune
83053e0ee4
Try to cull object whose aera is below 1 px
2014-09-30 22:00:55 +02:00
Vincent Lejeune
838e1b63da
Split cascade gpu timer
2014-09-30 21:39:56 +02:00
Vincent Lejeune
cbd6d22b41
Fix AZDO with normal/detail
2014-09-30 21:30:37 +02:00
Flakebi
47da30dd24
Merge remote-tracking branch 'upstream/master' into perPlayerDifficulties
2014-09-30 19:22:18 +02:00
hiker
e55959555e
Added more debug output.
2014-09-30 23:59:17 +10:00
hiker
11916dd187
Different implementation of soft-landing.
2014-09-30 23:13:48 +10:00
hiker
26e92846de
Merge remote-tracking branch 'origin/master' into soft-physics-landing
2014-09-30 15:15:56 +10:00
hiker
2f27d49198
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-09-30 15:02:40 +10:00
hiker
8ca7730570
Removed unnecessary source file in glew.
2014-09-30 15:01:38 +10:00
Marianne Gagnon
7db152ce58
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-09-29 20:55:13 -04:00
Marianne Gagnon
f2ffcb680d
Work around missing cake explosions at low framerates, the burst time would be shorter than one frame and the emitter was shut down before it could even begin to emit
2014-09-29 20:54:47 -04:00
hiker
584e909846
Use a separaet asset class for library object to avoid hardcoding
...
the name of library directory (and avoid searching for files in
more than one directory).
2014-09-30 10:47:10 +10:00
hiker
768d843cfe
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-09-30 09:49:25 +10:00
hiker
2cab457cbc
Removed unnecessary call to getAsset().
2014-09-30 09:47:57 +10:00
Marianne Gagnon
c3d8df65e1
Merge branch 'marcoll_master'
2014-09-29 19:21:56 -04:00
Marianne Gagnon
a9936434f0
VS compilation fix
2014-09-29 19:21:45 -04:00
Marianne Gagnon
24480ea0c1
First attempt at caching tangents meshes
2014-09-29 19:12:37 -04:00