blob: 2ed4be60ce817e5b6efa9a5756cba094015ae373 (
plain) (
blame)
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
|
bin/palomino
%%DATADIR%%/pony/models/f-14tomcat.pal
%%DATADIR%%/pony/models/tank.pal
%%DATADIR%%/pony/out/eng.py
%%DATADIR%%/pony/out/mod_pony.py
%%DATADIR%%/pony/textures/cloudCirrus1.tga.gz
%%DATADIR%%/pony/textures/cloudCirrus2.tga.gz
%%DATADIR%%/pony/textures/cloudCirrus3.tga.gz
%%DATADIR%%/pony/textures/cloudCirrus4.tga.gz
%%DATADIR%%/pony/textures/cloudCirrus5.tga.gz
%%DATADIR%%/pony/textures/desert1.tga.gz
%%DATADIR%%/pony/textures/explosion1.tga.gz
%%DATADIR%%/pony/textures/grass1.tga.gz
%%DATADIR%%/pony/textures/hangar1.tga.gz
%%DATADIR%%/pony/textures/road1.tga.gz
%%DATADIR%%/pony/textures/sand1.tga.gz
%%DATADIR%%/pony/textures/skySide1.tga.gz
%%DATADIR%%/pony/textures/skySide2Sunset_128.tga.gz
%%DATADIR%%/pony/textures/skySide2_128.tga.gz
%%DATADIR%%/pony/textures/skySideCirrus1_128.tga.gz
%%DATADIR%%/pony/textures/skyTop2_128.tga.gz
%%DATADIR%%/pony/textures/tree1.tga.gz
%%DATADIR%%/pony/textures/tree2.tga.gz
%%DATADIR%%/pony/textures/tree3.tga.gz
%%DATADIR%%/pony/textures/tree4.tga.gz
%%DATADIR%%/pony/textures/treeCactus1.tga.gz
%%DATADIR%%/pony/textures/treeDead1.tga.gz
%%DATADIR%%/pony/textures/treeOrange1.tga.gz
%%DATADIR%%/pony/textures/treePalmSabal1.tga.gz
%%DATADIR%%/pony/textures/treePine1.tga.gz
%%DATADIR%%/pony/textures/treePine2.tga.gz
%%DATADIR%%/pony/textures/treeShrub1.tga.gz
%%DATADIR%%/pony/textures/water1.tga.gz
@dirrm %%DATADIR%%/pony/models
@dirrm %%DATADIR%%/pony/out
@dirrm %%DATADIR%%/pony/textures
@dirrm %%DATADIR%%/pony
@dirrm %%DATADIR%%
|