NazaraEngine/include/Nazara/Core
Lynix 48e5af6373 Added NazaraDebug macro
Former-commit-id: 5a8cec09bd4a7283f86d030ac2d867cda23736cd
2013-07-30 21:31:28 +02:00
..
Debug Updated copyright texts 2013-03-13 23:23:41 +01:00
Hash Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
AbstractHash.hpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
ByteArray.hpp Revised String class 2013-06-19 02:25:19 +02:00
Clock.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Color.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Color.inl Removed useless comments 2013-03-15 03:14:27 +01:00
ConditionVariable.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Config.hpp Removed useless config defines 2013-06-15 16:11:19 +02:00
Core.hpp X::Initialize no longer takes arguments 2013-04-03 16:41:57 +02:00
Debug.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
DebugOff.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Directory.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
DynLib.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Endianness.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Endianness.inl Updated copyright texts 2013-03-13 23:23:41 +01:00
Enums.hpp Added ShaderManager (Experimental) 2013-07-15 00:23:04 +02:00
Error.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
File.hpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
Format.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Functor.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Functor.inl Updated copyright texts 2013-03-13 23:23:41 +01:00
HardwareInfo.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Hash.hpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
HashDigest.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Hashable.hpp Cleaned interface 2013-06-09 11:25:17 +02:00
Initializer.hpp Initializer will initialize several class at once 2013-04-03 16:42:54 +02:00
Initializer.inl Initializer now uninitialize in the inverse order 2013-04-16 11:58:51 +02:00
InputStream.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
LockGuard.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Log.hpp Added NazaraDebug macro 2013-07-30 21:31:28 +02:00
MemoryStream.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Mutex.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
NonCopyable.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
PluginManager.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Primitive.hpp Added default subdivision value for planes 2013-07-14 00:47:23 +02:00
Primitive.inl Improved interface of Primitive 2013-06-25 14:06:04 +02:00
PrimitiveList.hpp Improved interface of Primitive 2013-06-25 14:06:04 +02:00
Resource.hpp ResourceListener no longer add a resource reference 2013-07-09 01:06:11 +02:00
ResourceListener.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
ResourceLoader.hpp ResourceLoader SteamChecker now return a ternary 2013-04-27 11:51:42 +02:00
ResourceLoader.inl Optimisations 2013-07-03 01:17:22 +02:00
ResourceRef.hpp Optimized ResourceRef assignation 2013-03-16 01:01:16 +01:00
ResourceRef.inl Fixed leaks 2013-04-06 00:13:56 +02:00
Semaphore.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Stream.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
String.hpp Added std::hash for String, made use of unordered_map 2013-06-23 16:53:37 +02:00
String.inl Added std::hash for String, made use of unordered_map 2013-06-23 16:53:37 +02:00
StringStream.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
TaskScheduler.hpp X::Initialize no longer takes arguments 2013-04-03 16:41:57 +02:00
TaskScheduler.inl Updated copyright texts 2013-03-13 23:23:41 +01:00
Thread.hpp Improved code 2013-06-05 13:24:33 +02:00
Thread.inl Updated copyright texts 2013-03-13 23:23:41 +01:00
ThreadSafety.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
ThreadSafetyOff.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Tuple.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Tuple.inl Renamed TupleUnpack to ImplTuplUnpack 2013-04-03 14:55:32 +02:00
Unicode.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Updatable.hpp Fixed files encoding not being UTF-8 2013-03-14 00:14:16 +01:00