auria
|
81282e3464
|
Modified several screens that used absolute positions and sizes to use the full power of the layout managers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5558 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-06-25 01:29:10 +00:00 |
|
auria
|
d9879fe3c4
|
Mention swapper in the help screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5461 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-30 23:56:39 +00:00 |
|
auria
|
1bdca718cb
|
Added GP lose animation (not yet shown when actually playing, for now click on the 'network' button to see it as usual)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-30 15:45:44 +00:00 |
|
auria
|
466cd4ebf9
|
Fixed warnings with alternative skins
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5444 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-15 19:01:10 +00:00 |
|
auria
|
5cddb8ffb6
|
Added support for selecting GUI skin through user interface; aded skins by Dakal as a proof it works
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5442 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-15 18:10:55 +00:00 |
|
auria
|
dd0caa5f0a
|
Split audio and video options in 2 separate tabs, in preparation for adding more items
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5441 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-15 16:12:41 +00:00 |
|
auria
|
e84cb5d10c
|
As discussed with Joerg : started removing maximum number of karts limitations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5410 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-07 18:39:07 +00:00 |
|
auria
|
16e3988ddd
|
Another major update to the input configuration screen. There are now separate configurable keys for menu navigations. Conflictm detection was not implemented back yet; multiplayer gameplay seems broken too. To be continued
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5371 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-03 23:37:38 +00:00 |
|
auria
|
53121d6c45
|
Added file forgotten in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5350 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-02 19:39:36 +00:00 |
|
auria
|
1b3ea64041
|
Initial incarnation of the new input configuration menu. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5349 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-05-02 19:39:09 +00:00 |
|
auria
|
ed0d7e81e7
|
Removed old wrong parameter in options screen XML file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5318 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-04-29 22:45:16 +00:00 |
|
auria
|
e2e442f756
|
Fixed help screen bug caused by the recent move of items. Also modifying the code to make it easier to debug such kind of problem in the future (print the details to stderr, don't just assert(false))
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5262 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-04-25 17:14:10 +00:00 |
|
auria
|
89637add52
|
Fixed maximum number of AI karts in race setup spinner. We support a max of 8 karts, but this means a max value of 7 AI karts
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5172 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-04-11 20:07:08 +00:00 |
|
auria
|
5e88ff275b
|
Better center 'selection bubble' in GUi skin
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5165 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-04-11 16:50:43 +00:00 |
|
auria
|
e2a89b12c5
|
Fixed parachute in help screen (because texture name of icon changed)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5134 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-04-08 20:50:57 +00:00 |
|
auria
|
2f3cf6d8b4
|
Cleanup : less publicly editable members in Widget, renamed the name of tabs in options because there was a name conflict, improved widget search into the tree
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5086 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-03-27 23:18:07 +00:00 |
|
auria
|
f93e26e48f
|
Allow skinning scrollbars
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5085 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-03-27 19:55:53 +00:00 |
|
auria
|
7c2d181fc4
|
Fixed feature unlocked 'continue' button when playing from a GP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4891 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-03-01 21:50:51 +00:00 |
|
auria
|
f0b59c19b7
|
Added a 'loading' screen, so that the game does not seem unresponsive when loading a big track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4810 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-23 01:00:21 +00:00 |
|
auria
|
a148a2f46b
|
No more crash on end of GP (nothing useful show yet)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4784 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-21 02:22:05 +00:00 |
|
auria
|
e15c217c5f
|
Converted GPs to XML
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4737 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-16 00:33:41 +00:00 |
|
auria
|
84027f317b
|
Fixed GPs aspect ratio
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4695 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-12 23:26:05 +00:00 |
|
auria
|
77c29ca276
|
Max number of rows in a ribbon grid is no more hardcoded, can now be specified ion XML.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4692 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-12 17:45:10 +00:00 |
|
auria
|
f29de6a89e
|
Initial work towards STK adding GPs to the selection screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4688 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-12 01:48:47 +00:00 |
|
auria
|
c26544dc67
|
Higher-res challenge icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4629 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-02-04 01:43:10 +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
|
cd787f9085
|
Kart and track groups tabs are now dynamically determined at runtime instead of being hardcoded
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4579 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-31 18:52:24 +00:00 |
|
auria
|
f80b9a5637
|
Fixed clipped text issue
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4573 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-31 16:48:24 +00:00 |
|
auria
|
ec69c71056
|
Fixed clipping text issue
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4572 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-31 16:46:12 +00:00 |
|
auria
|
60425bf01d
|
Added preliminary support for greek and russian. Chinese is also supported if the SungTil files are present (I'm not committing them yet since they're quite large, so we need to decide first if we want to ship them by default or separately)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4525 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-24 01:30:33 +00:00 |
|
auria
|
05f21d45ee
|
Moved fonts to the (duh) /fonts directory in /data
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4524 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-24 00:26:41 +00:00 |
|
auria
|
839738113d
|
Deleted okolaks font
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4522 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-23 23:58:05 +00:00 |
|
auria
|
1f6452bb7a
|
License update
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4502 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-20 20:12:17 +00:00 |
|
auria
|
f3fa19bfa8
|
Added new font, thanks to Arthur_D
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4501 178a84e3-b1eb-0310-8ba1-8eac791a3b58
|
2010-01-20 17:00:41 +00:00 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|