Commit Graph

4505 Commits

Author SHA1 Message Date
auria
12cb80f9d0 Enabling sound in-game works even for engines / looped sounds now
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6255 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 20:26:31 +00:00
auria
7434604183 Fixed sound to be positional again
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6254 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 19:46:04 +00:00
auria
947f9a5eb1 Improved disabling audio in-game
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6253 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 19:33:27 +00:00
auria
b957d7923a Perform decent error checking when getting music file, previous code would silently return an empty file. Fixed the use of the 'smart' function used too early when loading title music
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6252 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 19:19:31 +00:00
auria
6765a8a278 We now have sufficient amount of quality replacements, Bye Bye Beach\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6251 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 19:05:48 +00:00
auria
2c30b0a11f Added Hacienda track =)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6250 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 18:56:16 +00:00
hikerstk
f6cd18f5c7 Fixed VS compilation problem.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6248 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 05:23:59 +00:00
hikerstk
2dad6ea54f Fixed compilation in case of non-debug compilation when
DEBUG_KART_RANK is defined.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6247 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 02:49:35 +00:00
hikerstk
34a7a538fe Fixed debug code: a change of a kart rank was not detected
(and so no debug info for a rank change was printed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6246 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 02:29:50 +00:00
auria
3f0f1d4b57 More work on audio : enabling SFX in-game now works significantly better, cakes and zippers now work properly. Disabling SFX in-game still not checked; when when enabling SFX in-game, looping sounds like kart engines are not started
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6245 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 02:13:45 +00:00
auria
65fdc2f2ee Link each Sound Source to a Buffer, even if OpenAL is not inited. This will help correct the SFX enable bug
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6244 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 02:00:36 +00:00
auria
3adaeef476 Started refactoring audio code so that the SFX enable bug can be fixed easier later (bug not yet fixed)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6243 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 01:45:12 +00:00
auria
86b5b82c71 Make AIs drive slower during the end animation with an ugly hack
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6242 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 00:59:06 +00:00
hikerstk
033688e595 Updated documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6241 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 00:57:03 +00:00
auria
36aabac85c Fixed Elephpant's end animation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6239 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 00:04:48 +00:00
auria
735e942abb Reduced seeing under lava effect on fort magma
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6237 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 16:53:42 +00:00
auria
b38525c227 Removed nonsensical assert
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6236 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 16:35:09 +00:00
auria
f6c78af7fd Rename the 'networking' button, it's just confusing to most people
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6235 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 15:44:36 +00:00
auria
b424856d6c Fixed kart wheels sinking into the podiums in GP win screen. Also tried to fix characters looking left but that didn't quite work out
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6234 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 15:12:40 +00:00
auria
f7762c3fa2 Minor update to Xcode project caused by me updating to the latest version (still backwards compatible as far as I can tell)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6233 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 15:03:08 +00:00
auria
c1d7f610a0 Cleanly handle when RTT is missing instead of crashing
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6232 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 14:41:55 +00:00
xapantu
22ef2ccb52 Fix crash when we tried to update an addons from the addons update screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6231 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-09 16:58:16 +00:00
xapantu
a087e00214 Adding update support for the addons and increase the size of the buttons in the addon dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6230 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-09 16:44:12 +00:00
magned
8ad1bcbcd8 Correct placement of water file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6229 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-08 21:36:40 +00:00
donconso
44b7e481b7 tiki in jungle
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6227 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-08 21:32:33 +00:00
magned
20d4568308 Renamed file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6224 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-08 21:18:48 +00:00
magned
19d85b4823 Fixed the bridge, moved wrongly placed tree, removed animated sand, made water have slow waves instead of flow, added end cameras, tried tweaking drivelines a bit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6223 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-08 21:17:04 +00:00
hikerstk
82a2aa9d8d Removed FIXME and unnecessary code.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6221 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-07 12:08:49 +00:00
hikerstk
8c030ccdb5 Fixed handling of multiple items: added missing parachute and
switch handling, fixed typo in bubble gum handling.
Sorted powerup handling according to order of POWERUP_*
defines, and added assert to default clause so that missing
handling of powerup items is detected earlier.

This should fix 3078892 - parachutes lasting long (most 
likely due to AIs firing multi-parachutes one after
another, which adds up the parachute time).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6220 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-07 11:52:55 +00:00
hikerstk
bae679eb83 Fixed bug 3082297: karts would easily flip over on the side.
Caused by an incorrect sign (which wasn't noticed earlier
because of bug 3081113).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6219 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-07 11:28:33 +00:00
hikerstk
ca61e6527d Bugfix: karts would rotate (around up axis) if they are on a steep uphill/downhill
part of a track. Reason was an incorrect axis in the upright constraint (see bug
3081113).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6218 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-05 12:35:02 +00:00
magned
019f6eb37a Minor change regarding items.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6215 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 21:37:07 +00:00
magned
3e4242a4e8 UnNamed widened The Island by 1.5 1.5 1.0 which should make it more playable, but it stretches textures somewhat (shouldn't be too visible though).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6214 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 21:05:02 +00:00
auria
358fe2fea2 Fixed a couple karts' color
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6209 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 19:17:44 +00:00
auria
e185f4f9e8 Added animated puffy
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6207 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 18:59:24 +00:00
auria
095f45be00 Possibly fixed another thread-related bug
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6206 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 18:56:26 +00:00
magned
beee520063 Forgot to manually fix water to be less wobbly/wavey.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6205 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 18:46:08 +00:00
magned
4c7125f127 Minor update to The Island.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6203 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 18:40:42 +00:00
magned
ec43325fdd Fixed naming issue (a file was missing/had different name).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6201 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 17:55:00 +00:00
magned
afda89955f Tweaked start line to support 20 karts starting at once.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6200 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 17:47:06 +00:00
magned
911fddbb33 Trying to remove legacy water model.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6199 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 01:07:35 +00:00
magned
22d065b355 Yay, first commit! :D
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6198 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-03 01:02:10 +00:00
donconso
d02e88d3eb changed filename for convenience
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6196 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-02 23:20:10 +00:00
donconso
1365654b64 hacky first modifikations to jungle-track, still need lots of work
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6195 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-02 23:14:47 +00:00
auria
2769e65d46 Added animated Tux by Rudy
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6193 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-02 16:36:33 +00:00
auria
ddc2a3dab2 May now confirm kart selection by pressing fire on player name (in case someone selects a kart first, their identity second, this is more natural)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6192 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-02 00:39:24 +00:00
auria
5eb4aaf4ef Hopefully fixed nitrobar going off-screen at large resolutions : use a percentage of screensize, or an sbolute size multiplied by the scale parameter, but not both toghether.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6191 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 23:46:46 +00:00
donconso
12a7b29159 joerg's fault
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6190 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 23:25:51 +00:00
donconso
4d32c540e6 polished > perfect
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6189 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 23:24:26 +00:00
auria
88b33f4c18 Fixed lose music name (too much copy and paste\!)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6188 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 23:09:58 +00:00