NazaraEngine/include/Nazara/Core
Gawaboumga 8cda289b82 Indentation String
Former-commit-id: 86848a87089804d5152f80e960308f8b2eb12ff3
2015-08-21 11:11:04 +02:00
..
Debug Updated copyright year 2015-01-21 20:53:01 +01:00
Hash Updated copyright year 2015-01-21 20:53:01 +01:00
AbstractHash.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Algorithm.hpp Added HashCombine function 2015-02-24 20:00:13 +01:00
Algorithm.inl Fixed HashCombine function under 32bits compilation 2015-02-25 17:40:07 +01:00
ByteArray.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
CallOnExit.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
CallOnExit.inl Updated copyright year 2015-01-21 20:53:01 +01:00
Clock.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Color.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Color.inl Fixed missing includes and warnings under VS 2015-02-21 15:04:07 +01:00
ConditionVariable.hpp TaskSchedulerImpl for POSIX and compilation fixes 2015-05-16 13:10:54 +02:00
Config.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ConfigCheck.hpp Fixed potential name conflict with user's code 2015-02-04 21:59:45 +01:00
Core.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Debug.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DebugOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Directory.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DynLib.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Endianness.hpp Fixed missing includes and warnings under VS 2015-02-21 15:04:07 +01:00
Endianness.inl Updated copyright year 2015-01-21 20:53:01 +01:00
Enums.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Error.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ErrorFlags.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
File.hpp TaskSchedulerImpl for POSIX and compilation fixes 2015-05-16 13:10:54 +02:00
Functor.hpp Moved UnpackTuple to an algorithm header 2015-02-24 19:57:00 +01:00
Functor.inl Updated copyright year 2015-01-21 20:53:01 +01:00
GuillotineBinPack.hpp (GuillotineBinPack) Improved readability 2015-04-07 17:42:00 +02:00
HardwareInfo.hpp Core/HardwareInfo: Added GetTotalMemory 2015-05-19 14:13:48 +02:00
Hash.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
HashDigest.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Hashable.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Initializer.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Initializer.inl Updated copyright year 2015-01-21 20:53:01 +01:00
InputStream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
LockGuard.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Log.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
MemoryHelper.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
MemoryHelper.inl Updated copyright year 2015-01-21 20:53:01 +01:00
MemoryManager.hpp (MemoryManager) Added allocation logging 2015-02-03 14:43:58 +01:00
MemoryPool.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
MemoryPool.inl Updated copyright year 2015-01-21 20:53:01 +01:00
MemoryStream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Mutex.hpp TaskSchedulerImpl for POSIX and compilation fixes 2015-05-16 13:10:54 +02:00
NonCopyable.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ObjectLibrary.hpp (ObjectLibrary) Added Query static method 2015-01-28 20:38:54 +01:00
ObjectLibrary.inl (ObjectLibrary) Added Query static method 2015-01-28 20:38:54 +01:00
ObjectListener.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ObjectListenerWrapper.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ObjectListenerWrapper.inl Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ObjectRef.hpp (ObjectRef) Added implicit conversion constructor/operator 2015-01-28 15:46:14 +01:00
ObjectRef.inl (ObjectRef) Removed useless assignation 2015-01-29 14:43:19 +01:00
OffsetOf.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ParameterList.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
PluginManager.hpp Added comments 2015-03-18 13:03:53 +01:00
Primitive.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Primitive.inl Updated copyright year 2015-01-21 20:53:01 +01:00
PrimitiveList.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
RefCounted.hpp (RefCounted) Removed useless declaration 2015-02-18 21:02:42 +01:00
Resource.hpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ResourceLoader.hpp Made ResourceLoader types private 2015-01-28 20:39:19 +01:00
ResourceLoader.inl Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
ResourceManager.hpp Added resource managers 2015-01-28 20:53:40 +01:00
ResourceManager.inl Improved ResourceManager code 2015-01-29 11:46:29 +01:00
Semaphore.hpp TaskSchedulerImpl for POSIX and compilation fixes 2015-05-16 13:10:54 +02:00
SparsePtr.hpp Fixed SparsePtr::operator-> 2015-01-26 16:13:44 +01:00
SparsePtr.inl Fixed SparsePtr::operator-> 2015-01-26 16:13:44 +01:00
Stream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
String.hpp Indentation String 2015-08-21 11:11:04 +02:00
String.inl Indentation String 2015-08-21 11:11:04 +02:00
StringStream.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
TaskScheduler.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
TaskScheduler.inl Updated copyright year 2015-01-21 20:53:01 +01:00
Thread.hpp Replaced header ostream include by iosfwd 2015-02-05 23:34:12 +01:00
Thread.inl Updated copyright year 2015-01-21 20:53:01 +01:00
ThreadSafety.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
ThreadSafetyOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Unicode.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Updatable.hpp Updated copyright year 2015-01-21 20:53:01 +01:00