Commit Graph

5581 Commits

Author SHA1 Message Date
hikerstk
49bfcc98c2 Re-exported with latest track exporter, all material settings are now contained
in the blend file.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7626 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 12:32:28 +00:00
hikerstk
8a8fe4a7e3 Fixed bugs for animated textures in water meshes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7625 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 12:26:36 +00:00
hikerstk
df12965fb8 Converted fog-color from [0.0-1.0f] to 0-255 integer range.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7624 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 11:18:28 +00:00
hikerstk
f3a8e8c66b Re-exporter from blend file with proper weather settings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7622 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 04:19:45 +00:00
hikerstk
21e223381a Fixed all normals; added weather and other material settings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7620 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 02:56:19 +00:00
hikerstk
413fca22b2 Increased supported track version to 5 (weather now has its own node).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7619 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 02:55:20 +00:00
hikerstk
8bba3eb086 Weather is now correctly exported; added support for animated
textures for water as well.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7618 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 02:52:38 +00:00
hikerstk
f392d5f6fe Support for weather effects stored in a separate xml node (track format 5).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7617 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 02:51:56 +00:00
auria
f3663e4f90 Prevent guest account from being selected by default
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7616 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 01:56:18 +00:00
hikerstk
967a9223fb Added support for animated textures on water scene nodes (the track
exporter still needs support for this).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7614 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 13:38:38 +00:00
hikerstk
1995b264f3 Fixed all normals that affect driving in xr591.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7613 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 12:13:30 +00:00
hikerstk
b8b580740a Fixed normals in math class (important for smoothing normals).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7611 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 11:41:17 +00:00
hikerstk
7b09afcb24 Added version number to challenges (I replaced all Challenge
declarations with ChallengeData - I don't see a good
reason to keep both classes).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7610 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 10:53:58 +00:00
hikerstk
4d8ecb3612 Updated project files for VS 10.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7609 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 08:36:28 +00:00
hikerstk
b84df65e94 Replaced tabs with spaces, fixed windows compilation (though live language
switch still doesn't work).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7608 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 02:07:39 +00:00
hikerstk
ade507a369 Fixed language changing on linux (putenv does not copy the environment
variables, so the setting got lost, so I replaced this with setenv.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7607 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 01:59:00 +00:00
hikerstk
c78373433f Disabled smooth normals (I incorrectly committed the wrong version).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 00:34:33 +00:00
auria
380d7d3ed2 Fixed emitters not being removed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7605 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 22:55:46 +00:00
auria
000f95d52f Update Xcode project
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7604 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 22:48:46 +00:00
hikerstk
5b6101980e Used const & to avoid copying of vectors, minor cosmetic changes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7603 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 22:39:30 +00:00
hikerstk
4d8b8e5dea Renamed ptr_vector to PtrVector so that is follows
our naming convention, also changed contentsVector
to m_contents_vector, and removed unused add method
(which is using an iterator, which would not work
when using aligned_arrays on windows anyway).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7602 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 22:20:53 +00:00
hikerstk
9c56bd4781 Added setting for smoothing normals (default is still off till all tracks are fixed).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7601 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 21:39:03 +00:00
hikerstk
95a7e5c125 Added smoothing of normals for raycast wheels, but disabled for now (since
the normals of some tracks need to be fixed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7600 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 21:06:50 +00:00
auria
d130ada5b1 License updat
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7599 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 03:10:58 +00:00
auria
107f479e87 Don't use particles when GFX are off
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7598 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 03:10:44 +00:00
auria
aa9068070d Demonstrating the new particles : fire effect in crecent crossing
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7597 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 03:02:50 +00:00
hikerstk
5931ddbe56 Hopefully fixed swapped axis for particle emitters.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7595 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 02:46:25 +00:00
auria
f015f532c2 removed debug code I should not have comitted
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7594 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 02:31:14 +00:00
auria
c415ad12e6 Fixed crash when particles not found
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7593 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 02:23:04 +00:00
auria
7f7cce4186 Fix potential issue with translations : I was changing the label in a button. In english it so happened that the second label was shorter than the first so it fit; but this is not the case in all translations. So when changing the button label, make sure the button is large enough to display the new string
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7592 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 00:52:42 +00:00
auria
9b7fdf3b5b Fixed wrong label shown in button if editing a keyboard after editing a gamepad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7591 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 00:27:30 +00:00
mbjornstk
a192e0608d Fix some typos and white space.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7589 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 00:11:15 +00:00
auria
14cd8e4db1 Ssay hello to the new fort magma by samuncle
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7588 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 00:09:33 +00:00
auria
69d8c82c91 Add another missing call to fribidize
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7587 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 23:46:50 +00:00
auria
958cd865fe Enhance the feature to hide race GUI so that it now also hides karts; useful to take track screenshot
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7586 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 23:33:13 +00:00
auria
ecbe9c8bf3 Minor fixes to Xcode project
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7585 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 23:32:50 +00:00
hikerstk
ac80387d20 Fixed removeDirectory function on windows.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7584 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 23:13:29 +00:00
auria
11acadafdf Update Xcode project
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7582 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 22:47:19 +00:00
hikerstk
6676723574 Fixed compilation problems on non-windows platforms.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7581 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 22:26:01 +00:00
hikerstk
96300b062c Fixed compilation bug on non-windows machines.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7580 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 22:15:01 +00:00
hikerstk
4ab6331ff4 Update to bullet-2.77.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7579 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 22:04:13 +00:00
hikerstk
bdefd9f7b3 Fixed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7578 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 10:24:56 +00:00
auria
040ad4d692 Fix my ugly 'tab' hack in the string renderer so that the results are better in RTL languages
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7577 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 00:42:57 +00:00
auria
3307b5a7f0 Fixed RTL glitch, GP tracks names were not passed into fribidi
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7576 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 00:20:28 +00:00
auria
a28d92c76b Properly center dizzy stars
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7575 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 00:10:24 +00:00
auria
af0c9cde5e Fix smoke appearing at (0,0,0) when karts drive on non-textured quads
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7574 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-01 23:32:59 +00:00
auria
9abaf1b21f Mirrored beagle icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7573 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-31 16:28:21 +00:00
auria
b65de58954 Make the soft hyphen character invisible, in the future we may want to use it for the purpose of breaking long words when they don't fit (see tracker)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7571 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-31 03:40:35 +00:00
auria
0e58903fa8 Allow custom particle effects to be found in the same directory as the current track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7570 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-31 02:46:18 +00:00
auria
995f9d224d Update track exporter for new particles
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7569 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-31 02:28:13 +00:00