Commit Graph

889 Commits

Author SHA1 Message Date
hikerstk
413fca22b2 Increased supported track version to 5 (weather now has its own node).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7619 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-05 02:55:20 +00:00
hikerstk
7b09afcb24 Added version number to challenges (I replaced all Challenge
declarations with ChallengeData - I don't see a good
reason to keep both classes).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7610 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 10:53:58 +00:00
hikerstk
c78373433f Disabled smooth normals (I incorrectly committed the wrong version).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 00:34:33 +00:00
hikerstk
9c56bd4781 Added setting for smoothing normals (default is still off till all tracks are fixed).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7601 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 21:39:03 +00:00
auria
aa9068070d Demonstrating the new particles : fire effect in crecent crossing
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7597 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-03 03:02:50 +00:00
hikerstk
4ab6331ff4 Update to bullet-2.77.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7579 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-02 22:04:13 +00:00
auria
b65de58954 Make the soft hyphen character invisible, in the future we may want to use it for the purpose of breaking long words when they don't fit (see tracker)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7571 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-31 03:40:35 +00:00
auria
c965274c1f Another update to HE
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7559 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-28 14:46:58 +00:00
hikerstk
44f911aeef Added missing dependency: it was possible to play Fort Magma
as part of the alltracks.challenge, without having unlocked
Fort Magma first (and in the worst case: you happen to fulfill
the fortmagma challenge while doing the alltrack challenge,
so you have just driven Fort Magma, then you get the message
that you have unlocked Fort Magma).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7557 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-27 23:24:03 +00:00
auria
f10f5a3288 Update catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7551 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-26 23:03:58 +00:00
auria
44d836fe1a Further update to Hebrew
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7545 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-25 15:42:18 +00:00
hikerstk
b7bf16a5f8 Zippers are now stored as their own node, and not as
attributes only. Track version number was increased to
4, but old version 3 tracks can still be read.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7542 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-25 09:29:27 +00:00
auria
94cf9ca9ae Updates to hrebrew translation by Jorge Mariano
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7527 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-24 16:01:43 +00:00
hikerstk
78497a6a0a Fixed 3153446 (gnu would not drive properly on zippers). Reason
was an incorrect default (hardcoded default, instead of a
default that depends on the dimension of the kart).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7524 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-24 05:37:09 +00:00
auria
52811d8752 Use a single menu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7520 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-24 02:01:18 +00:00
auria
3784c6fa28 Another catalog update
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7513 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-24 00:23:17 +00:00
auria
79dda5fdee Improve translations, include tracks in translaitons like they used to be, not sure when this was lost
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7510 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-24 00:11:56 +00:00
auria
009960fc8a Clean up call to fribidi, add capabilities to insert values to the _ macro
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7508 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-23 23:39:10 +00:00
auria
e9c036b957 Started implementing tweaks to multiplayer menus, which hopefully will make split-screen more user-friendly
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7505 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-23 21:40:19 +00:00
auria
84612132e1 Update built hebrew mo file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7492 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-20 22:09:48 +00:00
auria
8064063796 Offer limited kart animations mode in GFX choice
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7488 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-20 02:49:36 +00:00
hikerstk
cf864f9d22 Fixed installation of challenges and gfx files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 03:39:52 +00:00
hikerstk
08faf6972e Fixed "make install" to include tutorial files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7464 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 03:04:19 +00:00
auria
e7f5badbd1 Remove some big nitros in math class, was too easy + make challenge more difficult
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7461 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 01:50:39 +00:00
auria
685cbd1c14 Move particles into a new subdirectory
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7460 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 01:04:23 +00:00
auria
3ecd1843f3 Regenrate string catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7447 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-16 16:57:05 +00:00
auria
6726fbe47a Updated hebrew translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7445 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-16 16:37:02 +00:00
auria
e3eb411458 Reduce size of hebrew font a little as per request
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7443 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-16 16:28:52 +00:00
auria
73c2745cbc Update string catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7425 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-15 20:50:46 +00:00
auria
bba25d6ee2 First drafts of a language selection screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7424 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-15 20:49:32 +00:00
xapantu
b405a26164 Change addons package icon, the new ones are based on the yeKcim icon, they are more in the style of stk
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7422 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-15 15:36:54 +00:00
auria
0ffb08e285 Added Dakal's bottom bar to the main menu, looks nice, makes the news message more visible, and also I'll probably add some more stuff there
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7419 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-15 02:25:59 +00:00
auria
bd456498a1 Improve gauge so that fill and focused background are less alike
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7418 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-15 01:55:42 +00:00
auria
57da8905f5 Improved GFX level slider
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7417 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-15 01:44:51 +00:00
auria
0496d8bd8a At Joerg's request, fixed button+progressbar combo
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7416 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 21:52:19 +00:00
hikerstk
0fb5f93453 Tried to overlay/replace the install button with the progress bar,
but that doesn't work properly at this stage. Auria, any ideas?


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7414 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 06:13:20 +00:00
auria
7ae7fb5dfd Added GFX level slider in options + spell wheather correctly in options...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7410 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 03:10:04 +00:00
auria
404bb88703 It now rains in lighthouse :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7406 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 02:27:14 +00:00
auria
f7bcc2a6a5 Add snow flakes to Snow Mountain. Still to be improved
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7403 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 01:31:15 +00:00
auria
4a41af8088 Center text + remove redundent properties
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7402 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 01:06:19 +00:00
hikerstk
dbe6395c1e 1) Changed queue and addon vector to use SynchronisedVector in order
to hide more pthread calls.
2) Started to work on screen layout.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7401 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 00:58:11 +00:00
hikerstk
9c0dd7c079 Moved 'news' message to bottom of screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7400 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-14 00:56:14 +00:00
auria
f563a1623d Removed old alpha proeprties in material files
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7393 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-13 20:49:43 +00:00
auria
986eaf418a Add Dakal's new zipper icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7391 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-13 18:40:14 +00:00
aeonphyxius
840a77ed38 add new tutorial folder and a file containing the configuration
first tutorial configuration file 
Add to file_manager.cpp the method to check the tutorial file
tutorial data, to implement the XML loading

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7386 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-13 00:27:03 +00:00
auria
7a81498f19 Add gravity to particles, use gravity for water splash + fix camera modes like look back
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7378 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-12 16:28:25 +00:00
auria
03af38c9b0 Work on water splash effect a bit; only lighthouse was changed for now, we can change other tracks when Joerg modified the track exported. The effect can still be improved of course, I mostly did the basic code aspect
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7375 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-12 03:01:57 +00:00
auria
94cdfc5eb2 Updated string catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7356 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 23:05:48 +00:00
auria
27b2ba3f26 Bugfix : track names were no more extracted in the string catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 23:04:27 +00:00
auria
79b41ace2a Say hello to the new nitro bar, thanks to Dakal (it only goes up to 16, while old one went up to 20, but I don't think it matters, I never reached 20 in real gameplay anyway)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 20:08:41 +00:00