hikerstk
2a28fefb31
Support for fribidi version 0.10 added.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7371 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 23:11:02 +00:00
hikerstk
0b6981022f
Fixed compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7370 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 23:09:13 +00:00
hikerstk
b527abab17
Fixed compilation on linux.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7369 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 23:08:27 +00:00
hikerstk
8769fc9492
Properly fixed previous bugfix (RAND_MAX+1 will wrap around on e.g. linux).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7368 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 23:00:30 +00:00
hikerstk
9dde70687f
Implemented icon caching, and updated to support the future
...
web page (unfortunately the web server isn't up to that
standard yet, so expect error messages, addons that don't
work etc.).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7367 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 22:49:55 +00:00
hikerstk
3da1080eba
Fixed potential crash in AI controller.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7366 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 22:33:45 +00:00
hikerstk
35cf3c7eab
Fixed compiler warnings and some minor coding style issues.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7365 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 21:11:22 +00:00
auria
225116fb6f
Add new option to materials.xml : disable z-buffer writes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7364 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 21:09:00 +00:00
hikerstk
eeafd79995
Fixed compiler warnings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7363 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 21:06:19 +00:00
asciimonster
947dc46aaf
[stk_browser] added 'compositing' property for textures; removed 'alpha', 'transparency', and 'additive' properties.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7362 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 19:45:05 +00:00
hikerstk
6a3269f7d1
Fixed RTL language support on windows 32 (since wchar_t is 2 bytes, but
...
fribid returns 4 bytes the type cast was incorrect). Also fixed FIXME.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7361 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 03:40:27 +00:00
hikerstk
67b827804d
Fixed potential crash when starting a GP (accessing a member of an object
...
after it was deleted).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7359 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-11 00:57:30 +00:00
hikerstk
90410cadfa
Set konqy and puffy to use large engine sfx as well.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7357 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 23:21:38 +00:00
auria
94cdfc5eb2
Updated string catalog
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7356 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 23:05:48 +00:00
auria
27b2ba3f26
Bugfix : track names were no more extracted in the string catalog
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 23:04:27 +00:00
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