Commit Graph

4106 Commits

Author SHA1 Message Date
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
hikerstk
1ee9ed2977 1) Fixed sky texture length restriction: blender restricts the maximum number of
characters for id properties. As a result the entry for a sky box texture is
   sometimes chopped off. As a work around the textures can now be specified in
   three id properties: sky-texture, sky-texture1, sky-texture2.
2) The automatically inserted lap counting line from the quads is now always
   oriented to that the first point is the left one. This is needed in the
   track object where the default start positions will be modified in order
   to align with a driveline that is not at 0,0,0 (or parallel to the x axis).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5487 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-08 23:00:04 +00:00
auria
0c1eab5bd1 Added 0.7-compatible revamped snow tux peak. Thanks varivar\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5486 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-08 01:10:19 +00:00
auria
2065e32379 removed old tux peak
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5485 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-08 00:59:40 +00:00
mbjornstk
5fc4473bd5 Disable AI cheat when skidding. All AI levels lose power now, like humans.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5484 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 23:43:04 +00:00
hikerstk
79641e7f88 Support added for 'coneX' and 'coneZ' shapes as physical objects
(previously only as animated objects). Both 'cone' and 'coneY' is
now accepted, too.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5483 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 22:08:15 +00:00
hikerstk
dc301c1726 Removed unused code.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5482 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 21:50:14 +00:00
hikerstk
ca66768c9e Removed unused code, updated docs.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5481 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 21:49:14 +00:00
hikerstk
c74d9dae5f Removed more compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5480 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 21:48:22 +00:00
hikerstk
dc0405cb3e Removed VS compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5479 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 21:47:34 +00:00
hikerstk
9bf9dea62c Bugfix: karts which had their arrival time estimated would not get the appropriate
points displayed.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5478 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 21:40:45 +00:00
hikerstk
e0328642f1 Added new 'UNDEFINED_PHASE' to catch incorrect pause/unpause
sequences (instead of re-using SETUP_PHASE as was done previously).



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5477 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 03:31:41 +00:00
hikerstk
c6727bfc01 Removed compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5476 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 03:16:02 +00:00
hikerstk
f2a3dff4d2 Updated VS project file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5475 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 03:12:16 +00:00
auria
b134b28ae6 updated XR591 checkline
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5472 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-06 15:08:48 +00:00
auria
cf25cd7416 Updated/completed XR591 files
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5471 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-06 14:58:42 +00:00
xapantu
2a405c4469 Updating spanish translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5470 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-06 11:37:07 +00:00
auria
64d6061945 Added converted XR591 track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5468 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-06 00:46:20 +00:00
auria
58c7362f45 Add tux tollway track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5467 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-06 00:37:05 +00:00
auria
e7fbf9f73d better error reporting if XML file contains a wrong object shape, don't silently continue...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5466 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-06 00:03:41 +00:00
auria
f9f4346df9 Better OpenAL error messages
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5464 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-01 01:16:28 +00:00
auria
39ccf7dfb9 Play lose music upon losing GP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5463 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-01 00:14:24 +00:00
auria
99626ff944 Minor improvements to hebrew font
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5462 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-01 00:10:37 +00:00
auria
d9879fe3c4 Mention swapper in the help screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5461 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 23:56:39 +00:00
auria
d26a2daa68 Actually show the GP lost scene when losing a GP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5460 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 23:20:32 +00:00
auria
45b60e948d Improved GP lose
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5458 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 19:38:29 +00:00
auria
a2825c4b36 Added support for Hebrew (and, more generally, RTL languages). fribidi must be available and ENABLE_BIDI must be defined (however the autotools build system currently does not check for fribidi presence so if you build with autotools it will always be off)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5457 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 19:11:39 +00:00
xapantu
4917872611 Fixing the file names in makefile.am
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5456 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 16:13:33 +00:00
auria
759cbff2b7 Added files forgotten in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5455 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 15:48:24 +00:00
auria
1bdca718cb Added GP lose animation (not yet shown when actually playing, for now click on the 'network' button to see it as usual)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 15:45:44 +00:00
xapantu
8a22990d7f Updating translations from bzr
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5453 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 14:34:02 +00:00
xapantu
57ca8f981f Adding animations to mozilla kart
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5452 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-30 13:27:16 +00:00
xapantu
c1e6930513 Update update_pot.sh to have 'supertuxkart' as default package-name
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5451 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-25 18:47:38 +00:00
xapantu
f7fddf72d1 Change domain name for translations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5450 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-24 19:54:26 +00:00
auria
bc29666749 Fixed invalid spinner max value in kart screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5449 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-16 16:55:15 +00:00
auria
db52b6907d Fixed fallback to default skin
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5448 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-16 01:36:18 +00:00