Commit Graph

5824 Commits

Author SHA1 Message Date
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
auria
25521debe4 Update string catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7999 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 18:58:31 +00:00
auria
c9b0e54439 Nicer icon for UI options
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7998 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 18:57:20 +00:00
auria
6f1d2cf904 Make the vsync button actually work
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7997 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 18:52:59 +00:00
auria
b55cafda36 Reorganize options in more screens, use 'accordion tabs' to fit everything in the available space, I *think* the result is good, feedback welcome
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7996 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 18:50:20 +00:00
auria
abaa9847a7 Clean up config file a little (group GFX options toghether) and make anti-aliasing available in the GFX slider
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7995 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 17:39:05 +00:00
auria
decc8f21e9 Updated Hebrew translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7994 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-20 15:27:56 +00:00
auria
c0daa96282 Minor update to tabs widget, makes focus follow mouse in skin, looks nicer
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7993 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-19 18:27:59 +00:00
auria
7f02234592 Updated string catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7992 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-19 18:20:08 +00:00
auria
d98924ee3c Improved string
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7991 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-19 18:18:29 +00:00
auria
392bfe3e9c Fixed bug in scalable font, that was visible in the tooltip
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7990 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-19 18:14:15 +00:00