Commit Graph

831 Commits

Author SHA1 Message Date
auria
3cca0b7666 Since peach is now the default skin, tweak it a little to make focus clearer at times
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6910 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-09 01:52:15 +00:00
auria
23cde9398f Added 16:9 icon + icon for unknown ratios
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6881 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-08 01:14:34 +00:00
auria
a08c58ceae Reduced plunger in face time as per feedback on RC1
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6879 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-08 01:09:49 +00:00
hikerstk
902355c529 Removed left-over lisp file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6841 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-01 02:41:42 +00:00
mbjornstk
2c43f567dc Add reset icon to be used over faces when karts are rescued.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6839 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-01 01:58:21 +00:00
hikerstk
e80dda6e25 Updated credits (r6828 on 00.7rc1 branch).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6829 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-30 23:57:31 +00:00
auria
1775a94eae Update strings in trunk
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6827 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-30 23:43:25 +00:00
hikerstk
d93c33dcdb 1) Multiplied all weights by 10 (to have more granularity adjusting weights for
global powerups).
2) Weights for global powerups (parachute and switch) are divided by num_karts-4
   if more than 4 karts are being used (see bug 3107638).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6736 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-26 05:44:38 +00:00
hikerstk
8e519d1959 Disabled multiple bubble gums to make it less easy to
drop three bubble gums, collect a switch and in the next
lap collect three nitros.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6718 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-24 22:57:57 +00:00
hikerstk
4696f1b323 Increase max speed if a rubber band is being used. Settings can
be adjusted in stk_config.xml.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6703 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-23 10:41:13 +00:00
auria
6166351e7a Uploaded louder version of snow song
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6696 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-22 20:48:59 +00:00
auria
bfdd728eb8 New music for Scotlland track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6679 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-21 19:46:22 +00:00
auria
94a9fbe62a Removed string from catalog that shouldn't be there
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6672 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-21 16:36:26 +00:00
auria
e1672a0652 Updated strings again
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6669 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-21 02:35:35 +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
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
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
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
29889c6f8f New engine values by yekcim
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6586 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 01:04:07 +00:00
hikerstk
be3a68253d Increased supported track versions in order to avoid
using tracks that have incorrect lap counting.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6531 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-14 21:48:28 +00:00
auria
77de954e6c Added Scotland to a GP + enabled some anisotropic filtering
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6518 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-14 16:06:33 +00:00
hikerstk
b470f5d3e0 Disabled multiple parachutes, when running with many karts the race
becomes a parachute-slowdown-race only.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6507 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-12 00:15:32 +00:00
auria
9da769d26e Change stk_config.xml back to what it used to be, reducing friction is no more necessary from this side of things
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6497 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-11 00:41:05 +00:00
auria
905219f0b2 Added to-be-reviewed code to make driving vertically impossible (I'm not sure of the way I determine how vertical we are so I'd welcome testing and revieing)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6495 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-10 23:53:14 +00:00
hikerstk
07f6ffb194 Re-enabled skidding, but tuned so that it won't affect
'normal' driving, but will stop some of the vertical
driving.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6494 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-10 22:01:14 +00:00
auria
2bd208b07e Say hello to the a first playable version of the new challenges set \o/
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6468 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-09 01:23:41 +00:00
auria
782cd5e4aa More fixes to challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6462 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 21:39:06 +00:00
auria
8edffeadf1 Fourth iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6460 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 21:26:15 +00:00
auria
f25f6521be Third iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6458 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 20:45:18 +00:00
auria
ae645a12df Second iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6456 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 20:33:54 +00:00
auria
9e53e01921 First iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6451 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 20:20:29 +00:00
auria
26c4acaddc Started reworking GPs and Challenges - still much work to do
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6449 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 19:29:15 +00:00
auria
92e7be10d3 Started adding option to disable gamepads, this will allow shutting up gamepads that have soemthing constantly pressed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6430 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 01:26:31 +00:00
auria
55c9659b79 Corrected license omission
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6429 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 00:55:32 +00:00
hikerstk
c39cf57971 Support for nitro, slipstream and zipper to become faster than a kart's
maximum speed. Parameter in data/stk_config might need more tweaking.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6339 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-26 06:28:58 +00:00
auria
fc1911387a Sorry translators, I needed to fix disrepencies between strings on the same screen xD
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6329 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 01:20:19 +00:00
hikerstk
0f0c74f391 Added new object to handle max-speed of karts. ATM it will slow down
depending on terrain, so zipper etc. handling is not yet finished but
will come soon.
Also zipper parameters can now be specified per kart.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6325 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 00:52:50 +00:00
auria
719ab532a5 Fixed another case of text clipping
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 20:32:27 +00:00
hikerstk
bcce18aa50 Allow warp around of number of karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6311 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-19 01:06:45 +00:00
hikerstk
eae17a7133 Made the plunger-in-face duration configurable and dependent on
difficulty.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6307 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 11:08:22 +00:00
hikerstk
c09095b80b Replaced beach with hacienda, racetrack with farm, and city with secretgarden
in all GPs. Modified jungle.challenge to use the new farm track (and adjusted
the time to be rather easy to meet).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6299 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 23:32:53 +00:00
xapantu
2fa3c6bf43 The addons icons are now downloaded in a thread, we don't wait anymore that this download end
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-16 13:29:44 +00:00
hikerstk
93701ed482 Set the max-speed value to more realistic/useful values (e.g. max
speed for high level was 32 m/s, but karts hardly ever even reached
23 m/s). So lower level driving is now indeed slower.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6288 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-16 13:03:47 +00:00
auria
2c30b0a11f Added Hacienda track =)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6250 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 18:56:16 +00:00
hikerstk
033688e595 Updated documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6241 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 00:57:03 +00:00
auria
f6c78af7fd Rename the 'networking' button, it's just confusing to most people
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6235 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 15:44:36 +00:00
xapantu
a087e00214 Adding update support for the addons and increase the size of the buttons in the addon dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6230 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-09 16:44:12 +00:00
hikerstk
dfc6ee4a8e Applied Arthur's tweaking of the startup boost - please test and give
feedback ;)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6173 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 23:10:42 +00:00
xapantu
f1ead12a87 Update translations from Launchpad.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6170 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 17:41:22 +00:00
hikerstk
4976d9d60c Made the backwards facing camera using a higher angle to make
it more useful (actual angle can be determined in stk_config.xml).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6155 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-27 12:15:19 +00:00
hikerstk
ad2a19b94f Removed unnecessary model.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6139 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-24 01:42:36 +00:00
auria
9eb8d68d71 Updated credits to mention KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6131 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-23 23:57:48 +00:00
hikerstk
2c7213b83e 1) Added support for AI steering variations: AI karts will now not
steer to the same driveline point, but to points slightly to
   the left and right. The maximum variation is defined in
   stk_config.xml (and should be between 0 and 1).
   ATM THIS IS DISABLED! Since in my tests it appears that
   the AI is not driving as good as previously anymore, i.e.
   it drives more S-lines on straights etc. To enable this change
   steering_variation in stk_config.xml
2) AI now handles multi-items better by waiting a certain amount
   of time before using the next item.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6123 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-23 07:21:52 +00:00
hikerstk
58116b66be Made the up-angle relative to the pitch of the kart configurable.
It now defaults to 15 degrees (it was 30 degrees, but accidentally
a hard coded value of 15 was committed in r6110).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6119 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-23 03:43:10 +00:00
hikerstk
f9ac707095 Fixed incorrect setting of max speed and engine power depending on
level - low level actually drove faster.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6099 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-21 01:44:26 +00:00
hikerstk
78346e3ddf Added support for multiple powerups to be collected with one item
box. Weights for these are set in powerup.xml. ATM a 'multi item'
gives three items (hardcoded, I'll change that to be configurable
later).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6079 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-20 14:48:05 +00:00
hikerstk
3db98d8ba7 Added a 'powerup collect' mode setting to stk config. This controls
what happens if a kart already has a powerup when it hits a bous box:
you can get one more item of the same kind, one new item, or only one
more item if a random item is the same one as the one you currently have
(the latter being the old STK mode). stk_config.xml now sets 'new'
(always get a new randomly chosen item) as mode.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6072 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-20 01:15:16 +00:00
auria
51b1ffcf85 Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 19:22:43 +00:00
auria
6646a64c2a Following discussion on IRC, put 'press fire to join' in a box to make it more readable and more visible
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6066 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 18:57:23 +00:00
xapantu
628643f664 Merge translations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6065 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 18:22:33 +00:00
auria
d1c3f11021 Minor update to credits so people who have contributed lately appear before people that havent contributed in ages
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6055 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 23:11:22 +00:00
auria
979beb5a23 Added missing word wrap property that could result in text clipping
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6053 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 23:08:12 +00:00
auria
ab7658adb7 Changed race setup screen a little to help reduce the clipping of the game mode description. Doesn't eliminate clipping from all languages and resolutions, unfortunately.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6052 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 22:27:07 +00:00
hikerstk
2fccabe733 Raised kart limit to 20 (which was the previous limit in the gui).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6024 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 03:53:09 +00:00
hikerstk
b07ce15209 Maximum number of karts is now set from the value in stk_config (this limit is already
enforced for command line options).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6022 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 03:24:26 +00:00
hikerstk
92d18a7a25 Definitions for GP points is now independent of the maximum number of karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6021 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 02:31:20 +00:00
xapantu
4dd4649c0d Reduce the addons icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6003 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-14 18:46:04 +00:00
xapantu
011d4f95a3 Adding a little hack to center the addons image but it is dirty...
Add an addons icon, thanks yeKcim :) (It is too big, I will reduce it later)

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6002 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-14 18:43:33 +00:00
hikerstk
3015f78705 Removed unused old tuxkart models.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5996 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-14 01:55:00 +00:00
hikerstk
b8c1930d65 Fixed installation of license files, and changed
filenames to 'License.txt', to be in synch with
what is used elsewhere.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5993 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-14 01:36:17 +00:00
auria
18bd3ddb07 Add support for many GP losers in the GP ending screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5992 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-14 01:36:14 +00:00
auria
fe77e1f1ba Fixed some clipping caused by an absolute size being given to a label
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5986 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-14 00:24:49 +00:00
auria
40d3d2e5de Added new roundedbox widget
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5982 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-13 23:22:58 +00:00
auria
f97cec61ce Fixed the hard to click checkbox in a reasonably clean way
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5979 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-13 02:07:51 +00:00
jmimu
62eff31d0e Hide icons overlaping minimap
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5971 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-12 15:25:48 +00:00
xapantu
a7c40fede7 Finish to fix the problem with the back and install button in the addons dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5960 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-10 18:58:23 +00:00
xapantu
694a782caf Revert my last commit since it is useless now ^^
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5958 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-10 18:34:40 +00:00
xapantu
197f693943 Move the main menu screen thread canceling to tearDown because ~MainMenuScreen is never called
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5956 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-10 18:22:10 +00:00
auria
372e82374b Show confirm dialog before permanently erasing keyboard config (the confirm dialog I added is reusable, so should we ever need another confirm dialog we can reuse this one)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5931 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-08 23:06:54 +00:00
auria
244b40bfbf Added support for deleting added keyboard configurations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5929 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-08 22:40:54 +00:00
xapantu
ec063ef163 Adding a package-update.png image
Show 'update' instead of uninstall or install for addons which can be updated (maybe we need a third button)
Add a special icon in the addons lists if the addon can be updated

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5926 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-08 18:19:05 +00:00
xapantu
96abb55c7d Change the name of the addons screen (from options to addons)
Use a single pointer for addons, it is now initialized in main()
Working on the update screen, we can now see which addons can be updated

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5925 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-08 18:02:48 +00:00
xapantu
2d17e2c2b8 Change back button id in the addons dialog to have a proper cancel button
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5914 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-07 18:04:22 +00:00
mbjornstk
f02c89e835 Change transparency to 75% with GIMP.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5900 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-05 23:44:07 +00:00
auria
908116c983 Improved bright text color in peach skin
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5894 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-05 00:31:19 +00:00
auria
4a1a3df201 Improved look and behaviour of new bubble widget
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5885 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-04 21:51:01 +00:00
auria
431e65b745 Added bubble widget to work around clipped text in help menu .I'm not sure I like it, and it's especially ugly in the glass skin, but that can be worked on later.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5884 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-04 20:24:42 +00:00
auria
15523034da Applied icon outline patch by jmimu, thanks\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5883 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-04 18:29:04 +00:00
auria
4263f9a373 Fixed the small icons in the race paused screen that looked weird
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5881 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-03 20:14:39 +00:00
auria
bc490ef54e Added ability for setting some labels to a different color, to improve on the unreadable text on dark background issue. Colors may need to be tweaked.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5879 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-03 19:42:36 +00:00
auria
7adcf430bd temporarly fixed hebrew translation to indicate it's RTL + scaled down hebrew font a little
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5878 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-03 19:02:16 +00:00
auria
2171874f26 Implement silly hack to get whether the current language is RTL (but at least it works)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5877 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-03 18:57:44 +00:00
xapantu
53037c25e1 Fix a segfault problem with addons (the buttons are now loaded from a file, and the code still used some button pointer to desactivated them, but they was NULL)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5869 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 15:24:56 +00:00
xapantu
bf7c7754c5 Updating translations from Launchpad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5867 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 15:11:03 +00:00
mbjornstk
e51c21e5d0 Rotate and flip so anchor over icon looks a bit better.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5858 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 01:31:27 +00:00
hikerstk
10616dab38 Applied jmimu's patch which shows players affected by attachments
and explosion in the player icon list, and 'animates' if a kart
is overtaken another kart. Thanks a lot for this patch!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5856 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 00:44:11 +00:00
hikerstk
0e84cdf091 Modified behaviour of startup boost: instead of giving it to the first
two karts, it is now given for all karts starting withint a certain
amount of time. These times and boost value are specified in
stk-config.xml.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5855 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-02 00:19:06 +00:00
auria
adc99cc6b6 Updated fr_CA translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5854 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 16:47:45 +00:00
auria
cdea5f6a72 Removed the need to specify an empty label on buttons/labels when a label needs to be set programatically at runtime, this avoids empty strings appearing in translation catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5853 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-01 16:09:09 +00:00