stk-code_catmod/data/gui
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
..
skins Fixed installation of license files, and changed 2010-09-14 01:36:17 +00:00
addons_update.stkgui Change the name of the addons screen (from options to addons) 2010-09-08 18:02:48 +00:00
addons_view_dialog.stkgui Adding a little hack to center the addons image but it is dirty... 2010-09-14 18:43:33 +00:00
addons.png Reduce the addons icon 2010-09-14 18:46:04 +00:00
addons.stkgui Change the name of the addons screen (from options to addons) 2010-09-08 18:02:48 +00:00
arenas.stkgui Fixed the 'property overloading' in GUI XML files that caused a couple internal strings to be exported to pot files, confusing translators 2010-01-16 00:02:27 +00:00
back_addons.png Adding the addons menu, I am going to write a mail to the ML 2010-06-30 18:40:55 +00:00
back.png Started adding new icons from OpenGameArt 2009-11-13 23:20:11 +00:00
banana.png Mention bananas in help screen 2010-02-02 02:07:21 +00:00
challenge.png Higher-res challenge icon 2010-02-04 01:43:10 +00:00
challenges.stkgui Fixed the 'property overloading' in GUI XML files that caused a couple internal strings to be exported to pot files, confusing translators 2010-01-16 00:02:27 +00:00
confirm_dialog.stkgui Show confirm dialog before permanently erasing keyboard config (the confirm dialog I added is reusable, so should we ever need another confirm dialog we can reuse this one) 2010-09-08 23:06:54 +00:00
confirm_resolution_dialog.stkgui Added missing word wrap property that could result in text clipping 2010-09-18 23:08:12 +00:00
credits.stkgui Fixed a couple buttons that didn't stretch along text 2010-01-13 22:45:08 +00:00
difficulty_easy.png updated textures in gui to be power-of-2, fixing display issues with some graphics cards 2009-05-13 00:44:40 +00:00
difficulty_hard.png updated textures in gui to be power-of-2, fixing display issues with some graphics cards 2009-05-13 00:44:40 +00:00
difficulty_medium.png updated textures in gui to be power-of-2, fixing display issues with some graphics cards 2009-05-13 00:44:40 +00:00
enter_player_name_dialog.stkgui Added files I forgot in several previosu commits -.- 2010-08-15 23:57:23 +00:00
feature_unlocked.stkgui Updated feature unlocked screen XML file to no more hardcode button size 2010-07-30 01:42:14 +00:00
gamepad.png Initial incarnation of the new input configuration menu. More to come 2010-05-02 19:39:09 +00:00
gift.png improvements to layout engine & improvements to help menu 2010-01-19 02:43:57 +00:00
grand_prix_lose.stkgui Updated more screens to not hardcode button heights 2010-07-30 01:47:16 +00:00
grand_prix_win.stkgui Updated more screens to not hardcode button heights 2010-07-30 01:47:16 +00:00
help1.stkgui Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
help2.stkgui Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
help3.stkgui Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
help4.stkgui Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
karts.png Adding a missing kart icon (for addons tab) 2010-08-16 09:04:08 +00:00
karts.stkgui Following discussion on IRC, put 'press fire to join' in a box to make it more readable and more visible 2010-09-19 18:57:23 +00:00
keyboard.png Initial incarnation of the new input configuration menu. More to come 2010-05-02 19:39:09 +00:00
License.txt 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) 2010-01-24 01:30:33 +00:00
loading.png Added a 'loading' screen, so that the game does not seem unresponsive when loading a big track 2010-02-23 01:00:21 +00:00
logo_slim.png Introduced new logo 2009-09-09 13:16:42 +00:00
logo.png Introduced new logo 2009-09-09 13:16:42 +00:00
main_about.png Added new icons by yeKcim (thanks\!) + updated Xcode project 2009-09-22 19:13:07 +00:00
main_help.png Added new icons by yeKcim (thanks\!) + updated Xcode project 2009-09-22 19:13:07 +00:00
main_network.png Added new icons by yeKcim (thanks\!) + updated Xcode project 2009-09-22 19:13:07 +00:00
main_options.png Added new icons by yeKcim (thanks\!) + updated Xcode project 2009-09-22 19:13:07 +00:00
main_quit.png Added new icons by yeKcim (thanks\!) + updated Xcode project 2009-09-22 19:13:07 +00:00
main_race.png Added new icons by yeKcim (thanks\!) + updated Xcode project 2009-09-22 19:13:07 +00:00
main.stkgui Made new icon for time trial 2009-11-14 00:32:12 +00:00
mainaddons.stkgui Adding the addons menu, I am going to write a mail to the ML 2010-06-30 18:40:55 +00:00
Makefile.am Fixed installation of license files, and changed 2010-09-14 01:36:17 +00:00
mode_3strikes.png Started adding new icons from OpenGameArt 2009-11-13 23:20:11 +00:00
mode_ftl.png Started adding new icons from OpenGameArt 2009-11-13 23:20:11 +00:00
mode_normal.png Started adding new icons from OpenGameArt 2009-11-13 23:20:11 +00:00
mode_tt.png Made new icon for time trial 2009-11-14 00:32:12 +00:00
next_addons.png Adding the addons menu, I am going to write a mail to the ML 2010-06-30 18:40:55 +00:00
nitro.png improvements to layout engine & improvements to help menu 2010-01-19 02:43:57 +00:00
no-package.png Adding the addons menu, I am going to write a mail to the ML 2010-06-30 18:40:55 +00:00
options_audio.png Split audio and video options in 2 separate tabs, in preparation for adding more items 2010-05-15 16:12:41 +00:00
options_audio.stkgui Modified several screens that used absolute positions and sizes to use the full power of the layout managers 2010-06-25 01:29:10 +00:00
options_device.stkgui Added support for deleting added keyboard configurations 2010-09-08 22:40:54 +00:00
options_input.png Started adding new icons from OpenGameArt 2009-11-13 23:20:11 +00:00
options_input.stkgui Modified several screens that used absolute positions and sizes to use the full power of the layout managers 2010-06-25 01:29:10 +00:00
options_players.png Edited player options icon to fit better with the other ones (still doesn't fit with skin thoguh) 2009-11-14 00:17:40 +00:00
options_players.stkgui Modified several screens that used absolute positions and sizes to use the full power of the layout managers 2010-06-25 01:29:10 +00:00
options_video.png Split audio and video options in 2 separate tabs, in preparation for adding more items 2010-05-15 16:12:41 +00:00
options_video.stkgui Modified several screens that used absolute positions and sizes to use the full power of the layout managers 2010-06-25 01:29:10 +00:00
package-update.png Adding a package-update.png image 2010-09-08 18:19:05 +00:00
package.png Adding the addons menu, I am going to write a mail to the ML 2010-06-30 18:40:55 +00:00
press_a_key_dialog.stkgui Added files I forgot in several previosu commits -.- 2010-08-15 23:57:23 +00:00
race_paused_dialog.stkgui Fixed the hard to click checkbox in a reasonably clean way 2010-09-13 02:07:51 +00:00
race_result.stkgui Added new roundedbox widget 2010-09-13 23:22:58 +00:00
racesetup.stkgui Changed race setup screen a little to help reduce the clipping of the game mode description. Doesn't eliminate clipping from all languages and resolutions, unfortunately. 2010-09-18 22:27:07 +00:00
random_kart.png More icon updates 2009-11-14 00:04:47 +00:00
restart.png Started adding new icons from OpenGameArt 2009-11-13 23:20:11 +00:00
screen32.png Resolutions in options menu are now obtained from irrlicht 2009-05-09 20:20:16 +00:00
screen43.png started adding resolution choice... a bit different from proposed design, but simpler this way. work in progress, does nothing yet, presentation can be improved 2009-04-19 01:49:08 +00:00
screen53.png started adding resolution choice... a bit different from proposed design, but simpler this way. work in progress, does nothing yet, presentation can be improved 2009-04-19 01:49:08 +00:00
screen54.png started adding resolution choice... a bit different from proposed design, but simpler this way. work in progress, does nothing yet, presentation can be improved 2009-04-19 01:49:08 +00:00
screen1610.png started adding resolution choice... a bit different from proposed design, but simpler this way. work in progress, does nothing yet, presentation can be improved 2009-04-19 01:49:08 +00:00
track_random.png Started adding new icons from OpenGameArt 2009-11-13 23:20:11 +00:00
tracks.stkgui Converted GPs to XML 2010-02-16 00:33:41 +00:00
weapons.png Improved icon in help tab 2009-12-06 18:55:25 +00:00