Commit Graph

4623 Commits

Author SHA1 Message Date
computerfreak97
0ce5d598e5 Applied Narann's patch for scaling and moving shadows of karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9240 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 22:04:29 +00:00
auria
29e468814c Allow playing with gamepad if starting a challenge from keyboard
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9238 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 21:00:09 +00:00
computerfreak97
3dc89742fe Make the XML attribute RandomWheelRot more coherent, making it random-wheel-rot instead.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9237 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 20:57:15 +00:00
auria
f9920633ae Fixed highscore display in GPs
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9235 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 20:46:10 +00:00
auria
fbc468118e Some more updtaes to Doxygen docs :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9233 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 18:24:23 +00:00
funto66
93ed8113d3 Added markers for World::update() and made the profiler optional
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9225 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 10:33:42 +00:00
funto66
6b0e202d2b Displaying time values in the profiler
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9224 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 10:21:20 +00:00
auria
047cc4bc69 Make column names sensitive to live language switch
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9216 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 01:47:12 +00:00
auria
4df9e87f01 Somewhat improve the blurriness on top of tabs at some resolutions
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9214 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 01:30:13 +00:00
mbjornstk
6b9a1bad85 Enforce source style: add svn props and convert tabs to spaces.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9212 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 00:16:06 +00:00
funto66
49ea3a9cf9 Improved the profiler: a bar is displayed to show the end of the analyzed frame, there are more markers, now the profiler can be frozen/unfrozen by clicking on it...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9211 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-10 00:04:12 +00:00
stephenjust
1b2a6bec27 Updated VC9 project for profiler
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9210 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-09 23:52:12 +00:00
computerfreak97
d9a5ba7432 Added profiler to VC10 project.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9209 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-09 23:24:47 +00:00
auria
c315782d0a Update Xcode project
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9208 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-09 19:16:25 +00:00
funto66
de401bc234 Added a first (unfinished) version of a graphical profiler
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9207 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-09 19:13:17 +00:00
computerfreak97
c2cbbbeee1 Added ability to have karts have random wheel rotation; see beagle/kart.xml for example.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9205 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-09 18:06:00 +00:00
computerfreak97
cdee7461a3 Removed hardlock on gnu being the only kart without skid marks and smoke; now any kart with no wheels doesn't have skid marks or smoke.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9204 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-09 03:32:29 +00:00
mbjornstk
35a3e78b94 Convert tabs to spaces and remove some trailing space.
computerfreak97 should check the editor settings, r9194 was full of noise.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9203 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-09 02:20:43 +00:00
computerfreak97
2bcc2b1006 Removed skid marks from Gnu. Smoke is still there though.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9194 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-08 22:04:22 +00:00
hikerstk
c9830eac8c Worked around a potential linux audio bug: on one machine
the sfx manager kept on reporting that it was playing (the
track intro sound), while it wasn't. That resulted in STK
hanging (not reaching the 'ready set go' phase).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9192 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-08 01:22:43 +00:00
auria
1fbf60b6ca Improve Xcode compilation with frameworks; note you will need to download the latest version of frameworks from sourceforge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9173 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-06 01:02:48 +00:00
hikerstk
1138c14595 Fixed incorrect unsigned (since -1 is used to indicate 'not set').
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9170 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-06 00:53:59 +00:00
funto66
1c2795f0c8 Added a debug option to skip the ready-set-go phase
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9168 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 21:22:50 +00:00
hikerstk
4b39be6f83 Removed two unnecessary includes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9167 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 06:05:08 +00:00
hikerstk
8e0d7789b1 Fixed #298: the karts were rescued to 'last valid quad - 1'
instead of using the predecessor. So a kart on the first
quad of a short cut would be rescued to an incorrect
location (most likely to the end of the main driveline,
since shortcut quads come just after the main driveline
in the quad.xml). See r9161 on 0.7.2.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9166 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 01:39:38 +00:00
hikerstk
b24f53a3eb Added support for storing a predecessor for each node in the
quad graph (needed for rescueing). 


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9165 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 01:35:45 +00:00
hikerstk
ce827038de Renamed 'Run' menu entry to 'supertuxkart' to avoid clash
with Windows 'run' menu entry.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9163 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 01:20:14 +00:00
auria
28886692d9 Fixed warnings + update Xcode projet
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9162 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 01:05:03 +00:00
hikerstk
e4905f48bd Added NoCopy.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9158 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 00:15:09 +00:00
computerfreak97
183a72ae82 Changed up skid marks a bit to resolve some z fighting issues I had. They still need a lot of work though.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9154 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-04 17:28:53 +00:00
mbjornstk
208fc1adc5 Add old local comment about bomb animation so it doesn't go missing.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9152 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-04 02:01:26 +00:00
computerfreak97
e1ae80d8c0 Added swatter cpp and hpp to vc10 project. Fixed warning in arenas_screen.cpp relating to comparing unsigned and signed integers in for loop condition.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9146 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-03 19:25:59 +00:00
auria
fed9fbf695 Fixed Windows paths in Makefile.am
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9145 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-03 19:00:25 +00:00
hikerstk
9ff4fdd2ef Started re-factoring attachments: the swatter is now implemented as
a plugin, which makes the attachment objects much smaller. Other
attachments will likely follow :)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9142 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-03 11:54:41 +00:00
computerfreak97
487a45eb17 Stopped hard coding 3 as the number of arenas in 3 strikes menu. See previous commit for more.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9140 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-03 01:48:47 +00:00
computerfreak97
641c9633e9 Fixed bug where 3 strikes arena screen didn't appear properly the first time. Not sure if this is the cleanest way to do it, but it works!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9136 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-03 01:37:31 +00:00
auria
9c76e99106 Enable artist debug mode tricks in multiplayer too
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9131 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-02 00:31:26 +00:00
auria
51a02272f0 At Arthur_D's request : in artist debug mode, when there are no AI karts, skip the ready/set/go messages quickly to make testing go faster
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9130 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-01 23:59:25 +00:00
auria
6e78d93437 Replace the fricition material flag with a simpler boolean (anyway the previous value was only used like a boolean)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9116 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-01 00:23:57 +00:00
hikerstk
5bb1a133cb Applied computerfreak97's patch to fix #286.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9114 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-30 13:14:21 +00:00
hikerstk
4a3d737620 Added support for arena-addons (as a separate tab).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9109 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-27 22:49:15 +00:00
hikerstk
feca29e6de 1) Moved LOD node from kart into kart_model (which should
handle all graphics for the karts).
2) Fixed squashing of karts in case of disabled animations
   (see #283, but only partly solved).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9108 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-27 11:43:19 +00:00
hikerstk
b578458ac0 Added support to ignore addons, see #293.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9106 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-27 11:11:17 +00:00
hikerstk
7f85271ec3 Added assert to make sure the lod node is used correctly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9105 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-27 10:44:22 +00:00
hikerstk
73d93cc559 Removed compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9098 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-26 23:03:50 +00:00
auria
0631de56d0 More work to make arenas debuggable
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9096 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-26 22:59:06 +00:00
auria
2d824186fd Fixed crash when starting into an arena from command-line
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9095 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-26 22:49:09 +00:00
auria
6c3bb3d12e Fixed a few typos in main.cpp found by Crendgrim and KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9077 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-26 14:41:09 +00:00
auria
a277cf2258 Remove outdated FIXME I forgot
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9072 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-25 23:36:58 +00:00
auria
c96b00dc6b Reduce overlapping in add-ons screen by making the name column wider and the date column smaller
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-25 23:34:06 +00:00
auria
264a54fd2f Suppress useless logging in add-ons screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9068 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-25 23:04:54 +00:00
auria
0d5e9c83be Minor improvements to add-ons dialog : make flags use a smaller font since they are less important
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9066 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-25 23:01:26 +00:00
auria
aace658b9e Don't show the 'approved' flag by default in the GUI, most users will only ever see approved add-ons. Instead show a 'NON-APPROVED' flag in artist debug mode when relevant
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9064 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-25 22:50:24 +00:00
auria
6e2be767da Fixed misisng icon when featured item is updatable
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9062 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-25 22:46:19 +00:00
auria
9f33ff77e8 Added support for some XML entities in add-ons description
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9060 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-25 22:38:19 +00:00
auria
edd77eee1f Hopefully fixed swatter crash
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9046 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-24 22:59:55 +00:00
auria
139834f106 Add new empty methods to cope with updated interface in recent irrlicht
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9038 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-24 19:44:16 +00:00
auria
ef233d2ae3 Fixed compilation on non-Windows systems
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9029 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-24 15:34:16 +00:00
hikerstk
670531876a Added support to detect the language setting in Windows.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9027 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-24 13:42:24 +00:00
hikerstk
f3347d5937 Fixed error handling so that STK doesn't crash if it can't
write downloaded data, see #280.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9020 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-23 12:03:15 +00:00
hikerstk
62e5f76979 Improved documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9019 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-23 11:26:30 +00:00
hikerstk
b4d3d5e5bb Fixed several copy&paste errors in checkAndCreateAddonsDir
(instead of creating m_addons_dir, the code was creating
m_config_dir, so the addons directories would not be created
correctly) - see #280.
Also improved error handling and error messages. The file_manager
now checks for $XDG_DATA_HOME, $HOME/.local/share, $HOME/.stkaddons
or else "." as a base directory for addons (under which it will
create supertuxkart/addons).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9018 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-23 07:18:05 +00:00
hikerstk
03b74e2e97 Added some debug output to swatter to check why a swatter is swatting
(use --debug=misc to enable).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9016 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-22 23:53:10 +00:00
hikerstk
da8ec214ce Added a very first version of a swatter (or inflatable hammer).
Details are in the wiki (http://supertuxkart.sourceforge.net/Items).
Note that the model is _obviously_ a placeholder, and I  used
the icon for the bomb (which isn't used in game atm) for the
swatter. I hope someone can provide a better model and icon.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9011 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-22 12:27:48 +00:00
auria
863feb055d Add code-level support for new clamping flag
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8992 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-20 00:41:26 +00:00
hikerstk
9ea1300174 Fixed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8981 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-19 22:09:46 +00:00
auria
429267f44a Allow making races of 0 laps in artist debug mode
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8976 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-19 19:55:51 +00:00
auria
d5cf527232 Add support for sound effects exported by blender 2.5
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8974 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-19 19:44:31 +00:00
auria
c132207a3e Add support for reading 2.5-style zippers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8956 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-19 17:13:37 +00:00
auria
7b60ad1a9e Better error checking: refuse to continue when no drivelines are found but we're playing with AIs, we can only handle lack of drivelines when there is 1 kart
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8955 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-18 22:43:00 +00:00
auria
ccecbf0ba3 Allow playing without driveline when no AI akrt is used
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8954 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-18 22:36:14 +00:00
auria
fa464cd4ab Fixed minor in-game menu bug found by KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8949 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-18 15:43:23 +00:00
auria
d391815608 Fixed clipping in bubble widgets
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8946 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-18 15:33:26 +00:00
auria
f27e3bfae4 Don't cache GP names translations so that if you switch the language they apepar in the new language
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8938 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-17 01:46:30 +00:00
hikerstk
af147c3c37 Fixed minor typos in comments.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8935 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-15 13:04:15 +00:00
auria
b833ce158b Fixed weird list rendering
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8933 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-15 01:48:35 +00:00
auria
bb4a079145 Remove old Norwegian language definitions after request from mailing list
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8912 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-13 22:30:38 +00:00
hikerstk
a3c9eac53b Fixed #274: unzipping of addons file would actually copy
data/testures/materials.xml instead of materials.xml from the
zip file.
To fix any already downloaded addon, they have to be uninstalled
and installed from scratch again.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8910 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-13 12:27:19 +00:00
hikerstk
058a2ca870 Fixed #272: the list of tracks was not cleared before reloading
all track files, resulting in more and more tracks accumulating
in the track list each time a track is (un)installed.
In case of uninstalling a track, the track would remain in the
list, and if this track is selected, STK crashed.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8908 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-13 11:22:45 +00:00
auria
4e55c0f0c5 Add support for the rare case that the system language is actually a list of languages, separated by colons
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8902 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 19:08:13 +00:00
auria
d0e4dabf9e Fixed harmless warning and bogus resolution display in options when viewing from in-game
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8900 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 18:51:05 +00:00
auria
2ea4582366 Fix minor issue with resolutions
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8898 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 18:43:27 +00:00
auria
57499218f0 Fixed default karts in multiplayer appearing too small in the preview
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8893 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 17:47:03 +00:00
auria
42c71ad459 Fix the default kart not being approvable in multiplayer mdoe
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8891 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 17:43:40 +00:00
auria
7572725120 Improve a bit kart selection screen bug found by KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8890 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 17:35:13 +00:00
auria
b3a80826f4 Use proper multiplication sign in resolutions instead of abusing letter X
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8885 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 15:29:32 +00:00
auria
a6f9577b44 Make display of time in highscores uniform
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8883 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 15:14:53 +00:00
auria
6ef8702364 Make 2 more strings translatable
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8882 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 15:09:50 +00:00
auria
561e40a9ed No questiuon mark for minimap when RTT is down
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8881 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 00:04:53 +00:00
hikerstk
47bee18eff Removed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8875 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-10 02:21:34 +00:00
auria
fd53245e0c nice featured indicator
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8873 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-10 01:47:49 +00:00
auria
2a482d7577 Remove logging
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8871 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-10 01:15:39 +00:00
auria
97eec932e8 Remove debug print I forgot in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8867 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-09 01:32:11 +00:00
auria
23711c7174 Try to add support for having dsome materials ignore fog. Works for lighthouse light, but not for lighthouse sky
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8866 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-09 01:29:25 +00:00
hikerstk
0b1f53983d Fixex embarrassing bug in r8860.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8862 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-07 22:38:47 +00:00
hikerstk
e83281495e Added proper error message in case that data for an item is missing in powerup.xml.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8860 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-07 10:59:59 +00:00
hikerstk
425dbd8f2e Added a 'bad badge' indicator if there is a problem downloading news.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8859 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-07 06:54:12 +00:00
auria
50234db02f Show 'hourclass' loading badge on addons menu item while it's loading
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8857 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-07 01:43:04 +00:00
auria
769333c1fe Remove a few superfluous (but harmless) include search paths in Xcode projet)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8856 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-07 00:45:19 +00:00
hikerstk
38a3ece5dd 1) Made invulnerability time after being hit configurable.
2) Bugfix: there was no invulnerabilty time if graphical
   effects were disabled. While it is not ideal that in 
   this case there is no visual indication that the kart
   is invulnerable, the game play should be consistent
   and not depend on graphics settings.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8833 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-05 12:05:40 +00:00