Commit Graph

3805 Commits

Author SHA1 Message Date
hikerstk
41a250e2b6 Fixed orientation of wheel rotation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5394 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 23:23:51 +00:00
hikerstk
e201176255 Reused function to create timing strings; added support for 1/100 s .
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5393 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 22:45:30 +00:00
hikerstk
0a6608069e Fixed wheel rotation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5392 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 22:41:38 +00:00
auria
0e0d35c5ab More kart icons. Thanks yeKcim\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5391 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 22:27:10 +00:00
auria
252b29c6ef Updated to ubuntu/debian section in INSTALL file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5389 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 18:40:34 +00:00
auria
97c53d9542 Update INSTALL file to not instruct people to use irrLicht 1.6
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5388 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 18:30:44 +00:00
hikerstk
29539dd39f Added statistics about rendering to profile output.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5387 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 05:53:06 +00:00
hikerstk
fd08bd924a Added #define to make AI not drive at all, useful for debugging (e.g. debugging
aiming code, improving slipstream graphics).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5386 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 05:29:26 +00:00
hikerstk
d13f8c85f6 Added #define to enable slipstreams even if karts are not moving. This allows for
e.g. easier debugging of the slipstream looks.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5385 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-06 05:25:58 +00:00
mbjornstk
be4079e4c8 Remove kart.hpp as it seems to compile fine without it.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5383 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-05 19:07:17 +00:00
mbjornstk
93ef29f2ed Remove kart.hpp, it has been compiling fine (add back if compiler dependant).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5382 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-05 19:03:07 +00:00
mbjornstk
a94eb33590 Disable real zipper from slipstream, but abuse the zipper timer to control
the effect duration. Global TODO: zipper / nitro / slipstream need each
a set of timer / engine power multiplier / speed limit, as well as
a fall off timer so they do not end sharply (maybe 1 sec transition
from raised speed limit to normal limit?).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5381 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-05 18:59:46 +00:00
auria
2444553c6e Updated polish translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5380 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-05 15:54:25 +00:00
hikerstk
b295fbbe15 Removed accidentally committed test code.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5379 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-05 02:37:35 +00:00
auria
24ede9c8d8 Fixed puffy to have a minimap icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5378 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-05 02:01:59 +00:00
mbjornstk
3c949e65a3 Tweak calcSteps value for experiments (half AIs get +5).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5377 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-04 23:58:13 +00:00
hikerstk
7cdefb4101 Enabled slip streaming, slip-stream graphics now scales according to the distance
between the karts, successful slipstreaming (for atm 2 seconds, see stk_config.xml)
will give a zipper boost.
This is pretty much work in progress, mostly meant to test playability, and allow
more tuning of graphics.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5376 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-04 23:36:01 +00:00
hikerstk
9fb0c6e224 Bugfix: STK would hang if a race is restarted that had bubble gums dropped on the track.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5375 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-04 22:40:26 +00:00
hikerstk
56ebedd175 Fixed item handling in battle modes by adding an additional 'position class'
to data/powerup.xml for battle modes. This makes it unnecessary that modes
can select which powerup are available, therefore this code was cleaned up.
Also added some minor code simplifications.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5374 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-04 13:54:49 +00:00
auria
d1ac9142a3 Fixed joinging multiplayer game
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5373 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-04 01:02:56 +00:00
mbjornstk
7a23f394fc Enable backwards firing of cakes (based in ball code).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5372 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-04 00:29:41 +00:00
auria
16e3988ddd Another major update to the input configuration screen. There are now separate configurable keys for menu navigations. Conflictm detection was not implemented back yet; multiplayer gameplay seems broken too. To be continued
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5371 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 23:37:38 +00:00
auria
54b112dae6 Added puffy icon by yeKcim, thanks\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5370 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 20:11:13 +00:00
auria
c5b50e5a5c Major update to input handling code to support our #1 feature request : menu navigation should not be tied to accelerate/brake/steer, there should be keys especially for menu navigation. Note that the code is not yet complete, namely you cannot configure the menu keys
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5369 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 18:56:55 +00:00
auria
abab119b6d Fixed wrong (potentially old code) that was returning an enum item from a method returning bool (and the compiler doesn't tell, stupid C++)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5368 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 17:41:36 +00:00
auria
0930521e6b Minor cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5367 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 17:40:00 +00:00
auria
3c4a67045f Minor cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5366 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 17:39:08 +00:00
auria
4356939ca2 Minor cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5365 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 17:35:52 +00:00
auria
b1e7e6e15c Select something by default in challenges screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5364 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 17:31:03 +00:00
auria
0aef68f6ba Fixed glitch that appeared in the new input configuration screen (I actually fail to see why it worked before)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5363 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 17:19:23 +00:00
auria
a5a8b3ec87 Improved behavior when escape is pressed in a device config screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5362 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 17:18:47 +00:00
hikerstk
f60c6e7efb Updates VS project files to include new files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5361 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 13:40:32 +00:00
hikerstk
9ee136535d Removed VS compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5360 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 06:21:11 +00:00
auria
a57f9b70f6 Water in sand track now moves
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5359 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 01:03:08 +00:00
mbjornstk
4ccfdfb059 Remove useless executable property.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5358 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 00:55:19 +00:00
mbjornstk
0697021ac9 Remove useless executable property.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5357 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 00:51:54 +00:00
auria
57c4a77a76 Slightly cleaned up some code in event handler
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5356 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 00:50:11 +00:00
auria
58812b6dbe updated sand track with new textures from Dakal
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-03 00:49:07 +00:00
auria
fa74a15fad Removed outdated comment
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5353 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 22:31:01 +00:00
auria
77ecba5bc4 caught potential bug in abstract_state_manager
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5352 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 20:36:20 +00:00
auria
230b95b460 Updated German translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 20:09:17 +00:00
auria
53121d6c45 Added file forgotten in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5350 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 19:39:36 +00:00
auria
1b3ea64041 Initial incarnation of the new input configuration menu. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5349 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 19:39:09 +00:00
auria
68bc6a7e65 Added new Adiumy icon by yeKcim
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5348 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 19:01:10 +00:00
auria
a30c7fb403 Minor cleanup & documentation in ListWidget
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5347 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 18:11:46 +00:00
auria
c731ae5fc4 Provide our own version of irrlicht's IGUISpriteBank, since theirs is too limited for our needs
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5346 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 18:08:14 +00:00
auria
0c90c98215 Work around irrlicht list limitations with dark magic
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 17:27:17 +00:00
hikerstk
e3ba096997 Print information message only on appropriate verbosity levels (to avoid
too many messages during a normal startup).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 13:58:13 +00:00
hikerstk
dcdb61c663 (Hopefully) fixed crash when a key is pressed after the end of the race.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5343 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 13:56:05 +00:00
hikerstk
cfda49885d Fixed incorrect messages on easy level AI.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5342 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-02 13:54:31 +00:00