Compilation 26-12-2009 Online documentation and additional files on http://www.eu07.pl Authors: Marcin_EU, McZapkie, ABu, Winger, Tolaris, nbmx_EU, OLO_EU, Bart, Quark-t, ShaXbee, Oli_EU, youBy and others Renderer: ATI Radeon HD 2600 XT Vendor: ATI Technologies Inc. OpenGL Version: 3.3.10061 Compatibility Profile Context Supported Extensions: GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_draw_buffers_blend GL_AMD_name_gen_delete GL_AMD_performance_monitor GL_AMD_sample_positions GL_AMD_shader_stencil_export GL_AMD_vertex_shader_tessellator GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_buffer_object_rgb32 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_swap_control glClearColor (FogColor[0], FogColor[1], FogColor[2], 0.0); glFogfv(GL_FOG_COLOR, FogColor); glClearDepth(1.0f); glEnable(GL_TEXTURE_2D); glShadeModel(GL_SMOOTH); glEnable(GL_DEPTH_TEST); glEnable(GL_ALPHA_TEST); glEnable(GL_ALPHA_TEST); glAlphaFunc(GL_GREATER,0.04); glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); glDepthFunc(GL_LEQUAL); glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST); glPolygonMode(GL_FRONT, GL_FILL); glFrontFace(GL_CCW); glEnable(GL_CULL_FACE); glLineWidth(1.0f); glPointSize(2.0f); glLightModelfv(GL_LIGHT_MODEL_AMBIENT,ambientLight); glLightfv(GL_LIGHT0,GL_DIFFUSE,diffuseLight); glLightfv(GL_LIGHT0,GL_SPECULAR,specularLight); glLightfv(GL_LIGHT0,GL_POSITION,lightPos); glEnable(GL_LIGHT0); glEnable(GL_COLOR_MATERIAL); glColorMaterial(GL_FRONT, GL_AMBIENT_AND_DIFFUSE); glMaterialfv( GL_FRONT, GL_AMBIENT_AND_DIFFUSE, whiteLight ); glEnable(GL_LIGHTING); glFogi(GL_FOG_MODE, GL_LINEAR); glFogfv(GL_FOG_COLOR, FogColor); glFogf(GL_FOG_START, 1000.0f); glFogf(GL_FOG_END, 2000.0f); glEnable(GL_FOG); Font init Font init OK Sound Init textures\logo.bmp OK Sound Init OK Textures init Textures init OK Models init Models init OK Ground init Scenery sky definition cgskj_sunset083.t3d Scenery atmo definition Scenery light definition textures\rail_screw_used1.dds OK textures\tpbps-new2.tex OK Loading - text model: models\pkp/rezonator.t3d pkp\rezonator.dds OK Loading - text model: models\pkp/sp2ccxx.t3d pkp\s_przejazd-ksa2-sd-ss2.tex OK textures\rail_screw_rused1.dds OK textures\tpb-old1.tex OK textures\rail_screw_unused1.dds OK textures\wzp.dds OK Loading - text model: models\wza.t3d metal\metalfrictionpattern1.dds OK textures\zwrp25r190.tex OK textures\grassdarkgreen2.dds OK textures\wzl.dds OK textures\zwrot34r300pods-new.tex OK textures\zwrotl65r1200pods-new.dds OK textures\stonesmediumlightbrown1.dds OK textures\zwrotp65r1200pods-new.dds OK tabl\a-12.dds OK Loading - text model: models\sem/glowice/s5ypzpcpb_dd.t3d sem\glowice.dds OK sem\#pkplight_lenses.dds OK sem\czerwony.dds OK sem\pomaranczowy.dds OK sem\zielony.dds OK sem\bialy.dds OK sem\slupy.dds OK Loading - text model: models\sem/slupy/s5ypbl.t3d Loading - text model: models\sem/drabinki/d5yp.t3d Loading - text model: models\sem/pasy/pz.t3d tabl\b-12.dds OK Loading - text model: models\sem/glowice/s5ylzpcpb_dd.t3d Loading - text model: models\sem/slupy/s5ylmg.t3d Loading - text model: models\sem/drabinki/d5yl.t3d tabl\tm1.dds OK Loading - text model: models\sem/karzelki/ktmnb.t3d sem\niebieski.dds OK Loading - text model: models\sem/slupy/pod_betonowa.t3d tabl\tm2.dds OK tabl\c-12.dds OK Loading - text model: models\sem/glowice/s5izpcpb_dd.t3d Loading - text model: models\sem/slupy/s5ibl.t3d Loading - text model: models\sem/drabinki/d5i.t3d pkp\#w31.dds OK tabl\e-m.dds OK Loading - text model: models\sem/slupy/s5ibg.t3d Loading - text model: models\sem/wskazniki/w24v1.t3d sem\w_lens.dds OK tabl\m-12m.dds OK Loading - text model: models\sem/wskazniki/w24v2.t3d tabl\f-12m.dds OK Loading - text model: models\sem/slupy/s5iml.t3d tabl\g-2m.dds OK tabl\tm3.dds OK Loading - text model: models\sem/glowice/tminb_dd.t3d Loading - text model: models\sem/slupy/tosptmibg.t3d Loading - text model: models\sem/drabinki/d2i.t3d tabl\tm4.dds OK tabl\g-m.dds OK Loading - text model: models\sem/glowice/s4izcpb_dd.t3d Loading - text model: models\sem/slupy/s4ibl.t3d Loading - text model: models\sem/drabinki/d4i.t3d tabl\h-12m.dds OK tabl\i-2m.dds OK tabl\j-2m.dds OK tabl\tm7.dds OK tabl\tm5.dds OK tabl\tm6.dds OK Loading - text model: models\pkp/w5.t3d metal\metalbase003.dds OK pkp\w5.dds OK textures\grass.dds OK textures\tpd-old1.tex OK textures\podklad1.dds OK textures\wzw.dds OK Loading - text model: models\ip/pkp/we4a.t3d ip\pkp\a_marmur1.dds OK ip\pkp\we4.dds OK Loading - text model: models\slimson/mostr1300.t3d \concrete-tiles.dds OK \rail_screw_unused1.dds OK \stonesconstruction_rectanglegray2.dds OK \#wiaduktbarierki-nb.dds OK \wiadukt-beton1-filarbok.dds OK \concrete1.dds OK \wiadukt-beton1-filarprzod.dds OK Loading - text model: models\slimson/wiadukt4.t3d slimson\wiadukt_bok.dds OK slimson\wiadukt_spod.dds OK slimson\wiadukt_fil.dds OK slimson\wiadukt_prz.dds OK slimson\wiadukt_bar.dds OK slimson\wiadukt_filar.dds OK \oslonatrakcji.dds OK \oslonatrakcji-d.dds OK \grass.dds OK plants\#swierk5.dds OK plants\#swierk2.dds OK plants\#swierk3.dds OK plants\#swierk4.dds OK plants\#swierk6.dds OK plants\#swierk7.dds OK plants\#swierk8.dds OK plants\#drzewo4.dds OK plants\#drzewo8.dds OK plants\#drzewo6.dds OK plants\#drzewo1.dds OK plants\#drzewo2.dds OK plants\#drzewo3.dds OK plants\#drzewo5.dds OK plants\#drzewo7.dds OK textures\las5.dds OK textures\las4.dds OK plants\#swierk1.dds OK textures\farm03.dds OK textures\farm02.dds OK textures\farm01.dds OK textures\farm06.dds OK textures\asphaltgray1.dds OK roof\roof-redtiles-aged1.dds OK Loading - text model: models\bud/domcegla01.t3d bud\domcegla02a.dds OK bud\domcegla01a.dds OK roof\roof-redtiles-aged3.dds OK Loading - text model: models\bud/domtynk01.t3d bud\domtynk01b.dds OK bud\domtynk01a.dds OK roof\roof-redtiles-aged2.dds OK Loading - text model: models\bud/domtynk02.t3d bud\domtynk02a.dds OK bud\domtynk02b.dds OK wood\woodredbrown1_planks.dds OK wall\wallbrickdark_dirty1.dds OK roof\roof-redtiles-aged4.dds OK Loading - text model: models\bud/stodoladrewn03.t3d textures\bud\stodoladrew03.dds OK wood\woodgraybrown1_planks.dds OK Loading - text model: models\bud/stodoladrewn02.t3d textures\bud\stodoladrew02.dds OK wood\woodredbrown2_agedplanks.dds OK roof\roofthatch1.dds OK Loading - text model: models\bud/szopastara1.t3d bud\szopastara1.dds OK Loading - text model: models\bud/szopastara2.t3d roof\roofthatch-old1_moosy.dds OK roof\roof-asphaltstrip1.dds OK Loading - text model: models\bud/domtynk03.t3d bud\domtynk03a.dds OK bud\domtynk03b.dds OK plants\#sosna1.dds OK plants\#sosna2.dds OK plants\#sosna3.dds OK plants\#sosna4.dds OK plants\#sosna5.dds OK plants\#sosna6.dds OK plants\#brzoza1.dds OK textures\water03.dds OK Loading - text model: models\bud/stodoladrewn01.t3d bud\stodoladrew01.dds OK Loading - text model: models\bud2/domek1k.t3d textures\bud2\domek1.dds OK Loading - text model: models\bud2/domek2k.t3d textures\bud2\domek2.dds OK Loading - text model: models\bud2/domek3k.t3d Loading - text model: models\slimson/most400.t3d textures\asphaltdark1_dashedwhite.dds OK textures\asphaltdark1_side1.dds OK Loading - text model: models\slimson/mostdrog80.t3d metal\metalplatedirt1.dds OK eng\wiadukt3-bok.dds OK eng\most1-spod.dds OK eng\most1-bok.dds OK \asphalt1.dds OK textures\asphalt1_side1.dds OK textures\forest02.dds OK textures\plateplatform1.dds OK textures\plateplatform1_side.dds OK textures\chodnik1.dds OK mc\blok4a.dds OK Loading - text model: models\mc/4blok02.t3d textures\mc\blok4a.dds OK textures\mc\blok4d.dds OK textures\mc\blok4w.dds OK bud\blokblue.dds OK Loading - text model: models\bud/blok_4.t3d textures\bud\balk.dds OK bud\blokfiolpas.dds OK bud\blokniebpas.dds OK bud\bloknielpas.dds OK bud\zofia70-ceg.dds OK Loading - text model: models\bud/dom1tynk01.t3d bud\zofia70-ts.dds OK textures\fence-concrete1.dds OK Loading - text model: models\tomi/blok1.t3d textures\tomi\okno1.dds OK textures\tomi\balk1.dds OK textures\tomi\dom3_d.dds OK textures\tomi\cegla.dds OK Loading - text model: models\slimson/wejtun.t3d bud\will_brick2_bottom.dds OK metal\metaltrapezoidplatelightblue1_rusted.dds OK textures\tpd1-pods.tex OK Loading - text model: models\mc/krakowt-skladowafabr1.t3d textures\mc\kt-skladowafabr1b.dds OK textures\mc\kt-skladowafabr1d.dds OK textures\mc\kt-skladowafabr1a.dds OK textures\mc\kt-skladowafabr1c.dds OK textures\mc\kt-skladowafabr1e.dds OK metal\metalsinedplatelightblue2_dirty.dds OK Loading - text model: models\tomi/blok3.t3d textures\tomi\blok3.dds OK Loading - text model: models\tomi/dom1.t3d textures\tomi\dom1_d.dds OK textures\tomi\dom1.dds OK Loading - text model: models\tomi/dom2.t3d textures\tomi\dom2.dds OK textures\tomi\dom2_d.dds OK Loading - text model: models\tomi/dom3a.t3d textures\tomi\dom3.dds OK Loading - text model: models\tomi/dom3b.t3d textures\tomi\dom3b.dds OK textures\fence.dds OK textures\fencewood1.dds OK Loading - text model: models\slimson/nastawnia4.t3d slimson\nastawnia4.dds OK slimson\nastawnia4b.dds OK slimson\nastawnia4c.dds OK slimson\nastawnia4a.dds OK Loading - text model: models\slimson/elektrownia1.t3d slimson\ele1off2.dds OK roof\roof-asphaltstrip-new1.dds OK slimson\elektrownia1bok.dds OK slimson\ele1komin.dds OK slimson\ele1kombinat2.dds OK slimson\ele1kombinat.dds OK slimson\ele1off1.dds OK textures\fence-chainedwire1.dds OK Loading - text model: models\slimson/most445.t3d eng\most1-jezdniablach.dds OK Loading - text model: models\slimson/most25.t3d slimson\beton.dds OK \stonesconstruction_irregulargraysmall1.dds OK Loading - text model: models\slimson/mostdroga45.t3d slimson\beton1.dds OK metal\metalplatedirt3.dds OK Loading - text model: models\bud/factory3.t3d bud\will_brick2_base.dds OK bud\will_window_ghetto.dds OK bud\doorindustrialgray_aged1.dds OK bud\blokgreen.dds OK Loading - text model: models\bud/0domdrewn01.t3d textures\bud\r-zaryte.dds OK wall\wallbricksbrown_a.dds OK wood\woodlightbrown2_planks.dds OK plants\#buk1.dds OK plants\#dab1.dds OK Loading - text model: models\mc/wolafilip-szkola.t3d textures\mc\wolafilip-szkola1.dds OK textures\mc\wolafilip-szkola5.dds OK textures\mc\wolafilip-szkola2.dds OK textures\mc\wolafilip-szkola4.dds OK textures\mc\wolafilip-szkola3.dds OK Loading - text model: models\bud/poroninstacja.t3d bud\poronin.dds OK bud\daszekfalaczerw1.dds OK wall\wallstone_irregular1.dds OK bud\poronindetal.dds OK bud\wiata1.dds OK bud\#wiata1-wsporniki.dds OK bud\komin1.dds OK mc\blok4d.dds OK mc\blok4w.dds OK Loading - text model: models\slimson/nastawnia1.t3d slimson\nastawnia1.dds OK slimson\nastawnia1bok.dds OK slimson\nastawnia1tyl.dds OK roof\dach_czarny.dds OK bud\blokpompas.dds OK Loading - text model: models\pkp/sp2cc.t3d pkp\s_przejazd-ksa1-sd-ss2.dds OK Loading - text model: models\pkp/szlab_d_60.t3d textures\pkp\#szlab_tex.dds OK textures\forest01.dds OK textures\asphalt1_dashedwhite.dds OK textures\rivermnt1.dds OK plants\#krzak1.dds OK plants\#jesion1.dds OK Loading - text model: models\slimson/most15.t3d \brick-gray.dds OK eng\#barierka2.dds OK eng\wiadukt3-filarbok.dds OK eng\wiadukt3-filar.dds OK textures\roadstonewhite1.dds OK textures\road-side1.dds OK plants\#jabnisk1.dds OK plants\#jabnisk2.dds OK plants\#jabnisk3.dds OK textures\forest02-top.dds OK bud\zofia70-tsz.dds OK pkp\w8_12.dds OK pkp\wskazniki1.dds OK plants\#lipa2.dds OK Loading - text model: models\slimson/wiadukt2.t3d \asphalt1_solidwhite.dds OK textures\slimson\chodnik2.dds OK wood\woodbrown3.dds OK textures\slimson\rdzmostyctl.dds OK \grassdead3.dds OK eng\#wiaduktbarierki-nb.dds OK pm\kladka-porecz.tex OK Loading - text model: models\slimson/most152.t3d eng\srmostyctl.dds OK plants\#lipa1.dds OK ip\pkp\2006\w6a-001.dds OK Loading - text model: models\pkp/w6.t3d ip\pkp\w6.dds OK roof\roofthatch-old1.dds OK textures\droga_polna.dds OK Loading - text model: models\slimson/wiatar.t3d bud\blachaogr01.dds OK detal\rozkladb.dds OK detal\rozklad_bok.dds OK Loading - text model: models\slimson/wiatan.t3d textures\slimson\całkowo.dds OK Loading - text model: models\slimson/wiata.t3d Loading - text model: models\eng/filar-most1-2.t3d textures\eng\most1-bok.dds OK eng\wiadukt3-spod.dds OK Loading - text model: models\eng/most2pp.t3d textures\eng\most1-spod.dds OK textures\eng\most1-front.dds OK Loading - text model: models\eng/most2s.t3d Loading - text model: models\eng/most2sp.t3d ip\pkp\w16.dds OK Loading - text model: models\pkp/w16.t3d ip\pkp\2006\w16-2.dds OK wood\woodgraybrown1.dds OK textures\peron02.dds OK ip\pkp\w11a-1.dds OK Loading - text model: models\pkp/w11.t3d textures\pkp\wskazniki1.dds OK ip\pkp\w11a-2.dds OK ip\pkp\w11a-3.dds OK Loading - text model: models\slimson/przejscie.t3d slimson\paski2.dds OK Loading - text model: models\slimson/krzyzsa.t3d eng\most2-jezdniadrewn.dds OK Loading - text model: models\eng/most1pp.t3d eng\most1-front.dds OK Loading - text model: models\eng/most1s.t3d Loading - text model: models\pkp/sp2ccx.t3d slimson\tab_baltykkatedra.dds OK Loading - text model: models\slimson/slupnapis.t3d Loading - text model: models\mc/dombale02.t3d textures\mc\0dombale02.dds OK Loading - text model: models\mc/dombale03.t3d textures\mc\0dombale03.dds OK mc\blok4p.dds OK textures\roadcobblestonegray1.dds OK plants\#drzewo_2.dds OK plants\#drzewo_9.dds OK plants\#morwa1.dds OK Loading - text model: models\bud/dom1tynk02.t3d bud\dom1tynk02a.dds OK bud\dom1tynk02b.dds OK plants\#drzewo_12.dds OK bud\blokczerpas.dds OK Loading - text model: models\bud/garaz3x-1.t3d textures\bud\garazx3-1.dds OK textures\bud\garazbok-1.dds OK textures\concrete1.dds OK ip\pkp\2006\w6_001.dds OK bud\blokzolpas.dds OK Loading - text model: models\wasyl/blok_piast.t3d textures\wasyl\blok_piast.dds OK tabl\toa.dds OK Loading - text model: models\sem/glowice/to1ip_dd.t3d Loading - text model: models\sem/wskazniki/w1new_d.t3d tabl\tz1.dds OK Loading - text model: models\sem/glowice/s1ic_dd.t3d Loading - text model: models\sem/slupy/s2iml.t3d tabl\tz2.dds OK Loading - text model: models\sem/glowice/s3ypzcb_dd.t3d Loading - text model: models\sem/slupy/s3ypmg.t3d Loading - text model: models\sem/drabinki/d4yp.t3d Loading - text model: models\bochnia/blok1.t3d textures\bochnia\okno.dds OK textures\grassdead2.dds OK textures\fence-concrete2.dds OK slimson\tab_baltykmiasto.dds OK Loading - text model: models\slimson/dworzec3.t3d slimson\dworzec2.dds OK slimson\dworzec2a.dds OK slimson\dworzec2b.dds OK slimson\dworzec2d.dds OK slimson\dworzec2c.dds OK Loading - text model: models\mc/rudawa-budgosp1.t3d textures\mc\rudawa-budgosp1.dds OK Loading - text model: models\pm/magazyn01.t3d textures\pm\magazyn01.dds OK Loading - text model: models\pm/hala1.t3d textures\pm\hala1.dds OK Loading - text model: models\pm/espefa.t3d textures\pm\espefa.dds OK slimson\tab_baltykplaza.dds OK Loading - text model: models\pm/akademik1.t3d textures\pm\akademik1.dds OK textures\pm\akademik1we.dds OK textures\pm\akademik1bok.dds OK slimson\promenada.dds OK bud\blookrange.dds OK Loading - text model: models\slimson/dom1.t3d textures\slimson\dom1.dds OK textures\slimson\dom1a.dds OK textures\slimson\dworzec2d.dds OK textures\slimson\dom1b.dds OK roof\dachow09.dds OK Loading - text model: models\slimson/dom2.t3d Loading - text model: models\slimson/wieza1.t3d slimson\wieza1b.dds OK slimson\wieza1c.dds OK slimson\wieza1a.dds OK slimson\ca.dds OK bud\blok.dds OK textures\asphalt1.dds OK Loading - text model: models\mc/krakowt-magazyn1.t3d textures\mc\kt-magazyn1fasada2.dds OK textures\mc\kt-magazyn1bok.dds OK textures\mc\kt-magazyn1fasada1.dds OK textures\mc\kt-magazyn1podst.dds OK Loading - text model: models\eng/mostdrog1.t3d \asphaltgray1.dds OK \asphaltdark1_dashedwhite.dds OK \chodnik1.dds OK Loading - text model: models\pm/budynek1.t3d textures\pm\budynek1.dds OK Loading - text model: models\pm/budynek2.t3d textures\pm\budynek2.dds OK Loading - text model: models\pm/kamienica6.t3d textures\pm\kamienica6au.dds OK textures\pm\kamienica6ad.dds OK textures\pm\kamienica6bd.dds OK textures\pm\kamienica6bu.dds OK textures\chodnik-6k-1x2m.dds OK Loading - text model: models\mc/krakow-katowa1.t3d textures\mc\krakow-katowa1.dds OK Loading - text model: models\mc/krakow-katowa3.t3d textures\mc\krakow-katowa3.dds OK bud\2bok-cegla1.dds OK Loading - text model: models\mc/krakow-pawia22.t3d textures\mc\krakow-pawia22bok.dds OK textures\mc\krakow-pawia22a.dds OK textures\mc\krakow-pawia22b.dds OK textures\mc\krakow-pawia24b.dds OK textures\mc\krakow-pawia24a.dds OK Loading - text model: models\pm/kamienica8.t3d textures\pm\kamienica8d.dds OK textures\pm\kamienica8u.dds OK Loading - text model: models\mc/krakow-wjazd7.t3d textures\mc\krakow-wjazd7.dds OK Loading - text model: models\pm/kamienica9.t3d textures\pm\kamienica9b2.dds OK textures\pm\kamienica9w.dds OK textures\pm\kamienica9d2.dds OK textures\pm\kamienica9b1.dds OK textures\pm\kamienica9d.dds OK Loading - text model: models\pm/kamienica7.t3d textures\pm\kamienica7s.dds OK textures\pm\kamienica7d.dds OK textures\pm\kamienica7u.dds OK Loading - text model: models\pm/kamienica11.t3d textures\pm\kamienica11.dds OK textures\pm\kamienica11b.dds OK Loading - text model: models\pm/kamienica10.t3d textures\pm\kamienica10u2.dds OK textures\pm\kamienica10d1.dds OK textures\pm\kamienica10d2.dds OK textures\pm\kamienica10u1.dds OK Loading - text model: models\slimson/katedra.t3d textures\slimson\kosciola.dds OK textures\slimson\wiezak.dds OK textures\slimson\kosciolb.dds OK textures\slimson\dachowka.dds OK Loading - text model: models\pm/apart1.t3d textures\pm\apart1.dds OK textures\pm\apart1bok.dds OK textures\pm\apart1g.dds OK textures\pm\apart1murek.dds OK textures\pm\apart1u.dds OK Loading - text model: models\pm/apart2.t3d materials\stones1.dds OK pm\apart2.dds OK pm\apart2balk.dds OK pm\apart2bok.tex OK Loading - text model: models\slimson/kiosk.t3d slimson\kioskwszystkie_boki.dds OK slimson\kioskgora.dds OK Loading - text model: models\slimson/poczta.t3d slimson\poczta.dds OK slimson\pocztadach.dds OK slimson\pocztanapis.dds OK slimson\pocztadaszek1.dds OK textures\parksite.dds OK slimson\tab_peron1.dds OK Loading - text model: models\slimson/slupnapismaly.t3d slimson\tab_peron2.dds OK Loading - text model: models\wasyl/blok_sob_ziel.t3d textures\wasyl\blok_sob_ziel.dds OK Loading - text model: models\wasyl/blok_sob_nieb.t3d textures\wasyl\blok_sob_nieb.dds OK Loading - text model: models\wasyl/blok_piast2.t3d textures\wasyl\blok_piast2.dds OK plants\#swierksrebrny1.dds OK Loading - text model: models\tomi/blok2.t3d textures\tomi\kam1.dds OK Loading - text model: models\tomi/blok4.t3d textures\tomi\blok4.dds OK plants\#krzaczekleszcz2.dds OK plants\#krzaczekleszcz1.dds OK plants\#krzakleszcz1.dds OK plants\#krzakleszcz2.dds OK Loading - text model: models\pm/kladka.t3d textures\pm\#kladka-filar.tex OK textures\pm\kladka-stal.dds OK textures\pm\kladka-porecz.tex OK Loading - text model: models\wasyl/hipermarket.t3d textures\wasyl\hipermarket_bok.dds OK metal\metalsinedplate_rusted1.dds OK Loading - text model: models\slimson/metalouter.t3d slimson\metal_outer.dds OK textures\tpd1.tex OK textures\tpd-oil2.tex OK textures\rail_screw_used2.dds OK textures\rail_screw_rused2.dds OK textures\rail_screw_unused2.dds OK textures\zwrl25r190.tex OK textures\rozkrz8r150-1pods-new.dds OK textures\rozkrz8r150-2pods-new.dds OK tabl\c-m.dds OK Loading - text model: models\sem/glowice/s3izcb_dd.t3d Loading - text model: models\sem/slupy/s3ibg.t3d tabl\b-2m.dds OK tabl\d-2m.dds OK Loading - text model: models\sem/glowice/s2icb_dd.t3d Loading - text model: models\sem/slupy/s2ibl.t3d tabl\f-m.dds OK Loading - text model: models\sem/glowice/to2izp_dd.t3d Loading - text model: models\sem/slupy/s5ypmg.t3d tabl\h-12.dds OK tabl\toh.dds OK tabl\y-m.dds OK tabl\w-12m.dds OK tabl\r-2m.dds OK tabl\s-12m.dds OK tabl\t-2m.dds OK tabl\p-2m.dds OK tabl\tm8.dds OK tabl\v-12.dds OK tabl\u-12.dds OK tabl\z-12.dds OK tabl\k-2m.dds OK tabl\l-2m.dds OK tabl\n-2m.dds OK tabl\o-2m.dds OK tabl\j-12m.dds OK tabl\i-12m.dds OK tabl\h-2m.dds OK Loading - text model: models\sem/slupy/s5ylbl.t3d tabl\c-2m.dds OK tabl\d-12m.dds OK tabl\e-12m.dds OK tabl\tou.dds OK Loading - text model: models\sem/glowice/to2ypzp_dd.t3d Loading - text model: models\sem/slupy/tosptmypbg.t3d Loading - text model: models\sem/drabinki/d2yp.t3d tabl\sph.dds OK Loading - text model: models\sem/glowice/sp3yppzb_dd.t3d Loading - text model: models\sem/wskazniki/isp.t3d tabl\tm9.dds OK Loading - text model: models\wzk.t3d textures\wzk.dds OK Loading - text model: models\ip/pkp/we8a.t3d ip\pkp\we8.dds OK Loading - text model: models\ip/pkp/we9a.t3d ip\pkp\we9.dds OK Loading - text model: models\ip/pkp/we8b.t3d ip\pkp\tor.dds OK Loading - text model: models\ip/pkp/we3a.t3d ip\pkp\we3.dds OK Loading - text model: models\ip/pkp/we2a.t3d ip\pkp\we2.dds OK Loading - text model: models\ip/pkp/we1.t3d ip\pkp\we1.dds OK tabl\tm10.dds OK plants\#krzak_1.dds OK slimson\tab_baltyk.dds OK Loading - text model: models\slimson/dworzec1.t3d slimson\dworzec1.dds OK slimson\dworzec1jad.dds OK slimson\dworzec1tyl.dds OK slimson\dworzec1tyla.dds OK slimson\dworzec1tylb.dds OK slimson\dworzec1sciana.dds OK slimson\dworzec1sciana2.dds OK slimson\dworzec1sciana3.dds OK Loading - text model: models\slimson/grzadka.t3d slimson\grzadka.dds OK Loading - text model: models\slimson/magazyn6.t3d slimson\magazyn5.dds OK Loading - text model: models\slimson/domek3.t3d slimson\domek3.dds OK textures\slimson\drzwi1.dds OK Loading - text model: models\slimson/mur.t3d slimson\concrete.dds OK Loading - text model: models\slimson/magazyn4.t3d bud2\kopalnia-obtasm1.dds OK bud2\kopalnia-obudtasm3a.dds OK Loading - text model: models\slimson/magazyn5.t3d textures\slimson\magazyn5.dds OK mc\zabierzow-nastdysp.dds OK Loading - text model: models\mc/zabierzow-nastdysp.t3d plants\#sosenka1.dds OK pkp\d6_3.dds OK Loading - text model: models\slupek-hm.t3d textures\slupek_hm.dds OK textures\slhm0.dds OK textures\slhm-.dds OK textures\slhm3.dds OK textures\slhm4.dds OK textures\slhm5.dds OK textures\slhm6.dds OK textures\slhm7.dds OK textures\slhm8.dds OK textures\slhm9.dds OK textures\slhm1.dds OK textures\slhm2.dds OK slimson\tab_peron3.dds OK textures\chodnik2.dds OK Loading - text model: models\slimson/kladka3.t3d pm\#kladka-porecz.tex OK Loading - text model: models\pm/segment1.t3d textures\pm\segment1a.dds OK textures\pm\segment1b.dds OK Loading - text model: models\pm/garaz1.t3d textures\pm\garaz1.dds OK Loading - text model: models\pm/blok10.t3d textures\pm\blok10.dds OK Loading - text model: models\pm/blok12.t3d pm\blok12.dds OK pm\blok12dach.dds OK tabl\d1-12m.dds OK tabl\d1-13m.dds OK textures\zywoplot.dds OK textures\plotek2.dds OK textures\plot2murek.dds OK textures\ziemia.dds OK Loading - text model: models\bud/dombale01.t3d bud\dombale01a.dds OK bud\dombale01b.dds OK Loading - text model: models\slimson/baner1.t3d slimson\szary.dds OK slimson\reklamabok.dds OK slimson\reklama1.dds OK roof\roofmetalplate1.dds OK tabl\tov.dds OK tabl\toz.dds OK Loading - text model: models\sem/glowice/to2ylzp_dd.t3d Loading - text model: models\sem/slupy/tosptmylbg.t3d Loading - text model: models\sem/drabinki/d2yl.t3d textures\grass2.dds OK pkp\d6_4.dds OK Loading - text model: models\pkp/koziolbeton.t3d \podklad1.dds OK \wzw.dds OK tabl\521.dds OK Loading - text model: models\sem/glowice/s3ypzcp_dd.t3d Loading - text model: models\sem/slupy/sblypml.t3d tabl\521n.dds OK Loading - text model: models\sem/glowice/s3ylzcp_dd.t3d Loading - text model: models\sem/slupy/sblylbg.t3d Loading - text model: models\sem/drabinki/d4yl.t3d tabl\511.dds OK Loading - text model: models\sem/slupy/sblypbg.t3d tabl\511n.dds OK Loading - text model: models\sem/slupy/sblylml.t3d tabl\501.dds OK tabl\502n.dds OK tabl\492.dds OK tabl\492n.dds OK tabl\482.dds OK tabl\482n.dds OK tabl\472.dds OK Loading - text model: models\sem/wskazniki/w1new_mz.t3d tabl\472n.dds OK tabl\462.dds OK Loading - text model: models\sem/wskazniki/w18old.t3d tabl\462n.dds OK Loading - text model: models\sem/wskazniki/w18new.t3d tabl\461.dds OK tabl\461n.dds OK tabl\471.dds OK tabl\471n.dds OK tabl\481.dds OK tabl\481n.dds OK tabl\491.dds OK tabl\491n.dds OK tabl\502.dds OK tabl\501n.dds OK tabl\512.dds OK tabl\512n.dds OK tabl\522.dds OK tabl\522n.dds OK pkp\w27_10.dds OK Loading - text model: models\w27.t3d pkp\transparent.dds OK pkp\w27_16.dds OK Loading - text model: models\w27odwr.t3d tr\betonrelief2.dds OK pkp\w27_12.dds OK pkp\w27_6.dds OK pkp\w27_4.dds OK tr\kotwa_teownikrurowe.dds OK Loading - text model: models\tr/stb1-kotwa-napr14.t3d tr\#izol-sekcja.dds OK tr\odciag1.dds OK tr\ciezarbeton3.dds OK tr\slup_beton1.dds OK tr\teownik.dds OK Loading - text model: models\tr/sts1.t3d textures\tr\teownik.dds OK tr\wys-ni-k.dds OK Loading - text model: models\tr/-3k.t3d tr\wys-ni-d.dds OK Loading - text model: models\tr/-3d.t3d tr\metale1.dds OK Loading - text model: models\tr/+zwis1d.t3d Loading - text model: models\tr/stb1.t3d Loading - text model: models\tr/].t3d textures\tr\metale1.dds OK Loading - text model: models\tr/+zwis1k.t3d tr\wys-ni-kotwd.dds OK Loading - text model: models\tr/-kotw3d.t3d tr\wys-ni-d13.dds OK Loading - text model: models\tr/-3d13.t3d textures\tr\wys-ni-d13.dds OK tr\wys-ni-k13.dds OK Loading - text model: models\tr/-3k13.t3d tr\wys-ni-kotwk.dds OK Loading - text model: models\tr/-kotw3k.t3d Loading - text model: models\tr/est-s770.t3d textures\tr\est-bramkaszara-s770.dds OK textures\tr\#est-bramkaszara-s770.dds OK tr\est-bramkaszara-pg1m.dds OK Loading - text model: models\tr/est-polbramka-2t-770.t3d textures\tr\est-polbramkaszara-s770.dds OK textures\tr\est-polbramkaszara-p.dds OK textures\tr\#est-polbramkaszara-psegm.dds OK Loading - text model: models\linia053/lamp-i-d.t3d textures\linia053\wwek_peron2.dds OK textures\linia053\slup_rdza.dds OK textures\linia053\light-hg.dds OK textures\linia053\lightlamp.dds OK textures\linia053\light.dds OK Loading - text model: models\linia053/lamp-ya.t3d Loading - text model: models\slimson/magazyn7.t3d \chodnik-6k-1x2m.dds OK pm\magazyn01.dds OK slimson\magazyn7mur.dds OK pm\apart1g.dds OK Loading - text model: models\slimson/placlad.t3d \roadcobblestonegray1.dds OK materials\coalfine1.dds OK materials\sandfine1.dds OK \fence-chainedwire1.dds OK Loading - text model: models\slimson/skupzlomu.t3d \stonesmediumlightbrown1.dds OK slimson\zlom1.dds OK slimson\zlom2.dds OK detal\fencepost-metalpipe1.dds OK detal\fence-chainedwire1.dds OK slimson\domek2.dds OK slimson\balazolta.dds OK slimson\domek4.dds OK slimson\zlom3.dds OK InitNormals InitNormals OK InitTracks InitTracks OK InitEvents InitEvents OK InitLaunchers InitLaunchers OK InitGlobalTime InitGlobalTime OK