Commit Graph

5710 Commits

Author SHA1 Message Date
auria
04adf0bf63 spread particles a bit on start so that snow is there right when you start playing
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7770 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-28 02:15:01 +00:00
auria
c1f0c77609 Move the emitter quite a bit in front of the kart, helps the overcoming snow issue
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7769 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-28 02:02:54 +00:00
auria
2293fdbe80 Make snow follow kart, this should reduce the needed CPU and GPU demand to render snow. Note that the current effect is not perfect, you can 'outrun' snow
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7768 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-28 01:49:35 +00:00
auria
f7f01c144a Stop snowing inside tunnels
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7767 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-28 00:59:02 +00:00
auria
a50e0fe660 Tweak items distribution a little
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7766 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 23:16:56 +00:00
auria
b01bceeb4a Clean COPYING file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7765 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 21:43:13 +00:00
auria
a7b4b3cd63 Make another sound effect DFSG-compliant \o/
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7763 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 21:38:32 +00:00
auria
f38d07b12e With Christoph's suggestion, found a free replacement for a non-free engine SFX we had
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7762 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 21:27:07 +00:00
auria
15e4c65df9 Add note to sfx.xml that only mono sounds may be positional, so that we don't get bitten by this again
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7761 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 20:59:10 +00:00
auria
2175f71a28 Convert stereo sounds to mono, apparently OpenAL can't do positional sounds with stereo buffers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7760 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 20:50:36 +00:00
auria
51f38e0055 Fix a few more missing material properties in Hacienda
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7758 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 20:25:12 +00:00
auria
7f92253314 Fix typos in particles
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7757 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 20:15:50 +00:00
auria
37c0732359 Probably fixed loud engines issue
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7756 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 20:15:06 +00:00
auria
42626329b3 Improve wather splash : 1) remove old unused class 2) the splash should only occur when touching the surface, and not keep on splashing when you're underwater
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7755 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 19:49:32 +00:00
auria
cd29d26a4e Fixed lack of particles in Hacienda as well as some warnings
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7754 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 19:02:40 +00:00
asciimonster
2b78488aba [stk_browser] Added new type_CHOICELIST. It's like a picklist but the options are not mutually exclusive. Hiker, I hope you will appreciate the new option... :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7752 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-27 16:49:06 +00:00
auria
969da7271f Added missing file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7751 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-23 18:31:24 +00:00
auria
e91a498b84 Fixed system language
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7750 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-23 02:00:30 +00:00
hikerstk
6df020f13b Fixed camera in case of an explosion (or rescue).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7749 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-22 21:38:49 +00:00
hikerstk
78cd11f881 Simplified computations in camera, which fixes also looking backwards
when going downhill.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7748 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-22 21:37:27 +00:00
mbjornstk
e12f538563 Remove useless executable property.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7747 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-21 03:12:05 +00:00
mbjornstk
276e921293 Remove useless executable property.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7746 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-21 03:06:20 +00:00
auria
45e4346f45 Update Jungle track, now with a nice temple :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7744 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-21 02:55:47 +00:00
auria
6df90a2a75 Fixed strings
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7743 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-20 23:14:26 +00:00
auria
749d63cfec Fix bubbles when used with RTL language
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7742 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-20 20:44:46 +00:00
hikerstk
f73a476814 Made the '0.7' camera style the default (again), and not
the (newly implement) classic camera style.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7741 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-20 15:21:35 +00:00
hikerstk
ac5190c671 Removed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7740 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-20 14:58:11 +00:00
mbjornstk
b8a0ab32b4 Apply camera changes provided by Jesse Smith to have v0.6 camera option.
Feel free to fix any C++ style issues, this saves you fighting with patch or
can be undone quickly by reverting this single commit.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7739 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-20 05:11:26 +00:00
hikerstk
915a9d9864 OOps - fixed crash in kart again - this time (I hope) correctly :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7738 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-19 11:44:44 +00:00
hikerstk
3ffe2ecab1 Updated VS 10 project file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7737 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-19 09:11:34 +00:00
auria
af96abe8e8 Update translations from Launchpad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7736 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 17:06:24 +00:00
auria
f531b9fa29 Enhance UnNamed's rotation effect, instead of rotating all cylinders toghether all the time make them receive an initial independent rotation each, IMHO this looks better
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7735 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 16:08:02 +00:00
auria
64cc990f7d For some reason, PerCameraNode is acting up in single-player mode, so only use it for rain in multiplayer mode. Fixes rain
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7734 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 16:03:07 +00:00
auria
0b1702502f Better error handling + somewhat fix rain in lighthouse (for some reason it only works in multiplayer mode?)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7733 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 15:56:11 +00:00
hikerstk
e55ceae95e Added support for marking drivelines to be ignored by the AI.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7732 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 13:50:32 +00:00
hikerstk
64fd46afb1 Removed debug output.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7731 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 13:06:05 +00:00
hikerstk
b8b1a56eba Support for new rain style added to exporter.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7730 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 12:34:13 +00:00
hikerstk
baec93e460 Fixed uninitialised variable in rain.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7729 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 12:29:05 +00:00
hikerstk
4a4be120ed Export 'skid' for particles correctly (I added a 'none'
value - not an idea solution - asciimonster, feel free to
implement a better solution).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7728 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 11:41:02 +00:00
hikerstk
47efe50b20 Fixed exporting of anisotropic.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7727 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 11:29:43 +00:00
hikerstk
b166d283a9 Fixed exporting of zipper settings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7726 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 11:20:49 +00:00
hikerstk
9280fe680d Made the track exporter not to write default values anymore
(but it can be enabled again for certain properties in case
that we should need this).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7725 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 11:18:19 +00:00
auria
65a0722835 Fixed possible text overlap on bottom of bubbles
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7724 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 02:58:48 +00:00
auria
f1bafb4a04 Add box aroung GPs to avoid black text on black background issues
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7723 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 01:33:51 +00:00
auria
83049114db Change way language from config is set in the environment, should hopefully work under Linux now
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7722 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 01:21:50 +00:00
auria
31899d7d73 Fix camera hicup when falling into water
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7721 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 01:12:29 +00:00
hikerstk
cc155932a0 Added support to mark certain drivelines so that they are ignored
by the AI.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7720 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-17 07:36:41 +00:00
hikerstk
85d125fda7 Enabled inlining of some Vec3 functions (this was originally
avoided to decrease recompile time).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7719 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-16 22:30:25 +00:00
hikerstk
904d058084 Fixed incorrect position of terrain particles (bug #69).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7718 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-16 22:05:13 +00:00
hikerstk
4acd295a0f Fixed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7717 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-16 22:03:12 +00:00