#
# ChangeLog for code/branches/resource/cmake
#
# Generated by Trac 1.0.9
# Mar 24, 2025, 1:36:29 AM

Wed, 29 Jul 2009 20:04:40 GMT rgrieder [3365]
	* code/branches/resource/cmake/PackageConfigMSVC.cmake (modified)

	Build fix for msvc8.


Fri, 24 Jul 2009 23:10:09 GMT rgrieder [3347]
	* code/branches/resource/cmake/PackageConfig.cmake (modified)

	Update to dependencies v3.0 for MinGW and MSVC
	Please update your ...


Fri, 24 Jul 2009 19:31:31 GMT rgrieder [3345]
	* code/branches/resource/cmake/Media.cmake (modified)
	* code/branches/resource/cmake/PackageConfig.cmake (modified)
	* code/branches/resource/src/SpecialConfig.h.in (modified)
	* code/branches/resource/src/core/Core.cc (modified)
	* code/branches/resource/src/core/Core.h (modified)
	* code/branches/resource/src/core/TclBind.cc (modified)

	Fixed installation: The Tcl script library should now be found in the ...


Fri, 24 Jul 2009 16:00:36 GMT landauf [3344]
	* code/branches/resource/cmake/PackageConfig.cmake (modified)
	* code/branches/resource/src/SpecialConfig.h.in (modified)
	* code/branches/resource/src/core/TclBind.cc (modified)
	* code/branches/resource/src/core/TclBind.h (modified)
	* code/branches/resource/src/core/TclThreadManager.cc (modified)

	tcl uses it's native library, orxonox adds new features later ...


Sun, 19 Jul 2009 16:01:22 GMT rgrieder [3328]
	* code/branches/resource (copied)

	Created branch to work on resource management (first) and then on the ...


Sun, 19 Jul 2009 13:11:15 GMT rgrieder [3323]
	* code/trunk/cmake/BuildConfig.cmake (modified)
	* code/trunk/src/core/CommandLine.cc (modified)
	* code/trunk/src/core/CommandLine.h (modified)
	* code/trunk/src/core/Core.cc (modified)
	* code/trunk/src/core/Core.h (modified)
	* code/trunk/src/core/Game.cc (modified)
	* code/trunk/src/core/Game.h (modified)
	* code/trunk/src/orxonox/GraphicsManager.cc (modified)
	* code/trunk/src/orxonox/Main.cc (modified)

	ORXONOX_USE_WINMAIN should now work as expected.