auria
41b9f6b8f7
After feedback on IRC, make lightning occur les often
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8072 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-26 19:22:44 +00:00
auria
83969acd6d
Properly handle bananas in 3 strikes mode (with swappers this makes it a bit spicier ;)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8071 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-26 18:44:21 +00:00
auria
1713e53ff0
Fixed lava music on case sensitive systems
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-26 18:33:11 +00:00
auria
ea0bd4c781
Reduce size of palmtree3 from > 500 KB to ~150KB by compressing with jpeg
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8069 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-26 17:58:35 +00:00
auria
1d60d24d48
Fixed silly copy and paste error in my new code
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8068 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-26 17:35:42 +00:00
auria
21ce4cd15a
Convert city_tree_leaves.png to jpeg with mask, taking it from 600 KB to 250 KB
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8065 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-26 00:03:12 +00:00
auria
7ce7daa5ac
Added support for external masks; this allows using JPEG even on images that need transparency. Reduced palmacacia from 800 KB to 300 KB using this feature
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8064 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-25 23:52:30 +00:00
auria
9306c5c7e6
Fixed scrolling test under irrlicht 1.8
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8062 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-25 19:31:03 +00:00
auria
b65915a919
Raise ignore level in temp logger; irrlicht 1.8 is a little more chatty than 1.7 so shut it up
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8061 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-25 19:25:31 +00:00
auria
de743669f8
Fix wide-string player names (only if irrlicht 1.8 is used)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8060 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-25 15:52:59 +00:00
auria
c4660216fd
Fixed text clipping issues (only if using irrlicht 1.8)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8059 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-25 15:37:52 +00:00
hikerstk
30d39e30f0
Read in the number of times a message was displayed from the user config file,
...
and discared messages that have been displayed often enough.
Note that this is mostly a first test, we might want to only increase the
display counter once each time STK is started or so.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8058 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-25 11:23:17 +00:00
hikerstk
ff152bfeed
Save number of times a message is displayed to the config file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8057 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-25 03:20:21 +00:00
auria
4af41ee77a
Fixed label scrolling code
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8048 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-24 22:51:17 +00:00
hikerstk
ebda46f19a
Removed time between consecutive scrolled test displays.
...
Added count of how often a message is being (fully) displayed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8047 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-24 21:28:50 +00:00
hikerstk
f75f306737
Added horizontally scrolling to the news message, and support for multiple
...
news messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8046 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-24 21:10:36 +00:00
hikerstk
8f34aea2b4
Added support for horizontally scrolling text.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8045 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-24 21:06:11 +00:00
auria
4812ba21dd
Tweak weapons in 3 stirkes mode
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8044 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-24 18:33:53 +00:00
auria
a18de8941f
Updates to Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8043 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-24 02:02:25 +00:00
auria
8fba008f4c
removed unused road cone model
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8042 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-24 01:59:29 +00:00
asciimonster
4631c10524
[stk_browser]: Fixed configuration error (Empty mesh)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8038 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 22:30:30 +00:00
hikerstk
1815b6f223
Added files missing in previous commit (started adding
...
support for new addon list, but that's work-in-progress).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8034 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 12:07:16 +00:00
hikerstk
8e032f1ec2
Updated VS10 project file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8033 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 10:08:13 +00:00
hikerstk
084604f9ab
Added support for downloading news at a specified frequency only.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8032 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 05:54:12 +00:00
hikerstk
d953a188c7
Fixed compilation on linux.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8031 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 04:39:28 +00:00
hikerstk
954b420446
Started to add support for downloading news from the addon server
...
at a specified interval only (e.g. only download every 2nd day).
Not fully working yet, might not work on linux/mac atm.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8030 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 03:57:49 +00:00
auria
f8ff755340
Moved colelctibles away from strart line in northern resort
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8028 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 02:00:12 +00:00
hikerstk
41e0db991a
Fixed memory corrpution (causing a crash when the game ends).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8025 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-23 00:04:57 +00:00
hikerstk
72c3bf2cc8
Removed commented out code.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8024 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-22 21:42:17 +00:00
hikerstk
69a6a2439b
Updated VS10 project file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8023 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-22 12:32:00 +00:00
hikerstk
9dbb3bad94
Removed debug print.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8022 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-22 12:31:08 +00:00
hikerstk
3e9c1d4294
Properly freed some memory. Big question: why on earth
...
do we load e.g. parachute.b3d twice??
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8021 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-22 11:11:56 +00:00
hikerstk
fa512b8010
Fixed memory leak in LOD node.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8020 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 22:38:42 +00:00
auria
1ba3e60baa
nicer-looking tooltips
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8019 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 15:38:30 +00:00
hikerstk
28aaaf4f5b
Added --ftl-debug command line option, to print some debug information for
...
FTL (esp. GP) races.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8018 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 06:15:39 +00:00
hikerstk
a7bf9f0092
Fixed (unimportant) memory leak.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8017 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 06:13:40 +00:00
hikerstk
35a964200f
Fixed bug in sorting function (sorting could be incorrect when
...
start was != 0). This might also fix ticket 96.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8016 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 06:12:40 +00:00
hikerstk
0aab99abe4
Removed gettext from configure (ticket #115 ).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8015 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 05:54:36 +00:00
hikerstk
ef1bf2f593
Fixed fog color which was incorrectly multiplied by 255 (ticket 114).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8014 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 05:50:36 +00:00
hikerstk
4b2cf2db3e
Updated VS 9 project file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8013 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 05:20:28 +00:00
hikerstk
fc5ddb2ad0
Fixed compiler warnings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8012 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-21 05:19:42 +00:00
auria
ede4e2e4b3
Fixed accidentally broken secret shotcuts in city
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8010 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 20:53:15 +00:00
auria
52f71ddfda
Remove items near city start + renamed it
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8009 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 20:46:44 +00:00
auria
32c7e8625c
Skyline : add reset plane with falling camera + move collectibles away from near start so no kart starts onto collectibles
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8007 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 20:41:47 +00:00
auria
8b2483f1df
Updated fort magma so that karts don't start on items
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8005 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 20:32:50 +00:00
auria
62c904c851
Improved hovering over tabs (no more messed up focus when mouse leaves)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8004 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 20:12:39 +00:00
auria
519770ec2f
Improved look of some menus in RTL
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8003 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 20:03:29 +00:00
auria
a078105aee
Show tooltips when hovering options tabs
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8002 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 19:49:55 +00:00
auria
2634dd6e74
Show tooltips on top
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8001 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 19:17:04 +00:00
auria
f7c96c56aa
Fixed RTL issue in video options tooltip
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8000 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 19:03:01 +00:00