auria
62124acdb2
Fixed button that did not scale up with longer translations
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4489 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-19 02:47:36 +00:00
auria
2236237e02
improvements to layout engine & improvements to help menu
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4488 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-19 02:43:57 +00:00
mbjornstk
2c0e9c6cb5
Add texture for slipstream effect, first try at least.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4487 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-19 00:30:13 +00:00
auria
e1c9e609ce
Committed update to no translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4486 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-18 20:05:46 +00:00
auria
306a7abc63
I think I finally got the configure.ac file right, after much googling :D
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4485 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-17 23:27:53 +00:00
auria
c7a429e68d
Gave up on trying to make autotools find irrlicht in /usr/local AND /usr whithout specifying --with-irrlicht=. It seems that autotools is too stupid to support that kind of behaviour
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4484 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-17 23:19:51 +00:00
auria
90842bb00a
Fixed inverted path in previous commits
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4483 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-17 22:51:32 +00:00
auria
09d21b2261
Atetmpt at fixing --with-irrlicht when irrlicht is installed unix-style
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4482 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-17 21:40:46 +00:00
auria
18affc70c1
Fixed another potential problem on linux when irrlicht is installed
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4481 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-17 21:29:39 +00:00
auria
eabc022dda
Attempt at supporting finding irrlicht in both /usr and /usr/local (could not test fully, please report any breakage...)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4480 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-17 20:12:34 +00:00
auria
fd1c79aa4a
Added S with bottom thingy to title font, as per forum request
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4479 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-17 19:16:13 +00:00
auria
42c9593a7f
Fixed slovenian translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4478 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-16 14:58:53 +00:00
auria
2cd63dfff1
Consequently to the changes in previous commit, regenerated the .pot
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4477 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-16 00:04:23 +00:00
auria
3f28d198f4
Fixed the 'property overloading' in GUI XML files that caused a couple internal strings to be exported to pot files, confusing translators
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4476 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-16 00:02:27 +00:00
auria
3b493616e2
Added more characters to the orange font
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4475 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 21:58:57 +00:00
auria
1d678e6741
Fixed gl translation and added pl updated one
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4474 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 20:37:15 +00:00
auria
0cdd087f89
Minor improvements to translation debugging
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4473 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 19:11:34 +00:00
auria
bf40d0191e
Don't abort STK when there's a bogus challenge file (e.g. a LISP file left from 0.6)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4472 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 19:01:45 +00:00
auria
258976d284
Always use irrDriver::getTexture and never IVideoDriver::getTexture, then it's easier to debug bogus calls. Order files alphabetically in Xcode (/me needs to take first grade again -.-)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4471 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 18:33:33 +00:00
auria
a567f5a498
Removed no more needed print
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4470 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 18:19:55 +00:00
auria
0ac80ca6ca
Updated gl translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4469 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 16:46:02 +00:00
hikerstk
2899369036
Yes another bugfix: .projectile files were exported twice, which fails
...
on certain systems.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4468 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 02:17:32 +00:00
hikerstk
037069a257
Improved handling of directory for user configuration files to work even if $HOME/.config
...
does not exist, and moved handling of files and directories from user_config to file_manager.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4467 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 01:46:03 +00:00
auria
def4c22a2b
propagated typo fix to pot
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4466 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-14 22:52:01 +00:00
auria
fbc60586fc
Fixed typo
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-14 21:10:34 +00:00
auria
c4dcfc7fec
updated slovenian translation by bd4e
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4464 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-14 19:01:00 +00:00
auria
acfc6cf70a
Fixed a couple buttons that didn't stretch along text
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4463 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 22:45:08 +00:00
auria
334a26e858
Convert title font XML file to UTF-16 so that accentuated characters work for it too (@Hiker: sadly, accents didn't magically work; it so happens that they did because I had previously converted the okolaks font file to use UTF-16)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4462 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 21:49:24 +00:00
hikerstk
797ac71d4b
Kart shadows can now be loaded from the data/texture directory, too.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4461 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 14:43:17 +00:00
hikerstk
36fa5d07cc
Fixed typo (incorrect path to sky dome texture).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4460 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:56:52 +00:00
hikerstk
4f70ed5bed
Updated VS project.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4459 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:27:53 +00:00
hikerstk
34ed2943db
Bugfix: incorrect type declaration of IS_LITTLE_ENDIAN.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4458 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:26:43 +00:00
hikerstk
ba47db173f
Fixed typo in previous commit.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4457 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:11:24 +00:00
hikerstk
bdecc4f573
Ignore build directories for irr-* modes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4456 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:09:28 +00:00
hikerstk
9cf73713ab
Removed unused/old files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4455 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:08:15 +00:00
hikerstk
9a2afc0a0e
Removed find *.xml command, since it would install e.g.
...
tracks/.../track.xml files as well in the data directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:05:09 +00:00
hikerstk
4455f89920
Removed unnecessary include.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4453 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 01:58:20 +00:00
hikerstk
43c01b1176
Removed unnecessary .ac files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4452 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 01:33:18 +00:00
hikerstk
6568afea07
Bugfix: added missing \
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4451 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 01:31:55 +00:00
auria
e135988fc6
Added Stephen Dunn in track model credits
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4450 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 01:31:50 +00:00
hikerstk
c533ace66d
Replaced the old lighthouse track with Stephen Dunn's improved version.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4448 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 01:17:59 +00:00
hikerstk
9367911bcd
Fixed missing files when exporting stk (stk_config.xml was missing
...
besides other files), for now added the kart- and track-exporter to the
files to be exporter (for the alpha release only, can be removed later).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4447 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 01:03:40 +00:00
auria
ef7beff5af
Endianness detection cleanup
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4446 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 00:57:17 +00:00
auria
3c675b3206
Fixed warning
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4445 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 00:56:31 +00:00
hikerstk
b9e8e0891c
Bugfix for bugfix: make the stars not only stop rotating, but to
...
disappear completely when restarting a race.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4444 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-12 23:13:38 +00:00
hikerstk
901f8ae7d4
Bugfix: the rotating stars were being shown when restarting a race.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4443 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-12 23:00:10 +00:00
hikerstk
60840e5851
Made the AI a bit more competitive by not slowing the mid- and
...
high-level AI down when skidding.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4442 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-12 22:55:03 +00:00
hikerstk
bc378d4ebd
Bugfix: restarting a race would not reset the AI properly, causing them to be rescued over and over.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4441 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-12 11:15:50 +00:00
hikerstk
20643c1a44
Renamed music to avoid problems on irix.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4440 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-12 04:26:22 +00:00
hikerstk
d6b91f8fc3
Applied Stephen Just's patch 2926028: search for data directory relative to the executable,
...
which allows STK to be started/debugged in VS without having to set a working directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4439 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-12 02:02:13 +00:00