Commit Graph

6028 Commits

Author SHA1 Message Date
hikerstk
e2a49be2cf Added ';' at the end of categories, since this is apparently required by
kbuildsycoca4 (http://www.bsdforen.de/showthread.php?t=23471&page=11).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8377 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 23:01:23 +00:00
auria
3dd990370a Add LOD to city trees, reducing polygon count a bit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8375 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 19:15:58 +00:00
auria
b17307e4de improve LOD, at samuncle's request
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8374 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 17:58:11 +00:00
auria
cb4ed54d1b Fixed no slowdown when driiving off-track in canyon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8372 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 15:44:48 +00:00
hikerstk
a22b948810 Addons now show the size of the package to download.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8371 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-18 07:11:12 +00:00
auria
75209cb1ce Fixed minor memory leak
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8370 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-17 23:32:17 +00:00
hikerstk
b5af4a6b0b Added example of texture triggering a rescue on collision (the 'arc' fences).
This is atm not supported by the track exporter, and is purely a test.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8368 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-17 22:17:20 +00:00
hikerstk
62fb47aeed Added support for textures to trigger a reset on collision (separately from
triggering reset when driving on).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8367 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-17 22:06:45 +00:00
hikerstk
b006a50080 Updated Asian fonts (in synch with 0.7.1 release).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8358 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-15 01:16:39 +00:00
auria
f7c91a27d7 Update strings from LP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 22:30:17 +00:00
hikerstk
99e38de2db Fixed VS compilation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8352 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 11:51:39 +00:00
hikerstk
8b22aba2b5 Removed warning that are constantly printed on stdout if sfx
are disables (Auria, I assume this is the right way to do
this?)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 11:49:47 +00:00
hikerstk
54dac6c155 Fixed versionToInt which would give a higher version number to a rc
than to the actual release (r8348 on 0.7.1).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8349 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 05:08:45 +00:00
hikerstk
26ec58b0f1 Added bullet update, rearranged items to that things
obvious to players are seen first.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8347 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 02:13:22 +00:00
hikerstk
a638dd5867 Fixed ticket #168 (could not switch between traditional and simplified
Chinese). This only happens on case insensitive file systems (where
the name of the .po files are returned in lowercase, meaning the
country part is lower case as well and therefore not recognised).
This patch corresponds to 8337 and 8341 on 0.7.1 branch.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 02:07:27 +00:00
hikerstk
3bab9c2a69 Support both lower and upper case for the license file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-14 02:03:13 +00:00
auria
cdc61fda1e Fixed non-positional bridge sound in canyon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8338 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 20:59:22 +00:00
hikerstk
ef35220f48 New version of the Asian fonts, since the previous version had
characters rotated by 90 degrees.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8335 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 12:48:21 +00:00
auria
4023a0bb49 More precise polygon count, as requested by Kinsu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8333 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 12:43:58 +00:00
hikerstk
eb47abe977 Updated Asian fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8330 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 05:57:10 +00:00
hikerstk
f4cb22e7e6 Updated release build settings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8328 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 04:51:33 +00:00
hikerstk
4d6f2e27e5 Fixed compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8327 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 04:36:18 +00:00
hikerstk
d813d5eba3 Updated translations from launchpad.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8325 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 03:52:06 +00:00
auria
6346188a64 Hat support is now believed to be there
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8323 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 01:47:06 +00:00
auria
717213a303 Fix listener position not updated when looking back
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 00:55:30 +00:00
hikerstk
8228a5e782 Replaced old windows icon with larger 256x256 icon.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8319 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 00:52:51 +00:00
hikerstk
202f4b082f Removed test grandprix, since it causes more problems than we get use out of it.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8318 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-13 00:25:39 +00:00
hikerstk
ec6b6431ac Fixed crash in kart selection screen that happens if an
addon tab was selected previously, then that group is removed
(by deinstalling its contents with the addon manager). The gui
code tried then to access the previously selected tab, which
doesn't exist anymore. Now it will fall back to use the
first element (which at this stage is sure to exist).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8316 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 23:18:57 +00:00
hikerstk
9f2cc716eb Fixed compiler warnings (STK time function used 64-bit ints, so that stk still works after 2037 or so :) ).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8315 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 23:09:34 +00:00
auria
f7c772eef9 Fixed editing Hebre names
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8312 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 20:56:28 +00:00
auria
719e9c3622 Oops, in Doxygen the tag for preconditions is \pre
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8311 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 20:42:57 +00:00
auria
0ce0edf779 More work on docs...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8310 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 20:39:57 +00:00
auria
2c2ea81e93 More added or not clarification in GUI engine
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8309 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 20:31:06 +00:00
auria
13ed204b56 Delete duplicated code in karts selection screen + fix bogus assertion failure
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8308 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 20:23:52 +00:00
auria
02f252951c Work on documentation, and added some assertions that would have helped Joerg understand what was happening with his code ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8307 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 20:19:03 +00:00
auria
ae5b4c750d Add clarifiction to GUIEngine docs
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8306 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 19:44:58 +00:00
auria
8c096136e7 Fix small text box caret issue found by KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8305 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 19:37:40 +00:00
auria
740d3f1309 Reduce number of polys in Tux Tollway by about ~6000 by cleaning up double faces. That's not sufficient to make a real difference in the FPS for me though :( Adding LOD on the trees would probably help a lot
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8302 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 18:40:13 +00:00
auria
0dd5e61afd While we're at it, use nicer caret in text box...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8301 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 16:45:08 +00:00
auria
631785b7cf fix blinking caret in text box
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8300 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 16:10:55 +00:00
auria
260886f6f7 A better RTL input box
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8299 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 15:57:17 +00:00
hikerstk
ab3ba779fc Removed display of "-100%" in the progress bar if an error occurs while downloading.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8298 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 06:53:13 +00:00
hikerstk
20ca532726 Fixed incorrect '<weather particles="none.xml"' which is exported
if the weather is set to none.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8296 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 01:53:17 +00:00
hikerstk
ea64332130 Accept both American and Britain spelling for -gamepad-visuali{s,z}ation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8294 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-12 01:23:27 +00:00
hikerstk
babbe5eb52 Added some asserts to find NANs.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8293 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-11 22:10:05 +00:00
hikerstk
db41b21af6 Moved more functions and variables common to the two
race guis into a common base class.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-11 21:56:15 +00:00
hikerstk
65c880f71d Updated VS10 project file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8290 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-11 11:15:11 +00:00
hikerstk
9e31bf6142 Fixed bug in font tool which would cause certain characters not to be
included in the output file.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8288 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-11 05:42:57 +00:00
auria
c00a434e77 Update Xcode project
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8284 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-11 00:11:59 +00:00
hikerstk
3439c121cb Fixed linux compilation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8283 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-10 23:37:58 +00:00