hikerstk
15c26079f1
Raise karts somewhat when they are leaning (otherwise the
...
karts will be partially inside of the track). Some dead code
removal.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14394 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-06 06:22:51 +00:00
hikerstk
e024b73553
Avoid potential division by zero (which might cause crashes).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14393 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-06 06:21:32 +00:00
hikerstk
d7319b766f
Added new command line option "--camera-wheel-debug" which positions the
...
camera at wheel level (to better check if wheels are positioned at the right
height).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14392 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-06 06:08:31 +00:00
samuncle
5c5155cce5
Minor credits update with the author of the wallpaper/poster
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14391 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-06 00:07:54 +00:00
hikerstk
04d0859f9d
Somehwat improved kart and wheel location, so that skid marks appear
...
'more' under the wheels. At this stage kart will partially go 'into'
the track when turning though :( WIP, just to get some feedback,
this patch need to cleaned up!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14390 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-06 00:03:10 +00:00
auria
b4c698760a
Fix "Guest" being untranslated despite appearing in the po file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14389 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-05 23:21:32 +00:00
auria
55b3077e63
Mark a few missing strings as translatable
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14388 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-05 22:59:33 +00:00
samuncle
545f861c05
Minor credits update
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14387 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-05 00:33:56 +00:00
auria
c6114bd962
Fix accidental rename
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14386 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-04 23:16:27 +00:00
auria
30604e2500
small tweaks, as noted by samuncle the 'art direction' title does not make sense for me to have anymore, that's him now ;)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14385 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-04 23:12:33 +00:00
deveee
992c8b70c5
Add easter eggs in Zengarden
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14381 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-03 17:15:32 +00:00
auria
96f7be1598
New method WorldWithRank::updateTrack(dt); was used by LinearWorld, but adding it to Overworld was forgotten, causing track objects to not work properly
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14379 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-03 02:28:23 +00:00
samuncle
df027159ea
Add cool stuff
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14377 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-03 01:14:55 +00:00
samuncle
1bd1c16fa4
I forgot a texture
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14376 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 22:02:44 +00:00
samuncle
ab619029e3
New sara with correct normals \o/
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14375 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 22:01:47 +00:00
auria
668555f0f2
Add easter eggs to mansion
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14374 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 20:04:09 +00:00
auria
bba033b0cc
Disable reverse mode in egg hunt, many eggs that are hidden during normal play are very visible in reverse gameplay ;)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14372 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 19:41:31 +00:00
auria
be5139d694
Add easter eggs to hacienda
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14371 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 19:24:18 +00:00
deveee
c58889b088
Revert "Display parachute for a short while when a kart was shielded. Player should be informed that parachute is the reason of removed shield."
...
This reverts commit 2b7e3d693ebbf67fe586090214d0279ad4bf08d2.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14369 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 11:07:05 +00:00
deveee
852512ec0a
Display parachute for a short while when a kart was shielded. Player should be informed that parachute is the reason of removed shield.
...
Solution was suggested in comment to #1038 and is certainly not perfect, but I don't have better idea.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14367 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 09:38:59 +00:00
funto66
a153eb8c2c
Fix some errors in CREDTS (thanks supermat)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14366 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 08:02:12 +00:00
samuncle
abb26bf55e
A better version of spaceship. Now it has a skybox and more details
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14365 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 01:56:12 +00:00
funto66
550302488e
New XML syntax for the speed-weighted objects: now we can have several speed-weighted objects with different parameter values in a single kart.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14361 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 00:20:48 +00:00
auria
7f854b4729
minor tweaks to credits
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14359 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-01 00:42:24 +00:00
funto66
734fef45a9
Added speed-weighted texture animations, as requested by samuncle.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14358 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-31 23:46:36 +00:00
unitraxx
1074bf720e
Changed typo in my name.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14357 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-31 22:45:50 +00:00
magned
8dd928ba4d
Misc small corrections and additions.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14356 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-31 22:40:45 +00:00
hikerstk
bb329d845a
Updated and restructured credits.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-31 22:05:55 +00:00
auria
077615f309
Disable z buffer writes on shadows, can only help. Does not fix skidlines being behind wheels, however
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14354 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 23:15:57 +00:00
hikerstk
44f49b19b7
Removed debug option to always show skid marks.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14353 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 22:54:46 +00:00
hikerstk
90ca7db0c2
Made skidlines appear to where the graphical wheels are (still not
...
100% correct).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14352 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 22:09:48 +00:00
deveee
4c88999317
Release skidding key when kart was stopped, on rescue animation etc.
...
Also avoid reset skidding in every frame when speed is equal to 0.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 18:57:24 +00:00
funto66
fdb2a06535
More subtle carpet animation for GNU + added nitro emitters behind the carpet
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14349 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 10:30:58 +00:00
deveee
6b9f69d2b2
Fixed typo.
...
I'm not sure if full update .pot file is needed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14348 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 08:24:51 +00:00
hikerstk
8eaea2b1ba
Fixed typo in string, updated pot file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14347 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 02:59:43 +00:00
hikerstk
c58b005ba4
Rotate Easter eggs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14346 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-30 01:07:08 +00:00
auria
42cf2c292a
Update egg hunt name/description and update .pot file with all latest strings
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 23:59:04 +00:00
auria
43e9d17eeb
Apply safe part of supermat's patch to let STK build on clang on OSX. The part about long GLuint remains to be seen, not too sure what to do about it
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 23:14:51 +00:00
deveee
be22202a4d
Remove executable parameter in data files
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14343 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 17:41:01 +00:00
deveee
658b67d4ad
Check if a track really has easter egg mode.
...
Eggs, but more colorful ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14342 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 07:38:34 +00:00
hikerstk
c187351efe
Added fraang's Easter Egg models. Feedback welcome - egg
...
or bunny ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14341 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 06:22:03 +00:00
hikerstk
07ac18dbe2
Added description for soccer and easter egg mode (I hope to replace
...
the bunny with easter eggs, so I mentioned eggs there ;) ).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14339 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 01:46:33 +00:00
auria
6139f6ef77
Improve what happens when you lose FTL. Should now be pretty clear
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14338 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 01:20:59 +00:00
auria
0c5eb2b115
Somewhat improve what happens when you lose Follow-The-Leader. Also make it more obvious to players they are in FTL mode, we got some reports of players confused in the FTL challenge
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14337 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-29 00:58:57 +00:00
auria
d507cf8e7d
Restore subsea after SVN crash
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14334 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-28 23:35:05 +00:00
hikerstk
206cc802e6
Modified instructions for connecting wiimote on windows, added
...
'OK/cancel' type to MessageDialog (instead of 'Yes/Cancel').
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14333 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-28 23:10:45 +00:00
hikerstk
3fae9270c2
Avoid concatenating translated strings, and moved comment so that
...
translators can see where the string is used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14332 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-28 22:07:01 +00:00
hikerstk
9dc4c7a7e9
Removed tab.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14331 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-28 22:04:43 +00:00
hikerstk
86ffab7c8c
Fixed compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14330 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-28 21:40:19 +00:00
deveee
e8cbca9e51
Added missing file in Lighthouse. Everything other seems to work properly.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14329 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-28 17:57:13 +00:00