Advertisement
PXYC

Untitled

Apr 19th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. init c_lib
  2. Creating SDL window
  3. OpenGL: 2.1.0 - Build 8.15.10.2413
  4. GPU: Mobile Intel(R) 4 Series Express Chipset Family
  5. Driver: Intel
  6. ARB_MULTISAMPLE not supported
  7. warning: ProvokingVertex extention not supported
  8. GL_EXT_timer_query not supported
  9. OpenAL error: sound device not found
  10. OpenAL sound closed.
  11. Set sound trigger: fire_laser -> CyberSet_001_47.wav
  12. set properties: 0.70, 0.60, 128.00, 40.00, 0.00, 1.00
  13. Set sound trigger: block_destroyed -> block_crumble.wav
  14. set properties: 1.00, 1.00, 128.00, 8.00, 0.00, 1.00
  15. Set sound trigger: grenade_explode -> plasma_grenade_explode.wav
  16. set properties: 0.70, 0.80, 128.00, 16.00, 0.00, 1.00
  17. Set sound trigger: agent_took_damage -> agent_damage.wav
  18. set properties: 1.00, 1.00, 128.00, 16.00, 0.00, 1.00
  19. Set sound trigger: player_joined_server -> player_joined_server.wav
  20. set properties: 1.00, 1.00, 128.00, 16.00, 0.00, 1.00
  21. Set sound trigger: turret_shoot -> laser_01.wav
  22. set properties: 0.10, 1.00, 128.00, 16.00, 0.00, 1.00
  23. Set sound trigger: pickup_item -> Plink_07.wav
  24. set properties: 1.00, 0.25, 128.00, 16.00, 0.00, 1.00
  25. image loader init
  26. init_t_map()
  27. init_t_properties()
  28. map_load_tiles: done
  29. lua_load_map_tiles: finished
  30. init for draw
  31. !!! Warning: GL_EXT_texture_array not supported. Using Backup Shader!
  32. anisotropic filtering supported: max supported= 2.000000
  33. !!! Warning: Using Intel GPU Compatability mode shader
  34. set_map_shader_0:
  35. No errors.No errors.No errors.Free_item list instantiated at 0087a338
  36. ItemContainer list instantiated at 00879d20
  37. Item list instantiated at 00879d48
  38. t_mech::draw_init()
  39. Grenade list instantiated at 00879d70
  40. Shrapnel list instantiated at 021a4360
  41. Blood list instantiated at 021a4388
  42. Minivox list instantiated at 021a43b0
  43. BillboardText list instantiated at 021a43d8
  44. BillboardTextHud list instantiated at 08044080
  45. INIT SKYBOX
  46. generate_sky
  47. Text list instantiated at 080440d0
  48. Loaded font inc_18_b.fnt
  49. Selecting default font: inc_18_b.fnt
  50. Loaded font inc_18.fnt
  51. Loaded font inc_16.fnt
  52. Loaded font inc_16_b.fnt
  53. Loaded font inc_32.fnt
  54. Loaded font inc_12.fnt
  55. Loaded font inc_14.fnt
  56. init: hud_map
  57. GameObject_list instantiated at 0087f908
  58. Agent list instantiated at 0087f128
  59. init voxel shader
  60. ChatMessage list instantiated at 080445f8
  61. HitscanEffect list instantiated at 08044620
  62. HitscanLaserEffect list instantiated at 08044648
  63. Insect_mob_list list instantiated at 08044670
  64. connecting to 174.37.26.119 on port 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement