Commit Graph

10 Commits

Author SHA1 Message Date
auria
fccb1358b8 updated challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2689 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 02:29:58 +00:00
donconso
77b62b39b2 added modified skyline
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2604 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-11 00:55:24 +00:00
auria
5091cf74b0 fixed typo in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2602 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-10 20:11:55 +00:00
auria
9b9f20cb1a updated GPs for new track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2601 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-10 20:03:28 +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
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
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
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
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
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