openclonk/src/lib
Nicolas Hake 652c7e43e2 Fix headless build
Several rendering changes have resulted in a non-rendering build that
failed to build from source. Dummy out all of these functions to make it
work again.

Cherry-picked.
Author:    Nicolas Hake <isilkor@openclonk.org>
Date:      Wed Jun 17 21:30:56 2015 +0200
Conflicts:
	src/lib/StdMesh.h
2015-09-23 21:12:56 +02:00
..
C4InputValidation.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4InputValidation.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Log.cpp Win32: Don't write log to stdout in GUI apps 2015-02-19 13:02:16 +01:00
C4Log.h Move shader logging into separate file and log only in editor mode (#1209) 2015-01-03 17:53:59 +01:00
C4LogBuf.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4LogBuf.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Markup.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Markup.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4NameList.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4NameList.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4RTF.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4RTF.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Random.cpp Move FixedRandom to C4Random.cpp 2014-04-19 19:02:21 +02:00
C4Random.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Real.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Real.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Rect.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Rect.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4SimpleLog.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Stat.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Stat.h Update copyright notices 2013-12-23 13:03:19 +01:00
PathFinder.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
PathFinder.h Update copyright notices 2013-12-23 13:03:19 +01:00
SHA1.h Replace OpenSSL SHA1 implementation with one copied from boost/uuid 2011-01-10 21:30:40 +01:00
Standard.cpp Move ForLine function into C4Landscape.cpp 2015-02-23 13:39:51 +01:00
Standard.h Move ForLine function into C4Landscape.cpp 2015-02-23 13:39:51 +01:00
StdAdaptors.h Allow CNAT_* constants in VertexCNAT definition of DefCore (#1307) 2015-05-14 12:31:15 +02:00
StdBuf.cpp MinGW: Use __mingw_vasprintf if available 2014-03-25 23:20:34 +01:00
StdBuf.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
StdColors.h Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
StdCompiler.cpp StdCompilerINIRead: Maintain line break cache for error msgs (#1310) 2015-05-10 20:50:23 +02:00
StdCompiler.h StdCompilerINIRead: Maintain line break cache for error msgs (#1310) 2015-05-10 20:50:23 +02:00
StdMesh.cpp Fix headless build 2015-09-23 21:12:56 +02:00
StdMesh.h Fix headless build 2015-09-23 21:12:56 +02:00
StdMeshLoader.h Fix reloading of skeletons (#1180) 2015-01-06 18:35:16 +01:00
StdMeshLoaderBinary.cpp Upload dummy bone for boneless meshes (#1278) 2015-03-05 13:09:40 +01:00
StdMeshLoaderBinaryChunks.cpp Fix memory leak on CID_Animation_BaseInfo mesh chunk type. 2015-02-08 12:35:45 +01:00
StdMeshLoaderBinaryChunks.h Update copyright notices 2013-12-23 13:03:19 +01:00
StdMeshLoaderDataStream.h Update copyright notices 2013-12-23 13:03:19 +01:00
StdMeshLoaderXml.cpp Upload dummy bone for boneless meshes (#1278) 2015-03-05 13:09:40 +01:00
StdMeshMaterial.cpp Fix headless build 2015-09-23 21:12:56 +02:00
StdMeshMaterial.h Remove unused private field StdMeshMaterialShader::Type 2015-02-11 20:48:18 +01:00
StdMeshMath.cpp Fix a few warnings in Win64 build. 2015-01-25 16:43:51 +01:00
StdMeshMath.h Do skinning in hardware 2015-02-27 21:51:58 +01:00
StdMeshUpdate.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
StdMeshUpdate.h Append and include skeletons (#1180) 2015-01-06 18:25:08 +01:00
StdResStr2.cpp Update copyright notices 2013-12-23 13:03:19 +01:00