Commit Graph

13 Commits

Author SHA1 Message Date
auria
8940a02b16 Fix ticket #355, and while we're at it improve the texturing of Northern Resort
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10336 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-12-04 18:42:20 +00:00
auria
0dcb1fa792 Add support for particles on crash-reset, use them in XR591 as example; on the way add support in the particle emitter for decaying emission rates, and use this feature for nitro fire instead of manually applying the decay
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9641 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-08-28 16:15:42 +00:00
auria
a99ab0f300 Lazily get particle materials, mostly fixing the issue of per-track particles
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9635 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-08-28 01:36:54 +00:00
auria
7d2ced93b5 Add nicer fire when using zippers, the proper way this time, no more by hijacking nitro
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9483 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-08-13 00:15:58 +00:00
auria
93900adace Hot acid splash for XR591
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7904 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-15 18:57:42 +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
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
mbjornstk
2ed0512e42 Add particle system for drops hitting the ground (better in SVN for future).
It needs to be called by code, like the rain textured cylinders.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7701 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-14 02:48:31 +00:00
mbjornstk
cb6b24e23b Add XML for heavy rain effect, see comments at top.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7674 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-10 23:51:21 +00:00
auria
0ad52c1d63 Remove old rain particles file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7658 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-08 23:37:15 +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
cf864f9d22 Fixed installation of challenges and gfx files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 03:39:52 +00:00
auria
685cbd1c14 Move particles into a new subdirectory
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7460 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 01:04:23 +00:00