Commit Graph

3865 Commits

Author SHA1 Message Date
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
hikerstk
ac2aab6692 Updated translation template.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2019 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-25 03:35:53 +00:00
dimstar
3a768793f7 Added german translation to desktop file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1996 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-24 08:58:41 +00:00
scifly
f992204bd8 1. Added new version of StarTrack.
2. Updated CREDITS and Changelog with details of the improved track.
3. Updated CREDITS and Changelog with Swedish translation and Crescent 
Crossing track details.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1989 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-23 19:45:58 +00:00
dimstar
ed00b2fa0b Small updates on german language, replaced ß with ss for fonts issues.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1987 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-23 18:30:05 +00:00
hikerstk
bcdf029389 Added Swedish translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1982 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-23 04:30:05 +00:00
thebohemian
14ec2ddce1 - small fixes in German translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1971 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-21 12:35:30 +00:00
hikerstk
6f9c745ed5 Added Italian translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1967 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-21 01:38:16 +00:00
auria
f839959177 Added Crescent Crossing track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1964 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-21 01:27:17 +00:00
hikerstk
dac187ed74 Updated German translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1963 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-21 01:25:37 +00:00
auria
6495485ce7 Updated pot file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1960 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-20 17:13:24 +00:00
hikerstk
01391b26fc Added missing updates to make the desktop file location independent
(see r1919 on 0.5rc1 branch).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1950 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-20 01:12:58 +00:00
hikerstk
f85a078409 Updated nl translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1948 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-20 01:01:27 +00:00
hikerstk
e907be02ea Added credits for Spanish translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1937 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-19 02:16:02 +00:00
hikerstk
da1490c9b5 Moved Spanish translation into correct subdir, restored German translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1936 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-19 01:47:03 +00:00
auria
ef17d8b50f Added spanish translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1928 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-17 15:01:23 +00:00
hikerstk
2144a6ac9e Added Magne's credits for "Penguin Party" song.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1927 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-16 12:46:26 +00:00
hikerstk
dc7384d034 Bugfix: when using the new FHS standard, /usr/games might not be
in the path anymore (e.g. certain suse versions), which means the
desktop files didn't work. Now the configured path is automatically
inserted into the desktop file.
Additional the categories was shortened.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1914 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 08:17:29 +00:00
auria
85286f37f3 Updates to french translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1885 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 19:15:18 +00:00
auria
f252242baa Translation related fixes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1884 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-13 19:02:27 +00:00
hikerstk
8fd3e1f036 Added update_pot.sh to the files to distribute in make dist-*
(but it is not installed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1872 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-12 03:33:46 +00:00
hikerstk
e295434afb 1) Added new attribute 'designer' to track, which is displayed if no
description is given (this simplified work for translators).
2) Changed the .track files to use designer instead of description
   (if applicable).
3) Updated .pot file
4) Minor clenaup in lisp parser.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1850 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-11 05:11:57 +00:00
hikerstk
6f55d4de70 1) Enhanced lisp scanner and parser to handle translations, i.e.
strings marked as _("translate me")
2) Added _() for all names and descriptions for the tracks and GPs
3) Improved update_pot.sh to create the entries for all track and
   GP files.
4) Updated supertuxkart.pot to include all GPs and tracks.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1844 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 14:48:57 +00:00
auria
c184b9db34 updated french translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1841 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 18:53:05 +00:00
auria
3c3d25cb86 improved .pot generator script
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1840 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 18:39:48 +00:00
scifly
e5536d08e0 Updated Credits and fixed some typos.
Updated changelog for upcoming release.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1833 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 21:08:45 +00:00
auria
efd603ac73 updated french translation and .pot file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1832 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 19:14:10 +00:00
hikerstk
d18fadb682 Added credits for translations.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1822 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-07 04:50:30 +00:00
hikerstk
236883d018 Added Dutch translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1820 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-07 02:55:03 +00:00
hikerstk
a97528b150 Removed unused entry.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1795 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-01 15:04:37 +00:00
auria
ca630dcad2 Adding fort magma track, part 5
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1785 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-29 17:43:35 +00:00
auria
0ebef2a6c0 Adding fort magma track, part 4
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1784 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-29 17:43:02 +00:00
cosmosninja
6487b09391 Updated credits for the author of the canyon & city tracks.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1780 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-29 16:55:01 +00:00
cosmosninja
8b182e4c13 Fixed credit in wrong section.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1779 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-29 16:50:00 +00:00
hikerstk
0cc7249482 New config file which includes upright and camera parameters.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1773 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-29 03:36:50 +00:00
cosmosninja
985ad0f619 Reverted fonts changes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1761 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-27 22:54:46 +00:00
scifly
39c2690102 Added new challenges that lock most of the new tracks/features.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1759 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-27 21:48:32 +00:00
auria
121878eeb9 switched to new grand prixes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1747 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-26 15:52:26 +00:00
cosmosninja
a04b13b8ca Removed geeko peak from the tux kart grand prix.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1733 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-25 06:37:36 +00:00
cosmosninja
ac2a0d79f8 Removed gown's bow from the grand prixes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1732 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-25 06:34:20 +00:00
auria
8dfae1ef90 updated .pot file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1716 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-21 13:40:14 +00:00
auria
54076841c9 added french translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1715 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-21 13:39:32 +00:00
auria
b1865acd7f added script to automatically generate .pot file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1714 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-21 13:34:39 +00:00
auria
7260e6463b reduced number of laps for littlevolcano
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1700 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-20 17:17:14 +00:00
hikerstk
a03dc10d67 Fixed automake installation, using Robert's 'find' approach for
flexibility.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1690 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-17 05:34:45 +00:00
hikerstk
c33897d2bc Removed unused 'inertia' entry.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1684 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-16 00:28:06 +00:00
hikerstk
68dae90d15 Added first beta version of 'follow the leader' mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1683 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-15 13:57:18 +00:00
hikerstk
3e6a0cf5ab 1) Removed race_setup and race_mode data structures. All this
information is now only managed by the race_manager, no
   more in-between objects to transfer information along.
2) The scores for grand prix are now defined in the stk_config.dat
   file (10, 8, 6, 5, 4, .., 1, 0, 0) points
3) Bugfix: unlock information wasn't saved anymore. Added specific
   saving after unlocking, plus re-inserted the 'generic' save
   at the end of STK again.
4) bugfix/work around: Visual Studio complains about incompatible
   iterators in sdldrv - apparently caused by using erase, and
   then keep on using the iterator.
5) Fixed bug when running a race in a GP again (scores/times
   were added each time).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1681 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-09 13:52:48 +00:00
hikerstk
1712d707b9 1) Added unlocking (Grand Prix mode, snowtuxpeak and
jungle track are locked now)
2) Fixed gettext handling for windows, added initial
   (and by now somewhat outdated) German translation.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1674 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-27 02:38:10 +00:00
cosmosninja
cafae87808 Copied the task based (not the one organized by the alphabet) credits list from the STK forum (because it had some new info) and added a few more credits.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1673 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-26 05:51:11 +00:00
hikerstk
29dfd09f7c 1) Improved sound_manager to support separate
sound packages, and using "*.music" information
   files for additional information music. 
2) Removed old/unused plib sound support.
3) Moved all .ogg files to either data/music, or
   to the tracks where they belong.
4) Moved fonts to data/fonts; wav to data/sfx,
   po to data/po, herring to data/herrings,
   models to data/models.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1652 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-14 09:49:17 +00:00
cosmosninja
2081a2b687 Moved the ./po directory to ./data/po
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1649 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-14 06:38:01 +00:00
auria
d2b853a140 Changed track files for snow tux peak
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1644 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-09 20:28:16 +00:00
hikerstk
fac59355c0 1) Cleanup of unused data in stk_config/kart_properties
2) Removed 'magic' constant 0.0044 from steering
   computation; replaced by DEGREE_TO_RAD, which means
   that steering values in stk_config.data and .kart files 
   have to be divided by about 3.9
3) Added early cancellation of parachute when a slow down
   of 30% is reached (defined in stk_config.data). This allows
   karts to brake and get rid of the parachute earlier.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1641 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-06 13:32:51 +00:00
hikerstk
6324285de8 1) Zipper now get an immediate speed boost when they are activated (instead
of only a higher acceleration).
2) Code cleanup (removed unused functions and config parameters).



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1636 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-05 13:22:00 +00:00
hikerstk
ced812161c Fixed credits for beach track and mac package creation (see r1632 on 0.4rc1).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1633 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-05 04:09:35 +00:00
hikerstk
9715f53659 1) Split file_manager into file handling functions (in file_manager),
and loading related (very plib specific) functions in the new
   loader object.
2) Move *.tkkf files into separate subdirs, and renamed them
   to *.kart  files.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1619 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-03-03 03:31:12 +00:00
cosmosninja
4d46088904 Fixed TryExec entry in the desktop file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1609 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-29 23:39:38 +00:00
hikerstk
ce57025781 First part of directory restructuring: all track specific files are
now in their own subdirectory (including models, textures).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1605 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-29 03:26:07 +00:00
hikerstk
ef4dd43104 Moved all *.track, *.drv{l,r}, *.loc files into the new location
at data/tracks/TRACKNAME.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1600 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-27 01:11:02 +00:00
auria
ad25295901 Improvements to beach track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1574 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-23 23:50:07 +00:00
hikerstk
c34f0aa55a Properly removed 'too-far-away-from-track' - shortcut detection.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1563 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 03:40:40 +00:00
scifly
d5e6b2cdd1 Fixed typos.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1550 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 10:00:58 +00:00
hikerstk
6eedba1849 Added credits for windows installer.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1549 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 05:08:05 +00:00
hikerstk
f04cb3d0fb Added license to list of files to install (see r1546 on 0.4rc1).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1547 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 03:08:36 +00:00
hikerstk
d68a30d3cc Added Magne's name (see r1543 on 0.4rc1).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1544 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 02:11:29 +00:00
cosmosninja
250e3b7236 Added Stephan Wiefling to the credits.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1537 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 22:57:10 +00:00
thebohemian
11644a7e0a - corrected licenses for the stuff that was by the TuxKart team
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1535 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 11:06:00 +00:00
thebohemian
1b37e2ec69 - fixed my contributions entry
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1534 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 11:04:42 +00:00
hikerstk
0405f52010 Disabled 'too far away from road' shortcut detection - the previously defined
maximum distance wasn't big enough to fully disable this. See r1531 on 0.4rc1.
(When work on the trunk resumes, the appropriate code should be completely
removed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1532 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 11:00:02 +00:00
hikerstk
fbbe34318d Removed way too high gravity setting (which was necessary
for the pre-bullet physics) - see r1529 on 0.4rc1 branch.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1530 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 10:57:36 +00:00
hikerstk
22b5dce751 Updated credits and changelog.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1527 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 04:13:47 +00:00
hikerstk
bd44dd7a12 Added more detailed license information.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1526 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 04:02:40 +00:00
hikerstk
533e313a87 Adjusted the layout to allow the author text to use
two lines, which was needed for sandtrack and lighthouse.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1520 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 00:09:03 +00:00
scifly
10e06a92ae M Gagnon's modified drivelines that correct the start line position of
sandtrack


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1519 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 22:39:15 +00:00
hikerstk
b1ce9ab510 Added 'kart_grand_prix' music (as track music for geekopeak).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1518 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 22:15:52 +00:00
hikerstk
ef5e34ad4b Added 'King Arthurs Castle' music.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1516 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-18 12:28:26 +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
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
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
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
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
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
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
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
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
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
hikerstk
1a5b7bd7e7 Applied (a slightly modified) version of Paul's menu music
patch and added a main theme music.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1463 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 04:35:39 +00:00
hikerstk
d7057c7980 Converted all mod files to ogg, moved the ogg files into the media
repository, and switched the track data to use the ogg files.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1448 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-07 23:09:25 +00:00
hikerstk
a3094590d6 1) Improved handling of 'moving' or 'physical' objects (e.g. road cone).
You can now shoot them, and they will be pushed aside by a close-by
   explosions.
2) Bugfix: Physical objects are now reset to the correct starting location.
3) Physical objects have now angular friction defined, preventing them from
   rotating endlessly.
4) Karts have now some 'restitution', which adds a bit of bouncing to collisions.




git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1445 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-05 11:56:21 +00:00
hikerstk
e49a415671 Try to making the homing missiles turn more smoothly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1434 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-01 13:34:50 +00:00
hikerstk
696a3cf1c7 Increased height of driveline so that it has the same
height as the actual track (if the drivelines are lower,
karts when rescued will appear to be under the track,
triggering a rescue, ...).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1415 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-01-24 02:08:15 +00:00
hikerstk
57df099065 1) Improved handling of rockets
2) Enabled timing display again
3) Some code cleanup.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1382 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-01-11 13:48:09 +00:00
cosmosninja
fea26afba1 Made wheelies usable at 70% of the top speed, since it seems impossible to use them if you need 90% of the maximum speed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1380 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-01-10 02:04:35 +00:00
hikerstk
bd3ab7926f 1) Fixed 'moving physics', i.e. objects on the track that
can be pushed around by karts (currently only used in
   tux tollway).
2) Removed support for magnet.
3) Some code cleanup for missiles etc.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1379 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-01-09 12:09:55 +00:00
hikerstk
a5e2ef24d5 1) Fixed zipper (settings for further tuning in stk_config.data).
2) Fixed bug in collision detection (a kart-kart crash could cause
   a sigsegv).
3) Fixed bug in track loader, which caused somer track objects (e.g.
   zipper in bsod castle) not to get the correct pitch/roll, causing
   them to 'stick out')
4) Fixed wheelie handling for AI (though wheelies are still disabled
   by default, change wheelie-max-speed-ratio to 0.5 to test).
5) Some cleanup of non-bullet code.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1370 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-01-01 14:30:39 +00:00
hikerstk
1ba22f42f1 1) Enables triangle dependent friction setting, and therefore skidding
(currently only for sand).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1362 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-17 13:42:19 +00:00
cosmosninja
586b7adc33 Removed a file that has been there since the original TuxKart, but hasn't been used for anything since I can remember.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1352 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-13 21:23:03 +00:00
hikerstk
d8dac4e85b Added bullet advertisement.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-12 13:49:57 +00:00
hikerstk
7ed846ca3e 1) Improved rockets and sparks for bullet physics
Parameters for rockets etc. can for now be
   set in data/*.projectile
2) Fixed bugs causing rockets not to explode (and
   potentialy start rotating)
3) Added (somewhat temporarily) some cheats to get
   rockets, homing missiles and sparks as F1/2/3
4) Fixed several memory leaks.
5) Fixed (very rare) occurring crash when deleting
   phsyics.
6) Started to remove non-bullet physics code
7) Bullet physics is now the default, and it
   can not be disabled anymore!!
Important note: 
From this revision on, non-bullet physics is NOT
supported anymore, and will (most likely) not
compile. For now a -DBULLET is still necessary (it
is added as default), but the code will be cleaned
up in the near future.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1325 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-08 13:04:56 +00:00
cosmosninja
2cddd16d40 Applied Paul's patch so the number of laps per track per grand prix can be specified in the *.cup files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1322 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-06 20:57:42 +00:00
cosmosninja
8d27cefdd5 Applied Paul's patch to revert to logging to stdout and stderr instead of a file by default, and changed the .desktop file so it logs to files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1309 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-01 04:23:38 +00:00
hikerstk
7721c5dd1c The kart start order now depends on the ranking in the
grand prix. It can be set to 'lowest points first'
or 'highest points first' in stk_config (patch by
Paul Elms).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1300 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-11-21 13:54:40 +00:00
hikerstk
1da4736435 Bullet only: made the bullet jump velocity configurable.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-11-18 13:44:53 +00:00
cosmosninja
aeb5860be8 Paul's patch for the star track driveline
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1291 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-11-13 08:37:53 +00:00
hikerstk
fddfac77d2 Bugfix for 1778264: karts starting off the track (esp.
with about 10 karts in tuxtrack and islandtrack).
The number of karts is additionally now limited
to 10 (see stk_config.data), the only reason for this
is to avoid the same bug report when someone is using
more karts than the number of specified start locations.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1261 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-09-26 03:43:02 +00:00
hikerstk
e5fd4c885c Fixed bug 1799349: Islandtrack couldn't be used
because of 'images/sky2.rgb' not found.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1252 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-09-21 06:41:12 +00:00
hikerstk
1bf479eeea Removed now unnecessary entries in materials.dat for screenshot
and topview pictures.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1225 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-08-27 13:31:12 +00:00
hikerstk
921c2621dc 1) Fixed incorrect pitch of rockets when firing.
2) The 'unlimited rocket' cheat is now bound to F7 
   (before it was a clear key, which isn't available on
   all keyboards - at least not on mine).
Bullet only:
3) Gear parameters are now configureable and can
   be specified in stk_config.data and separately
   for each kart.
4) An explosion will somewhat push other karts that
   are close by away (some feedback on this feature
   is welcome - the impulse can be set in the 
   stk_config file).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1214 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-08-21 14:50:45 +00:00
hansthefarmer
5fd54e18ea max-speed-reverse-ratio added.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1207 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-08-17 17:22:49 +00:00
hikerstk
cd1dbb2c72 Data file for the previous patch (test for the stk commit list).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1202 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-08-16 07:19:32 +00:00
coz
f6500d79d5 Reenabled sand track.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1198 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-08-05 03:40:47 +00:00
hiker
f6ca3b5155 Bullet only: fixed 'karts swim in track' bug, updated physics
parameter to 'play better'.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1196 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-08-03 08:17:56 +00:00
xeno74
f7185b7377 Bullet version: Karts swim across the streets. Update gravity-center-shift value.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1195 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-08-02 17:52:13 +00:00
coz
27530aa7ef Added some new track music (work in progress)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1189 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-07-27 19:43:17 +00:00
hiker
c59838bba3 More than one music file can now be specified for each track, a
random one of those specified is played.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1188 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-07-25 14:01:14 +00:00
coz
33af6b4560 Updated the CREDITS file (see revision 1166 on the 0.3rc1 branch).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1167 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-07-05 03:15:31 +00:00
coz
ce84ae5f56 Added a new racer, Hexley the platypus! :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1164 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-07-05 02:45:48 +00:00
hiker
9f5dfbee7e Added donation list.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1137 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-30 07:24:19 +00:00
grumbel
7a6d165641 - moved trunk/ to trunk/supertuxkart
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1118 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-27 16:01:53 +00:00