Commit Graph

195 Commits

Author SHA1 Message Date
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
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
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
donconso
c1cb44dd81 another german translation fix
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2445 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-11 13:45:43 +00:00
donconso
61a14eb85c fixed translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2441 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-11 02:25:10 +00:00
donconso
8fd76f5152 fixed additional : in network-gui and updated german translation as well as supertuxkart.pot
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2440 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-11 01:56:02 +00:00
dimstar
7c9423fb4f Some updates of the Romanian Translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2436 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-09 20:36:07 +00:00
dimstar
1e48bebcc7 Minor spellchecking for german translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2435 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-09 20:35:35 +00:00
donconso
06c493f075 updated german translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2434 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-09 02:21:07 +00:00
donconso
700f8abea2 updated german translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2433 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-09 01:45:23 +00:00
auria
0027b78a81 updated .pot files + french translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2429 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-08 20:03:06 +00:00
auria
a1c5472413 added missing bubblegum model
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2415 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-07 01:26:24 +00:00
auria
7c1d3560bf first introduction of bubble gum, many improvements still necessary before it is complete
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2414 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-07 01:18:04 +00:00
hikerstk
c553ec77ee 1) Separated the wheel from the kart models. This is necessary
for irrlicht, simplifies the handling of the karts.
2) Current suspension is now used to display the wheels of karts.
   This currently only works for tuxkart, all other models still 
   need to be modified (and these models will not display any
   steering atm).
3) Refactored kart model handling: all plib specific kart model
   handling is now encapsulated in karts/kart_model.?pp
4) Moved some files into new subdirs.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2413 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-07 01:05:52 +00:00
auria
eac019825d added new snomountain track, removed subsea track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2406 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-11-06 00:54:18 +00:00
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