Ticket #5955: a23b.txt

File a23b.txt, 11.3 KB (added by Stan, 3 years ago)

A23B contents

Line 
1C:.
2| LICENSE.txt
3| license_dbghelp.txt
4| license_gpl-2.0.txt
5| license_lgpl-2.1.txt
6| license_mit.txt
7| OpenLogsFolder.bat
8| OpenLogsFolder.vbs
9| README.txt
10| Uninstall.exe
11|
12\---binaries
13 +---data
14 | +---config
15 | | default.cfg
16 | | keys.txt
17 | |
18 | +---l10n
19 | | | ast.engine.po
20 | | | bg.engine.po
21 | | | ca.engine.po
22 | | | cs.engine.po
23 | | | de.engine.po
24 | | | el.engine.po
25 | | | engine.pot
26 | | | en_GB.engine.po
27 | | | es.engine.po
28 | | | eu.engine.po
29 | | | fr.engine.po
30 | | | gd.engine.po
31 | | | gl.engine.po
32 | | | hu.engine.po
33 | | | id.engine.po
34 | | | it.engine.po
35 | | | messages.json
36 | | | ms.engine.po
37 | | | nb.engine.po
38 | | | nl.engine.po
39 | | | pl.engine.po
40 | | | pt_BR.engine.po
41 | | | pt_PT.engine.po
42 | | | ru.engine.po
43 | | | sk.engine.po
44 | | | sv.engine.po
45 | | | tr.engine.po
46 | | | uk.engine.po
47 | | |
48 | | \---.tx
49 | | config
50 | |
51 | +---mods
52 | | +---mod
53 | | | mod.zip
54 | | |
55 | | +---public
56 | | | mod.json
57 | | | public.zip
58 | | |
59 | | +---_test.dae
60 | | | \---art
61 | | | +---actors
62 | | | | jav2.xml
63 | | | |
64 | | | +---animation
65 | | | | jav2.dae
66 | | | |
67 | | | \---meshes
68 | | | jav2.dae
69 | | |
70 | | +---_test.minimal
71 | | | +---art
72 | | | | +---actors
73 | | | | +---meshes
74 | | | | \---textures
75 | | | | +---particles
76 | | | | | sprite.tga
77 | | | | |
78 | | | | +---skins
79 | | | | | male.dds
80 | | | | |
81 | | | | \---terrain
82 | | | | +---alphamaps
83 | | | | | \---special
84 | | | | | blendbad.dds
85 | | | | | blendcircle.dds
86 | | | | | blendcorner.dds
87 | | | | | blendedge.dds
88 | | | | | blendedgecorner.dds
89 | | | | | blendedgetwocorners.dds
90 | | | | | blendfourcorners.dds
91 | | | | | blendlshape.dds
92 | | | | | blendlshapecorner.dds
93 | | | | | blendthreecorners.dds
94 | | | | | blendtwocorners.dds
95 | | | | | blendtwoedges.dds
96 | | | | | blendtwooppositecorners.dds
97 | | | | | blendushape.dds
98 | | | | |
99 | | | | \---types
100 | | | | whiteness.dds
101 | | | |
102 | | | +---fonts
103 | | | | console.fnt
104 | | | | console.tga
105 | | | |
106 | | | \---shaders
107 | | | globallight.vs
108 | | | instancing.vs
109 | | | instancing.xml
110 | | | instancingp.vs
111 | | | instancingp.xml
112 | | | instancing_base.vs
113 | | | instancing_light.vs
114 | | | instancing_light.xml
115 | | | instancing_lightp.vs
116 | | | instancing_lightp.xml
117 | | | model_light.vs
118 | | | model_light.xml
119 | | | model_lightp.vs
120 | | | model_lightp.xml
121 | | | postouv1.vs
122 | | | water_high.fs
123 | | | water_high.vs
124 | | | water_high.xml
125 | | |
126 | | +---_test.sim
127 | | | +---globalscripts
128 | | | | test-global-helper.js
129 | | | |
130 | | | \---simulation
131 | | | +---components
132 | | | | | error.js
133 | | | | | test-addentity.js
134 | | | | | test-destroyentity.js
135 | | | | | test-entityid.js
136 | | | | | test-global-helper.js
137 | | | | | test-helper.js
138 | | | | | test-hotload1.js
139 | | | | | test-hotload2.js
140 | | | | | test-interface.js
141 | | | | | test-msg.js
142 | | | | | test-param.js
143 | | | | | test-query.js
144 | | | | | test-serialize.js
145 | | | | | test.js
146 | | | | |
147 | | | | +---addentity
148 | | | | | test-addentity.js
149 | | | | |
150 | | | | \---interfaces
151 | | | | test-interface.js
152 | | | |
153 | | | +---data
154 | | | | pathfinder.rng
155 | | | | pathfinder.xml
156 | | | | territorymanager.rng
157 | | | | territorymanager.xml
158 | | | |
159 | | | +---helpers
160 | | | | test-helper.js
161 | | | |
162 | | | \---templates
163 | | | | basic.xml
164 | | | | hotload.xml
165 | | | | illformed.xml
166 | | | | inherit-broken.xml
167 | | | | inherit-loop-2.xml
168 | | | | inherit-loop.xml
169 | | | | inherit-special.xml
170 | | | | inherit1.xml
171 | | | | inherit2.xml
172 | | | | inherit_a.xml
173 | | | | inherit_b.xml
174 | | | | inherit_c.xml
175 | | | | inherit_d.xml
176 | | | | invalid.xml
177 | | | | template-serialize.xml
178 | | | | test1-inherit.xml
179 | | | | test1.xml
180 | | | |
181 | | | \---special
182 | | | | actor.xml
183 | | | |
184 | | | \---filter
185 | | | foundation.xml
186 | | |
187 | | +---_test.tex
188 | | | \---art
189 | | | \---textures
190 | | | +---a
191 | | | | demo-abgr.dds
192 | | | | demo-dxt1.dds
193 | | | | demo-dxt5.dds
194 | | | | demo.png
195 | | | | demo.tga
196 | | | |
197 | | | \---b
198 | | | test.png
199 | | |
200 | | \---_test.xero
201 | | | test1.xml
202 | | |
203 | | \---a
204 | | \---b
205 | | test1.xml
206 | |
207 | +---tests
208 | | | test_setup.js
209 | | |
210 | | \---collada
211 | | bogus_material_target.dae
212 | | skeletons.xml
213 | | sphere.dae
214 | | sphere.pmd
215 | |
216 | \---tools
217 | +---atlas
218 | | | help.json
219 | | | lists.xml
220 | | |
221 | | +---buttons
222 | | | next_s.bmp
223 | | | pause_s.bmp
224 | | | play_s.bmp
225 | | | previous_s.bmp
226 | | | record_s.bmp
227 | | | stop_s.bmp
228 | | |
229 | | +---icons
230 | | | ScenarioEditor.ico
231 | | |
232 | | \---toolbar
233 | | alterelevation.png
234 | | alterelevation_s.png
235 | | cinematic.png
236 | | default.png
237 | | default_s.png
238 | | environment.png
239 | | flattenelevation.png
240 | | flattenelevation_s.png
241 | | map.png
242 | | mapsettings.png
243 | | moveobject.png
244 | | moveobject_s.png
245 | | movepath.png
246 | | object.png
247 | | objects.png
248 | | paintterrain.png
249 | | paintterrain_s.png
250 | | player.png
251 | | redo.png
252 | | smoothelevation.png
253 | | terrain.png
254 | | trigger.png
255 | | undo.png
256 | |
257 | \---fontbuilder
258 | \---fonts
259 | DejaVu-LICENSE.txt
260 | DejaVuSansMono.ttf
261 | FreeFont-LICENSE.txt
262 | FreeMono.ttf
263 | FreeSans.ttf
264 | FreeSansBold.ttf
265 | FreeSansOblique.ttf
266 | FreeSerif.ttf
267 | FreeSerifBold.ttf
268 | GUST-FONT-LICENSE.txt
269 | LibBiolinum-LICENSE.txt
270 | LICENSE.txt
271 | LinBiolinum_Kah.ttf
272 | LinBiolinum_Rah.ttf
273 | LinBiolinum_RBah.ttf
274 | LinBiolinum_RIah.ttf
275 | texgyrepagella-bold.otf
276 | texgyrepagella-regular.otf
277 |
278 +---logs
279 | readme.txt
280 |
281 \---system
282 ActorEditor.exe
283 aken.pdb
284 aken.sys
285 aken64.pdb
286 aken64.sys
287 aken64d.pdb
288 aken64d.sys
289 akend.pdb
290 akend.sys
291 Atlas.bat
292 AtlasUI.dll
293 Collada.dll
294 dbghelp.dll
295 enet.dll
296 FCollada.dll
297 gloox-1.0.dll
298 glooxwrapper.dll
299 glooxwrapper.lib
300 glooxwrapper.pdb
301 icudt56.dll
302 icuin56.dll
303 icuio56.dll
304 icule56.dll
305 iculx56.dll
306 icutu56.dll
307 icuuc56.dll
308 libcurl.dll
309 libiconv.dll
310 libpng16.dll
311 libsodium.dll
312 libxml2.dll
313 miniupnpc.dll
314 mozjs38-ps-release-vc120.dll
315 mozjs38-ps-release-vc120.pdb
316 msvcp100.dll
317 msvcp120.dll
318 msvcr100.dll
319 msvcr120.dll
320 msvcrt.dll
321 nspr4.dll
322 nvtt.dll
323 nvtt.pdb
324 ogg.dll
325 OpenAL32.dll
326 plc4.dll
327 plds4.dll
328 pyrogenesis.exe
329 pyrogenesis.pdb
330 Quickstart.bat
331 readme.txt
332 SDL2.dll
333 vorbis.dll
334 vorbisfile.dll
335 zlib1.dll
336