hikerstk
3914c010f7
Disabled debut output.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7636 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-06 06:57:31 +00:00
hikerstk
5ef95560c9
Disabled interpolated normals, they were accidentally enabled
...
in r7619.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7635 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-06 06:44:33 +00:00
auria
2366edc0ab
Typo fix
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7634 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-06 03:01:07 +00:00
auria
896e2664fc
Fixed track names not being translated on live language switch
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7633 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-06 02:59:19 +00:00
auria
a580f413e3
Fix kart names not being translated on live language switch + correct more RTL issues I found on the way
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7632 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-06 02:49:45 +00:00
auria
8b9a9677fe
Fixed some font centering issues during live switch between RTL and LTR languages
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7631 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-06 02:11:57 +00:00
auria
b62cf339cb
Use irrlicht's 1.8 RTL support if 1.8 is the verison being used
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7630 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 20:47:09 +00:00
hikerstk
dc07415ee3
Added support for cylinder shaped physical objects (might be a better
...
match for the pots in hacienda).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7629 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 13:39:42 +00:00
hikerstk
4f34ccd2e2
Added initial rotation of physical objects.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7628 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 13:22:00 +00:00
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