hikerstk
7fff3cecdf
Fixed typo: incorrect kind specification for ambient light.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5541 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-23 00:14:11 +00:00
hikerstk
fca5de3e7d
Bugfix: at the time the check sphere is created world does not
...
have the karts created, and therefore an invalid number of karts
was used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5539 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-22 12:48:11 +00:00
hikerstk
fd1d89d5cf
Fixed crash when exporting an ambient color sphere.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5538 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-22 12:46:37 +00:00
hikerstk
c672b8d2df
Removed compiler warnings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5537 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-22 06:56:37 +00:00
hikerstk
e22d03d4bd
Bugfix: incorrect parameter in warning message.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5536 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-22 06:50:15 +00:00
hikerstk
e3452035e4
Bugfix: battle mode would not work correctly, removed unused variable.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5535 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-22 06:47:26 +00:00
hikerstk
cc336fb007
Minor bugfix.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5534 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-22 06:34:37 +00:00
hikerstk
d3020e44ce
Fixed incorrect position of terrain-specific sfx (though
...
I still do not get positional sfx atm, but that might be
a different issue??).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5533 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-22 06:17:29 +00:00
auria
52051658b8
Fixed bogus XML causing assertion failure
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5532 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-21 00:11:22 +00:00
auria
167257c4f4
Fixed crash with in-game menus
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5531 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-21 00:10:50 +00:00
auria
fb376ce365
Tweaked sound effect on Snowtuxpeak bridge. Still not positional and/or rollof doens't work
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5530 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-20 23:44:28 +00:00
hikerstk
c5d56b90a2
Bugfix: terrain specific sfx was still played when the race was over.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5529 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-20 23:42:58 +00:00
hikerstk
94da2e75ca
Made the terrain effect positional.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5528 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-20 23:18:22 +00:00
hikerstk
f1438d6354
Added support for terrain specific sfx. As an example
...
this has been used for the wooden terrain in snowtuxpeak.
Note that atm changing the pitch is used to make the sfx
depend on speed, but since I am not too happy with this
I might add support for a customisable pause between
looping the sfx.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5527 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-20 23:01:23 +00:00
xapantu
8aa404bf8f
Update translations from launchpad
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5526 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-20 18:38:15 +00:00
auria
b297ef72de
Corrected a FIXME by moving a constant where it belongs
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5525 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-19 01:10:41 +00:00
auria
11e3877945
Removed outdated FIXME
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5524 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-19 01:05:58 +00:00
auria
2f10e0177c
Removed unnecessary FIXME
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5523 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-19 01:03:53 +00:00
hikerstk
df1985dab8
Removed VS compiler warnings (double to float conversion, loss of precision).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5522 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-18 02:03:36 +00:00
auria
81be0b52e9
Fixed snowtuxpeak lap counting
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5520 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-16 00:43:53 +00:00
auria
8c85b0a6ee
Updated Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5519 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-16 00:40:26 +00:00
hikerstk
8efe0fff20
Performance improvement: the b3d exporter does not sort/combine meshes by texture, so this
...
is (for now) done by a special Batching Mesh.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5518 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-16 00:18:51 +00:00
auria
1f878f5de6
Updated speedometer by yekcim : replace black border with shadow
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5517 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-15 23:46:27 +00:00
auria
b2ce57c840
Don't rely on OpenAL to know if a music is playing or not, it will say 'no' when the music is playing but couldn't be updated recently because of lagging
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5516 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-13 18:39:07 +00:00
mbjornstk
041c528a9f
Change engine sound, while on air, to a less squeeky one (1.4 -> 0.9).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5515 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-13 18:31:55 +00:00
auria
c7ff68c1ab
Modified my recent checks in highscores : on failure, ignore bogus entries instead of aborting
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5514 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-13 18:30:07 +00:00
auria
4afb71659f
Modified music handling, fixing the music heard during GP lost/won
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5513 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-13 18:25:49 +00:00
auria
c496a82654
Removed debug asserts
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5512 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-13 18:08:08 +00:00
hikerstk
817ec4b824
Added support for specifying the sky-dome texture speed in x
...
and y direction.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5511 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-13 11:40:49 +00:00
auria
582db98e0f
Fixed animated ribbon widgets to work more than once
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5510 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 23:48:38 +00:00
auria
9681fa3940
Fixed incorrect string in highscore loading code that caused kart name of highscores to be lost + added assertions to detect similar problems should they ever creep back in someday
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5509 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 23:24:15 +00:00
auria
5536b4a0b9
Removed debug print
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5508 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 23:06:24 +00:00
auria
c97361058a
Fixed empty highscore entries being written to the hgihscore file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5507 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 23:03:55 +00:00
auria
b4af729e73
Fixed track not having anisotropic filtering in beach
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5506 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 22:57:34 +00:00
auria
ab6e93f4d8
Bugfix: initially shown highscores were wrong
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5505 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 22:41:37 +00:00
auria
4b59846be0
Animate the acid in XR591
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5504 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 21:06:12 +00:00
auria
a986523b99
Give anisotropic filtering to the XR591 metal ground
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5503 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 20:52:48 +00:00
auria
87a10e9ddb
Made sky speed configurable
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5502 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 20:49:55 +00:00
auria
2bcb1d4c17
Added autotools support for fribidi (hopefully it works, please folks help me test with and without\!)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5501 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 17:18:28 +00:00
auria
8fd3563db2
Updated snowtuxpeak scene
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5499 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-12 15:57:33 +00:00
xapantu
ce6e7bba9a
Updating translations from launchpad
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5498 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-11 17:18:07 +00:00
hikerstk
3c335d4d0a
Applied Lilian Gimenez's patch which allows the nitro consumption to
...
vary from kart to kart. While this is atm not used, it will be useful
once we have different physics parameters for karts. Thanks for the
patch!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5497 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-11 01:19:15 +00:00
auria
154a733725
Applied patch by Lilian Gimenez to correct input mode in dialogs
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5496 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-10 23:45:14 +00:00
hikerstk
afa305e34b
Re-enabled sfx when collecting a banana.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5495 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-10 22:54:31 +00:00
hikerstk
8eab00d6d7
Changed the culling algorithm to use the frustum and not the
...
camera box. This results in better culling of items, which
can give a good performance benefit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5494 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-10 06:19:22 +00:00
hikerstk
7c0ff2772a
Added option to disable kart animations in the user config file.
...
For now it also disables win/lose animations, but if it's worth
keeping non-animated karts (for performance on lower end graphics
card) this will be added.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5492 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-09 23:33:06 +00:00
hikerstk
01629af9ee
Automatic lap counting line was not written when no other check line was
...
defined. While lap counting will not work properly if no
reset-check-line is defined, it might be useful to nevertheless export
at least the lap counting line. A warning is printed in this case, too.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5491 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-09 05:53:38 +00:00
hikerstk
744d9dd0fb
The default start positions are now transformed/rotated if the lap
...
counting line is not centered around 0,0,0 or not parallel to the
X axis.
Note that this requires all lap counting line in the scene.xml files
to be 'oriented', i.e. the first point must be the left point, and
the second one the right point (r5488 updated this for all current
tracks, and r5487 updated the track exporter to do this automatically).
As a result of this the start positions might now be a bit too close
to the starting line (depending on where the chess-pattern is on the
track), and that might need some additional adjustments.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5490 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-08 23:30:45 +00:00
hikerstk
b9a63ebb0d
Added rouding to time display, since otherwise the
...
1/100-th seconds can be incorrect.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5489 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-08 23:06:54 +00:00
hikerstk
95aab2b2e3
Modified all lap lines so that the first point is the point to
...
the left.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5488 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-08 23:02:09 +00:00