hikerstk
2f268dce77
Added some code to add a 'push to the side' when crashing into a kart.
...
This code is for now disabled in the stk_config.xml file, since it needs
changes to the physics to be better playable.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4422 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-10 12:16:32 +00:00
auria
a7a802b918
Removed all line breaks from challenge files, since line breaking is not automatic
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4409 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-07 23:22:45 +00:00
auria
6f1a199e7d
Worked around font measurement issue that caused text clipping
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4404 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-06 16:48:06 +00:00
auria
b44d1ded78
Updated fr_CA localisation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4389 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-02 21:30:55 +00:00
auria
2dd0a904b6
Improved buttons to have their size depend on text contents; made the 'enter' key trigger a PA_FIRE action
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4388 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-02 20:55:19 +00:00
auria
d38d7f905f
Updated strings and french translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4383 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-02 02:11:15 +00:00
auria
c0322cac00
Added more documentation to the input screen, answering a few of our recurrent FAQs
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4382 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-02 02:08:25 +00:00
auria
62ee51e383
Cleanup up a few font-related harcoded constants or duplicated code
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4366 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-30 18:00:23 +00:00
auria
b7dcca904e
Added file I had forgotten to add
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4356 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-27 19:25:41 +00:00
auria
d8f063ea09
Worked around text clipping issue in options
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-23 00:41:13 +00:00
auria
8439f00dc3
Fixed clipped text bug in race setup screen
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-23 00:30:55 +00:00
auria
7d1c82d73c
Fixed a lot of translation crap related to XML, hacky challenge files, no GUI, etc...
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4342 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-22 21:57:15 +00:00
auria
63db1de1d4
Debugged challenges : several challenge files were incorrect XML
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4334 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-22 19:03:26 +00:00
auria
e83edfec28
Better center keyboard icon
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4327 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-19 20:56:41 +00:00
auria
d32675cd5f
Much improvements to the 'orange fonts' (namely, better aligned and more international characters)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4326 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-19 20:50:53 +00:00
auria
631ac7de5d
Moving towards adding support for multiple keyboard configs through the GUI
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4325 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-19 19:48:41 +00:00
auria
84528b4e70
Modified race setup screen to be less fancy and more useful
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4322 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-19 18:54:08 +00:00
auria
542320a2e6
Fixed glitch with "selection bubble"
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-19 18:49:06 +00:00
hikerstk
6c53227c56
Fixed type (white space after "\").
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4295 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 02:40:06 +00:00
auria
68ba369ff4
Lots of small fixes and cleanup; major change : totally bypass irrLicht's icon rendering in the GUI, which is insufficient for our needs. Use a new system that's much more flexible. Improved locking icon on the way. A few minor glitches introduced, to be fixed soon
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4290 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 20:15:09 +00:00
hikerstk
87cb28fe82
Fixed installation for model subdir.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4282 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 03:24:43 +00:00
hikerstk
0e140899c5
Fixed makefiles for gui directory tree.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4281 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 02:37:33 +00:00
hikerstk
5e5d0a9caa
Removed unused plib txf fonts, fixed Makefile to pack the new fonts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4280 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 02:35:48 +00:00
hikerstk
81eeb36edb
Added a minimum speed karts need in order to use slipstreaming. Removed debug output.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4274 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-09 03:50:44 +00:00
auria
51d6af8853
Minor naming cleanup
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4264 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-06 18:58:33 +00:00
auria
512e70d855
Improved icon in help tab
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4263 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-06 18:55:25 +00:00
auria
a97ce54007
Converted font file to UTF-16 - and magically i18 works! (@Hiker: please test it also wokrs on windows)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4258 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-06 17:48:47 +00:00
auria
6c50dbc340
Somewhat documented font file (to help debug i18n issues)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4257 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-06 17:47:23 +00:00
auria
1e4ede71ff
Fixed focus orb problem when master player uses gamepad
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4252 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-06 15:48:04 +00:00
auria
c1f2f85cc0
Improved help menu for better readability
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4246 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-06 00:06:40 +00:00
auria
aa003ef977
made okolaks font white, so wew can color it however we want (i.e. [255,0,0]*[255,255,255] makes a white font red, but [255,0,0]*[0,0,0] doesn't make a black font red)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4243 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-05 23:46:17 +00:00
auria
d9f6abd511
Major and great font update : added support for scalable fonts (better not wait for them to implement it), and added a second more colourful font for titles
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4240 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-05 23:15:15 +00:00
auria
e46251008a
Fixed texture anti-aliasing (gee, couldn't they have told us it was this easy...)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4239 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-05 18:56:40 +00:00
auria
3a8473e8c6
Added animated Wilber by Rudy & Xapantu
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4237 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-05 15:17:32 +00:00
auria
1b59004a1e
Made new icon for time trial
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4222 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-11-14 00:32:12 +00:00
auria
bbeffc262d
Edited player options icon to fit better with the other ones (still doesn't fit with skin thoguh)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4221 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-11-14 00:17:40 +00:00
auria
e276aad85f
More icon updates
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4219 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-11-14 00:04:47 +00:00
auria
b2af9653f4
Started adding new icons from OpenGameArt
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4218 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-11-13 23:20:11 +00:00
auria
4369cbf673
german updates from anonymous contributor (see bug report 2892817)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4209 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-11-05 21:20:22 +00:00
auria
729ccbc79b
Fixed keyboard navigation & text boxes, improved the visual clues that it's focused
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4184 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-10-31 23:06:58 +00:00
auria
f65ec54fc2
Minor tweaks to challenges screen
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4142 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-10-20 21:04:31 +00:00
auria
5f52d47306
Started implementing challenges menu (for some reason, many challenge files are not found/loaded, didn't figure why yet)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4141 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-10-20 20:52:52 +00:00
auria
10e039ba7e
Removed the CutScene adapter, the new event handling for Screen does not require that kind of thing anymore to combine 2D and 3D, and to use animations
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4115 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-10-13 19:14:17 +00:00
auria
0166b4365b
Started implementing 'feature unlocked' cutscene
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4076 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-10-04 20:20:41 +00:00
mbjornstk
2826c023c5
Remove exec property.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4068 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-10-02 01:10:52 +00:00
auria
05aa71b8c4
Allow for tighter turns without the use of sharp tun button. This is part of our plan to make the sharp turn key no more constantly pressed, and the penalty introduced to the use of sharp turns.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4063 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-29 21:24:25 +00:00
mbjornstk
4284d97abb
Convert from UTF16 to UTF8 and fix props.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4048 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-26 02:28:47 +00:00
auria
69c91b7f75
Added new icons by yeKcim (thanks\!) + updated Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4039 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-22 19:13:07 +00:00
auria
5b3eca9f56
Added danish translation by Joe Dalton
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4020 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-09 23:04:37 +00:00
auria
858c3bc88a
Introduced new logo
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4018 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-09 13:16:42 +00:00