author | alfadur |
Sun, 25 Aug 2019 23:43:46 +0300 | |
changeset 15359 | dff37ac61dcf |
parent 14905 | 505c8d101be3 |
permissions | -rw-r--r-- |
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="/"> |
12330
2bfbbd3d04ee
Fix install failure of Ammos_base.png for QTfrontend
Wuzzy <almikes@aol.com>
parents:
12259
diff
changeset
|
3 |
<file alias="Ammos.png">../share/hedgewars/Data/Graphics/AmmoMenu/Ammos_base.png</file> |
14853
bb412d8e435f
Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
Wuzzy <Wuzzy2@mail.ru>
parents:
14809
diff
changeset
|
4 |
<file alias="keys.csv">../share/hedgewars/Data/misc/keys.csv</file> |
6579 | 5 |
<file>res/css/qt.css</file> |
6 |
<file>res/css/chat.css</file> |
|
7 |
<file>res/css/christmas.css</file> |
|
13309 | 8 |
<file>res/css/april1.css</file> |
6579 | 9 |
<file>res/css/easter.css</file> |
7720 | 10 |
<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
|
11 |
<file>res/hh25x25.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
12 |
<file>res/hh25x25grey.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
13 |
<file>res/ammopic.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
14 |
<file>res/ammopicgrey.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
15 |
<file>res/ammopicbox.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
16 |
<file>res/ammopicboxgrey.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
17 |
<file>res/ammopicdelay.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
18 |
<file>res/ammopicdelaygrey.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
19 |
<file>res/infinity.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
20 |
<file>res/infinitygrey.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
21 |
<file>res/botlevels/0.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
22 |
<file>res/botlevels/1.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
23 |
<file>res/botlevels/2.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
24 |
<file>res/botlevels/3.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
25 |
<file>res/botlevels/4.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
26 |
<file>res/botlevels/5.png</file> |
11813
ffe6e1344ebd
Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com>
parents:
11699
diff
changeset
|
27 |
<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:
11699
diff
changeset
|
28 |
<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:
11699
diff
changeset
|
29 |
<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:
11699
diff
changeset
|
30 |
<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:
11699
diff
changeset
|
31 |
<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:
11699
diff
changeset
|
32 |
<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
|
33 |
<file>res/botlevels/net0.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
34 |
<file>res/botlevels/net1.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
35 |
<file>res/botlevels/net2.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
36 |
<file>res/botlevels/net3.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
37 |
<file>res/botlevels/net4.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
38 |
<file>res/botlevels/net5.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
39 |
<file>res/bonus.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
40 |
<file>res/Hedgehog.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
41 |
<file>res/net.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
42 |
<file>res/About.png</file> |
14809
d7b40d61729f
Add extra button in main menu for opening credits page
Wuzzy <Wuzzy2@mail.ru>
parents:
14479
diff
changeset
|
43 |
<file>res/AboutIcon.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
44 |
<file>res/SimpleGame.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
45 |
<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
|
46 |
<file>res/CampaignDefault.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
47 |
<file>res/Multiplayer.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
48 |
<file>res/Trainings.png</file> |
14478 | 49 |
<file>res/Challenges.png</file> |
14479
2c3fb87ad1c5
Add fallback preview image for scenarios
Wuzzy <Wuzzy2@mail.ru>
parents:
14478
diff
changeset
|
50 |
<file>res/Scenarios.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
51 |
<file>res/Background.png</file> |
6579 | 52 |
<file>res/BackgroundChristmas.png</file> |
53 |
<file>res/BackgroundEaster.png</file> |
|
54 |
<file>res/BackgroundBirthday.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
55 |
<file>res/Exit.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
56 |
<file>res/HedgewarsTitle.png</file> |
13309 | 57 |
<file>res/TomatowarsTitle.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
58 |
<file>res/LocalPlay.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
59 |
<file>res/NetworkPlay.png</file> |
8318 | 60 |
<file>res/NetworkPlayDisabled.png</file> |
8387
f9d1191476ce
Organized options into more relavant tabs.
dag10 <gottlieb.drew@gmail.com>
parents:
8377
diff
changeset
|
61 |
<file>res/audio.png</file> |
f9d1191476ce
Organized options into more relavant tabs.
dag10 <gottlieb.drew@gmail.com>
parents:
8377
diff
changeset
|
62 |
<file>res/camera.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
63 |
<file>res/Settings.png</file> |
13823
a8fd5490932f
Add help button in main menu (opens Hedgewars Wiki in browser)
Wuzzy <Wuzzy2@mail.ru>
parents:
13816
diff
changeset
|
64 |
<file>res/Help.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
65 |
<file>res/dropdown.png</file> |
13233
d23742ccf92b
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru>
parents:
13212
diff
changeset
|
66 |
<file>res/dropdown_disabled.png</file> |
13314
2bdae461ae5f
Show simple drop-down icon next to key binder widget
Wuzzy <Wuzzy2@mail.ru>
parents:
13309
diff
changeset
|
67 |
<file>res/dropdown_selected.png</file> |
14905 | 68 |
<file>res/keyconflict.png</file> |
69 |
<file>res/keyconflict_selected.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
70 |
<file>res/new.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
71 |
<file>res/edit.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
72 |
<file>res/delete.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
73 |
<file>res/checked.png</file> |
13212
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
74 |
<file>res/checkedHover.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
75 |
<file>res/checkedPressed.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
76 |
<file>res/unchecked.png</file> |
13212
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
77 |
<file>res/uncheckedHover.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
78 |
<file>res/uncheckedPressed.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
79 |
<file>res/radioButtonChecked.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
80 |
<file>res/radioButtonCheckedHover.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
81 |
<file>res/radioButtonCheckedPressed.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
82 |
<file>res/radioButtonUnchecked.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
83 |
<file>res/radioButtonUncheckedHover.png</file> |
d948d39e5da8
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru>
parents:
12691
diff
changeset
|
84 |
<file>res/radioButtonUncheckedPressed.png</file> |
11953
6da9bb4b3449
Show check marks for campaigns with Won=true
Wuzzy <almikes@aol.com>
parents:
11886
diff
changeset
|
85 |
<file>res/missionFinished.png</file> |
6da9bb4b3449
Show check marks for campaigns with Won=true
Wuzzy <almikes@aol.com>
parents:
11886
diff
changeset
|
86 |
<file>res/missionFinishedSelected.png</file> |
13251
0c98d3b249f7
Online room: Display error image in preview when host selects a map you don't have
Wuzzy <Wuzzy2@mail.ru>
parents:
13236
diff
changeset
|
87 |
<file>res/missingMap.png</file> |
13254
d2b58cf339fe
Show error icon when selected theme is missing
Wuzzy <Wuzzy2@mail.ru>
parents:
13251
diff
changeset
|
88 |
<file>res/missingTheme@2x.png</file> |
12690
ad1fd7ae479d
Mark custom maps/forts/scripts with circle icon instead of icon
Wuzzy <almikes@aol.com>
parents:
12487
diff
changeset
|
89 |
<file>res/dlcMarker.png</file> |
12691 | 90 |
<file>res/dlcMarkerSelected.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
91 |
<file>res/graphicsicon.png</file> |
12483
3ed556dad4ec
Change icon for frontend group box in options menu
Wuzzy <almikes@aol.com>
parents:
12330
diff
changeset
|
92 |
<file>res/frontendicon.png</file> |
12487 | 93 |
<file>res/folder.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
94 |
<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
|
95 |
<file>res/Load.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
96 |
<file>res/Save.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
97 |
<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
|
98 |
<file>res/Videos.png</file> |
12256
caff1a3a7456
Use palette icon for user color settings group box
Wuzzy <almikes@aol.com>
parents:
12239
diff
changeset
|
99 |
<file>res/Palette.png</file> |
12486
37bcd4ef9242
Change game scheme icon in options menu
Wuzzy <almikes@aol.com>
parents:
12483
diff
changeset
|
100 |
<file>res/schemeicon.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
101 |
<file>res/weaponsicon.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
102 |
<file>res/teamicon.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
103 |
<file>res/panelbg.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
104 |
<file>res/lightbulb_on.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
105 |
<file>res/lightbulb_off.png</file> |
14860
6d95d314ae8b
Add explicit custom scroll bar style
Wuzzy <Wuzzy2@mail.ru>
parents:
14853
diff
changeset
|
106 |
<file>res/scroll_up.png</file> |
6d95d314ae8b
Add explicit custom scroll bar style
Wuzzy <Wuzzy2@mail.ru>
parents:
14853
diff
changeset
|
107 |
<file>res/scroll_down.png</file> |
6d95d314ae8b
Add explicit custom scroll bar style
Wuzzy <Wuzzy2@mail.ru>
parents:
14853
diff
changeset
|
108 |
<file>res/scroll_left.png</file> |
6d95d314ae8b
Add explicit custom scroll bar style
Wuzzy <Wuzzy2@mail.ru>
parents:
14853
diff
changeset
|
109 |
<file>res/scroll_right.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
110 |
<file>res/spin_up.png</file> |
13233
d23742ccf92b
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru>
parents:
13212
diff
changeset
|
111 |
<file>res/spin_up_disabled.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
112 |
<file>res/spin_down.png</file> |
13233
d23742ccf92b
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru>
parents:
13212
diff
changeset
|
113 |
<file>res/spin_down_disabled.png</file> |
13236 | 114 |
<file>res/sort_up.png</file> |
115 |
<file>res/sort_down.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
116 |
<file>res/PlaySound.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
117 |
<file>res/hh_small.png</file> |
6089 | 118 |
<file>res/btnDisabled.png</file> |
6086 | 119 |
<file>res/btnBorder@2x.png</file> |
13277
5984e8c6cbeb
Add new game flag gfSwitchHog, enable hog switching at turn start
Wuzzy <Wuzzy2@mail.ru>
parents:
13254
diff
changeset
|
120 |
<file>res/btnSwitchHog@2x.png</file> |
6086 | 121 |
<file>res/btnInvulnerable@2x.png</file> |
122 |
<file>res/btnLaserSight@2x.png</file> |
|
123 |
<file>res/btnLowGravity@2x.png</file> |
|
124 |
<file>res/btnResetHealth@2x.png</file> |
|
125 |
<file>res/btnTeamsDivide@2x.png</file> |
|
126 |
<file>res/btnSolid@2x.png</file> |
|
127 |
<file>res/btnVampiric@2x.png</file> |
|
128 |
<file>res/btnKarma@2x.png</file> |
|
129 |
<file>res/btnArtillery@2x.png</file> |
|
130 |
<file>res/btnRandomOrder@2x.png</file> |
|
131 |
<file>res/btnKing@2x.png</file> |
|
132 |
<file>res/btnPlaceHog@2x.png</file> |
|
133 |
<file>res/btnSharedAmmo@2x.png</file> |
|
134 |
<file>res/btnDisableGirders@2x.png</file> |
|
135 |
<file>res/btnDisableLandObjects@2x.png</file> |
|
136 |
<file>res/btnAISurvival@2x.png</file> |
|
137 |
<file>res/btnInfAttack@2x.png</file> |
|
138 |
<file>res/btnResetWeps@2x.png</file> |
|
139 |
<file>res/btnPerHogAmmo@2x.png</file> |
|
140 |
<file>res/btnNoWind@2x.png</file> |
|
141 |
<file>res/btnMoreWind@2x.png</file> |
|
142 |
<file>res/btnTagTeam@2x.png</file> |
|
143 |
<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
|
144 |
<file>res/iconBox.png</file> |
12259
9d501bd1169c
Replace initial health icon in game scheme editor
Wuzzy <almikes@aol.com>
parents:
12256
diff
changeset
|
145 |
<file>res/iconInitHealth.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
146 |
<file>res/iconHealth.png</file> |
11699 | 147 |
<file>res/iconHealthPercent.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
148 |
<file>res/iconSuddenDeath.png</file> |
11699 | 149 |
<file>res/iconSuddenDeathTime.png</file> |
150 |
<file>res/iconSuddenDeathWater.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
151 |
<file>res/iconDamage.png</file> |
10739 | 152 |
<file>res/iconDamageLockG.png</file> |
153 |
<file>res/iconDamageLockR.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
154 |
<file>res/iconTime.png</file> |
10739 | 155 |
<file>res/iconTimeLockG.png</file> |
156 |
<file>res/iconTimeLockR.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
157 |
<file>res/iconMine.png</file> |
11699 | 158 |
<file>res/iconMineTime.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
159 |
<file>res/iconDud.png</file> |
11699 | 160 |
<file>res/iconExplosive.png</file> |
161 |
<file>res/iconAirMine.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
162 |
<file>res/iconRope.png</file> |
9489 | 163 |
<file>res/iconEarth.png</file> |
11699 | 164 |
<file>res/iconScript.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
165 |
<file>res/dice.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
166 |
<file>res/Star.png</file> |
12239 | 167 |
<file>res/home.png</file> |
8374 | 168 |
<file>res/inverse-corner-bl.png</file> |
7720 | 169 |
<file>res/Flake.png</file> |
170 |
<file>res/Egg.png</file> |
|
171 |
<file>res/Confetti.png</file> |
|
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
172 |
<file>res/file_save.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
173 |
<file>res/file_demo.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
174 |
<file>res/addfriend.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
175 |
<file>res/remfriend.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
176 |
<file>res/ignore.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
177 |
<file>res/unignore.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
178 |
<file>res/follow.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
179 |
<file>res/info.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
180 |
<file>res/kick.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
181 |
<file>res/lock.png</file> |
13233
d23742ccf92b
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru>
parents:
13212
diff
changeset
|
182 |
<file>res/lock_disabled.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
183 |
<file>res/unlock.png</file> |
13233
d23742ccf92b
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru>
parents:
13212
diff
changeset
|
184 |
<file>res/unlock_disabled.png</file> |
13236 | 185 |
<file>res/splitter.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
186 |
<file>res/StatsMedal1.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
187 |
<file>res/StatsMedal2.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
188 |
<file>res/StatsMedal3.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
189 |
<file>res/StatsMedal4.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
190 |
<file>res/StatsR.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
191 |
<file>res/StatsH.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
192 |
<file>res/StatsD.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
193 |
<file>res/StatsBestKiller.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
194 |
<file>res/StatsBestShot.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
195 |
<file>res/StatsHedgehogsKilled.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
196 |
<file>res/StatsMostSelfDamage.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
197 |
<file>res/StatsSelfKilled.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
198 |
<file>res/StatsSkipped.png</file> |
13773
c084bd440009
Add funny message in stats screen when everyone wins
Wuzzy <Wuzzy2@mail.ru>
parents:
13314
diff
changeset
|
199 |
<file>res/StatsEverAfter.png</file> |
9172
72bfa6a3e8e2
added custom stats message
Periklis Ntanasis <pntanasis@gmail.com>
parents:
8387
diff
changeset
|
200 |
<file>res/StatsCustomAchievement.png</file> |
8377 | 201 |
<file>res/Start.png</file> |
5022
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
202 |
<file>res/mapRandom.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
203 |
<file>res/mapMaze.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
204 |
<file>res/mapMissing.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
205 |
<file>res/mapCustom.png</file> |
d2a2f6c9b236
some final work and buggfix for Tag Team, it is now playable
Henek
parents:
4412
diff
changeset
|
206 |
<file>res/mapMission.png</file> |
7720 | 207 |
<file>res/chat/friend.png</file> |
208 |
<file>res/chat/ignore.png</file> |
|
209 |
<file>res/chat/lamp.png</file> |
|
210 |
<file>res/chat/hedgehog.png</file> |
|
211 |
<file>res/chat/hedgehog_gray.png</file> |
|
212 |
<file>res/chat/roomadmin.png</file> |
|
213 |
<file>res/chat/roomadmin_gray.png</file> |
|
214 |
<file>res/chat/serveradmin.png</file> |
|
215 |
<file>res/chat/serveradmin_gray.png</file> |
|
7764 | 216 |
<file>res/chat/lamp_off.png</file> |
7765
1e162c1d6dc7
'In game' client flag, both server and frontend support
unc0rr
parents:
7764
diff
changeset
|
217 |
<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
|
218 |
<file>res/splash.png</file> |
14430
bf0ec13a21ea
Move credits to RFC-4180-conforming CSV file
Wuzzy <Wuzzy2@mail.ru>
parents:
13823
diff
changeset
|
219 |
<file>res/credits.csv</file> |
9503 | 220 |
<file>res/chat/hedgehogcontributor.png</file> |
221 |
<file>res/chat/hedgehogcontributor_gray.png</file> |
|
222 |
<file>res/chat/roomadmincontributor.png</file> |
|
223 |
<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
|
224 |
</qresource> |
14454
1dc19f807e4f
Add language-neutral version of Trainings.png
Wuzzy <Wuzzy2@mail.ru>
parents:
14430
diff
changeset
|
225 |
<qresource lang="en"> |
1dc19f807e4f
Add language-neutral version of Trainings.png
Wuzzy <Wuzzy2@mail.ru>
parents:
14430
diff
changeset
|
226 |
<file alias="res/Trainings.png">res/Trainings_en.png</file> |
1dc19f807e4f
Add language-neutral version of Trainings.png
Wuzzy <Wuzzy2@mail.ru>
parents:
14430
diff
changeset
|
227 |
</qresource> |
1151 | 228 |
</RCC> |