----------------------------- Lone Wolf 3 - Release Notes ----------------------------- v.1.0.1 (BETA) - Increased walking speed by 5% - Increased laser pistol projectile speed by 25% - Increased laser pistol ammo to 150 v.1.0.2 - Time bonus at platforms decreased by 5 seconds for all levels - Highscore default values modified - New notification and sound as soon as slow-mo is ready - Refill delay for weak energy weapons increased by 4 seconds - Chopper speed increased by 17% - Digger damage increased by 50% - Fixed a minor sound playback bug v.1.0.3 - Fixed a minor music stream playback bug v.1.0.4 - Fixed a minor extension string parser bug - Fixed a minor not visible texture combiner bug in terrain rendering - Fixed a major shadow rendering bug - Fixed a major FOV clipping bug - Enabled two side stencil testing using OpenGL 2.0 core functions especially for ATI cards which do not have the GL_EXT_stencil_two_side extension string. These core functions are only used if OpenGL 2.0 is supported so they do not break the game's OpenGL 1.X compatibility - Some enemies (Digger and Daemon) now appear a little later to lower the game difficulty at the beginning - Changed default key layout v.1.0.5 - Added a clean workaround for an ATI OpenGL driver bug which occurred when downsampling a multisampled framebuffer with GL_DEPTH24_STENCIL8_EXT renderbuffer attached to a singlesampled framebuffer. v.1.0.6 - Fixed a bug in the "Detail Level" control in the "More Settings" Win-API dialog which could cause selection of lowest detail although highest was selected. - Fixed a crash in the key assignments control window - Fixed a false memory leak notification which was caused by 4 bytes memory being deallocated after the memory leak check execution instead of before