Commit Graph

4771 Commits

Author SHA1 Message Date
auria
8eadc49789 Fixed a few challenge descriptions
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6668 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-21 02:29:21 +00:00
auria
557216d87e Forbid setting volume to 0, OpenAL doesn't seem to appreciate
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6667 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 19:41:14 +00:00
auria
466e65b3d7 Renamed method hasBinding and changed its docs, both were misleading
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6666 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 19:10:43 +00:00
asciimonster
7b18aac94f Bugfixes on the STK browser, thanks Auria
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6665 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 15:29:44 +00:00
xapantu
61add86c5c Updating pot file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6664 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 15:21:57 +00:00
xapantu
3c7dd46f97 Update translations from launchpad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6663 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 15:21:11 +00:00
hikerstk
d84ff3f7eb Fixed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6662 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 12:15:13 +00:00
xapantu
d4f9b381b3 Fix compilation, maybe it isn't the right way ?
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6661 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 11:55:08 +00:00
hikerstk
0b55b9fe5c Added additional debug output for bug 3108549.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6660 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 10:48:10 +00:00
hikerstk
2bf841d95f Fixed (or work around?) crash when using gamepad: sometimes a menu command
would be delivered to the player controller - I assume because I might
have moded the gamepad up/down a bit(?). Auria, please have a look
if this needs a 'better' fix than just ignoring any unexpected
commands in player controller.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6659 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 04:36:38 +00:00
auria
7987ea5d59 Add collectibles to skyline
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6656 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 01:24:16 +00:00
asciimonster
fa0070ba8c Committing the STK_Browser Blender plugin
It's a redesign of the stkpropbrowser and boast many new features

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6655 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 22:56:11 +00:00
auria
126d319a03 When GFX are off, use static meshes instead of water nodes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6654 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 22:00:14 +00:00
auria
36554d38bc Fixed bug when kart animations are disabled + a kart.xml file points o a bad model - don't crash
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6653 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 21:47:59 +00:00
auria
2b3f8cc27a More work on deactivating gfx; gfx can now be deactivated from options screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6652 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 21:44:20 +00:00
auria
5af3bd42cb Fixed Gooey, which was accidentally committed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6651 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 21:36:37 +00:00
auria
ded3a3daf7 Improved support for lower end computers with improved gfx=false experience
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6650 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 21:23:06 +00:00
auria
29ef4826a6 Allow disabling kart animations from options menu, to get a fps boost on lower end computers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6649 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 21:06:58 +00:00
auria
df9bd1fa42 Fixed case problems in kart model files
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6648 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 19:34:54 +00:00
auria
cb78ded2ed Tidy up logging + other minor fixes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6647 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 17:19:13 +00:00
auria
72496d7a26 Make canyon water move
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6645 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 16:37:08 +00:00
auria
5e611531a1 Re-exported a couple more karts + along the way move the position of Adiumy's wheels as seen by bullet (still looks the same but bullet will position the back wheels in a more standard fashion to make the kart more stable)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6643 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 00:43:59 +00:00
auria
8ee91b2f08 Re-exported several karts, updating them to latest version + some license fixes with regard to karts
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6641 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 00:12:47 +00:00
auria
48478bbe15 Fixed a couple warnings
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6640 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-18 15:49:00 +00:00
auria
196cb0aabe Fixed warning
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6639 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-18 15:45:29 +00:00
hikerstk
ca8e585e00 Removed unused function.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6638 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-18 05:59:10 +00:00
hikerstk
2f5bfd02cc Fix for bug 3109198: sound for a powerup zipper was not played anymore.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6637 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-18 05:58:34 +00:00
hikerstk
4959703ec3 Remove compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6636 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-18 05:54:14 +00:00
hikerstk
18dcbae738 Re-exported konqi with new exporter to fix animations.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6635 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-18 04:54:49 +00:00
auria
2ceb82e33c More sanity checks with challenges + avoid crashing at all costs when bad challenges are found
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6634 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-18 02:38:06 +00:00
hikerstk
824c03bbe2 Fixed problem with b3d exporter: it exported frames starting with 0,
but irrlicht expects frames starting with 0, resulting in animations
not playing back/looping correctly.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6633 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 21:25:36 +00:00
auria
06e2f0230c Fixed snowmen coloring in snow mountain
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6631 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 18:51:56 +00:00
auria
421f833e71 Fixed konqi engine color
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6629 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 18:35:39 +00:00
hikerstk
8d8e3e32a4 Improved minimap so that not all (visible) quads would be displayed,
but only the quads actually used in the graph.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6626 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 11:52:39 +00:00
hikerstk
0d29973e86 Updated tux tollway to track version 3.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6625 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 11:45:40 +00:00
hikerstk
20832ee6f6 Fixed arena handling.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6624 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 03:02:31 +00:00
hikerstk
7321e9acc7 Added the new starting positions back (which had disappeared),
allowing up to 20 karts to start on this track.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6622 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 03:00:33 +00:00
hikerstk
ecca80958f Worked around a bug in the b3d exporter: the animated objects
must be first (if more than one object is exporter), otherwise
the model (and the animation) will be messed up.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6621 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 02:20:19 +00:00
auria
ee56cb48b7 Commit current state of animated Konqi. Joerg you can perhaps take a look to see why turning right and winning has broken animations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6620 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 01:56:58 +00:00
hikerstk
d5a8533faf Adjusted exported animations frame to start with 0
(and not with 1 as blender does). This resulted in
animations artefacts (and not looping correctly).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6618 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 01:46:28 +00:00
hikerstk
8b8141bb7f Updated version number of battle tracks (since they don't use
checklines, there is no need to update anything).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6615 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 01:06:30 +00:00
hikerstk
405001ef43 Update to track version 3.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6613 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 00:33:00 +00:00
auria
e6b92521a3 Clarification to scotland licensing
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6612 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 23:48:25 +00:00
hikerstk
15cd41d3e6 Bugfix: additional lap counting lines did not export the activation
checklines to activate, resulting in incorrect lap counting.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6611 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 22:33:17 +00:00
hikerstk
1e2160283d Fixed lap counting problems in math class: the additional lap
counting lines to the left and right of the driveline did
not activate the activation checkline.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6609 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 22:28:49 +00:00
hikerstk
0c3f8a72b9 Fixed crash reported by KroArtem: when flying in debug mode and
landing on the lighthouse in scotland, a segfault occurred.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6608 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 21:41:14 +00:00
hikerstk
54078d6c34 Update to track version 3.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 11:23:09 +00:00
hikerstk
29752d6846 Update to track version 3.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6604 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 10:58:52 +00:00
hikerstk
df1f8c631b Only player zipper sound once per material, i.e. avoid the
machine gun effect on the zipper ramps in canyon (bug 3109198).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6603 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 10:11:32 +00:00
hikerstk
9bed1f01c5 Moved pointer to last material from kart to terrain_info.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6602 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 09:23:18 +00:00