blob: ffe969ba155e3f244b7a85faf06b48355a5bb227 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
|
bin/boswars
%%DATADIR%%/campaigns/swindler/campaign.lua
%%DATADIR%%/campaigns/swindler/level01.smp
%%DATADIR%%/campaigns/swindler/level01.sms
%%DATADIR%%/campaigns/swindler/swindler.png
%%DATADIR%%/campaigns/tutorial/level03.sms
%%DATADIR%%/campaigns/tutorial/level01-01.wav
%%DATADIR%%/campaigns/tutorial/level01-03.wav
%%DATADIR%%/campaigns/tutorial/level01-04.wav
%%DATADIR%%/campaigns/tutorial/level01-05.wav
%%DATADIR%%/campaigns/tutorial/level01.smp
%%DATADIR%%/campaigns/tutorial/level01.sms
%%DATADIR%%/campaigns/tutorial/level01.wav
%%DATADIR%%/campaigns/tutorial/level02.smp
%%DATADIR%%/campaigns/tutorial/level02.sms
%%DATADIR%%/campaigns/tutorial/level03.smp
%%DATADIR%%/campaigns/tutorial/campaign.lua
%%DATADIR%%/graphics/explosions/smokelight48.png
%%DATADIR%%/graphics/explosions/expl_288x288x1.png
%%DATADIR%%/graphics/explosions/expl_64x64x1.png
%%DATADIR%%/graphics/explosions/explosion.png
%%DATADIR%%/graphics/explosions/flash.png
%%DATADIR%%/graphics/explosions/large01.png
%%DATADIR%%/graphics/explosions/large02.png
%%DATADIR%%/graphics/explosions/large03.png
%%DATADIR%%/graphics/explosions/large04.png
%%DATADIR%%/graphics/explosions/large05.png
%%DATADIR%%/graphics/explosions/large06.png
%%DATADIR%%/graphics/explosions/large07.png
%%DATADIR%%/graphics/explosions/large08.png
%%DATADIR%%/graphics/explosions/large09.png
%%DATADIR%%/graphics/explosions/medium01.png
%%DATADIR%%/graphics/explosions/medium02.png
%%DATADIR%%/graphics/explosions/medium03.png
%%DATADIR%%/graphics/explosions/medium04.png
%%DATADIR%%/graphics/explosions/medium05.png
%%DATADIR%%/graphics/explosions/medium06.png
%%DATADIR%%/graphics/explosions/medium07.png
%%DATADIR%%/graphics/explosions/medium08.png
%%DATADIR%%/graphics/explosions/medium09.png
%%DATADIR%%/graphics/explosions/small01.png
%%DATADIR%%/graphics/explosions/small02.png
%%DATADIR%%/graphics/explosions/small03.png
%%DATADIR%%/graphics/explosions/small04.png
%%DATADIR%%/graphics/explosions/small05.png
%%DATADIR%%/graphics/explosions/small06.png
%%DATADIR%%/graphics/explosions/small07.png
%%DATADIR%%/graphics/explosions/small08.png
%%DATADIR%%/graphics/explosions/small09.png
%%DATADIR%%/graphics/explosions/smokedark04.png
%%DATADIR%%/graphics/explosions/smokedark08.png
%%DATADIR%%/graphics/explosions/smokedark12.png
%%DATADIR%%/graphics/explosions/smokedark16.png
%%DATADIR%%/graphics/explosions/smokedark20.png
%%DATADIR%%/graphics/explosions/smokedark24.png
%%DATADIR%%/graphics/explosions/smokedark28.png
%%DATADIR%%/graphics/explosions/smokedark32.png
%%DATADIR%%/graphics/explosions/smokedark36.png
%%DATADIR%%/graphics/explosions/smokedark40.png
%%DATADIR%%/graphics/explosions/smokedark44.png
%%DATADIR%%/graphics/explosions/smokedark48.png
%%DATADIR%%/graphics/explosions/smokelight04.png
%%DATADIR%%/graphics/explosions/smokelight08.png
%%DATADIR%%/graphics/explosions/smokelight12.png
%%DATADIR%%/graphics/explosions/smokelight16.png
%%DATADIR%%/graphics/explosions/smokelight20.png
%%DATADIR%%/graphics/explosions/smokelight24.png
%%DATADIR%%/graphics/explosions/smokelight28.png
%%DATADIR%%/graphics/explosions/smokelight32.png
%%DATADIR%%/graphics/explosions/smokelight36.png
%%DATADIR%%/graphics/explosions/smokelight40.png
%%DATADIR%%/graphics/explosions/smokelight44.png
%%DATADIR%%/graphics/explosions/expl_160x128x1.png
%%DATADIR%%/graphics/general/mana2.png
%%DATADIR%%/graphics/general/dejavusans10.png
%%DATADIR%%/graphics/general/dejavusans12.png
%%DATADIR%%/graphics/general/dejavusans14.png
%%DATADIR%%/graphics/general/dejavusansbold10.png
%%DATADIR%%/graphics/general/dejavusansbold12.png
%%DATADIR%%/graphics/general/dejavusansbold14.png
%%DATADIR%%/graphics/general/fog.png
%%DATADIR%%/graphics/general/freesansbold14.png
%%DATADIR%%/graphics/general/health2.png
%%DATADIR%%/graphics/general/commands.png
%%DATADIR%%/graphics/missiles/big_fire.png
%%DATADIR%%/graphics/missiles/green_cross.png
%%DATADIR%%/graphics/missiles/grenade.png
%%DATADIR%%/graphics/missiles/nuke.png
%%DATADIR%%/graphics/missiles/rocket.png
%%DATADIR%%/graphics/missiles/small_fire.png
%%DATADIR%%/graphics/neutral/units/corpses.png
%%DATADIR%%/graphics/neutral/destroyed_site.png
%%DATADIR%%/graphics/neutral/small_destroyed_site.png
%%DATADIR%%/graphics/screens/defeat.png
%%DATADIR%%/graphics/screens/menu.png
%%DATADIR%%/graphics/screens/victory.png
%%DATADIR%%/graphics/ui/cursors/yellow.png
%%DATADIR%%/graphics/ui/cursors/arrow_N.png
%%DATADIR%%/graphics/ui/cursors/arrow_NE.png
%%DATADIR%%/graphics/ui/cursors/arrow_NW.png
%%DATADIR%%/graphics/ui/cursors/arrow_S.png
%%DATADIR%%/graphics/ui/cursors/arrow_SE.png
%%DATADIR%%/graphics/ui/cursors/arrow_SW.png
%%DATADIR%%/graphics/ui/cursors/arrow_W.png
%%DATADIR%%/graphics/ui/cursors/cross.png
%%DATADIR%%/graphics/ui/cursors/green.png
%%DATADIR%%/graphics/ui/cursors/red.png
%%DATADIR%%/graphics/ui/cursors/small_green_cross.png
%%DATADIR%%/graphics/ui/cursors/arrow_E.png
%%DATADIR%%/graphics/ui/patcheditor/water.png
%%DATADIR%%/graphics/ui/patcheditor/impassable.png
%%DATADIR%%/graphics/ui/patcheditor/speed0-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed0.png
%%DATADIR%%/graphics/ui/patcheditor/speed1-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed1.png
%%DATADIR%%/graphics/ui/patcheditor/speed2-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed2.png
%%DATADIR%%/graphics/ui/patcheditor/speed3-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed3.png
%%DATADIR%%/graphics/ui/patcheditor/speed4-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed4.png
%%DATADIR%%/graphics/ui/patcheditor/speed5-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed5.png
%%DATADIR%%/graphics/ui/patcheditor/speed6-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed6.png
%%DATADIR%%/graphics/ui/patcheditor/speed7-small.png
%%DATADIR%%/graphics/ui/patcheditor/speed7.png
%%DATADIR%%/graphics/ui/patcheditor/transparent-small.png
%%DATADIR%%/graphics/ui/patcheditor/transparent.png
%%DATADIR%%/graphics/ui/patcheditor/water-small.png
%%DATADIR%%/graphics/ui/patcheditor/impassable-small.png
%%DATADIR%%/graphics/ui/elites_claw.png
%%DATADIR%%/graphics/ui/rosace1.png
%%DATADIR%%/graphics/ui/ui_1024_bpanel.png
%%DATADIR%%/graphics/ui/ui_1280_bpanel.png
%%DATADIR%%/graphics/ui/ui_1600_bpanel.png
%%DATADIR%%/graphics/ui/ui_640_bpanel.png
%%DATADIR%%/graphics/ui/ui_800_bpanel.png
%%DATADIR%%/graphics/ui/ui_info.png
%%DATADIR%%/graphics/ui/ui_minimap.png
%%DATADIR%%/graphics/ui/ui_res_icons.png
%%DATADIR%%/graphics/ui/cursor-info.png
%%DATADIR%%/graphics/ui/x_startpoint.png
%%DATADIR%%/graphics/ui/editor_patch.png
%%DATADIR%%/intro/boswars_intro.ogg
%%DATADIR%%/intro/logo_boswars.png
%%DATADIR%%/languages/updatepo.sh
%%DATADIR%%/languages/bos-cs.po
%%DATADIR%%/languages/bos-da.po
%%DATADIR%%/languages/bos-de.po
%%DATADIR%%/languages/bos-es.po
%%DATADIR%%/languages/bos-fi.po
%%DATADIR%%/languages/bos-fr.po
%%DATADIR%%/languages/bos-it.po
%%DATADIR%%/languages/bos-nl.po
%%DATADIR%%/languages/bos-pt-br.po
%%DATADIR%%/languages/bos-pt-pt.po
%%DATADIR%%/languages/bos-sv.po
%%DATADIR%%/languages/bos-tr.po
%%DATADIR%%/languages/bos.pot
%%DATADIR%%/languages/cs.po
%%DATADIR%%/languages/da.po
%%DATADIR%%/languages/de.po
%%DATADIR%%/languages/engine.pot
%%DATADIR%%/languages/es.po
%%DATADIR%%/languages/fi.po
%%DATADIR%%/languages/fr.po
%%DATADIR%%/languages/genpot.sh
%%DATADIR%%/languages/it.po
%%DATADIR%%/languages/makesame.py
%%DATADIR%%/languages/nl.po
%%DATADIR%%/languages/pl.po
%%DATADIR%%/languages/pt-br.po
%%DATADIR%%/languages/pt-pt.po
%%DATADIR%%/languages/sv.po
%%DATADIR%%/languages/tr.po
%%DATADIR%%/languages/bg.po
%%DATADIR%%/maps/go-east.map/presentation.smp
%%DATADIR%%/maps/go-east.map/setup.sms
%%DATADIR%%/maps/antarticum.map/patch.lua
%%DATADIR%%/maps/antarticum.map/presentation.smp
%%DATADIR%%/maps/antarticum.map/setup.sms
%%DATADIR%%/maps/antarticum.map/terrain.png
%%DATADIR%%/maps/battlefield.map/patch.lua
%%DATADIR%%/maps/battlefield.map/presentation.smp
%%DATADIR%%/maps/battlefield.map/setup.sms
%%DATADIR%%/maps/battlefield.map/terrain.png
%%DATADIR%%/maps/bottleneck.map/presentation.smp
%%DATADIR%%/maps/bottleneck.map/setup.sms
%%DATADIR%%/maps/bridge.map/patch.lua
%%DATADIR%%/maps/bridge.map/presentation.smp
%%DATADIR%%/maps/bridge.map/setup.sms
%%DATADIR%%/maps/bridge.map/terrain.png
%%DATADIR%%/maps/bridge2far.map/class-no-pass.png
%%DATADIR%%/maps/bridge2far.map/patch.lua
%%DATADIR%%/maps/bridge2far.map/presentation.smp
%%DATADIR%%/maps/bridge2far.map/setup.sms
%%DATADIR%%/maps/bridge2far.map/terrain.png
%%DATADIR%%/maps/campaigns/tutorial/tutorial.map/presentation.smp
%%DATADIR%%/maps/campaigns/tutorial/tutorial.map/setup.sms
%%DATADIR%%/maps/canyon.map/class-no-pass.png
%%DATADIR%%/maps/canyon.map/patch.lua
%%DATADIR%%/maps/canyon.map/presentation.smp
%%DATADIR%%/maps/canyon.map/setup.sms
%%DATADIR%%/maps/canyon.map/terrain.png
%%DATADIR%%/maps/4on4.map/presentation.smp
%%DATADIR%%/maps/4on4.map/setup.sms
%%DATADIR%%/maps/4on4.map/spacious.lua
%%DATADIR%%/maps/guerillawarfare.map/patch.lua
%%DATADIR%%/maps/guerillawarfare.map/presentation.smp
%%DATADIR%%/maps/guerillawarfare.map/setup.sms
%%DATADIR%%/maps/guerillawarfare.map/terrain-no-access.png
%%DATADIR%%/maps/guerillawarfare.map/terrain.png
%%DATADIR%%/maps/hospitality.map/presentation.smp
%%DATADIR%%/maps/hospitality.map/setup.sms
%%DATADIR%%/maps/islandwar.map/patch.lua
%%DATADIR%%/maps/islandwar.map/presentation.smp
%%DATADIR%%/maps/islandwar.map/setup.sms
%%DATADIR%%/maps/islandwar.map/terrain.png
%%DATADIR%%/maps/lava-river.map/air_attack.lua
%%DATADIR%%/maps/lava-river.map/presentation.smp
%%DATADIR%%/maps/lava-river.map/setup.sms
%%DATADIR%%/maps/patches.map/presentation.smp
%%DATADIR%%/maps/patches.map/setup.sms
%%DATADIR%%/maps/river.map/patch.lua
%%DATADIR%%/maps/river.map/presentation.smp
%%DATADIR%%/maps/river.map/setup.sms
%%DATADIR%%/maps/river.map/terrain.png
%%DATADIR%%/maps/wetlands01.map/patch.lua
%%DATADIR%%/maps/wetlands01.map/presentation.smp
%%DATADIR%%/maps/wetlands01.map/setup.sms
%%DATADIR%%/maps/wetlands01.map/terrain.png
%%DATADIR%%/maps/wetlands01.map/wetlands01-nopass.png
%%DATADIR%%/maps/wetlands02.map/patch.lua
%%DATADIR%%/maps/wetlands02.map/presentation.smp
%%DATADIR%%/maps/wetlands02.map/setup.sms
%%DATADIR%%/maps/wetlands02.map/terrain.png
%%DATADIR%%/maps/wetlands02.map/wetlands02-access-water.png
%%DATADIR%%/patches/grass/Water-plain.png
%%DATADIR%%/patches/grass/Grass-cliff-curve-NW.png
%%DATADIR%%/patches/grass/Grass-cliff-curve-SE.png
%%DATADIR%%/patches/grass/Grass-cliff-curve-SW.png
%%DATADIR%%/patches/grass/Grass-cliff-horizontal-S.png
%%DATADIR%%/patches/grass/Grass-cliff-horizontal-end-E.png
%%DATADIR%%/patches/grass/Grass-cliff-horizontal-end-W.png
%%DATADIR%%/patches/grass/Grass-cliff-vertical-E-end-N.png
%%DATADIR%%/patches/grass/Grass-cliff-vertical-E-end-S.png
%%DATADIR%%/patches/grass/Grass-cliff-vertical-E.png
%%DATADIR%%/patches/grass/Grass-cliff-vertical-W-end-N.png
%%DATADIR%%/patches/grass/Grass-cliff-vertical-W-end-S.png
%%DATADIR%%/patches/grass/Grass-cliff-vertical-W.png
%%DATADIR%%/patches/grass/Grass-plain-huge.png
%%DATADIR%%/patches/grass/Grass-plain-large.png
%%DATADIR%%/patches/grass/Grass-plain-small.png
%%DATADIR%%/patches/grass/Grass-plain.png
%%DATADIR%%/patches/grass/Grass-road-X.png
%%DATADIR%%/patches/grass/Grass-road-curve-NE.png
%%DATADIR%%/patches/grass/Grass-road-curve-NW.png
%%DATADIR%%/patches/grass/Grass-road-curve-SE.png
%%DATADIR%%/patches/grass/Grass-road-curve-SW.png
%%DATADIR%%/patches/grass/Grass-road-horizontal.png
%%DATADIR%%/patches/grass/Grass-road-tee-E.png
%%DATADIR%%/patches/grass/Grass-road-tee-N.png
%%DATADIR%%/patches/grass/Grass-road-tee-S.png
%%DATADIR%%/patches/grass/Grass-road-tee-W.png
%%DATADIR%%/patches/grass/Grass-road-vertical.png
%%DATADIR%%/patches/grass/Water-coast-curve-EN.png
%%DATADIR%%/patches/grass/Water-coast-curve-ES.png
%%DATADIR%%/patches/grass/Water-coast-curve-NE.png
%%DATADIR%%/patches/grass/Water-coast-curve-NW.png
%%DATADIR%%/patches/grass/Water-coast-curve-SE.png
%%DATADIR%%/patches/grass/Water-coast-curve-SW.png
%%DATADIR%%/patches/grass/Water-coast-curve-WN.png
%%DATADIR%%/patches/grass/Water-coast-curve-WS.png
%%DATADIR%%/patches/grass/Water-coast-horizontal-down.png
%%DATADIR%%/patches/grass/Water-coast-horizontal-up.png
%%DATADIR%%/patches/grass/Water-coast-vertical-left.png
%%DATADIR%%/patches/grass/Water-coast-vertical-right.png
%%DATADIR%%/patches/grass/Grass-cliff-curve-NE.png
%%DATADIR%%/patches/dirtyPlain.png
%%DATADIR%%/patches/dirtyPlain2.lua
%%DATADIR%%/patches/dirtyPlain2.png
%%DATADIR%%/patches/dirtyPlain3.lua
%%DATADIR%%/patches/dirtyPlain3.png
%%DATADIR%%/patches/grass.lua
%%DATADIR%%/patches/greenMountain.lua
%%DATADIR%%/patches/greenMountain.png
%%DATADIR%%/patches/lake.lua
%%DATADIR%%/patches/lake.png
%%DATADIR%%/patches/pikeMountain.lua
%%DATADIR%%/patches/pikeMountain.png
%%DATADIR%%/patches/plain1.lua
%%DATADIR%%/patches/plain1.png
%%DATADIR%%/patches/plain16.lua
%%DATADIR%%/patches/plain16.png
%%DATADIR%%/patches/plain2.lua
%%DATADIR%%/patches/plain2.png
%%DATADIR%%/patches/plain4.lua
%%DATADIR%%/patches/plain4.png
%%DATADIR%%/patches/plain8.lua
%%DATADIR%%/patches/plain8.png
%%DATADIR%%/patches/rockyMountainL.lua
%%DATADIR%%/patches/rockyMountainL.png
%%DATADIR%%/patches/rockyMountainR.lua
%%DATADIR%%/patches/rockyMountainR.png
%%DATADIR%%/patches/smallWetPlain.lua
%%DATADIR%%/patches/smallWetPlain.png
%%DATADIR%%/patches/te0.lua
%%DATADIR%%/patches/te0.png
%%DATADIR%%/patches/te1.lua
%%DATADIR%%/patches/te1.png
%%DATADIR%%/patches/te2.lua
%%DATADIR%%/patches/te2.png
%%DATADIR%%/patches/te3.lua
%%DATADIR%%/patches/te3.png
%%DATADIR%%/patches/te4.lua
%%DATADIR%%/patches/te4.png
%%DATADIR%%/patches/te5.lua
%%DATADIR%%/patches/dirtyPlain.lua
%%DATADIR%%/patches/te5.png
%%DATADIR%%/scripts/menus/ingame/editor.lua
%%DATADIR%%/scripts/menus/ingame/game.lua
%%DATADIR%%/scripts/menus/campaigns.lua
%%DATADIR%%/scripts/menus/credits.lua
%%DATADIR%%/scripts/menus/network.lua
%%DATADIR%%/scripts/menus/options.lua
%%DATADIR%%/scripts/menus/patch.lua
%%DATADIR%%/scripts/ais/blitz.lua
%%DATADIR%%/scripts/ais/default.lua
%%DATADIR%%/scripts/ais/passive.lua
%%DATADIR%%/scripts/ais/rush.lua
%%DATADIR%%/scripts/ais/tankrush.lua
%%DATADIR%%/scripts/boswars.lua
%%DATADIR%%/scripts/buttons.lua
%%DATADIR%%/scripts/buttonstyles.lua
%%DATADIR%%/scripts/cheats.lua
%%DATADIR%%/scripts/commands.lua
%%DATADIR%%/scripts/cursors.lua
%%DATADIR%%/scripts/editor.lua
%%DATADIR%%/scripts/explosions.lua
%%DATADIR%%/scripts/fonts.lua
%%DATADIR%%/scripts/guichan.lua
%%DATADIR%%/scripts/helpers.lua
%%DATADIR%%/scripts/icons.lua
%%DATADIR%%/scripts/missiles.lua
%%DATADIR%%/scripts/patches.lua
%%DATADIR%%/scripts/sound.lua
%%DATADIR%%/scripts/spells.lua
%%DATADIR%%/scripts/ui.lua
%%DATADIR%%/scripts/uilayout.lua
%%DATADIR%%/scripts/ai.lua
%%DATADIR%%/scripts/units.lua
%%DATADIR%%/scripts/anim.lua
%%DATADIR%%/sounds/ui/chatmessage.wav
%%DATADIR%%/sounds/ui/click.wav.gz
%%DATADIR%%/sounds/bazoo_g_hit.wav
%%DATADIR%%/sounds/grenadier_g_hit.wav
%%DATADIR%%/units/hotspot/hotspot.png
%%DATADIR%%/units/hotspot/hotspot_i.png
%%DATADIR%%/units/hotspot/unit-hotspot.lua
%%DATADIR%%/units/antharus/antharus.png
%%DATADIR%%/units/antharus/icon.png
%%DATADIR%%/units/antharus/unit-antharus.lua
%%DATADIR%%/units/apcs/unit_apcs_s.png
%%DATADIR%%/units/apcs/smolder.completed.wav
%%DATADIR%%/units/apcs/smolder.underattack.wav
%%DATADIR%%/units/apcs/smolder_action.wav
%%DATADIR%%/units/apcs/smolder_attack.wav
%%DATADIR%%/units/apcs/smolder_die.wav
%%DATADIR%%/units/apcs/smolder_select.wav
%%DATADIR%%/units/apcs/unit-apcs.lua
%%DATADIR%%/units/apcs/unit_apcs.png
%%DATADIR%%/units/apcs/ico_apcs.png
%%DATADIR%%/units/artil/artil.ready.wav
%%DATADIR%%/units/artil/artil.underattack.wav
%%DATADIR%%/units/artil/ico_artil.png
%%DATADIR%%/units/artil/unit-artil.lua
%%DATADIR%%/units/artil/unit_artil.png
%%DATADIR%%/units/artil/unit_artil_s.png
%%DATADIR%%/units/assault/unit_assault_s.png
%%DATADIR%%/units/assault/assault.unit.underattack.wav
%%DATADIR%%/units/assault/assault_action.wav
%%DATADIR%%/units/assault/assault_attack.wav
%%DATADIR%%/units/assault/assault_die.wav
%%DATADIR%%/units/assault/assault_select.wav
%%DATADIR%%/units/assault/ico_assault.png
%%DATADIR%%/units/assault/unit-assault.lua
%%DATADIR%%/units/assault/unit_assault.png
%%DATADIR%%/units/assault/unit_assault_c.png
%%DATADIR%%/units/assault/assault.unit.ready.wav
%%DATADIR%%/units/bazoo/unit_bazoo_s.png
%%DATADIR%%/units/bazoo/bazoo.underattack.wav
%%DATADIR%%/units/bazoo/bazoo_action.wav
%%DATADIR%%/units/bazoo/bazoo_attack.wav
%%DATADIR%%/units/bazoo/bazoo_die.wav
%%DATADIR%%/units/bazoo/bazoo_select.wav
%%DATADIR%%/units/bazoo/ico_bazoo.png
%%DATADIR%%/units/bazoo/unit-bazoo.lua
%%DATADIR%%/units/bazoo/unit_bazoo.png
%%DATADIR%%/units/bazoo/unit_bazoo_c.png
%%DATADIR%%/units/bazoo/bazoo.ready.wav
%%DATADIR%%/units/biggunturret/gturret.png
%%DATADIR%%/units/biggunturret/gturret_i.png
%%DATADIR%%/units/biggunturret/gturret_s.png
%%DATADIR%%/units/biggunturret/unit-biggunturret.lua
%%DATADIR%%/units/bomber/missile.png
%%DATADIR%%/units/bomber/bomber.underattack.wav
%%DATADIR%%/units/bomber/ico_bomber.png
%%DATADIR%%/units/bomber/bomber.ready.wav
%%DATADIR%%/units/bomber/unit-bomber.lua
%%DATADIR%%/units/bomber/unit_bomber.png
%%DATADIR%%/units/bomber/unit_bomber_s.png
%%DATADIR%%/units/buggy/unit_buggy_s.png
%%DATADIR%%/units/buggy/buggy_attacked.wav
%%DATADIR%%/units/buggy/buggy_die.wav
%%DATADIR%%/units/buggy/buggy_ready.wav
%%DATADIR%%/units/buggy/buggy_select.wav
%%DATADIR%%/units/buggy/ico_buggy.png
%%DATADIR%%/units/buggy/unit-buggy.lua
%%DATADIR%%/units/buggy/unit_buggy.png
%%DATADIR%%/units/buggy/buggy_action.wav
%%DATADIR%%/units/camera/unit-camera.lua
%%DATADIR%%/units/camera/camera.png
%%DATADIR%%/units/camera/camera.underattack.wav
%%DATADIR%%/units/camera/camera_c.png
%%DATADIR%%/units/camera/camera_i.png
%%DATADIR%%/units/camera/camera_s.png
%%DATADIR%%/units/camera/sfx_camera.select.wav
%%DATADIR%%/units/camera/camera.completed.wav
%%DATADIR%%/units/camp/unit-camp.lua
%%DATADIR%%/units/camp/sfx_camp.select.wav
%%DATADIR%%/units/camp/training.camp.completed.wav
%%DATADIR%%/units/camp/training.camp.underattack.wav
%%DATADIR%%/units/camp/training_camp.png
%%DATADIR%%/units/camp/training_camp_c.png
%%DATADIR%%/units/camp/training_camp_i.png
%%DATADIR%%/units/camp/training_camp_s.png
%%DATADIR%%/units/camp/sfx_camp.die.wav
%%DATADIR%%/units/cannon/weapon_s.png
%%DATADIR%%/units/cannon/cannon.png
%%DATADIR%%/units/cannon/cannon.underattack.wav
%%DATADIR%%/units/cannon/cannon_c.png
%%DATADIR%%/units/cannon/cannon_i.png
%%DATADIR%%/units/cannon/cannon_s.png
%%DATADIR%%/units/cannon/cannon_selected.wav
%%DATADIR%%/units/cannon/unit-cannon.lua
%%DATADIR%%/units/cannon/weapon.png
%%DATADIR%%/units/cannon/cannon.completed.wav
%%DATADIR%%/units/chopper/chopper.ready.wav
%%DATADIR%%/units/chopper/chopper.underattack.wav
%%DATADIR%%/units/chopper/ico_chopper.png
%%DATADIR%%/units/chopper/unit-chopper.lua
%%DATADIR%%/units/chopper/unit_chopper.png
%%DATADIR%%/units/chopper/unit_chopper_s.png
%%DATADIR%%/units/corpses/build-dead-2.png
%%DATADIR%%/units/corpses/unit-corpses.lua
%%DATADIR%%/units/engineer/unit_engineer_s.png
%%DATADIR%%/units/engineer/engineer.ready.wav
%%DATADIR%%/units/engineer/engineer.underattack.wav
%%DATADIR%%/units/engineer/engineer_action.wav
%%DATADIR%%/units/engineer/engineer_attack.wav
%%DATADIR%%/units/engineer/engineer_die.wav
%%DATADIR%%/units/engineer/engineer_icons.png
%%DATADIR%%/units/engineer/engineer_select.wav
%%DATADIR%%/units/engineer/ico_engineer.png
%%DATADIR%%/units/engineer/unit_engineer.png
%%DATADIR%%/units/engineer/unit_engineer_c.png
%%DATADIR%%/units/engineer/engineer.lua
%%DATADIR%%/units/grenadier/unit_grenadier_s.png
%%DATADIR%%/units/grenadier/grenadier.underattack.wav
%%DATADIR%%/units/grenadier/grenadier_action.wav
%%DATADIR%%/units/grenadier/grenadier_attack.wav
%%DATADIR%%/units/grenadier/grenadier_die.wav
%%DATADIR%%/units/grenadier/grenadier_select.wav
%%DATADIR%%/units/grenadier/ico_grenadier.png
%%DATADIR%%/units/grenadier/unit-grenadier.lua
%%DATADIR%%/units/grenadier/unit_grenadier.png
%%DATADIR%%/units/grenadier/unit_grenadier_c.png
%%DATADIR%%/units/grenadier/grenadier.ready.wav
%%DATADIR%%/units/gturret/unit-gturret.lua
%%DATADIR%%/units/gturret/gturret.png
%%DATADIR%%/units/gturret/gturret.underattack.wav
%%DATADIR%%/units/gturret/gturret_attack.wav
%%DATADIR%%/units/gturret/gturret_c.png
%%DATADIR%%/units/gturret/gturret_i.png
%%DATADIR%%/units/gturret/gturret_s.png
%%DATADIR%%/units/gturret/gturret_select.wav
%%DATADIR%%/units/gturret/gturret.completed.wav
%%DATADIR%%/units/harvester/unit_harv_s.png
%%DATADIR%%/units/harvester/harvester.underattack.wav
%%DATADIR%%/units/harvester/harvester_action.wav
%%DATADIR%%/units/harvester/harvester_attack.wav
%%DATADIR%%/units/harvester/harvester_die.wav
%%DATADIR%%/units/harvester/harvester_select.wav
%%DATADIR%%/units/harvester/ico_harv.png
%%DATADIR%%/units/harvester/unit-harvester.lua
%%DATADIR%%/units/harvester/unit_harv.png
%%DATADIR%%/units/harvester/harvester.completed.wav
%%DATADIR%%/units/heli/ico_heli.png
%%DATADIR%%/units/heli/unit-heli.lua
%%DATADIR%%/units/heli/unit_heli.png
%%DATADIR%%/units/heli/unit_heli_s.png
%%DATADIR%%/units/hospital/unit-hospital.lua
%%DATADIR%%/units/hospital/hospital.png
%%DATADIR%%/units/hospital/hospital.underattack.wav
%%DATADIR%%/units/hospital/hospital_c.png
%%DATADIR%%/units/hospital/hospital_i.png
%%DATADIR%%/units/hospital/hospital_s.png
%%DATADIR%%/units/hospital/sfx_hosp.die.wav
%%DATADIR%%/units/hospital/sfx_hosp.select.wav
%%DATADIR%%/units/hospital/hospital.completed.wav
%%DATADIR%%/units/aircraftfactory/aircraftfactory_c.png
%%DATADIR%%/units/aircraftfactory/aircraftfactory.png
%%DATADIR%%/units/aircraftfactory/aircraftfactory.underattack.wav
%%DATADIR%%/units/aircraftfactory/aircraftfactory.completed.wav
%%DATADIR%%/units/aircraftfactory/aircraftfactory_i.png
%%DATADIR%%/units/aircraftfactory/aircraftfactory_s.png
%%DATADIR%%/units/aircraftfactory/unit-aircraftfactory.lua
%%DATADIR%%/units/jet/missile.png
%%DATADIR%%/units/jet/jet.ready.wav
%%DATADIR%%/units/jet/jet.underattack.wav
%%DATADIR%%/units/jet/ico_jet.png
%%DATADIR%%/units/jet/unit-jet.lua
%%DATADIR%%/units/jet/unit_jet.png
%%DATADIR%%/units/jet/unit_jet_s.png
%%DATADIR%%/units/magmapump/unit-magmapump.lua
%%DATADIR%%/units/magmapump/magmapump.png
%%DATADIR%%/units/magmapump/magmapump.select.wav
%%DATADIR%%/units/magmapump/magmapump.underattack.wav
%%DATADIR%%/units/magmapump/magmapump_c.png
%%DATADIR%%/units/magmapump/magmapump_i.png
%%DATADIR%%/units/magmapump/magmapump_s.png
%%DATADIR%%/units/magmapump/sfx_pplnt.die.wav
%%DATADIR%%/units/magmapump/magmapump.completed.wav
%%DATADIR%%/units/medic/unit_medic_s.png
%%DATADIR%%/units/medic/ico_heal.png
%%DATADIR%%/units/medic/ico_medic.png
%%DATADIR%%/units/medic/medic.ready.wav
%%DATADIR%%/units/medic/medic.underattack.wav
%%DATADIR%%/units/medic/medic_action.wav
%%DATADIR%%/units/medic/medic_attack.wav
%%DATADIR%%/units/medic/medic_die.wav
%%DATADIR%%/units/medic/medic_select.wav
%%DATADIR%%/units/medic/unit-medic.lua
%%DATADIR%%/units/medic/unit_medic.png
%%DATADIR%%/units/medic/unit_medic_c.png
%%DATADIR%%/units/medic/heal.png
%%DATADIR%%/units/missilesilo/missile_silo.png
%%DATADIR%%/units/missilesilo/missile_silo_c.png
%%DATADIR%%/units/missilesilo/missile_silo_i.png
%%DATADIR%%/units/missilesilo/missile_silo_s.png
%%DATADIR%%/units/missilesilo/unit-missilesilo.lua
%%DATADIR%%/units/morels/unit-morels.lua
%%DATADIR%%/units/morels/morel_1i.png
%%DATADIR%%/units/morels/morel_1s.png
%%DATADIR%%/units/morels/morel_2.png
%%DATADIR%%/units/morels/morel_2i.png
%%DATADIR%%/units/morels/morel_2s.png
%%DATADIR%%/units/morels/morel_3.png
%%DATADIR%%/units/morels/morel_3i.png
%%DATADIR%%/units/morels/morel_3s.png
%%DATADIR%%/units/morels/morel_4.png
%%DATADIR%%/units/morels/morel_4i.png
%%DATADIR%%/units/morels/morel_4s.png
%%DATADIR%%/units/morels/morel_5.png
%%DATADIR%%/units/morels/morel_5i.png
%%DATADIR%%/units/morels/morel_5s.png
%%DATADIR%%/units/morels/morel_6.png
%%DATADIR%%/units/morels/morel_6i.png
%%DATADIR%%/units/morels/morel_6s.png
%%DATADIR%%/units/morels/morel_7.png
%%DATADIR%%/units/morels/morel_7i.png
%%DATADIR%%/units/morels/morel_7s.png
%%DATADIR%%/units/morels/morel_1.png
%%DATADIR%%/units/nukeplant/unit-nukeplant.lua
%%DATADIR%%/units/nukeplant/nukeplant_c.png
%%DATADIR%%/units/nukeplant/nukeplant_i.png
%%DATADIR%%/units/nukeplant/nukeplant_s.png
%%DATADIR%%/units/nukeplant/power.plant.completed.wav
%%DATADIR%%/units/nukeplant/power.plant.underattack.wav
%%DATADIR%%/units/nukeplant/sfx_pplnt.die.wav
%%DATADIR%%/units/nukeplant/sfx_pplnt.select.wav
%%DATADIR%%/units/nukeplant/nukeplant.png
%%DATADIR%%/units/plants/rafflesia.png
%%DATADIR%%/units/plants/pitcher_icon.png
%%DATADIR%%/units/plants/pitcher_shadow.png
%%DATADIR%%/units/plants/pitcher.png
%%DATADIR%%/units/plants/rafflesia_icon.png
%%DATADIR%%/units/plants/rafflesia_shadow.png
%%DATADIR%%/units/plants/unit-plant.lua
%%DATADIR%%/units/powerplant/unit-powerplant.lua
%%DATADIR%%/units/powerplant/power.plant.underattack.wav
%%DATADIR%%/units/powerplant/powerplant.png
%%DATADIR%%/units/powerplant/powerplant_c.png
%%DATADIR%%/units/powerplant/powerplant_i.png
%%DATADIR%%/units/powerplant/powerplant_s.png
%%DATADIR%%/units/powerplant/sfx_pplnt.die.wav
%%DATADIR%%/units/powerplant/sfx_pplnt.select.wav
%%DATADIR%%/units/powerplant/power.plant.completed.wav
%%DATADIR%%/units/radar/radar_i.png
%%DATADIR%%/units/radar/radar.png
%%DATADIR%%/units/radar/radar.underattack.wav
%%DATADIR%%/units/radar/radar.completed.wav
%%DATADIR%%/units/radar/radar_s.png
%%DATADIR%%/units/radar/sfx_rdar.select.wav
%%DATADIR%%/units/radar/unit-radar.lua
%%DATADIR%%/units/rocks/unit-rocks.lua
%%DATADIR%%/units/rocks/rock_1i.png
%%DATADIR%%/units/rocks/rock_1s.png
%%DATADIR%%/units/rocks/rock_2.png
%%DATADIR%%/units/rocks/rock_2i.png
%%DATADIR%%/units/rocks/rock_2s.png
%%DATADIR%%/units/rocks/rock_3.png
%%DATADIR%%/units/rocks/rock_3i.png
%%DATADIR%%/units/rocks/rock_3s.png
%%DATADIR%%/units/rocks/rock_4.png
%%DATADIR%%/units/rocks/rock_4i.png
%%DATADIR%%/units/rocks/rock_4s.png
%%DATADIR%%/units/rocks/rock_5.png
%%DATADIR%%/units/rocks/rock_5i.png
%%DATADIR%%/units/rocks/rock_5s.png
%%DATADIR%%/units/rocks/rock_6.png
%%DATADIR%%/units/rocks/rock_6i.png
%%DATADIR%%/units/rocks/rock_6s.png
%%DATADIR%%/units/rocks/rock_1.png
%%DATADIR%%/units/rocksfield/ico_rocks_field.png
%%DATADIR%%/units/rocksfield/rocks_field.png
%%DATADIR%%/units/rocksfield/rocks_field_s.png
%%DATADIR%%/units/rocksfield/unit-rocksfield.lua
%%DATADIR%%/units/rtank/ico_rtank.png
%%DATADIR%%/units/rtank/rtank.ready.wav
%%DATADIR%%/units/rtank/rtank.underattack.wav
%%DATADIR%%/units/rtank/unit-rtank.lua
%%DATADIR%%/units/rtank/unit_rtank.png
%%DATADIR%%/units/rtank/unit_rtank_s.png
%%DATADIR%%/units/tank/ico_tank.png
%%DATADIR%%/units/tank/tank.ready.wav
%%DATADIR%%/units/tank/tank.underattack.wav
%%DATADIR%%/units/tank/unit-tank.lua
%%DATADIR%%/units/tank/unit_tank.png
%%DATADIR%%/units/tank/unit_tank_s.png
%%DATADIR%%/units/tree/tree01.png
%%DATADIR%%/units/tree/tree01_i.png
%%DATADIR%%/units/tree/tree01_s.png
%%DATADIR%%/units/tree/unit-tree.lua
%%DATADIR%%/units/tree02/tree02.png
%%DATADIR%%/units/tree02/tree02_s.png
%%DATADIR%%/units/tree02/unit-tree02.lua
%%DATADIR%%/units/tree03/tree03.png
%%DATADIR%%/units/tree03/tree03_s.png
%%DATADIR%%/units/tree03/unit-tree03.lua
%%DATADIR%%/units/tree04/tree04.png
%%DATADIR%%/units/tree04/tree04_s.png
%%DATADIR%%/units/tree04/unit-tree04.lua
%%DATADIR%%/units/vault/vault_s.png
%%DATADIR%%/units/vault/sfx_fort.select.wav
%%DATADIR%%/units/vault/vault-i.png
%%DATADIR%%/units/vault/vault.completed.wav
%%DATADIR%%/units/vault/vault.lua
%%DATADIR%%/units/vault/vault.png
%%DATADIR%%/units/vault/vault.underattack.wav
%%DATADIR%%/units/vault/vault_c.png
%%DATADIR%%/units/vault/sfx_fort.die.wav
%%DATADIR%%/units/vehiclefactory/vehiclefactory.lua
%%DATADIR%%/units/vehiclefactory/sfx_vfac.select.wav
%%DATADIR%%/units/vehiclefactory/vehicle.factory.completed.wav
%%DATADIR%%/units/vehiclefactory/vehicle.factory.underattack.wav
%%DATADIR%%/units/vehiclefactory/vehicle_c.png
%%DATADIR%%/units/vehiclefactory/vehicle_factory.png
%%DATADIR%%/units/vehiclefactory/vehicle_factory_i.png
%%DATADIR%%/units/vehiclefactory/vehicle_factory_s.png
%%DATADIR%%/units/vehiclefactory/sfx_vfac.die.wav
%%DATADIR%%/units/weakhotspot/hotspot.png
%%DATADIR%%/units/weakhotspot/hotspot_i.png
%%DATADIR%%/units/weakhotspot/unit-weakhotspot.lua
|