cosmosninja
2d0f761ffe
Fixes getting input during menu switching.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1514 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 04:27:49 +00:00
hikerstk
930a1ef2b5
Added AI tweaks (adjusting curve speed and angle
...
depending on track). Details in wiki.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1513 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 04:16:57 +00:00
hikerstk
720d31edc5
Removed visual studio compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1512 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 02:28:33 +00:00
hikerstk
1efbf46e8f
Cosmetic change: replaced tabs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1511 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 02:25:54 +00:00
hikerstk
bea8439052
Enabled up to three internal substeps for the physics, which means
...
that we could work with framerates as low as 20 FPS without
getting noticeable changes in the physics.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1510 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 02:03:06 +00:00
hikerstk
3456a3a2b1
Bugfix: the first kart started ahead of the first driveline,
...
causing it to not have the first lap counted.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1509 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 00:23:22 +00:00
hikerstk
39be9a9f67
Bugfix, the gravity was not read correctly from .track files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1508 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-17 22:35:17 +00:00
hikerstk
f7ab0ed91f
Improved profiling: specifying a negative number (--profile=-2)
...
indicates the number of laps to measure, at the end a summary is
printed.
No collectables/attachments are done (can easily be activated again),
to allow focusing on AI drive performance.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1507 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-17 12:58:12 +00:00
hikerstk
7b51fc9d6e
Removed warning for g++ compilations.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1506 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-17 12:47:26 +00:00
hikerstk
4708d07c4d
Work around the physics problems for wilber and hexley kart
...
by changing the size of the physical model to be the same
as the tuxkart.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1505 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-17 12:29:14 +00:00
cosmosninja
10f0a74203
Fixed bug with a wrong return in config display.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1504 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-16 05:24:52 +00:00
hikerstk
8c4d1fd784
Removed some compiler warnings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1503 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-16 05:19:33 +00:00
hikerstk
008e74331d
Removed previously committed new physics parameters, since they
...
caused very frequent incorrect rescues on certain tracks.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1502 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-16 04:44:13 +00:00
hikerstk
e1d544251e
Used previous bug fix again, since the optimised triangle meshes
...
still cause an incorrect rescue (in bsod castle).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1501 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-16 04:37:43 +00:00
cosmosninja
57af89dae6
Improved resolution switching.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1500 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-16 03:53:39 +00:00
hikerstk
751ed6d748
Removed debug output.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1499 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-15 08:03:46 +00:00
hikerstk
2fb8faffc3
Improved physics parameters to stop wilbert from toppling over.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1498 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-15 04:24:46 +00:00
hikerstk
35514f15f8
Update to bullet 2.67 beta1 (which fixed the problem of karts falling through the
...
track with optimised triangle meshes).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1497 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-15 03:53:41 +00:00
hikerstk
35af794f33
Bugfix - plib support would not compile anymore.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1496 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-15 03:51:31 +00:00
cosmosninja
88da3d1da4
Added wilber kart.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1495 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-15 01:58:51 +00:00
hikerstk
876ef74ebb
Improved physics paramters to prevent hexley from toppling over.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1494 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-14 13:41:06 +00:00
hikerstk
73aad215d0
Minor code cleanup (removed unused function).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1493 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-14 07:41:18 +00:00
hikerstk
7d4bfd3d13
Fixed previous patch for detecing of invalid kart names.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1492 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-14 06:57:00 +00:00
hikerstk
c2ad6c856b
Fixed crash when an incorrect kart name was specified
...
on the command line (--kart).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1491 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-14 06:16:06 +00:00
hikerstk
90972ce605
Bugfix: data path was not used to find the music readme files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1490 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-14 04:52:29 +00:00
hikerstk
796050e037
Fix: start displaying timer, map etc when GO is being displayed, and
...
not when the GO disappears.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1489 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-14 02:24:54 +00:00
cosmosninja
23aab998ce
Added moving texture effect to the lighthouse track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1487 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 21:07:39 +00:00
thebohemian
310e024a7f
Committed on behalf of M Gagnon
...
- fix skybox for Island Track
- fix transparent windows in subsea track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1486 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 17:03:46 +00:00
hikerstk
beb8c742db
Added missing initialising (which can cause AI karts to
...
be rescued at the beginning of a race).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1485 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 11:15:49 +00:00
scifly
320469bbaa
Added the new textures for the improved lighthouse and sandtrack tracks
...
to Makefile.am
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1484 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 10:05:43 +00:00
cosmosninja
a813704e22
Updated improvements of the lighthouse track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1483 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 05:34:40 +00:00
cosmosninja
b00321d268
Lighthouse track improvement changes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1482 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 05:18:04 +00:00
cosmosninja
cf68328188
Updated the sand track improvements.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1481 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 04:59:49 +00:00
cosmosninja
5f583381fd
Added the improved sand track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1480 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 04:45:29 +00:00
cosmosninja
da8870162e
Fixed a comment.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1479 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 03:59:29 +00:00
cosmosninja
9dfd898e31
Changed the minimum height requirements for sector detection from -3.5 to -2.0
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1478 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 03:57:53 +00:00
hikerstk
4562dec6b6
1) Increased number of physic simulation steps before the race is started to
...
make sure that all karts are firmly on the ground.
2) Avoid changing the pitch of the camera during race startup.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1477 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 03:42:18 +00:00
hikerstk
0bf192c068
Bugfix: start phase was not correctly determined, resulting in penalty if a
...
key is pressed while 'go' is still on the screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1476 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 03:40:31 +00:00
hikerstk
1f3055a443
Bugfix: the camera would tilt too much if the loading time of a track
...
is long. Removed some debug output.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1475 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 01:18:51 +00:00
hikerstk
7550f687da
Bugfix/code cleanup: the loading time was counted as countdown time
...
in certain circumstances (e.g. when setting up a new race from the race menu).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1474 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-13 01:02:02 +00:00
scifly
646e98684a
Improved my (paul) last patch to allow immediate dis/en-able music from
...
in race sound option menu.
Removed spaces from ogg file names in those *.track files that required
it.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1473 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 13:50:08 +00:00
hikerstk
981f5bb424
Missing part from Paul's patch - dis/en-able music
...
when music is switched off/on in sound option menu.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1472 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 12:37:47 +00:00
scifly
554c9cd41b
Bugfix: Returning to the menus from a race does not return the theme
...
music.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1471 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 09:27:38 +00:00
scifly
1740d47f76
Fixed incorrect filename.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1470 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 08:43:46 +00:00
scifly
445bfbb649
Bugfix: ogg folder was not installed by make.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1469 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 07:54:36 +00:00
hikerstk
e54b84aad0
Added swat's g4m fan track music.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1468 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 05:52:57 +00:00
hikerstk
0b60baf587
Added Cherryprice's 'Another Caribbean Beat Song'.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1467 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 05:44:20 +00:00
hikerstk
f131d7215e
Added cherryprice's 'Caribic' music (renamed).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1466 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 05:13:22 +00:00
hikerstk
956a77d426
Added the old music to be played in this track as well.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 04:57:10 +00:00
hikerstk
6fdc04779e
Added desert dunes track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1464 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 04:51:27 +00:00