aeonphyxius
2e5689134c
tutorial developing progress commit
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7087 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-19 20:23:32 +00:00
auria
5a74502c29
Fixed accidentally committed debug print
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7083 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-19 01:57:57 +00:00
auria
9f27068fb7
Fixed kart paths randomness issue (and probably many others) : don't continuously call srand, srand is made to be called ONCE only, repeatedly calling srand gives very poor randomisation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7082 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-19 01:55:29 +00:00
hikerstk
bff95a2035
Fixed incorrect resue, and invalid zipper specifications.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7081 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 23:17:43 +00:00
auria
1b6d3b794c
Removed dbeug print that shouldn't have been printed
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7079 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 23:05:27 +00:00
auria
08c3657660
Added a few missing cyrillic characters
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7077 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 21:02:50 +00:00
auria
c78a85ea68
Apply NetBSD fix from bug tracker
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7075 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 15:05:49 +00:00
hikerstk
47661bf772
Fixed crashes in case of FTL GP (in 2nd races no number of laps was defined).
...
Note that the ordering in FTL GP is still broken and can still result in crashes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7073 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 12:58:09 +00:00
mbjornstk
ca8ce904cc
Use bigger icon for anchor attachment (mirror and opacity 75% the normal icon).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7071 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 01:57:03 +00:00
auria
a7ce5fa1cf
Give anchor a higher-res icon
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 00:49:59 +00:00
auria
934d05cddb
User high-definition powerup icons (before they used to be blocky when scaled up; now they're blocky when scaled down *sigh* will need to check how to enable mipmaps)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7067 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 00:41:20 +00:00
auria
d9ed9e5299
Removed unused code
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7066 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 00:40:29 +00:00
auria
e779125012
Oops, the Gooey I committed was only a test and the one I intended to commit
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7063 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-17 20:52:32 +00:00
auria
558ec44949
Added updated Gooey with fixed animations. Sadly it doesn't drive smoothly, can't find why, this is for Joerg
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7062 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-17 19:45:08 +00:00
auria
53e4546b09
Fixed debug mode build
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7055 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-17 18:55:34 +00:00
auria
800f91294e
Updated kart animations by Rudy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7054 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-17 18:23:55 +00:00
aeonphyxius
183ac72c2f
New files for tutorial added to Codeblocks project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7049 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-17 13:28:03 +00:00
hikerstk
b232fa2f56
Bugfix (pressing F10 when no game is running could crash).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7048 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-17 12:17:13 +00:00
hikerstk
aa3b801dba
Fixed line endings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7047 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 23:09:12 +00:00
auria
ac4d0806ca
Updated Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7046 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 23:08:49 +00:00
hikerstk
811550eb7f
Removed tabs, fixed compiler warning ("/*" inside a comment).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7045 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 23:04:23 +00:00
hikerstk
407e91a1bc
Updated makefile for new files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7044 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 23:03:24 +00:00
aeonphyxius
d672a5446b
tutorial new classes, VC project and main menu screen.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7043 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 22:57:13 +00:00
hikerstk
5bbbea2d3c
Fixed compilation problems when not using addon manager.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7042 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 22:28:33 +00:00
hikerstk
8ecee44a35
Renamed getConfigFile to getDataFile (since getConfigFile
...
would actually not return a directory under getConfigDir).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7041 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 21:59:06 +00:00
hikerstk
1c90d679e2
Removed unused animation_manager (track object manager takes care
...
of animations).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7040 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 21:15:59 +00:00
hikerstk
f5662118c6
Made addon manager compiler with windows (though not working yet).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7039 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 21:07:14 +00:00
hikerstk
fc4e59dc6e
Bugfix: billboard nodes did not use materials.xml for setting the material properties.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7038 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 02:48:57 +00:00
hikerstk
731bb83ad3
Fixed position of non-animated billboards (new export of model required).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7037 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 02:34:00 +00:00
auria
a2d1aac0d9
Give credits to the new portugease translator so we don't forget him
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7035 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 00:22:14 +00:00
auria
03c6245e21
Added more copyright statements
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7032 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-15 22:59:55 +00:00
auria
d725d5daea
Added a few missing copyiright statements. More to come most likely
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7031 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-15 22:56:57 +00:00
hikerstk
eee27834d1
Fixed line endings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7030 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-15 22:52:59 +00:00
hikerstk
c17ec200cf
The --track-debug flag now also tests all reset positions for all
...
karts and prints a warning if the rescue position would result in
an immediate rescue again (which usually indicates that the
driveline is too low, and the kart is rescued 'under' the track).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7029 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-15 22:50:17 +00:00
hikerstk
7de2c4de41
Replaced unicode characters in comments with normal ASCII characters.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7028 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-15 22:46:06 +00:00
hikerstk
e23664c5bb
Fixed line endings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7027 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-15 22:31:53 +00:00
auria
5478aac7ca
Save options before leaving options screen
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7026 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-15 00:23:42 +00:00
hikerstk
c494e5037f
Fixed typo, which could create a crash if a billboard without IPO is
...
used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7024 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-14 23:24:10 +00:00
auria
3e90788407
Updated translations (po's)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7017 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-14 21:56:50 +00:00
auria
7c6ca72624
Updated translations (mos, pos coming)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7015 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-14 21:53:52 +00:00
auria
3a7a828ff2
Use transparent texture for Adiumy's window, fixing rendering issues
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7012 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-14 19:47:26 +00:00
hikerstk
545eeaa33b
Fixed banana that was too low (ending up under the bridge).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7009 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-14 00:52:57 +00:00
hikerstk
e0675f2262
Fixed incorrect rescue in the tunnel of fort magma.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7006 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 22:57:10 +00:00
asciimonster
b60316d7d1
Removing old property browser
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7005 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 19:07:18 +00:00
auria
9dfb514eba
Added a couple po files I forgot to svn add
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7004 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 16:45:26 +00:00
hikerstk
ed8b3c4e6f
Added list of Asian translations to use.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7002 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 11:53:38 +00:00
hikerstk
d81be16715
Removed display of highest speed when wheels are not on ground.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6999 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 11:50:42 +00:00
hikerstk
370bd1338b
Updated fonts for updated Chinese translations.
...
The data StkChineseFontHeader.xml is now included
in StkChinseFont.xml. Chinese characters have now
an offset of 100 to avoid texture problems with
other fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6997 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 11:42:18 +00:00
hikerstk
970d261f4b
Removed warning for duplicated characters, since they are now ordered properly
...
and not considered an error anymore.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6996 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 11:31:20 +00:00
hikerstk
283c47fad5
Added offset to texture for Asian font to avoid clash with other
...
fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6995 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 10:43:08 +00:00