hikerstk
cc2b528034
Bugfix: items were installed in the wrong directory (herrings instead of
...
items).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2404 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-31 00:41:21 +00:00
auria
8cf03a0703
cleanup in cakes to remove some missile leftovers
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2403 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-30 18:40:41 +00:00
auria
b0bdc7edde
fixed autotools build with latest changes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2395 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-30 00:44:41 +00:00
auria
c1ddc47113
added new mines track by Varivar, totally removed old volcano track
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2394 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-30 00:17:03 +00:00
auria
c834005143
removed most 'herring' names
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2392 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-29 15:55:54 +00:00
auria
9fca81a80e
renamed 'homing' to 'cake'
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2388 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-29 00:42:09 +00:00
donconso
ac886cb21a
added new changes to spacetrack by needer
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2368 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-24 00:59:22 +00:00
auria
bc82deb475
new banana nodel
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2366 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-24 00:30:45 +00:00
hikerstk
aed8135999
Further physics improvements (fixes hopefully most issues with smaller karts).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2364 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-22 23:08:08 +00:00
auria
c6abd628ca
removed old track race
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2362 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-22 15:30:57 +00:00
auria
fe95333492
added Thomas Oppl's new race track
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2358 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-20 23:40:19 +00:00
auria
96ff469173
updated credits to add EvilTux author
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2356 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-20 14:38:59 +00:00
auria
c4b67ee19a
updated credits, which were a little out of date... I took the freedom to add myself as Project Leader, and marked Coz as 'retired'. If there's a problem just tell me ;)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2354 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-20 14:31:53 +00:00
hikerstk
b1de626e3e
1) Refactored KartProperties and STKConfig, so that kart defaults
...
and checks if all values are actually defined are done in one
file now (and not in two different classes as before). Added
doxygen comments as well.
2) More physics improvements.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-16 23:49:27 +00:00
hikerstk
b1cb705777
Improved physics: karts are now less likely to lose contact
...
with the ground (and as a result start rotating on the spot).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2342 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-16 00:20:49 +00:00
hikerstk
167107fcbc
1) Cleaned up implementation of history function.
...
2) Improved history file format to collect control information (like
steering etc) to allow replaying based on the physics (and not only
replaying recorded kart positions).
3) Added some constants (time till finish, time for music credits) to
the stk_config.dat file.
4) Made name of the menu background picture configureable in
stk_config.dat file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2328 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-06 13:40:11 +00:00
auria
695255d9b6
somehwat nicer shortcut detection based on distance rather than sectors. can still be wrongly triggered if you drive just next to the road for a while (but that can probably wait for checkpoints)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2322 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-04 01:44:08 +00:00
dimstar
497454b2e0
Update of the german translations.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2295 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-22 19:10:29 +00:00
hikerstk
c0eae662f2
1) Applied Stehen's patch to give each kart separate sound effects objects,
...
and add engine sounds.
2) Added sfx manager so that the buffers for the sfx are shared between
all sfx objects.
3) Moved all audio related files into audio subdirectory.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2275 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-18 03:24:19 +00:00
auria
927f30f86e
added cakes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2262 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-10 00:49:31 +00:00
hikerstk
15b9ca64c6
1) Fixed 'install' and 'dist-*' make targets.
...
2) Removed unused files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2260 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-10 00:26:04 +00:00
auria
19d91fb0c1
i18n updates. updated script to new lcoation of files. added comments to translator, for unobvious strings
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2214 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-02 00:35:28 +00:00
auria
0752a78919
updated it translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2205 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-01 15:35:42 +00:00
auria
a36a6e6d89
fixed wrong name in irish translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2204 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-08-16 14:29:34 +00:00
auria
cb6a3b99d6
Added irish translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2203 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-08-16 14:28:14 +00:00
auria
142a260845
Updated sv translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2202 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-08-12 00:03:26 +00:00
auria
ec26ddb1ed
Some fine-tuning to bowling balls. Optimized code by removing repetitive calls to sqrt().
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2200 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-08-06 00:53:40 +00:00
hikerstk
0b87ece335
Improved German translation.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2196 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-08-01 23:49:14 +00:00
hikerstk
46c5b8ab7d
1) Changed the challenges dependencies to have not more than
...
3 challenges at the same time.
2) Moved reading of grand prix challenges into unlock manager
(previous location would not read the status of the challenges
correctly from the user config file).
3) Fixed position requirement of 'follow the leader' challenges
(winner has position 2, not 1).
4) GP which have missing tracks are now ignored (solves crash
when STK is installed on top of an old installation)
5) Made the images in the race result screen non-active.
6) Made the description of challenges non-active.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2194 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-29 13:40:25 +00:00
hikerstk
82e9cb0fff
Updated license for Atheal Washington's new music.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2193 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-29 06:28:10 +00:00
hikerstk
3c018d5ac1
1) Bugfix: GP were not locked.
...
2) Renamed all 'cups' into grand_prix.
3) Removed obsolete source files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2190 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-29 05:38:30 +00:00
hikerstk
d6490dc48c
Missing updates in previous commit.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2189 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-29 04:45:28 +00:00
hikerstk
88c0b07f69
1) Added GrandPrix manager (so that a GP id instead of a potentially translated
...
GP name can be used).
2) Added support for challenges to be specified in .challenge files,
converted all existing challenges to be specified in this kind of
data file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2188 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-29 04:30:44 +00:00
hikerstk
b415535eff
Committed Josh's zipper improvements/fixes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2184 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-28 13:07:54 +00:00
auria
79006dabe7
updated translation files and french translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2183 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-28 00:41:18 +00:00
auria
ba022c82cb
Added finnish translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2179 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-22 01:03:10 +00:00
auria
0b56f85de6
Turned Spark into Bowling Ball
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2173 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-21 01:55:41 +00:00
hikerstk
4438f74940
1) Updated the physics parameters: crashes of karts with the track when
...
accelerating have been removed; sound when hitting parts of the track
have been re-enabled.
2) Special handling of smaller karts (wilber/hexley) has been removed.
3) Added option to specify the exact wheel positions for the physics.
4) Added option to move the center of gravity along all three axis
(not only height).
5) Added --kartsize-debug command line option to print the sizes of
each kart (which is useful when specifying the wheel positions).
6) Removed unused entry from stk_config.data.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2168 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-17 01:33:49 +00:00
auria
3be00a2d3f
Updated french translation and pot file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2162 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-13 00:07:24 +00:00
hikerstk
5d10d28744
Added support for maximum steering angle to be dependent on
...
the current speed. I.e. on lower speed narrower turns are possible.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2157 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-11 15:19:07 +00:00
hikerstk
dde2f508d3
1) Added support for kart groups, added all current karts to the group 'standard'.
...
2) Cleaned up unused kart physics parameters, added new suspension_travel_cm parameter.
3) Renamed TrackManager::getTrackCount() to getNumberOfTracks() (to follow the same pattern as
getNumberOfKarts()).
4) Minor code cleanup, warnings removal, ...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2148 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-07-03 03:14:27 +00:00
dimstar
72388c52b1
Beginning of Romanian translation. Thanks to Marina!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2129 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-06-16 19:41:08 +00:00
cosmosninja
eb482c7d4b
Updated the GPL version to GPLv3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2128 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-06-13 00:53:52 +00:00
cosmosninja
2a6bde3d0e
Added slovenian translation.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2125 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-06-04 02:20:30 +00:00
cosmosninja
80e6780f00
Updated german .mo file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2116 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-31 19:22:57 +00:00
dimstar
18ca45afd4
Updated german translations
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2101 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-29 19:34:48 +00:00
cosmosninja
88e7c999e1
Added Auria's new icon.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2096 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-29 01:07:22 +00:00
auria
5a6f109ef3
Updated italian translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2095 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-28 23:45:31 +00:00
hikerstk
1aebbbbcd8
Improved some line breaks for German and Swedish translations.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2022 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-25 04:33:38 +00:00
hikerstk
5f0b83a080
Shortened some German messages to fit better in the menu.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2020 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-25 04:17:52 +00:00