auria
|
ef148dd8cc
|
Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13060 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2013-07-03 02:00:08 +00:00 |
|
auria
|
020fc76df3
|
Move tutorial to help menu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12489 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2013-02-16 16:43:13 +00:00 |
|
auria
|
164a910a05
|
Clean up GUI image file from /textures
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12324 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2013-01-01 20:22:43 +00:00 |
|
hikerstk
|
caaccaf9c3
|
Removed reference to 'sharp turn' key.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12096 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2012-11-27 12:16:47 +00:00 |
|
auria
|
03fb11823b
|
Improve unicode string extraction
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8122 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2011-03-30 17:12:29 +00:00 |
|
auria
|
f855b80b59
|
Added SHY character to 'multiplayer' string to allow line breaks. Does not currently work correctly because of irrlicht issues
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8119 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2011-03-30 15:12:26 +00:00 |
|
auria
|
e37780572e
|
Improve a bit back buttons
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8080 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2011-03-27 00:59:31 +00:00 |
|
auria
|
7377d6739e
|
Add uniform back buttons everywhere in a subtle location
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8078 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2011-03-26 23:51:49 +00:00 |
|
auria
|
719ab532a5
|
Fixed another case of text clipping
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-10-24 20:32:27 +00:00 |
|
auria
|
51b1ffcf85
|
Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-09-19 19:22:43 +00:00 |
|
auria
|
b7812c298b
|
Mention bananas in help screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4616 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-02 02:07:21 +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 |
|
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
|
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
|
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
|
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
|
5aa52c20ce
|
Implemented viewing the help menu in-game
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4009 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-09-06 18:45:38 +00:00 |
|
auria
|
9a6f3ef547
|
Improved extraction of strings from XML files (now with a python script that also supports comments to the translators; also, uses expat, which detected lots of errors through my XML files XD)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3959 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-08-30 01:28:46 +00:00 |
|
auria
|
55b5694224
|
since it's less and less sure we can have good-looking fonts quickly and easily in irrlicht, committing a small version of the current one so the game is at least usable
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3459 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-05-03 17:01:10 +00:00 |
|
auria
|
720bbbaee0
|
massive improvements to looks of options and help menus
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3456 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-05-03 16:16:11 +00:00 |
|
auria
|
b5af09764f
|
improved look of tabs in options/help. mouse navigation still clunky
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3447 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-05-02 21:06:48 +00:00 |
|
auria
|
66cc077beb
|
improved layout in preferences to adapt to more resolutions. added max_width/max_height properties
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3446 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-05-02 19:34:07 +00:00 |
|
auria
|
f6d8943c70
|
replaced some plain ribbons with tabs (help, preferences)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3445 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-05-02 19:20:31 +00:00 |
|
auria
|
b8033334d6
|
starting to implement better skinning. currently, only plain buttons are skinned (you can see one in the help screens if you wish to see). I made a theme as proof of concept, if people don't like it, it can easily be replaced ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3374 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-04-11 16:07:41 +00:00 |
|
auria
|
0ad78e1168
|
introduced more help menus, improved their look and navigation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3364 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-04-05 01:15:38 +00:00 |
|
auria
|
951494cda9
|
first introduction of a help menu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3363 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2009-04-05 00:58:52 +00:00 |
|