Skip to content

IX-Ray 1.6 Release 0.2

Pre-release
Pre-release

Choose a tag to compare

@acidicMercury8 acidicMercury8 released this 29 May 17:33

Modernized X-Ray based on X-Ray 1.6.02

Changelog

Common

  • Migration to Visual Studio 2015
  • Fixed compilation errors
  • Replaced deprecated functions to safe and modern analogs
  • Replaced some custom functions and types to standard library analog
  • Disabled hardcoded GUID of DirectX
  • Replaced debug::make_final<T> class to C++11 final specifier

Core

  • Removed BugTrap and minizip
  • Fixed Debug configuration workability
  • Fixed window focus error

Engine

  • Fixed -nointro key
  • Unlocked console commands: hud_fov, fov, jump_to_level, g_god, g_unlimitedammo, run_script, run_string, time_factor
  • Changed viewing angle coefficient to 67.5

Utilities

  • Incompletely integrated DirectXTex

Full changelog: r0.1...r0.2