Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ===========================================================================================
- Roly Poly Putt v0.01
- -------------------
- Proudly brought to you by Spaddlewit.
- Please let us know if you find any bugs at http://spaddlewit.com/forum. Thanks!
- - AJ & Mike
- ===========================================================================================
- Resource::Init()...
- BPK main.zip added.
- Input::Init()...
- Sound::Init()...
- Starting XAudio2...
- XAudio2 successfully initialized.
- Media Foundation successfully initialized.
- Sound system initialized.
- Timer::Init()...
- Texture::Init()...
- Font::Init()...
- Model::Init()...
- Model::Init()...
- Tick::Init()...
- Object::Init()...
- Info::Init()...
- Player::Init()...
- Cameras::Init()...
- SV::Init()...
- Loading object info main.woc...
- Data::Load()...
- Web::Init()...
- Lua::Init()...
- Lua_EnumLib...
- Lua_BaseLib...
- Lua_ObjectLib...
- Lua_PlayerLib...
- Lua_HUDLib...
- Lua_InfoLib...
- Lua_MathLib...
- Lua_HookLib...
- Lua_CustomLib...
- Loading Lua script autoexec.lua...
- MasterInit() completed
- System::Initialize()...
- Loading program...
- Loading shader font.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader font.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader solidcolor.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader solidcolor.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader colorfill.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader colorfill.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_nolight.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_nolight.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Shader 1texture_nolight_add.vert not found!
- Loading program...
- Loading shader 2texture_nolight.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 2texture_nolight.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_nolight_alphatest.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_nolight_alphatest.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_lerp_nolight.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_lerp_nolight.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 2texture_nolight_alphatest.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 2texture_nolight_alphatest.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_light.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_light.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_light_alphatest.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_light_alphatest.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_lerp_light.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_lerp_light.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 2texture_normal.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 2texture_normal.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 2texture_lerp_normal.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 2texture_lerp_normal.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_rim.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_rim.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Loading program...
- Loading shader 1texture_lerp_rim.vert...compiling...Vertex shader was successfully compiled to run on hardware.
- Loading shader 1texture_lerp_rim.frag...compiling...Fragment shader was successfully compiled to run on hardware.
- Vertex shader(s) linked, fragment shader(s) linked.
- Done loading program.
- Image graphics/notex.buz loaded!
- Console::Init()...
- Overlay::Init()...
- HUD::Init()...
- Menu::Init()...
- Intermission::Init()...
- Image graphics/Title_Bottom.buz loaded!
- Image graphics/Title_Cloud1.buz loaded!
- Image graphics/Title_Cloud2.buz loaded!
- Image graphics/Title_Flag0.buz loaded!
- Image graphics/Title_Mid.buz loaded!
- Image graphics/Title_Top.buz loaded!
- Font main.glf loaded!
- Image graphics/FilmFade.buz loaded!
- Sound::Shutdown
- Sound system shutdown.
- World::Unload
- Lua::Shutdown
- SV::Shutdown
- Cameras::Shutdown
- Cameras::Init()...
- Player::Shutdown
- Object::Shutdown
- Info::Shutdown
- Tick::Shutdown
- Model::Shutdown
- Font::Shutdown
- Data::Shutdown
- Timer::Shutdown
- Menu::Shutdown
- Overlay::Shutdown
- Texture::Shutdown
- Shaders::Shutdown
- Input::Shutdown
- Web::Shutdown
- Console::Shutdown
- Resource::Shutdown
- Z_Shutdown
- I_ShutdownPrint
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement