donconso
409d828389
updated the old mine
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2498 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 21:48:40 +00:00
hikerstk
9f11f50f4f
Bugfixes for previous commit.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2497 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 08:22:34 +00:00
hikerstk
dab73791c3
1) Removed 'skidding preview'.
...
2) log output (stderr or terminal) is not saved in user config anymore
(avoiding the problem of not seeing error messages because they
are redirected to a log file)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2496 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 08:14:40 +00:00
hikerstk
7b8e34226f
Added support for maximum/minimum suspension to be used
...
then displaying the wheels (though no data for this is
added to the .kart files atm).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2495 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 08:05:21 +00:00
donconso
25b2d6abc3
updated the old mine
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2494 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 04:11:36 +00:00
donconso
a4e87cc385
updated the old mine
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2493 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 03:58:17 +00:00
hikerstk
ca8cb8eae1
Improved graphics for turning/drifting.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2492 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 01:26:46 +00:00
hikerstk
78c77dc1e6
Added experimental skidding (by using the jump button for now,
...
jumping is disabled atm).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2491 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-24 00:47:55 +00:00
hikerstk
432b479433
Lower the chassis in relation to the wheels somewhat, making it
...
less likely for a kart to topple over.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2490 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-21 05:00:49 +00:00
hikerstk
f3eb9b168e
Removed unused variable.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2489 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-21 02:58:54 +00:00
hikerstk
9421059a8d
Bugfix: incorrect turn radius parameters.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2488 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-21 01:42:25 +00:00
hikerstk
8cbf65021c
Re-committed the models that had still the wheels attached.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2487 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-20 23:16:19 +00:00
hikerstk
38d568dedd
Bugfix: history file replaying could cause a crash since the
...
karts were setup twice.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2486 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-20 22:06:14 +00:00
stevo14
4975c09c1f
Added support for kart-specific engine sounds. Updated kart files accordingly.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2485 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-20 09:11:27 +00:00
hikerstk
49d9aeb365
The turn angles at a certain (minimum and maximum) speeds
...
have been replaced with the radius of the turn (since the
turn angle depends on the wheelbase of the kart). This way
the turning behaviour can be defined independent of the
kart physics.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2484 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-20 04:54:31 +00:00
hikerstk
b4e87f549f
Some updates to doxyfile (mostly to support subdirs).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2483 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-20 02:12:47 +00:00
hikerstk
00618aebfb
Applied Yann's patch to allow to build STK in different build
...
directories.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2482 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-20 01:35:07 +00:00
hikerstk
faa255a0b4
Removed writing information twice into user config file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2481 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-20 00:48:24 +00:00
hikerstk
c4e4a94211
Bugfix: the previously selected character wasn't selected by default anymore.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2480 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 23:56:33 +00:00
hikerstk
aa27ba317d
Changed the default for the physics wheels to be just at
...
the corners of the chassis (and not where the graphical
wheels are). Improved physics settings for hexley.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2479 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 22:43:21 +00:00
hikerstk
b4f16ef5cf
Changed default track to jungle (since the race track is not
...
part of the STK core distribution anymore).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2478 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 22:30:51 +00:00
hikerstk
b7eed2c9c5
The track select gui now selects by default the last played track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2477 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 22:29:53 +00:00
hikerstk
05ca336742
Bugfix for replaying history files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2476 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 11:18:22 +00:00
hikerstk
74885f9fd5
Removed warning which was printed when reading stk_config.data.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2475 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 04:09:45 +00:00
hikerstk
847612a561
Bugfix: icons for powerups were not permanent (unless they are listed in
...
materials.dat), which cause them to be deleted after one race, causing
the powerup_manager to have invalid pointers.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2474 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 02:08:00 +00:00
hikerstk
c859947a93
Fixed typo in config file, which caused the wheels to be attached
...
at the wrong spot for (esp. smaller) models, causing the karts to
get stuck when touching a wall.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2473 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-19 00:25:25 +00:00
auria
16dc56721f
fixed cake (broken by last commit)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2472 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-18 01:33:10 +00:00
auria
94cfd1bab8
improved plunger to point in right direction and allow shooting backwards
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2471 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-18 01:29:22 +00:00
hikerstk
e74fffd6cc
Update VS project files for new plunger.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2470 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-17 04:03:50 +00:00
auria
e7fcaf771e
updated finish translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2469 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-17 01:09:30 +00:00
stevo14
f886dc3686
Volume parameters in sfx.config are now correctly honored. Minor cleanup.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2468 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 20:35:30 +00:00
hikerstk
8df7dcaee2
Revmoed spaces from name in .ac file, which caused a warning
...
from plib.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2467 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 08:05:38 +00:00
hikerstk
5fb4af836b
Removed deleted materials from materials.dat file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2466 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 08:03:38 +00:00
auria
6b05941835
fixed error in license file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 01:09:23 +00:00
auria
6a1097a7eb
added plunger icon (forgotten in previous commits)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2464 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 01:05:37 +00:00
auria
7d0a54dd3c
changed to how i refer to 'UnNamed' by his request...
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2463 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 01:02:24 +00:00
auria
6c8fb84060
small fixes over previous commit
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2462 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 00:58:05 +00:00
auria
1b96a7fd11
added new bowling ball by Unnamed + added license files + cleaned up collectibles that still beared an old name
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2461 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-16 00:54:56 +00:00
auria
52e64b6d81
smoothed a bit the new sand texture by blending it with the old one
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2460 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-15 16:26:49 +00:00
auria
33a9864679
initial work towards plunger (still very incomplete, mostly added related files)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2459 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-15 02:59:54 +00:00
auria
fa2345375a
renamed missile.projectile to bubblegum.projectile
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2458 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-15 02:12:28 +00:00
hikerstk
e87201b98a
Renamed default kart name from tuxkart to tux (necessary
...
after renaming the models).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2457 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-13 22:46:38 +00:00
hikerstk
4323320493
Renamed yeti(kart), sushi(kart), penny(kart), nolok(kart),
...
tux(kart) to make the character naming scheme consistent.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-12 03:31:40 +00:00
hikerstk
d435240c79
Renamed hexleykart to hexley to make the character naming scheme consistent.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2453 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-12 03:23:55 +00:00
hikerstk
13a2e1d47c
Renamed dinokart to dino to make the character naming scheme consistent.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2452 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-12 03:22:01 +00:00
hikerstk
59bd936ae0
Added new wheel support for nolokkart and eviltux.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2451 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-12 03:01:10 +00:00
hikerstk
0901ebd491
Added support for new wheel handling for pennykart and skirpy.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2450 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-12 02:47:26 +00:00
hikerstk
c58f38bccf
Updated wilber and sushikart for new wheel handling.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2449 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-12 02:32:54 +00:00
hikerstk
6b40f63755
Updated wheel handling for mriceblock and yetikart.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2448 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-12 01:11:02 +00:00
hikerstk
4afe93d8d4
Updated hexley's wheels for the new wheel handling.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2447 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-11 23:28:15 +00:00