Commit Graph

5252 Commits

Author SHA1 Message Date
hikerstk
fd0d0048c7 Set large engine sounds for two karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7353 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 22:56:00 +00:00
hikerstk
5e26974af3 Added support for engine sfx setting (small and large only atm); removed
unused kart-specific sfx to make GUI simpler.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7352 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 22:52:17 +00:00
auria
79b41ace2a Say hello to the new nitro bar, thanks to Dakal (it only goes up to 16, while old one went up to 20, but I don't think it matters, I never reached 20 in real gameplay anyway)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 20:08:41 +00:00
auria
a9d7500fe2 Add gamepad visualisation command-line option, maybe can help debug those issues with gamepads stuck...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7350 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 16:49:34 +00:00
auria
372016af58 Fix bug with black spot appearing in nitro particles, caused by incorrect additive blending formula
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7349 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 02:54:23 +00:00
auria
4b039f935f Hopefully work around emitter pause bug by removing the emitter when nothing is emitted
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7348 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 01:57:18 +00:00
auria
3efc2a189e Remove debug code
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7347 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 01:22:11 +00:00
hikerstk
22d05cdab0 Added fribidi support for release mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7346 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 00:12:46 +00:00
auria
83e4bd054e Fix RTL languages
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 23:59:12 +00:00
auria
69b27fe2db Another minor nitro tweak
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 16:46:44 +00:00
auria
59b43cdbaf Bugfix : particle emission direction now rotates along the node
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7343 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 16:42:52 +00:00
auria
4a8bb75f40 Tweak nitro a little, I think it's nicer this way
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7342 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 16:33:15 +00:00
hikerstk
04f007ac97 Added VS 10 project files (atm only debug configuration is fully working).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7341 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 09:40:34 +00:00
hikerstk
129f75da4f Fixed compilation problem of non-addon version if no pthread.h
is available.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7340 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 09:11:24 +00:00
hikerstk
993161e3a5 Updated project file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7335 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 04:09:37 +00:00
auria
c7b6d25b62 More particles tweaks
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7334 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 02:56:19 +00:00
auria
0ec8ab3bd1 Make off-road particles more visible
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7333 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 02:37:06 +00:00
auria
111f0d4352 Add particle effects to more tracks. IMPORTANT: when the track exporter is modified to allow exporting particles, take all of them into hte blend files
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7332 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 02:30:58 +00:00
auria
28e24382c6 Add more particle colors + set particles for global materials
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7331 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 02:10:34 +00:00
auria
8a3b74a951 Fix smoke particles to not hardcode rate
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7330 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 01:49:10 +00:00
auria
ffc6fd299c Allow particles when normal driving
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7329 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 01:34:13 +00:00
auria
47add64448 Fix weird opaque particles
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7325 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 02:25:34 +00:00
mbjornstk
6db2b6a49e Lower life times now that fadeout is known to work at the end.
Before the particles were already faded, so many more needed.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7324 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 02:13:49 +00:00
mbjornstk
e034d1e345 Update with new graphics/particle_kind_manager.[ch]pp.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7323 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 01:51:34 +00:00
auria
9413b7e97e Improve render order of particles. They're still wrong looknig though (WHY?? the same code worked moments ago)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7322 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 01:37:34 +00:00
auria
9f4e949874 Made per-material particles almost a reality. Sadly now we have terrible problems with irrlicht's render order
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 01:32:46 +00:00
magned
18b3c91954 Move all challenge files into one directory. Please tell if any problems occur.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7320 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 01:16:15 +00:00
mbjornstk
aac10e198d Adjust nitro particles a bit and recover the more solid image.
Emission angle is wrong, it should be kart based but looks world based.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7319 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 23:43:06 +00:00
auria
e76aace67c There was a name clash with my new proeprty. Oops\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7318 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 23:39:41 +00:00
auria
332209fde8 Support improved syntax in materials.xml
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7317 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 23:29:18 +00:00
auria
279e551371 Remove outdated FIXMES + fix possible crash if section is missing in XML file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7316 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 21:11:32 +00:00
hikerstk
37b057a60e Removed unused m_abort variable.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7315 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 20:56:32 +00:00
hikerstk
e7d5b2314a Store icons in addons/icons and zip files in addons/tmp.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7314 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 20:50:23 +00:00
auria
ff97d89c49 Clarified license of secret garden song (CC-BY-SA 3.0)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7313 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 20:04:10 +00:00
xapantu
d6a2eea452 Fix addons path, I removed the 'icon/' +, to have a nicer way to change the path on the server
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7311 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 18:33:28 +00:00
auria
69ff4632f9 Replace shoot sound with a properly-licensed one (and it sounds less cannon-like so it may be better thank the old one even)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7310 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 18:32:46 +00:00
hikerstk
002b9b8311 Bugfix: a dismissed dialog was accessed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7300 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 05:36:48 +00:00
auria
c76349133b Update xml file of smoke to new format
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7299 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 02:50:08 +00:00
auria
8724502d91 We now have only one spread angle
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7298 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 02:47:34 +00:00
auria
4e5e7f96a8 Removed particle visualisation, which was accidentally committed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7297 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 02:39:34 +00:00
auria
89346d58f1 Stop using our hack of moving the emission direction around, when you fire lots of particles this hack is very obvious. Use only what irrlicht provides
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7296 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 02:37:55 +00:00
auria
4a6793178d Fix bug in emitter visualisation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7295 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 02:00:41 +00:00
auria
1e3515be04 Minor cleanup + add code to visualize emitter
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7294 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 01:58:45 +00:00
auria
2847f8527e Now respecting rate in XML file for nitro (Kart was hardcoding rate...)+
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7293 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 01:40:00 +00:00
auria
b6b9f2810d Make more particle parameters configurable
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 01:25:46 +00:00
auria
aa6c225684 Fix centering issues
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7291 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 01:06:52 +00:00
auria
3eeca13ce3 Add key to get free nitro + minor tweaks to particle code
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7290 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 01:01:12 +00:00
mbjornstk
f11b67eacc Darken colours and remove alpha, to allow better additive effects.
More particles will be needed to overlap but it would look better.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7289 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 00:28:02 +00:00
auria
cd850cf300 Improvements to particle system, now fade out works as it should \o/
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7288 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 00:07:58 +00:00
auria
052a1664b3 Remove FIXME, add documentation itself, I found why things are like they are
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7287 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 23:49:50 +00:00