NazaraEngine/include/Nazara/Core
Lynix 85442a14fa Fix: SoundBuffer should not move (as a refcount) 2017-09-30 14:35:26 +02:00
..
Debug Update copyright year 2017-01-20 12:58:35 +01:00
Hash Core: Add CRC64 and regenerate global headers 2017-08-15 12:32:19 +02:00
AbstractHash.hpp Update copyright year 2017-01-20 12:58:35 +01:00
AbstractLogger.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Algorithm.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Algorithm.inl Update copyright year 2017-01-20 12:58:35 +01:00
Bitset.hpp Mark every bool conversion as explicit 2017-06-21 18:10:46 +02:00
Bitset.inl Update copyright year 2017-01-20 12:58:35 +01:00
ByteArray.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ByteArray.inl Update copyright year 2017-01-20 12:58:35 +01:00
ByteStream.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
ByteStream.inl Update copyright year 2017-01-20 12:58:35 +01:00
CallOnExit.hpp Update copyright year 2017-01-20 12:58:35 +01:00
CallOnExit.inl Update copyright year 2017-01-20 12:58:35 +01:00
Clock.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Color.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Color.inl Update copyright year 2017-01-20 12:58:35 +01:00
ConditionVariable.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
ConditionVariable.inl Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
Config.hpp Breaks compatibility with Windows XP by default 2017-06-20 08:16:43 +02:00
ConfigCheck.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Core.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Debug.hpp Update copyright year 2017-01-20 12:58:35 +01:00
DebugOff.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Directory.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
DynLib.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
Endianness.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Endianness.inl Update copyright year 2017-01-20 12:58:35 +01:00
Enums.hpp Core: Add CRC64 and regenerate global headers 2017-08-15 12:32:19 +02:00
Error.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ErrorFlags.hpp Update copyright year 2017-01-20 12:58:35 +01:00
File.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
File.inl Update copyright year 2017-01-20 12:58:35 +01:00
FileLogger.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Flags.hpp Core/Flags: Rename DetailFlagOperators to FlagsOperators 2017-06-20 06:57:57 +02:00
Flags.inl Core/Flags: Fix compilation 2017-06-20 07:06:50 +02:00
Functor.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
Functor.inl Update copyright year 2017-01-20 12:58:35 +01:00
GuillotineBinPack.hpp Update copyright year 2017-01-20 12:58:35 +01:00
HandledObject.hpp Update copyright year 2017-01-20 12:58:35 +01:00
HandledObject.inl Update copyright year 2017-01-20 12:58:35 +01:00
HardwareInfo.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Initializer.hpp Mark every bool conversion as explicit 2017-06-21 18:10:46 +02:00
Initializer.inl Update copyright year 2017-01-20 12:58:35 +01:00
LockGuard.hpp Update copyright year 2017-01-20 12:58:35 +01:00
LockGuard.inl Update copyright year 2017-01-20 12:58:35 +01:00
Log.hpp Update copyright year 2017-01-20 12:58:35 +01:00
MemoryHelper.hpp Core/MemoryHelper: Add PlacementDestroy 2017-02-01 17:52:32 +01:00
MemoryHelper.inl Core/MemoryHelper: Add PlacementDestroy 2017-02-01 17:52:32 +01:00
MemoryManager.hpp Update copyright year 2017-01-20 12:58:35 +01:00
MemoryPool.hpp Core/MemoryPool: Fix incorrect inlines 2017-01-25 15:53:25 +01:00
MemoryPool.inl Core/MemoryPool: Fix incorrect inlines 2017-01-25 15:53:25 +01:00
MemoryStream.hpp Update copyright year 2017-01-20 12:58:35 +01:00
MemoryStream.inl Update copyright year 2017-01-20 12:58:35 +01:00
MemoryView.hpp Update copyright year 2017-01-20 12:58:35 +01:00
MovablePtr.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
MovablePtr.inl Fix compilation 2017-09-30 14:30:36 +02:00
Mutex.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
Mutex.inl Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
ObjectHandle.hpp Mark every bool conversion as explicit 2017-06-21 18:10:46 +02:00
ObjectHandle.inl Core/ObjectHandle: Fix self-movement case 2017-03-25 10:12:01 +01:00
ObjectLibrary.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ObjectLibrary.inl Update copyright year 2017-01-20 12:58:35 +01:00
ObjectRef.hpp Mark every bool conversion as explicit 2017-06-21 18:10:46 +02:00
ObjectRef.inl Update copyright year 2017-01-20 12:58:35 +01:00
OffsetOf.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParameterList.hpp Core/ParameterList: Use double and long long instead of float and int 2017-05-29 19:55:02 +02:00
ParameterList.inl Core/ParameterList: Add ForEach methods 2017-05-29 18:01:19 +02:00
PluginManager.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Primitive.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Primitive.inl Update copyright year 2017-01-20 12:58:35 +01:00
PrimitiveList.hpp Update copyright year 2017-01-20 12:58:35 +01:00
RefCounted.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Resource.hpp Fix: SoundBuffer should not move (as a refcount) 2017-09-30 14:35:26 +02:00
ResourceLoader.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ResourceLoader.inl Update copyright year 2017-01-20 12:58:35 +01:00
ResourceManager.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ResourceManager.inl Update copyright year 2017-01-20 12:58:35 +01:00
ResourceParameters.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ResourceSaver.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ResourceSaver.inl Update copyright year 2017-01-20 12:58:35 +01:00
Semaphore.hpp Fix compilation 2017-09-30 14:30:36 +02:00
SerializationContext.hpp Update copyright year 2017-01-20 12:58:35 +01:00
SerializationContext.inl Update copyright year 2017-01-20 12:58:35 +01:00
Signal.hpp Core/Signal: Fix compilation 2017-03-10 17:10:11 +01:00
Signal.inl Core/Signal: Fix compilation 2017-03-10 17:10:11 +01:00
SparsePtr.hpp Mark every bool conversion as explicit 2017-06-21 18:10:46 +02:00
SparsePtr.inl Update copyright year 2017-01-20 12:58:35 +01:00
StdLogger.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Stream.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Stream.inl Update copyright year 2017-01-20 12:58:35 +01:00
String.hpp Update copyright year 2017-01-20 12:58:35 +01:00
String.inl Update copyright year 2017-01-20 12:58:35 +01:00
StringStream.hpp Update copyright year 2017-01-20 12:58:35 +01:00
TaskScheduler.hpp Update copyright year 2017-01-20 12:58:35 +01:00
TaskScheduler.inl Update copyright year 2017-01-20 12:58:35 +01:00
Thread.hpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
Thread.inl Update copyright year 2017-01-20 12:58:35 +01:00
ThreadSafety.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ThreadSafetyOff.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Unicode.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Updatable.hpp Update copyright year 2017-01-20 12:58:35 +01:00