QTfrontend/hedgewars.qrc
author Wuzzy <Wuzzy2@mail.ru>
Sat, 21 Oct 2017 23:03:52 +0200
changeset 12733 353cb2ce6f9c
parent 12686 d5e09024d722
child 13207 d948d39e5da8
permissions -rw-r--r--
Fix AddAmmo setting ammo to 99 when trying to add infinite ammo This affected the portal mission, the crate only gave you 99 portal guns instead of infinite.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     1
<RCC>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     2
    <qresource prefix="/">
12325
2bfbbd3d04ee Fix install failure of Ammos_base.png for QTfrontend
Wuzzy <almikes@aol.com>
parents: 12254
diff changeset
     3
        <file alias="Ammos.png">../share/hedgewars/Data/Graphics/AmmoMenu/Ammos_base.png</file>
6579
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     4
        <file>res/css/qt.css</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     5
        <file>res/css/chat.css</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     6
        <file>res/css/christmas.css</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     7
        <file>res/css/easter.css</file>
7720
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
     8
        <file>res/css/birthday.css</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     9
        <file>res/hh25x25.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    10
        <file>res/hh25x25grey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    11
        <file>res/ammopic.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    12
        <file>res/ammopicgrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    13
        <file>res/ammopicbox.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    14
        <file>res/ammopicboxgrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    15
        <file>res/ammopicdelay.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    16
        <file>res/ammopicdelaygrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    17
        <file>res/infinity.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    18
        <file>res/infinitygrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    19
        <file>res/botlevels/0.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    20
        <file>res/botlevels/1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    21
        <file>res/botlevels/2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    22
        <file>res/botlevels/3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    23
        <file>res/botlevels/4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    24
        <file>res/botlevels/5.png</file>
11808
ffe6e1344ebd Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com>
parents: 11694
diff changeset
    25
        <file>res/botlevels/small0.png</file>
ffe6e1344ebd Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com>
parents: 11694
diff changeset
    26
        <file>res/botlevels/small1.png</file>
ffe6e1344ebd Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com>
parents: 11694
diff changeset
    27
        <file>res/botlevels/small2.png</file>
ffe6e1344ebd Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com>
parents: 11694
diff changeset
    28
        <file>res/botlevels/small3.png</file>
ffe6e1344ebd Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com>
parents: 11694
diff changeset
    29
        <file>res/botlevels/small4.png</file>
ffe6e1344ebd Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com>
parents: 11694
diff changeset
    30
        <file>res/botlevels/small5.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    31
        <file>res/botlevels/net0.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    32
        <file>res/botlevels/net1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    33
        <file>res/botlevels/net2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    34
        <file>res/botlevels/net3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    35
        <file>res/botlevels/net4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    36
        <file>res/botlevels/net5.png</file>
9306
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    37
        <file>res/campaign/A_Classic_Fairytale/first_blood.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    38
        <file>res/campaign/A_Classic_Fairytale/shadow.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    39
        <file>res/campaign/A_Classic_Fairytale/journey.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    40
        <file>res/campaign/A_Classic_Fairytale/united.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    41
        <file>res/campaign/A_Classic_Fairytale/backstab.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    42
        <file>res/campaign/A_Classic_Fairytale/dragon.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    43
        <file>res/campaign/A_Classic_Fairytale/family.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    44
        <file>res/campaign/A_Classic_Fairytale/queen.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    45
        <file>res/campaign/A_Classic_Fairytale/enemy.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    46
        <file>res/campaign/A_Classic_Fairytale/epil.png</file>
9308
4bddcc1a1450 merge and changed also spacecampaign name
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9294 9306
diff changeset
    47
        <file>res/campaign/A_Space_Adventure/cosmos.png</file>
9332
1c98576c3360 added image and description for the moon mission
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9308
diff changeset
    48
        <file>res/campaign/A_Space_Adventure/moon01.png</file>
9615
86b82816b222 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9609
diff changeset
    49
        <file>res/campaign/A_Space_Adventure/moon02.png</file>
9406
24c29108a5ea ice planet main quest image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9332
diff changeset
    50
        <file>res/campaign/A_Space_Adventure/ice01.png</file>
9465
38c9982e6556 added image and description for ice02
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9451
diff changeset
    51
        <file>res/campaign/A_Space_Adventure/ice02.png</file>
9451
c3799f0f17cb added image and description for desert01
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9406
diff changeset
    52
        <file>res/campaign/A_Space_Adventure/desert01.png</file>
9478
e7d47bd07d35 desert02 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9465
diff changeset
    53
        <file>res/campaign/A_Space_Adventure/desert02.png</file>
9609
70ef35c925d8 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9604
diff changeset
    54
        <file>res/campaign/A_Space_Adventure/desert03.png</file>
9525
8bcfb3a9f92b small fix and image/description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9478
diff changeset
    55
        <file>res/campaign/A_Space_Adventure/fruit01.png</file>
9556
bae6ebef3673 description and image
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9525
diff changeset
    56
        <file>res/campaign/A_Space_Adventure/fruit02.png</file>
9598
5c378d7d2e4d image, description and hats
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9568
diff changeset
    57
        <file>res/campaign/A_Space_Adventure/fruit03.png</file>
9568
58cdc9332a54 description and image
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9556
diff changeset
    58
        <file>res/campaign/A_Space_Adventure/death01.png</file>
9604
edc1785487c3 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9598
diff changeset
    59
        <file>res/campaign/A_Space_Adventure/death02.png</file>
9633
ec72756e7079 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9615
diff changeset
    60
        <file>res/campaign/A_Space_Adventure/final.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    61
        <file>res/bonus.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    62
        <file>res/Hedgehog.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    63
        <file>res/net.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    64
        <file>res/About.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    65
        <file>res/SimpleGame.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    66
        <file>res/Campaign.png</file>
9294
f9b31c3efd35 added deafult image if not one available in campaign
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9258
diff changeset
    67
        <file>res/CampaignDefault.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    68
        <file>res/Multiplayer.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    69
        <file>res/Trainings.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    70
        <file>res/Background.png</file>
6579
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
    71
        <file>res/BackgroundChristmas.png</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
    72
        <file>res/BackgroundEaster.png</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
    73
        <file>res/BackgroundBirthday.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    74
        <file>res/Exit.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    75
        <file>res/HedgewarsTitle.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    76
        <file>res/LocalPlay.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    77
        <file>res/NetworkPlay.png</file>
8318
e2c01fbf36c0 GCI2012: Beautify Network Page
dag10
parents: 8256
diff changeset
    78
        <file>res/NetworkPlayDisabled.png</file>
8387
f9d1191476ce Organized options into more relavant tabs.
dag10 <gottlieb.drew@gmail.com>
parents: 8377
diff changeset
    79
        <file>res/audio.png</file>
f9d1191476ce Organized options into more relavant tabs.
dag10 <gottlieb.drew@gmail.com>
parents: 8377
diff changeset
    80
        <file>res/camera.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    81
        <file>res/Settings.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    82
        <file>res/dropdown.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    83
        <file>res/new.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    84
        <file>res/edit.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    85
        <file>res/delete.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    86
        <file>res/checked.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    87
        <file>res/unchecked.png</file>
11948
6da9bb4b3449 Show check marks for campaigns with Won=true
Wuzzy <almikes@aol.com>
parents: 11881
diff changeset
    88
        <file>res/missionFinished.png</file>
6da9bb4b3449 Show check marks for campaigns with Won=true
Wuzzy <almikes@aol.com>
parents: 11881
diff changeset
    89
        <file>res/missionFinishedSelected.png</file>
12685
ad1fd7ae479d Mark custom maps/forts/scripts with circle icon instead of icon
Wuzzy <almikes@aol.com>
parents: 12482
diff changeset
    90
        <file>res/dlcMarker.png</file>
12686
d5e09024d722 Change DLC icon (thanks, nemo!)
Wuzzy <almikes@aol.com>
parents: 12685
diff changeset
    91
        <file>res/dlcMarkerSelected.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    92
        <file>res/graphicsicon.png</file>
12478
3ed556dad4ec Change icon for frontend group box in options menu
Wuzzy <almikes@aol.com>
parents: 12325
diff changeset
    93
        <file>res/frontendicon.png</file>
12482
eeeb7e8de95c Add folder icon for main menu
Wuzzy <almikes@aol.com>
parents: 12481
diff changeset
    94
        <file>res/folder.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    95
        <file>res/miscicon.png</file>
6042
8b5345758f62 some more cleanups/refactoring/blahblah, some button positions may are a bit off atm. also I added a new picture for one of the buttons
sheepluva
parents: 5719
diff changeset
    96
        <file>res/Load.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    97
        <file>res/Save.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    98
        <file>res/Record.png</file>
7643
97b98bcfd056 Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
nemo
parents: 6579
diff changeset
    99
        <file>res/Videos.png</file>
12251
caff1a3a7456 Use palette icon for user color settings group box
Wuzzy <almikes@aol.com>
parents: 12234
diff changeset
   100
        <file>res/Palette.png</file>
12481
37bcd4ef9242 Change game scheme icon in options menu
Wuzzy <almikes@aol.com>
parents: 12478
diff changeset
   101
        <file>res/schemeicon.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   102
        <file>res/weaponsicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   103
        <file>res/teamicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   104
        <file>res/panelbg.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   105
        <file>res/lightbulb_on.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   106
        <file>res/lightbulb_off.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   107
        <file>res/spin_up.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   108
        <file>res/spin_down.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   109
        <file>res/PlaySound.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   110
        <file>res/hh_small.png</file>
6089
adc69bbb24e5 (a lot of) ooops
koda
parents: 6086
diff changeset
   111
        <file>res/btnDisabled.png</file>
6086
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   112
        <file>res/btnBorder@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   113
        <file>res/btnInvulnerable@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   114
        <file>res/btnLaserSight@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   115
        <file>res/btnLowGravity@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   116
        <file>res/btnResetHealth@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   117
        <file>res/btnTeamsDivide@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   118
        <file>res/btnSolid@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   119
        <file>res/btnVampiric@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   120
        <file>res/btnKarma@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   121
        <file>res/btnArtillery@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   122
        <file>res/btnRandomOrder@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   123
        <file>res/btnKing@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   124
        <file>res/btnPlaceHog@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   125
        <file>res/btnSharedAmmo@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   126
        <file>res/btnDisableGirders@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   127
        <file>res/btnDisableLandObjects@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   128
        <file>res/btnAISurvival@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   129
        <file>res/btnInfAttack@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   130
        <file>res/btnResetWeps@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   131
        <file>res/btnPerHogAmmo@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   132
        <file>res/btnNoWind@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   133
        <file>res/btnMoreWind@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   134
        <file>res/btnTagTeam@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   135
        <file>res/btnBottomBorder@2x.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   136
        <file>res/iconBox.png</file>
12254
9d501bd1169c Replace initial health icon in game scheme editor
Wuzzy <almikes@aol.com>
parents: 12251
diff changeset
   137
        <file>res/iconInitHealth.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   138
        <file>res/iconHealth.png</file>
11694
d448b304bc70 Update scheme editor icons
Wuzzy <almikes@aol.com>
parents: 10739
diff changeset
   139
        <file>res/iconHealthPercent.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   140
        <file>res/iconSuddenDeath.png</file>
11694
d448b304bc70 Update scheme editor icons
Wuzzy <almikes@aol.com>
parents: 10739
diff changeset
   141
        <file>res/iconSuddenDeathTime.png</file>
d448b304bc70 Update scheme editor icons
Wuzzy <almikes@aol.com>
parents: 10739
diff changeset
   142
        <file>res/iconSuddenDeathWater.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   143
        <file>res/iconDamage.png</file>
10739
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   144
        <file>res/iconDamageLockG.png</file>
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   145
        <file>res/iconDamageLockR.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   146
        <file>res/iconTime.png</file>
10739
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   147
        <file>res/iconTimeLockG.png</file>
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   148
        <file>res/iconTimeLockR.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   149
        <file>res/iconMine.png</file>
11694
d448b304bc70 Update scheme editor icons
Wuzzy <almikes@aol.com>
parents: 10739
diff changeset
   150
        <file>res/iconMineTime.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   151
        <file>res/iconDud.png</file>
11694
d448b304bc70 Update scheme editor icons
Wuzzy <almikes@aol.com>
parents: 10739
diff changeset
   152
        <file>res/iconExplosive.png</file>
d448b304bc70 Update scheme editor icons
Wuzzy <almikes@aol.com>
parents: 10739
diff changeset
   153
        <file>res/iconAirMine.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   154
        <file>res/iconRope.png</file>
9489
0818d14e90be add world edges to config
nemo
parents: 9306
diff changeset
   155
        <file>res/iconEarth.png</file>
11694
d448b304bc70 Update scheme editor icons
Wuzzy <almikes@aol.com>
parents: 10739
diff changeset
   156
        <file>res/iconScript.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   157
        <file>res/dice.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   158
        <file>res/Star.png</file>
12234
2e725778e107 Add home button to DLC page
Wuzzy <almikes@aol.com>
parents: 11948
diff changeset
   159
        <file>res/home.png</file>
8374
3a1708759c4f Hat selection reworked
dag10
parents: 8361
diff changeset
   160
        <file>res/inverse-corner-bl.png</file>
7720
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   161
        <file>res/Flake.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   162
        <file>res/Egg.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   163
        <file>res/Confetti.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   164
        <file>res/file_save.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   165
        <file>res/file_demo.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   166
        <file>res/addfriend.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   167
        <file>res/remfriend.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   168
        <file>res/ignore.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   169
        <file>res/unignore.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   170
        <file>res/follow.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   171
        <file>res/info.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   172
        <file>res/kick.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   173
        <file>res/lock.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   174
        <file>res/unlock.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   175
        <file>res/StatsMedal1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   176
        <file>res/StatsMedal2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   177
        <file>res/StatsMedal3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   178
        <file>res/StatsMedal4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   179
        <file>res/StatsR.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   180
        <file>res/StatsH.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   181
        <file>res/StatsD.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   182
        <file>res/StatsBestKiller.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   183
        <file>res/StatsBestShot.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   184
        <file>res/StatsHedgehogsKilled.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   185
        <file>res/StatsMostSelfDamage.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   186
        <file>res/StatsSelfKilled.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   187
        <file>res/StatsSkipped.png</file>
9172
72bfa6a3e8e2 added custom stats message
Periklis Ntanasis <pntanasis@gmail.com>
parents: 8387
diff changeset
   188
        <file>res/StatsCustomAchievement.png</file>
8377
869f80966a77 GCI2012: Improve Game Configuration Widget
dag10
parents: 8374
diff changeset
   189
        <file>res/Start.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   190
        <file>res/mapRandom.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   191
        <file>res/mapMaze.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   192
        <file>res/mapMissing.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   193
        <file>res/mapCustom.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   194
        <file>res/mapMission.png</file>
7720
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   195
        <file>res/chat/friend.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   196
        <file>res/chat/ignore.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   197
        <file>res/chat/lamp.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   198
        <file>res/chat/hedgehog.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   199
        <file>res/chat/hedgehog_gray.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   200
        <file>res/chat/roomadmin.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   201
        <file>res/chat/roomadmin_gray.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   202
        <file>res/chat/serveradmin.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   203
        <file>res/chat/serveradmin_gray.png</file>
7764
28613382e3f3 - Show unready status in icon
unc0rr
parents: 7720
diff changeset
   204
        <file>res/chat/lamp_off.png</file>
7765
1e162c1d6dc7 'In game' client flag, both server and frontend support
unc0rr
parents: 7764
diff changeset
   205
        <file>res/chat/ingame.png</file>
8337
bf237f7f1d94 add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
koda
parents: 8318
diff changeset
   206
        <file>res/splash.png</file>
bf237f7f1d94 add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
koda
parents: 8318
diff changeset
   207
        <file>res/html/about.html</file>
9503
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   208
        <file>res/chat/hedgehogcontributor.png</file>
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   209
        <file>res/chat/hedgehogcontributor_gray.png</file>
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   210
        <file>res/chat/roomadmincontributor.png</file>
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   211
        <file>res/chat/roomadmincontributor_gray.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   212
    </qresource>
1151
ee6573db301a Unbreak build
unc0rr
parents: 1146
diff changeset
   213
</RCC>