ogre.rb 0.1-i386-mswin32 → 0.2-i386-mswin32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/samples/Ogre.log CHANGED
@@ -1,279 +1,372 @@
1
- 11:22:22: Creating resource group General
2
- 11:22:22: Creating resource group Internal
3
- 11:22:22: Creating resource group Autodetect
4
- 11:22:22: SceneManagerFactory for type 'DefaultSceneManager' registered.
5
- 11:22:22: Registering ResourceManager for type Material
6
- 11:22:22: Registering ResourceManager for type Mesh
7
- 11:22:22: Registering ResourceManager for type Skeleton
8
- 11:22:22: MovableObjectFactory for type 'ParticleSystem' registered.
9
- 11:22:22: OverlayElementFactory for type Panel registered.
10
- 11:22:22: OverlayElementFactory for type BorderPanel registered.
11
- 11:22:22: OverlayElementFactory for type TextArea registered.
12
- 11:22:22: Registering ResourceManager for type Font
13
- 11:22:22: ArchiveFactory for archive type FileSystem registered.
14
- 11:22:22: ArchiveFactory for archive type Zip registered.
15
- 11:22:22: FreeImage version: 3.9.2
16
- 11:22:22: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
17
- 11:22:22: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi
18
- 11:22:22: DDS codec registering
19
- 11:22:22: Registering ResourceManager for type HighLevelGpuProgram
20
- 11:22:22: Registering ResourceManager for type Compositor
21
- 11:22:22: MovableObjectFactory for type 'Entity' registered.
22
- 11:22:22: MovableObjectFactory for type 'Light' registered.
23
- 11:22:22: MovableObjectFactory for type 'BillboardSet' registered.
24
- 11:22:22: MovableObjectFactory for type 'ManualObject' registered.
25
- 11:22:22: MovableObjectFactory for type 'BillboardChain' registered.
26
- 11:22:22: MovableObjectFactory for type 'RibbonTrail' registered.
27
- 11:22:22: Loading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\RenderSystem_GL
28
- 11:22:22: Installing plugin: GL RenderSystem
29
- 11:22:22: OpenGL Rendering Subsystem created.
30
- 11:22:22: Plugin successfully installed
31
- 11:22:22: Loading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\RenderSystem_Direct3D9
32
- 11:22:22: Installing plugin: D3D9 RenderSystem
33
- 11:22:22: D3D9 : Direct3D9 Rendering Subsystem created.
34
- 11:22:22: D3D9: Driver Detection Starts
35
- 11:22:22: D3D9: Driver Detection Ends
36
- 11:22:22: Plugin successfully installed
37
- 11:22:22: Loading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_OctreeSceneManager
38
- 11:22:22: Installing plugin: Octree & Terrain Scene Manager
39
- 11:22:22: Plugin successfully installed
40
- 11:22:22: Loading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_ParticleFX
41
- 11:22:22: Installing plugin: ParticleFX
42
- 11:22:22: Particle Emitter Type 'Point' registered
43
- 11:22:22: Particle Emitter Type 'Box' registered
44
- 11:22:22: Particle Emitter Type 'Ellipsoid' registered
45
- 11:22:22: Particle Emitter Type 'Cylinder' registered
46
- 11:22:22: Particle Emitter Type 'Ring' registered
47
- 11:22:22: Particle Emitter Type 'HollowEllipsoid' registered
48
- 11:22:22: Particle Affector Type 'LinearForce' registered
49
- 11:22:22: Particle Affector Type 'ColourFader' registered
50
- 11:22:22: Particle Affector Type 'ColourFader2' registered
51
- 11:22:22: Particle Affector Type 'ColourImage' registered
52
- 11:22:22: Particle Affector Type 'ColourInterpolator' registered
53
- 11:22:22: Particle Affector Type 'Scaler' registered
54
- 11:22:22: Particle Affector Type 'Rotator' registered
55
- 11:22:22: Particle Affector Type 'DirectionRandomiser' registered
56
- 11:22:22: Particle Affector Type 'DeflectorPlane' registered
57
- 11:22:22: Plugin successfully installed
58
- 11:22:22: Loading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_BSPSceneManager
59
- 11:22:22: Installing plugin: BSP Scene Manager
60
- 11:22:22: Plugin successfully installed
61
- 11:22:22: Loading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_CgProgramManager
62
- 11:22:22: Installing plugin: Cg Program Manager
63
- 11:22:23: Plugin successfully installed
64
- 11:22:23: *-*-* OGRE Initialising
65
- 11:22:23: *-*-* Version 1.4.1 (Eihort)
66
- 11:22:23: Creating resource group Bootstrap
67
- 11:22:23: Added resource location './media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
68
- 11:22:23: Added resource location './media/' of type 'FileSystem' to resource group 'General'
69
- 11:22:23: Added resource location './media/materials' of type 'FileSystem' to resource group 'General'
70
- 11:22:23: Added resource location './media/materials/textures' of type 'FileSystem' to resource group 'General'
71
- 11:22:23: Added resource location './media/materials/scripts' of type 'FileSystem' to resource group 'General'
72
- 11:22:23: Added resource location './media/materials/programs' of type 'FileSystem' to resource group 'General'
73
- 11:22:23: Added resource location './media/models' of type 'FileSystem' to resource group 'General'
74
- 11:22:23: Added resource location './media/particles' of type 'FileSystem' to resource group 'General'
75
- 11:22:23: Added resource location './media/overlays' of type 'FileSystem' to resource group 'General'
76
- 11:22:23: Added resource location './media/packs/skybox.zip' of type 'Zip' to resource group 'General'
77
- 11:22:23: Added resource location './media/packs/dragon.zip' of type 'Zip' to resource group 'General'
78
- 11:22:23: Added resource location './media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
79
- 11:22:23: Added resource location './media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
80
- 11:22:23: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
81
- 11:22:23: D3D9 : RenderSystem Option: Anti aliasing = NonMaskable 4
82
- 11:22:23: D3D9 : RenderSystem Option: Floating-point mode = Fastest
83
- 11:22:23: D3D9 : RenderSystem Option: Full Screen = No
84
- 11:22:23: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 Series GPU
85
- 11:22:23: D3D9 : RenderSystem Option: VSync = No
86
- 11:22:23: D3D9 : RenderSystem Option: Video Mode = 1024 x 768 @ 32-bit colour
87
- 11:22:23: CPU Identifier & Features
88
- 11:22:23: -------------------------
89
- 11:22:23: * CPU ID: AuthenticAMD: AMD Athlon(tm) 64 Processor 3200+
90
- 11:22:23: * SSE: yes
91
- 11:22:23: * SSE2: yes
92
- 11:22:23: * SSE3: yes
93
- 11:22:23: * MMX: yes
94
- 11:22:23: * MMXEXT: yes
95
- 11:22:23: * 3DNOW: yes
96
- 11:22:23: * 3DNOWEXT: yes
97
- 11:22:23: * CMOV: yes
98
- 11:22:23: * TSC: yes
99
- 11:22:23: * FPU: yes
100
- 11:22:23: * PRO: yes
101
- 11:22:23: * HT: no
102
- 11:22:23: -------------------------
103
- 11:22:23: D3D9 : Subsystem Initialising
104
- 11:22:23: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 1024x768 windowed miscParams: FSAA=1 FSAAQuality=3 colourDepth=32 useNVPerfHUD=false vsync=false
105
- 11:22:23: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 1024x768, 32bpp
106
- 11:22:23: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
107
- 11:22:23: Registering ResourceManager for type Texture
108
- 11:22:23: Registering ResourceManager for type GpuProgram
109
- 11:22:23: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
110
- 11:22:23: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
111
- 11:22:23: D3D9: Vertex texture format supported - PF_FLOAT32_R
112
- 11:22:23: RenderSystem capabilities
113
- 11:22:23: -------------------------
114
- 11:22:23: * Hardware generation of mipmaps: yes
115
- 11:22:23: * Texture blending: yes
116
- 11:22:23: * Anisotropic texture filtering: yes
117
- 11:22:23: * Dot product texture operation: yes
118
- 11:22:23: * Cube mapping: yes
119
- 11:22:23: * Hardware stencil buffer: yes
120
- 11:22:23: - Stencil depth: 8
121
- 11:22:23: - Two sided stencil support: yes
122
- 11:22:23: - Wrap stencil values: yes
123
- 11:22:23: * Hardware vertex / index buffers: yes
124
- 11:22:23: * Vertex programs: yes
125
- 11:22:23: - Max vertex program version: vs_3_0
126
- 11:22:23: * Fragment programs: yes
127
- 11:22:23: - Max fragment program version: ps_3_0
128
- 11:22:23: * Texture Compression: yes
129
- 11:22:23: - DXT: yes
130
- 11:22:23: - VTC: no
131
- 11:22:23: * Scissor Rectangle: yes
132
- 11:22:23: * Hardware Occlusion Query: yes
133
- 11:22:23: * User clip planes: yes
134
- 11:22:23: * VET_UBYTE4 vertex element type: yes
135
- 11:22:23: * Infinite far plane projection: yes
136
- 11:22:23: * Hardware render-to-texture: yes
137
- 11:22:23: * Floating point textures: yes
138
- 11:22:23: * Non-power-of-two textures: yes
139
- 11:22:23: * Volume textures: yes
140
- 11:22:23: * Multiple Render Targets: 4
141
- 11:22:23: * Point Sprites: yes
142
- 11:22:23: * Extended point parameters: yes
143
- 11:22:23: * Max Point Size: 8192
144
- 11:22:23: * Vertex texture fetch: yes
145
- 11:22:23: - Max vertex textures: 4
146
- 11:22:23: - Vertex textures shared: no
147
- 11:22:23: ***************************************
148
- 11:22:23: *** D3D9 : Subsystem Initialised OK ***
149
- 11:22:23: ***************************************
150
- 11:22:23: ResourceBackgroundQueue - threading disabled
151
- 11:22:23: Particle Renderer Type 'billboard' registered
152
- 11:22:23: SceneManagerFactory for type 'BspSceneManager' registered.
153
- 11:22:23: Registering ResourceManager for type BspLevel
154
- 11:22:23: SceneManagerFactory for type 'OctreeSceneManager' registered.
155
- 11:22:23: SceneManagerFactory for type 'TerrainSceneManager' registered.
156
- 11:22:23: Creating viewport on target 'OGRE Render Window', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0
157
- 11:22:23: Viewport for camera 'PlayerCam', actual dimensions L: 0 T: 0 W: 1024 H: 768
158
- 11:22:23: Parsing scripts for resource group Autodetect
159
- 11:22:23: Finished parsing scripts for resource group Autodetect
160
- 11:22:23: Parsing scripts for resource group Bootstrap
161
- 11:22:23: Parsing script OgreCore.material
162
- 11:22:23: Parsing script OgreProfiler.material
163
- 11:22:23: Parsing script Ogre.fontdef
164
- 11:22:23: Parsing script OgreDebugPanel.overlay
165
- 11:22:23: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
166
- 11:22:23: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
167
- 11:22:23: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
168
- 11:22:23: Font BlueHighwayusing texture size 512x512
169
- 11:22:23: Info: Freetype returned null for character 127 in font BlueHighway
170
- 11:22:23: Info: Freetype returned null for character 128 in font BlueHighway
171
- 11:22:23: Info: Freetype returned null for character 129 in font BlueHighway
172
- 11:22:23: Info: Freetype returned null for character 130 in font BlueHighway
173
- 11:22:23: Info: Freetype returned null for character 131 in font BlueHighway
174
- 11:22:23: Info: Freetype returned null for character 132 in font BlueHighway
175
- 11:22:23: Info: Freetype returned null for character 133 in font BlueHighway
176
- 11:22:23: Info: Freetype returned null for character 134 in font BlueHighway
177
- 11:22:23: Info: Freetype returned null for character 135 in font BlueHighway
178
- 11:22:23: Info: Freetype returned null for character 136 in font BlueHighway
179
- 11:22:23: Info: Freetype returned null for character 137 in font BlueHighway
180
- 11:22:23: Info: Freetype returned null for character 138 in font BlueHighway
181
- 11:22:23: Info: Freetype returned null for character 139 in font BlueHighway
182
- 11:22:23: Info: Freetype returned null for character 140 in font BlueHighway
183
- 11:22:23: Info: Freetype returned null for character 141 in font BlueHighway
184
- 11:22:23: Info: Freetype returned null for character 142 in font BlueHighway
185
- 11:22:23: Info: Freetype returned null for character 143 in font BlueHighway
186
- 11:22:23: Info: Freetype returned null for character 144 in font BlueHighway
187
- 11:22:23: Info: Freetype returned null for character 145 in font BlueHighway
188
- 11:22:23: Info: Freetype returned null for character 146 in font BlueHighway
189
- 11:22:23: Info: Freetype returned null for character 147 in font BlueHighway
190
- 11:22:23: Info: Freetype returned null for character 148 in font BlueHighway
191
- 11:22:23: Info: Freetype returned null for character 149 in font BlueHighway
192
- 11:22:23: Info: Freetype returned null for character 150 in font BlueHighway
193
- 11:22:23: Info: Freetype returned null for character 151 in font BlueHighway
194
- 11:22:23: Info: Freetype returned null for character 152 in font BlueHighway
195
- 11:22:23: Info: Freetype returned null for character 153 in font BlueHighway
196
- 11:22:23: Info: Freetype returned null for character 154 in font BlueHighway
197
- 11:22:23: Info: Freetype returned null for character 155 in font BlueHighway
198
- 11:22:23: Info: Freetype returned null for character 156 in font BlueHighway
199
- 11:22:23: Info: Freetype returned null for character 157 in font BlueHighway
200
- 11:22:23: Info: Freetype returned null for character 158 in font BlueHighway
201
- 11:22:23: Info: Freetype returned null for character 159 in font BlueHighway
202
- 11:22:23: Info: Freetype returned null for character 160 in font BlueHighway
203
- 11:22:23: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.
204
- 11:22:23: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
205
- 11:22:23: Parsing script OgreLoadingPanel.overlay
206
- 11:22:23: Finished parsing scripts for resource group Bootstrap
207
- 11:22:23: Parsing scripts for resource group General
208
- 11:22:23: Parsing script CloudySky.material
209
- 11:22:23: Parsing script CubeMapping.material
210
- 11:22:23: Parsing script dragon.material
211
- 11:22:23: Parsing script Flare.material
212
- 11:22:23: Parsing script Grass.material
213
- 11:22:23: Parsing script Knot.material
214
- 11:22:23: Parsing script MorningSkyBox.material
215
- 11:22:23: Parsing script Offset.material
216
- 11:22:23: Parsing script Ogre.material
217
- 11:22:23: Parsing script Razor.material
218
- 11:22:23: Parsing script Ribbon.material
219
- 11:22:23: Parsing script RustySteel.material
220
- 11:22:23: Parsing script RZR-002.material
221
- 11:22:23: Parsing script smoke.material
222
- 11:22:23: Parsing script SpaceSkyBox.material
223
- 11:22:23: Parsing script SpaceSkyPlane.material
224
- 11:22:23: Parsing script TextureEffects.material
225
- 11:22:23: Parsing script smoke.particle
226
- 11:22:23: Parsing script CubeMapping.overlay
227
- 11:22:23: Finished parsing scripts for resource group General
228
- 11:22:23: Parsing scripts for resource group Internal
229
- 11:22:23: Finished parsing scripts for resource group Internal
230
- 11:22:23: Texture: stevecube_fr.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
231
- 11:22:23: Texture: stevecube_bk.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
232
- 11:22:23: Texture: stevecube_lf.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
233
- 11:22:23: Texture: stevecube_rt.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
234
- 11:22:23: Texture: stevecube_up.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
235
- 11:22:23: Texture: stevecube_dn.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
236
- 11:22:23: Texture: flare.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
237
- 11:22:23: Texture: grass_1024.jpg: Loading 1 faces(PF_R8G8B8,1024x1024x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.
238
- 11:22:23: WARNING: Mesh instance 'grassblades' was defined as manually loaded, but no manual loader was provided. This Resource will be lost if it has to be reloaded.
239
- 11:22:23: Texture: gras_02.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
240
- 11:22:24: Mesh: Loading ogrehead.mesh.
241
- 11:22:24: Texture: WeirdEye.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
242
- 11:22:24: Texture: GreenSkin.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
243
- 11:22:24: Texture: spheremap.png: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
244
- 11:22:24: Texture: dirt01.jpg: Loading 1 faces(PF_R8G8B8,96x96x1) with 6 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x96x1.
245
- 11:22:24: Texture: rockwall_NH.tga: Loading 1 faces(PF_A8R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1.
246
- 11:22:24: Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
247
- 11:22:24: *** Initializing OIS ***
248
- 11:22:39: Unregistering ResourceManager for type BspLevel
249
- 11:22:39: *-*-* OGRE Shutdown
250
- 11:22:39: Unregistering ResourceManager for type Compositor
251
- 11:22:39: Unregistering ResourceManager for type Font
252
- 11:22:39: Unregistering ResourceManager for type Skeleton
253
- 11:22:39: Unregistering ResourceManager for type Mesh
254
- 11:22:39: Unregistering ResourceManager for type HighLevelGpuProgram
255
- 11:22:39: Uninstalling plugin: Cg Program Manager
256
- 11:22:39: Plugin successfully uninstalled
257
- 11:22:39: Unloading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_CgProgramManager
258
- 11:22:39: Uninstalling plugin: BSP Scene Manager
259
- 11:22:39: Plugin successfully uninstalled
260
- 11:22:39: Unloading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_BSPSceneManager
261
- 11:22:39: Uninstalling plugin: ParticleFX
262
- 11:22:39: Plugin successfully uninstalled
263
- 11:22:39: Unloading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_ParticleFX
264
- 11:22:39: Uninstalling plugin: Octree & Terrain Scene Manager
265
- 11:22:39: Plugin successfully uninstalled
266
- 11:22:39: Unloading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\Plugin_OctreeSceneManager
267
- 11:22:39: Uninstalling plugin: D3D9 RenderSystem
268
- 11:22:39: Render Target 'OGRE Render Window' Average FPS: 168.375 Best FPS: 176.823 Worst FPS: 164.694
269
- 11:22:39: D3D9 : Shutting down cleanly.
270
- 11:22:39: Unregistering ResourceManager for type Texture
271
- 11:22:39: Unregistering ResourceManager for type GpuProgram
272
- 11:22:39: D3D9 : Direct3D9 Rendering Subsystem destroyed.
273
- 11:22:39: Plugin successfully uninstalled
274
- 11:22:39: Unloading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\RenderSystem_Direct3D9
275
- 11:22:39: Uninstalling plugin: GL RenderSystem
276
- 11:22:39: *** Stopping Win32GL Subsystem ***
277
- 11:22:39: Plugin successfully uninstalled
278
- 11:22:39: Unloading library D:\Programming\engines\Ogre1.4.1SDK\bin\release\RenderSystem_GL
279
- 11:22:39: Unregistering ResourceManager for type Material
1
+ 15:17:57: Creating resource group General
2
+ 15:17:57: Creating resource group Internal
3
+ 15:17:57: Creating resource group Autodetect
4
+ 15:17:57: SceneManagerFactory for type 'DefaultSceneManager' registered.
5
+ 15:17:57: Registering ResourceManager for type Material
6
+ 15:17:57: Registering ResourceManager for type Mesh
7
+ 15:17:57: Registering ResourceManager for type Skeleton
8
+ 15:17:57: MovableObjectFactory for type 'ParticleSystem' registered.
9
+ 15:17:57: OverlayElementFactory for type Panel registered.
10
+ 15:17:57: OverlayElementFactory for type BorderPanel registered.
11
+ 15:17:57: OverlayElementFactory for type TextArea registered.
12
+ 15:17:57: Registering ResourceManager for type Font
13
+ 15:17:57: ArchiveFactory for archive type FileSystem registered.
14
+ 15:17:57: ArchiveFactory for archive type Zip registered.
15
+ 15:17:57: FreeImage version: 3.9.2
16
+ 15:17:57: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
17
+ 15:17:57: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi
18
+ 15:17:57: DDS codec registering
19
+ 15:17:57: Registering ResourceManager for type HighLevelGpuProgram
20
+ 15:17:57: Registering ResourceManager for type Compositor
21
+ 15:17:57: MovableObjectFactory for type 'Entity' registered.
22
+ 15:17:57: MovableObjectFactory for type 'Light' registered.
23
+ 15:17:57: MovableObjectFactory for type 'BillboardSet' registered.
24
+ 15:17:57: MovableObjectFactory for type 'ManualObject' registered.
25
+ 15:17:57: MovableObjectFactory for type 'BillboardChain' registered.
26
+ 15:17:57: MovableObjectFactory for type 'RibbonTrail' registered.
27
+ 15:17:57: Loading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\RenderSystem_GL
28
+ 15:17:57: Installing plugin: GL RenderSystem
29
+ 15:17:57: OpenGL Rendering Subsystem created.
30
+ 15:17:57: Plugin successfully installed
31
+ 15:17:57: Loading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\RenderSystem_Direct3D9
32
+ 15:17:57: Installing plugin: D3D9 RenderSystem
33
+ 15:17:57: D3D9 : Direct3D9 Rendering Subsystem created.
34
+ 15:17:57: D3D9: Driver Detection Starts
35
+ 15:17:57: D3D9: Driver Detection Ends
36
+ 15:17:57: Plugin successfully installed
37
+ 15:17:57: Loading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_OctreeSceneManager
38
+ 15:17:57: Installing plugin: Octree & Terrain Scene Manager
39
+ 15:17:57: Plugin successfully installed
40
+ 15:17:57: Loading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_ParticleFX
41
+ 15:17:57: Installing plugin: ParticleFX
42
+ 15:17:57: Particle Emitter Type 'Point' registered
43
+ 15:17:57: Particle Emitter Type 'Box' registered
44
+ 15:17:57: Particle Emitter Type 'Ellipsoid' registered
45
+ 15:17:57: Particle Emitter Type 'Cylinder' registered
46
+ 15:17:57: Particle Emitter Type 'Ring' registered
47
+ 15:17:57: Particle Emitter Type 'HollowEllipsoid' registered
48
+ 15:17:57: Particle Affector Type 'LinearForce' registered
49
+ 15:17:57: Particle Affector Type 'ColourFader' registered
50
+ 15:17:57: Particle Affector Type 'ColourFader2' registered
51
+ 15:17:57: Particle Affector Type 'ColourImage' registered
52
+ 15:17:57: Particle Affector Type 'ColourInterpolator' registered
53
+ 15:17:57: Particle Affector Type 'Scaler' registered
54
+ 15:17:57: Particle Affector Type 'Rotator' registered
55
+ 15:17:57: Particle Affector Type 'DirectionRandomiser' registered
56
+ 15:17:57: Particle Affector Type 'DeflectorPlane' registered
57
+ 15:17:57: Plugin successfully installed
58
+ 15:17:57: Loading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_BSPSceneManager
59
+ 15:17:57: Installing plugin: BSP Scene Manager
60
+ 15:17:57: Plugin successfully installed
61
+ 15:17:57: Loading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_CgProgramManager
62
+ 15:17:57: Installing plugin: Cg Program Manager
63
+ 15:17:57: Plugin successfully installed
64
+ 15:17:57: *-*-* OGRE Initialising
65
+ 15:17:57: *-*-* Version 1.4.4 (Eihort)
66
+ 15:17:57: Creating resource group Bootstrap
67
+ 15:17:57: Added resource location './media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
68
+ 15:17:57: Added resource location './media/' of type 'FileSystem' to resource group 'General'
69
+ 15:17:57: Added resource location './media/materials' of type 'FileSystem' to resource group 'General'
70
+ 15:17:57: Added resource location './media/materials/textures' of type 'FileSystem' to resource group 'General'
71
+ 15:17:57: Added resource location './media/materials/scripts' of type 'FileSystem' to resource group 'General'
72
+ 15:17:57: Added resource location './media/materials/programs' of type 'FileSystem' to resource group 'General'
73
+ 15:17:57: Added resource location './media/models' of type 'FileSystem' to resource group 'General'
74
+ 15:17:57: Added resource location './media/particles' of type 'FileSystem' to resource group 'General'
75
+ 15:17:57: Added resource location './media/overlays' of type 'FileSystem' to resource group 'General'
76
+ 15:17:57: Added resource location './media/packs/skybox.zip' of type 'Zip' to resource group 'General'
77
+ 15:17:57: Added resource location './media/packs/dragon.zip' of type 'Zip' to resource group 'General'
78
+ 15:17:57: Added resource location './media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
79
+ 15:17:57: Added resource location './media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
80
+ 15:17:57: Added resource location './media/packs/chiropteraDM.pk3' of type 'Zip' to resource group 'General' with recursive option
81
+ 15:17:57: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
82
+ 15:17:57: D3D9 : RenderSystem Option: Anti aliasing = NonMaskable 4
83
+ 15:17:57: D3D9 : RenderSystem Option: Floating-point mode = Fastest
84
+ 15:17:57: D3D9 : RenderSystem Option: Full Screen = No
85
+ 15:17:57: D3D9 : RenderSystem Option: Rendering Device = NVIDIA GeForce 6800 Series GPU
86
+ 15:17:57: D3D9 : RenderSystem Option: VSync = No
87
+ 15:17:57: D3D9 : RenderSystem Option: Video Mode = 800 x 600 @ 32-bit colour
88
+ 15:17:57: CPU Identifier & Features
89
+ 15:17:57: -------------------------
90
+ 15:17:57: * CPU ID: AuthenticAMD: AMD Athlon(tm) 64 Processor 3200+
91
+ 15:17:57: * SSE: yes
92
+ 15:17:57: * SSE2: yes
93
+ 15:17:57: * SSE3: yes
94
+ 15:17:57: * MMX: yes
95
+ 15:17:57: * MMXEXT: yes
96
+ 15:17:57: * 3DNOW: yes
97
+ 15:17:57: * 3DNOWEXT: yes
98
+ 15:17:57: * CMOV: yes
99
+ 15:17:57: * TSC: yes
100
+ 15:17:57: * FPU: yes
101
+ 15:17:57: * PRO: yes
102
+ 15:17:57: * HT: no
103
+ 15:17:57: -------------------------
104
+ 15:17:57: D3D9 : Subsystem Initialising
105
+ 15:17:57: D3D9RenderSystem::createRenderWindow "OGRE Render Window", 800x600 windowed miscParams: FSAA=1 FSAAQuality=3 colourDepth=32 useNVPerfHUD=false vsync=false
106
+ 15:17:57: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 800x600, 32bpp
107
+ 15:17:57: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
108
+ 15:17:57: Registering ResourceManager for type Texture
109
+ 15:17:57: Registering ResourceManager for type GpuProgram
110
+ 15:17:57: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
111
+ 15:17:57: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
112
+ 15:17:57: D3D9: Vertex texture format supported - PF_FLOAT32_R
113
+ 15:17:57: RenderSystem capabilities
114
+ 15:17:57: -------------------------
115
+ 15:17:57: * Hardware generation of mipmaps: yes
116
+ 15:17:57: * Texture blending: yes
117
+ 15:17:57: * Anisotropic texture filtering: yes
118
+ 15:17:57: * Dot product texture operation: yes
119
+ 15:17:57: * Cube mapping: yes
120
+ 15:17:57: * Hardware stencil buffer: yes
121
+ 15:17:57: - Stencil depth: 8
122
+ 15:17:57: - Two sided stencil support: yes
123
+ 15:17:57: - Wrap stencil values: yes
124
+ 15:17:57: * Hardware vertex / index buffers: yes
125
+ 15:17:57: * Vertex programs: yes
126
+ 15:17:57: - Max vertex program version: vs_3_0
127
+ 15:17:57: * Fragment programs: yes
128
+ 15:17:57: - Max fragment program version: ps_3_0
129
+ 15:17:57: * Texture Compression: yes
130
+ 15:17:57: - DXT: yes
131
+ 15:17:57: - VTC: no
132
+ 15:17:57: * Scissor Rectangle: yes
133
+ 15:17:57: * Hardware Occlusion Query: yes
134
+ 15:17:57: * User clip planes: yes
135
+ 15:17:57: * VET_UBYTE4 vertex element type: yes
136
+ 15:17:57: * Infinite far plane projection: yes
137
+ 15:17:57: * Hardware render-to-texture: yes
138
+ 15:17:57: * Floating point textures: yes
139
+ 15:17:57: * Non-power-of-two textures: yes
140
+ 15:17:57: * Volume textures: yes
141
+ 15:17:57: * Multiple Render Targets: 4
142
+ 15:17:57: * Point Sprites: yes
143
+ 15:17:57: * Extended point parameters: yes
144
+ 15:17:57: * Max Point Size: 8192
145
+ 15:17:57: * Vertex texture fetch: yes
146
+ 15:17:57: - Max vertex textures: 4
147
+ 15:17:57: - Vertex textures shared: no
148
+ 15:17:57: ***************************************
149
+ 15:17:57: *** D3D9 : Subsystem Initialised OK ***
150
+ 15:17:57: ***************************************
151
+ 15:17:57: ResourceBackgroundQueue - threading disabled
152
+ 15:17:57: Particle Renderer Type 'billboard' registered
153
+ 15:17:57: SceneManagerFactory for type 'BspSceneManager' registered.
154
+ 15:17:57: Registering ResourceManager for type BspLevel
155
+ 15:17:57: SceneManagerFactory for type 'OctreeSceneManager' registered.
156
+ 15:17:57: SceneManagerFactory for type 'TerrainSceneManager' registered.
157
+ 15:17:57: Creating viewport on target 'OGRE Render Window', rendering from camera 'PlayerCam', relative dimensions L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0
158
+ 15:17:57: Initialising resource group Bootstrap
159
+ 15:17:57: Parsing scripts for resource group Bootstrap
160
+ 15:17:57: Parsing script OgreCore.material
161
+ 15:17:57: Parsing script OgreProfiler.material
162
+ 15:17:57: Parsing script Ogre.fontdef
163
+ 15:17:57: Parsing script OgreDebugPanel.overlay
164
+ 15:17:57: Texture: New_Ogre_Border_Center.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
165
+ 15:17:57: Texture: New_Ogre_Border.png: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
166
+ 15:17:57: Texture: New_Ogre_Border_Break.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,32x32x1.
167
+ 15:17:57: Font BlueHighwayusing texture size 512x512
168
+ 15:17:57: Info: Freetype returned null for character 127 in font BlueHighway
169
+ 15:17:57: Info: Freetype returned null for character 128 in font BlueHighway
170
+ 15:17:57: Info: Freetype returned null for character 129 in font BlueHighway
171
+ 15:17:57: Info: Freetype returned null for character 130 in font BlueHighway
172
+ 15:17:57: Info: Freetype returned null for character 131 in font BlueHighway
173
+ 15:17:57: Info: Freetype returned null for character 132 in font BlueHighway
174
+ 15:17:57: Info: Freetype returned null for character 133 in font BlueHighway
175
+ 15:17:57: Info: Freetype returned null for character 134 in font BlueHighway
176
+ 15:17:57: Info: Freetype returned null for character 135 in font BlueHighway
177
+ 15:17:57: Info: Freetype returned null for character 136 in font BlueHighway
178
+ 15:17:57: Info: Freetype returned null for character 137 in font BlueHighway
179
+ 15:17:57: Info: Freetype returned null for character 138 in font BlueHighway
180
+ 15:17:57: Info: Freetype returned null for character 139 in font BlueHighway
181
+ 15:17:57: Info: Freetype returned null for character 140 in font BlueHighway
182
+ 15:17:57: Info: Freetype returned null for character 141 in font BlueHighway
183
+ 15:17:57: Info: Freetype returned null for character 142 in font BlueHighway
184
+ 15:17:57: Info: Freetype returned null for character 143 in font BlueHighway
185
+ 15:17:57: Info: Freetype returned null for character 144 in font BlueHighway
186
+ 15:17:57: Info: Freetype returned null for character 145 in font BlueHighway
187
+ 15:17:57: Info: Freetype returned null for character 146 in font BlueHighway
188
+ 15:17:57: Info: Freetype returned null for character 147 in font BlueHighway
189
+ 15:17:57: Info: Freetype returned null for character 148 in font BlueHighway
190
+ 15:17:57: Info: Freetype returned null for character 149 in font BlueHighway
191
+ 15:17:57: Info: Freetype returned null for character 150 in font BlueHighway
192
+ 15:17:57: Info: Freetype returned null for character 151 in font BlueHighway
193
+ 15:17:57: Info: Freetype returned null for character 152 in font BlueHighway
194
+ 15:17:57: Info: Freetype returned null for character 153 in font BlueHighway
195
+ 15:17:57: Info: Freetype returned null for character 154 in font BlueHighway
196
+ 15:17:57: Info: Freetype returned null for character 155 in font BlueHighway
197
+ 15:17:57: Info: Freetype returned null for character 156 in font BlueHighway
198
+ 15:17:57: Info: Freetype returned null for character 157 in font BlueHighway
199
+ 15:17:57: Info: Freetype returned null for character 158 in font BlueHighway
200
+ 15:17:57: Info: Freetype returned null for character 159 in font BlueHighway
201
+ 15:17:57: Info: Freetype returned null for character 160 in font BlueHighway
202
+ 15:17:57: Texture: BlueHighwayTexture: Loading 1 faces(PF_BYTE_LA,512x512x1) with 0 generated mipmaps from Image. Internal format is PF_BYTE_LA,512x512x1.
203
+ 15:17:57: Texture: ogretext.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
204
+ 15:17:57: Parsing script OgreLoadingPanel.overlay
205
+ 15:17:57: Finished parsing scripts for resource group Bootstrap
206
+ 15:17:57: Parsing scripts for resource group Autodetect
207
+ 15:17:57: Finished parsing scripts for resource group Autodetect
208
+ 15:17:57: Parsing scripts for resource group General
209
+ 15:17:57: Parsing script CelShading.material
210
+ 15:17:57: Parsing script CloudySky.material
211
+ 15:17:57: Parsing script CubeMapping.material
212
+ 15:17:57: Parsing script dragon.material
213
+ 15:17:57: Parsing script Flare.material
214
+ 15:17:57: Parsing script Grass.material
215
+ 15:17:57: Parsing script Knot.material
216
+ 15:17:57: Parsing script MorningSkyBox.material
217
+ 15:17:57: Parsing script Offset.material
218
+ 15:17:58: Parsing script Ogre.material
219
+ 15:17:58: Parsing script Razor.material
220
+ 15:17:58: Parsing script Ribbon.material
221
+ 15:17:58: Parsing script RustySteel.material
222
+ 15:17:58: Parsing script RZR-002.material
223
+ 15:17:58: Parsing script smoke.material
224
+ 15:17:58: Parsing script SpaceSkyBox.material
225
+ 15:17:58: Parsing script SpaceSkyPlane.material
226
+ 15:17:58: Parsing script TextureEffects.material
227
+ 15:17:58: Parsing script scripts/chiropteraDM.shader
228
+ 15:17:58: Parsing script smoke.particle
229
+ 15:17:58: Parsing script CubeMapping.overlay
230
+ 15:17:58: Finished parsing scripts for resource group General
231
+ 15:17:58: Parsing scripts for resource group Internal
232
+ 15:17:58: Finished parsing scripts for resource group Internal
233
+ 15:17:58: Loading resource group 'General' - Resources: 0 World Geometry: 1
234
+ 15:17:58: Texture: @lightmap0: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
235
+ 15:17:58: Texture: @lightmap1: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
236
+ 15:17:58: Texture: @lightmap2: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
237
+ 15:17:58: Texture: @lightmap3: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
238
+ 15:17:58: Texture: @lightmap4: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
239
+ 15:17:58: Texture: @lightmap5: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
240
+ 15:17:58: Texture: @lightmap6: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
241
+ 15:17:58: Texture: @lightmap7: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
242
+ 15:17:58: Texture: @lightmap8: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
243
+ 15:17:58: Texture: @lightmap9: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
244
+ 15:17:58: Texture: @lightmap10: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
245
+ 15:17:58: Texture: @lightmap11: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
246
+ 15:17:58: Texture: @lightmap12: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
247
+ 15:17:58: Texture: @lightmap13: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
248
+ 15:17:58: Texture: @lightmap14: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
249
+ 15:17:58: Texture: @lightmap15: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
250
+ 15:17:58: Texture: @lightmap16: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
251
+ 15:17:58: Texture: @lightmap17: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
252
+ 15:17:58: Texture: @lightmap18: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
253
+ 15:17:58: Texture: @lightmap19: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
254
+ 15:17:58: Texture: @lightmap20: Loading 1 faces(PF_B8G8R8,128x128x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
255
+ 15:17:58: Using Q3 shader textures/chiroptera/nunukliquid
256
+ 15:17:58: Texture: textures/chiroptera/npoolorange.jpg: Loading 1 faces(PF_R8G8B8,128x128x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
257
+ 15:17:58: Texture: textures/egyptsoc_trim/032-03a.jpg: Loading 1 faces(PF_R8G8B8,256x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x32x1.
258
+ 15:17:58: Texture: textures/chiroptera/nnk05stone.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
259
+ 15:17:58: Texture: textures/egyptsoc_mat/block02b.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
260
+ 15:17:58: Texture: textures/egyptsoc_trim/s128-02a.jpg: Loading 1 faces(PF_R8G8B8,128x128x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
261
+ 15:17:58: Texture: textures/egyptsoc_trim/032-01a.jpg: Loading 1 faces(PF_R8G8B8,256x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x32x1.
262
+ 15:17:58: Using Q3 shader textures/chiroptera/lig_b064-01c
263
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_b064-01c.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
264
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_b064-01y.blend.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
265
+ 15:17:58: Texture: textures/egyptsoc_trim/128-01a.jpg: Loading 1 faces(PF_R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x128x1.
266
+ 15:17:58: Texture: textures/egyptsoc_trim/064-03b.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
267
+ 15:17:58: Texture: textures/egyptsoc_trim/064-02b.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
268
+ 15:17:58: Texture: textures/egyptsoc_trim/s128-02b.jpg: Loading 1 faces(PF_R8G8B8,128x128x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
269
+ 15:17:58: Texture: textures/egyptsoc_mat/block02a.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
270
+ 15:17:58: Texture: textures/egyptsoc_trim/v064-02d.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
271
+ 15:17:58: Texture: textures/egyptsoc_trim/128-comb1.jpg: Loading 1 faces(PF_R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x128x1.
272
+ 15:17:58: Texture: textures/egyptsoc_mat/block01d.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
273
+ 15:17:58: Texture: textures/egyptsoc_wall/stone03a.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
274
+ 15:17:58: Texture: textures/egyptsoc_trim/096-01c.jpg: Loading 1 faces(PF_R8G8B8,256x96x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x96x1.
275
+ 15:17:58: Texture: textures/egyptsoc_trim/v064-01d.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
276
+ 15:17:58: Texture: textures/egyptsoc_floor/block06a.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
277
+ 15:17:58: Texture: textures/egyptsoc_wall/stone03d.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
278
+ 15:17:58: Texture: textures/egyptsoc_wall/stone03c.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
279
+ 15:17:58: Texture: textures/egyptsoc_mat/block02c.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
280
+ 15:17:58: Using Q3 shader textures/chiroptera/lig_064-02w1-2k
281
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_064-02w1.jpg: Loading 1 faces(PF_R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x64x1.
282
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_064-02w.blend.jpg: Loading 1 faces(PF_R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x64x1.
283
+ 15:17:58: Texture: textures/egyptsoc_floor/block01a.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
284
+ 15:17:58: Texture: textures/egyptsoc_floor/block01b.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
285
+ 15:17:58: Texture: textures/egyptsoc_trim/032-01b.jpg: Loading 1 faces(PF_R8G8B8,256x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x32x1.
286
+ 15:17:58: Texture: textures/egyptsoc_mat/block02d.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
287
+ 15:17:58: Texture: textures/egyptsoc_trim/064-01b.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
288
+ 15:17:58: Texture: textures/egyptsoc_trim/v064-01a.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
289
+ 15:17:58: Texture: textures/egyptsoc_trim/256-03a.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
290
+ 15:17:58: Using Q3 shader textures/chiroptera/jpblue_floor1a
291
+ 15:17:58: Texture: textures/egyptsoc_sfx/jumppadsmall_b.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
292
+ 15:17:58: Texture: textures/egyptsoc_floor/jumppad1ab.tga: Loading 1 faces(PF_A8R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
293
+ 15:17:58: Texture: textures/egyptsoc_floor/jumppad1ab.blend.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
294
+ 15:17:58: Using Q3 shader textures/chiroptera/lig_064-02b1-2k
295
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_064-02b1.jpg: Loading 1 faces(PF_R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x64x1.
296
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_064-02b.blend.jpg: Loading 1 faces(PF_R8G8B8,64x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x64x1.
297
+ 15:17:58: Texture: textures/egyptsoc_trim/064-02c.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
298
+ 15:17:58: Using Q3 shader textures/chiroptera/lig_b064-01a
299
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_b064-01a.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
300
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_b064-01b.blend.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
301
+ 15:17:58: Texture: textures/egyptsoc_wall/stone04d.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
302
+ 15:17:58: Texture: textures/egyptsoc_mat/block01c.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
303
+ 15:17:58: Texture: textures/egyptsoc_trim/v064-02a.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
304
+ 15:17:58: Texture: textures/egyptsoc_trim/v064-03e.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
305
+ 15:17:58: Texture: textures/egyptsoc_trim/064-01c.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
306
+ 15:17:58: Texture: textures/egyptsoc_trim/v128-03c.jpg: Loading 1 faces(PF_R8G8B8,128x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x256x1.
307
+ 15:17:58: Texture: textures/egyptsoc_trim/v128-02d.jpg: Loading 1 faces(PF_R8G8B8,128x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x256x1.
308
+ 15:17:58: Texture: textures/egyptsoc_trim/v064-02c.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
309
+ 15:17:58: Texture: textures/egyptsoc_trim/v128-01a.jpg: Loading 1 faces(PF_R8G8B8,128x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x256x1.
310
+ 15:17:58: Using Q3 shader textures/chiroptera/chiroptera_skybox
311
+ 15:17:58: Texture: textures/egyptsoc_trim/032-04c.jpg: Loading 1 faces(PF_R8G8B8,256x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x32x1.
312
+ 15:17:58: Texture: textures/egyptsoc_wall/stone04a.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
313
+ 15:17:58: Texture: textures/egyptsoc_trim/v128-04d.jpg: Loading 1 faces(PF_R8G8B8,128x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x256x1.
314
+ 15:17:58: Texture: textures/egyptsoc_trim/032-03b.jpg: Loading 1 faces(PF_R8G8B8,256x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x32x1.
315
+ 15:17:58: Texture: textures/egyptsoc_trim/v064-02b.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
316
+ 15:17:58: Texture: textures/egyptsoc_trim/v128-02a.jpg: Loading 1 faces(PF_R8G8B8,128x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x256x1.
317
+ 15:17:58: Texture: textures/egyptsoc_trim/v096-01c.jpg: Loading 1 faces(PF_R8G8B8,96x128x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x128x1.
318
+ 15:17:58: Using Q3 shader textures/chiroptera/lig_v192-01ba
319
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_v192-01ba.jpg: Loading 1 faces(PF_R8G8B8,96x192x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x192x1.
320
+ 15:17:58: Texture: textures/egyptsoc_sfx/lig_v192-01b.blend.jpg: Loading 1 faces(PF_R8G8B8,96x192x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x192x1.
321
+ 15:17:58: Texture: textures/egyptsoc_floor/block06b.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
322
+ 15:17:58: Texture: textures/egyptsoc_trim/128-03a.jpg: Loading 1 faces(PF_R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x128x1.
323
+ 15:17:58: Texture: textures/egyptsoc_trim/032-04d.jpg: Loading 1 faces(PF_R8G8B8,256x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x32x1.
324
+ 15:17:58: Using Q3 shader textures/chiroptera/lig_b064-01b
325
+ 15:17:59: Texture: textures/egyptsoc_sfx/lig_b064-01b.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
326
+ 15:17:59: Texture: textures/egyptsoc_trim/v128-02b.jpg: Loading 1 faces(PF_R8G8B8,128x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x256x1.
327
+ 15:17:59: Texture: textures/egyptsoc_wall/stone05a.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
328
+ 15:17:59: Texture: textures/egyptsoc_wall/zbighouse-logo.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
329
+ 15:17:59: Texture: textures/egyptsoc_wall/zbatcula-logo.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
330
+ 15:17:59: Using Q3 shader textures/chiroptera/nunuktelep
331
+ 15:17:59: Texture: textures/chiroptera/nunuktelep.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
332
+ 15:17:59: Texture: textures/chiroptera/nunuktelep2.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
333
+ 15:17:59: Texture: textures/egyptsoc_trim/064-04b.jpg: Loading 1 faces(PF_R8G8B8,256x64x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x64x1.
334
+ 15:17:59: Texture: textures/egyptsoc_trim/v064-01c.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
335
+ 15:17:59: Using Q3 shader textures/chiroptera/grate1a
336
+ 15:17:59: Texture: textures/egyptsoc_floor/grate1a.tga: Loading 1 faces(PF_A8R8G8B8,128x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,128x128x1.
337
+ 15:17:59: Texture: textures/egyptsoc_trim/v064-03b.jpg: Loading 1 faces(PF_R8G8B8,64x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,64x256x1.
338
+ 15:17:59: Texture: textures/egyptsoc_mat/sand1b.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1.
339
+ 15:17:59: Finished loading resource group General
340
+ 15:17:59: *** Initializing OIS ***
341
+ 15:18:28: Unregistering ResourceManager for type BspLevel
342
+ 15:18:28: *-*-* OGRE Shutdown
343
+ 15:18:28: Unregistering ResourceManager for type Compositor
344
+ 15:18:28: Unregistering ResourceManager for type Font
345
+ 15:18:28: Unregistering ResourceManager for type Skeleton
346
+ 15:18:28: Unregistering ResourceManager for type Mesh
347
+ 15:18:28: Unregistering ResourceManager for type HighLevelGpuProgram
348
+ 15:18:28: Uninstalling plugin: Cg Program Manager
349
+ 15:18:28: Plugin successfully uninstalled
350
+ 15:18:28: Unloading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_CgProgramManager
351
+ 15:18:28: Uninstalling plugin: BSP Scene Manager
352
+ 15:18:28: Plugin successfully uninstalled
353
+ 15:18:28: Unloading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_BSPSceneManager
354
+ 15:18:28: Uninstalling plugin: ParticleFX
355
+ 15:18:28: Plugin successfully uninstalled
356
+ 15:18:28: Unloading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_ParticleFX
357
+ 15:18:28: Uninstalling plugin: Octree & Terrain Scene Manager
358
+ 15:18:28: Plugin successfully uninstalled
359
+ 15:18:28: Unloading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\Plugin_OctreeSceneManager
360
+ 15:18:28: Uninstalling plugin: D3D9 RenderSystem
361
+ 15:18:28: Render Target 'OGRE Render Window' Average FPS: 232.763 Best FPS: 658.342 Worst FPS: 210.159
362
+ 15:18:28: D3D9 : Shutting down cleanly.
363
+ 15:18:28: Unregistering ResourceManager for type Texture
364
+ 15:18:28: Unregistering ResourceManager for type GpuProgram
365
+ 15:18:28: D3D9 : Direct3D9 Rendering Subsystem destroyed.
366
+ 15:18:28: Plugin successfully uninstalled
367
+ 15:18:28: Unloading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\RenderSystem_Direct3D9
368
+ 15:18:28: Uninstalling plugin: GL RenderSystem
369
+ 15:18:28: *** Stopping Win32GL Subsystem ***
370
+ 15:18:28: Plugin successfully uninstalled
371
+ 15:18:28: Unloading library D:\Programming\engines\Ogre1.4.4SDK\bin\release\RenderSystem_GL
372
+ 15:18:28: Unregistering ResourceManager for type Material