Commit Graph

6060 Commits

Author SHA1 Message Date
auria
7bf9bf353c Can no longer drive on water in city
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8429 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-23 17:34:08 +00:00
auria
16158e434f Make per-material sounds always positional
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8428 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-23 16:09:23 +00:00
auria
4229c14341 Oops, accidentally committed 2.5-exported gnu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8426 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-23 00:38:17 +00:00
auria
cea2f2d91b Terrain SFX fixes with latest changes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8425 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-23 00:32:43 +00:00
auria
8b725a88c2 Major audio cleanup : remove sound effects names. Now their filename is their identifier. This simplifies things a lot
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8424 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-23 00:22:16 +00:00
auria
9dcb8b7753 Shorten locked message for karts in multiplayer mode, the long stirng doesn't fit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8421 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-22 23:54:06 +00:00
auria
26d7b1b6f2 Clean a bit the code for debug menu items
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8420 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-22 23:40:26 +00:00
auria
08e8d22dce Better random for the random track button
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8419 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-22 23:34:48 +00:00
auria
817c68d23e Fix chest animation hiccups
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8418 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-22 23:22:34 +00:00
auria
eaccc10eef Fix crash when skeleton debug mode is enabled
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8417 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-22 23:10:08 +00:00
auria
f57bff83ea Number gamepads on Windows to force different configurations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8416 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-22 23:01:21 +00:00
auria
3eb841e5e6 Fix compilation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8412 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-22 19:28:23 +00:00
auria
3422ade944 Improve skeleton debug code a bit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8405 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-21 22:54:37 +00:00
auria
e9d8534e4e Add my skeleton debug code, it was hard enough to make I don't want to lose it (don't worry unless you enable it by editing the files it's disabled by default)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8404 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-21 22:25:09 +00:00
auria
7d094dc83c Update info.plist
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8400 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 23:52:24 +00:00
auria
3f5486aeab Hopefully fixed bug with masked textures
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8397 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 20:40:10 +00:00
auria
30b69e2888 oops I've broken the city track start line, fixed now
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8396 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 20:05:42 +00:00
auria
7e1d36e4c7 Massive optimisations to city track; max went from ~60 Ktris to ~48 ktris
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8393 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 19:57:44 +00:00
hikerstk
a467633602 Started to fix texture memory leaks.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8392 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 13:44:34 +00:00
hikerstk
23a2beda6a Cosmetic changes, use m_video_driver instead of calling
a function to get it.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8391 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 13:04:21 +00:00
auria
221b784680 Apply alpha mask in constructor, not every time. Apart from being faster it uses less RAM.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8390 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 01:53:25 +00:00
hikerstk
20198bd92c Fixed recursive dependency (the wrong dependency was added according
to our challenge graph, probably because of a mix up (by me ;) ) of the
challenge id and file names).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8389 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 00:16:41 +00:00
auria
9a1beab185 More RTl fixes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8388 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 23:32:27 +00:00
auria
c727e0e647 Fix RTL issue
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8387 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 23:24:16 +00:00
hikerstk
efeec06cf7 Added assert (mainly to document when this function is being called).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8386 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 22:58:52 +00:00
hikerstk
e6e0599976 Fixed memory leak.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8385 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 22:57:52 +00:00
auria
de56e96010 Slightly lower polygon count in city by trimming the blue fence a bit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8384 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 16:09:16 +00:00
hikerstk
1c7679c8ed Fixed minor memory leak.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8382 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 12:56:45 +00:00
hikerstk
34af681156 Fixed memory leak.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8381 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 12:14:43 +00:00
hikerstk
dd778cfc8c Fixed memory leak.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8380 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 04:02:10 +00:00
hikerstk
b807a3e608 Fixed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8379 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 03:56:50 +00:00
hikerstk
5cc146fefe Improved error handling in case that an unreliable network connection
exist and the libcurl thread does not time out and can't be aborted.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8378 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-19 00:25:17 +00:00
hikerstk
e2a49be2cf Added ';' at the end of categories, since this is apparently required by
kbuildsycoca4 (http://www.bsdforen.de/showthread.php?t=23471&page=11).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8377 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 23:01:23 +00:00
auria
3dd990370a Add LOD to city trees, reducing polygon count a bit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8375 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 19:15:58 +00:00
auria
b17307e4de improve LOD, at samuncle's request
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8374 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 17:58:11 +00:00
auria
cb4ed54d1b Fixed no slowdown when driiving off-track in canyon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8372 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 15:44:48 +00:00
hikerstk
a22b948810 Addons now show the size of the package to download.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8371 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 07:11:12 +00:00
auria
75209cb1ce Fixed minor memory leak
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8370 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-17 23:32:17 +00:00
hikerstk
b5af4a6b0b Added example of texture triggering a rescue on collision (the 'arc' fences).
This is atm not supported by the track exporter, and is purely a test.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8368 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-17 22:17:20 +00:00
hikerstk
62fb47aeed Added support for textures to trigger a reset on collision (separately from
triggering reset when driving on).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8367 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-17 22:06:45 +00:00
hikerstk
b006a50080 Updated Asian fonts (in synch with 0.7.1 release).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8358 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-15 01:16:39 +00:00
auria
f7c91a27d7 Update strings from LP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 22:30:17 +00:00
hikerstk
99e38de2db Fixed VS compilation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8352 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 11:51:39 +00:00
hikerstk
8b22aba2b5 Removed warning that are constantly printed on stdout if sfx
are disables (Auria, I assume this is the right way to do
this?)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 11:49:47 +00:00
hikerstk
54dac6c155 Fixed versionToInt which would give a higher version number to a rc
than to the actual release (r8348 on 0.7.1).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8349 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 05:08:45 +00:00
hikerstk
26ec58b0f1 Added bullet update, rearranged items to that things
obvious to players are seen first.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8347 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 02:13:22 +00:00
hikerstk
a638dd5867 Fixed ticket #168 (could not switch between traditional and simplified
Chinese). This only happens on case insensitive file systems (where
the name of the .po files are returned in lowercase, meaning the
country part is lower case as well and therefore not recognised).
This patch corresponds to 8337 and 8341 on 0.7.1 branch.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 02:07:27 +00:00
hikerstk
3bab9c2a69 Support both lower and upper case for the license file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 02:03:13 +00:00
auria
cdc61fda1e Fixed non-positional bridge sound in canyon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8338 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 20:59:22 +00:00
hikerstk
ef35220f48 New version of the Asian fonts, since the previous version had
characters rotated by 90 degrees.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8335 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 12:48:21 +00:00