NazaraEngine/include/Nazara/Core
Lynix 9cf5e4b68c Merge branch 'master' into NDK-ShadowMapping
Former-commit-id: 83435ab51753299b30a102871fbcd5558d2ac4f1
2015-12-09 00:59:07 +01:00
..
Debug Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Hash Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
AbstractHash.hpp Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
AbstractLogger.docx Core: Rewrite Log system 2015-12-07 18:18:14 +01:00
AbstractLogger.hpp Core: Rewrite Log system 2015-12-07 18:18:14 +01:00
Algorithm.hpp Core: Replace serialization arguments by context structures 2015-11-19 13:25:07 +01:00
Algorithm.inl Fix compilation for GCC 2015-11-28 02:07:56 +01:00
Bitset.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Bitset.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ByteArray.hpp Core: Switch Hashable struct to HashAppend function 2015-11-18 18:28:56 +01:00
ByteArray.inl Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
CallOnExit.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
CallOnExit.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Clock.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Color.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Color.inl Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
ConditionVariable.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Config.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ConfigCheck.hpp Core: Temporary disable MemoryManager (its causing crashs during runtime with VS) 2015-09-13 01:16:25 +02:00
Core.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02: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 Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
DynLib.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Endianness.hpp Core/Serialization: Add correct endianness handling 2015-11-18 18:49:38 +01:00
Endianness.inl Core/Serialization: Add correct endianness handling 2015-11-18 18:49:38 +01:00
Enums.hpp Core/Enum: Rename OpenMode_Current to NotOpen 2015-11-23 14:15:29 +01:00
Error.hpp Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
ErrorFlags.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
File.hpp Core/Enum: Rename OpenMode_Current to NotOpen 2015-11-23 14:15:29 +01:00
File.inl Core: Switch Hashable struct to HashAppend function 2015-11-18 18:28:56 +01:00
FileLogger.hpp Core: Rewrite Log system 2015-12-07 18:18:14 +01:00
Functor.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Functor.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
GuillotineBinPack.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
HardwareInfo.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Initializer.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Initializer.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
LockGuard.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Log.hpp Core: Rewrite Log system 2015-12-07 18:18:14 +01:00
MemoryHelper.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MemoryHelper.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MemoryManager.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MemoryPool.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MemoryPool.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MemoryView.hpp Core: Merge InputStream and OutputStream to Stream 2015-11-20 13:52:49 +01:00
Mutex.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ObjectLibrary.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ObjectLibrary.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ObjectRef.hpp Merge branch 'master' into NDK-ShadowMapping 2015-12-09 00:59:07 +01:00
ObjectRef.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
OffsetOf.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ParameterList.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
PluginManager.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Primitive.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Primitive.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
PrimitiveList.hpp Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
RefCounted.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Resource.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ResourceLoader.hpp Core: Merge InputStream and OutputStream to Stream 2015-11-20 13:52:49 +01:00
ResourceLoader.inl Core: Merge InputStream and OutputStream to Stream 2015-11-20 13:52:49 +01:00
ResourceManager.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ResourceManager.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Semaphore.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Serialization.hpp Core/Serialization: Add bit serialization 2015-11-23 13:45:35 +01:00
Serializer.hpp Core/Serializer: Add FlushBits method 2015-11-25 18:19:38 +01:00
Serializer.inl Core/Serializer: Add FlushBits method 2015-11-25 18:19:38 +01:00
Signal.hpp Core: Rewrite Log system 2015-12-07 18:18:14 +01:00
Signal.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
SparsePtr.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
SparsePtr.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
StdLogger.hpp Core: Rewrite Log system 2015-12-07 18:18:14 +01:00
Stream.hpp Network/TcpClient: Make TcpClient a Stream 2015-11-23 18:22:12 +01:00
Stream.inl Network/TcpClient: Make TcpClient a Stream 2015-11-23 18:22:12 +01:00
String.hpp Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
String.inl Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
StringStream.hpp Fix a shitloads of warnings on VS 2015-11-25 18:19:26 +01:00
TaskScheduler.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
TaskScheduler.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Thread.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Thread.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ThreadSafety.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ThreadSafetyOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Unicode.hpp Core/Unicode: Fix Unicode export 2015-11-25 18:28:33 +01:00
Unserializer.hpp Core: Add Serializer/Unserializer 2015-11-20 14:23:10 +01:00
Unserializer.inl Core/Serialization: Add bit serialization 2015-11-23 13:45:35 +01:00
Updatable.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00