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
auria
909c887724
Changed message displayed when making it in the top-3 of a GP as per recently received feedback
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6187 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 23:05:28 +00:00
donconso
5fda303809
perfectionism is killing me
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6185 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 22:54:41 +00:00
donconso
415f0ce8a4
now perfect, really
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6184 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 22:29:53 +00:00
donconso
3402213384
now perfect don't argue
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6183 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 17:20:54 +00:00
donconso
a3cd15f08d
secretgarden now a little less 'low-poly
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6182 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 14:37:17 +00:00
donconso
153e9739fe
fixed driveline in secretgarden and reduced polys by ~20%(feedback needed, can be reverted easily)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6181 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 11:30:27 +00:00
hikerstk
6a6d574823
Prevented buffer overflows in case of invalid times (which could happen e.g.
...
as result of estimated times on a track with invalid drivelines), see also
bug 3078740.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6180 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 11:00:22 +00:00
hikerstk
9bee46773a
Added popup window with a warning message in case a driveline problem is
...
detected.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6179 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 01:13:00 +00:00
hikerstk
96a530754d
Added detailed warning message if the driveline vertices are
...
inconsistent.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6178 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 01:06:47 +00:00
hikerstk
5f6b0729b7
Fixed incorrect rescue in fortmagma (and potentially other tracks): if a kart
...
falls down into the castle, it would be rescued to the floor of the castle, giving
it a huge benefit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6175 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 23:26:18 +00:00
hikerstk
dfc6ee4a8e
Applied Arthur's tweaking of the startup boost - please test and give
...
feedback ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6173 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 23:10:42 +00:00
auria
26c1e1ec34
Updated Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6172 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 23:02:06 +00:00
donconso
b92209daad
=initial changes to secretgarden to make it easier to drive and less irritating
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6171 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 22:20:18 +00:00