NazaraEngine/src/Nazara/Core
Lynix 8a3339badf Fix some GCC warnings
Former-commit-id: 31c8460b4656c29ac165d7aa28f335851f2565df
2016-05-25 13:52:10 +02: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
Posix Core/Posix: Add absolutly not tested File::SetSize implementation 2016-05-03 23:15:22 +02:00
Win32 Core/File: Add SetSize method (currently missing Posix implementation!) 2016-04-29 14:20:22 +02:00
AbstractHash.cpp Improve documentation 2016-03-01 15:37:05 +01:00
AbstractLogger.cpp Improve documentation 2016-03-01 15:37:05 +01:00
AlgorithmCore.cpp Core/Algorithm: Add ReverseBits function 2016-05-17 17:08:14 +02:00
ByteArray.cpp Improve documentation 2016-03-01 15:37:05 +01:00
ByteStream.cpp Core/ByteStream: Fix SetStream pointer overloads 2016-04-25 18:34:00 +02:00
Clock.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Color.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ConditionVariable.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Core.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Directory.cpp Improve documentation 2016-03-01 15:37:05 +01:00
DynLib.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Error.cpp Core/Error: Remove Directory include in Error.hpp 2016-04-11 13:01:17 +02:00
ErrorFlags.cpp Improve documentation 2016-03-01 15:37:05 +01:00
File.cpp Fix some GCC warnings 2016-05-25 13:52:10 +02:00
FileLogger.cpp Improve documentation 2016-03-01 15:37:05 +01:00
GuillotineBinPack.cpp Improve documentation 2016-03-01 15:37:05 +01:00
HardwareInfo.cpp Core/HardwareInfo: Fix comments 2016-03-30 17:50:26 +02:00
Log.cpp Improve documentation 2016-03-01 15:37:05 +01:00
MemoryManager.cpp Replace useless reinterpret_cast by static_cast 2016-04-07 04:20:18 +02:00
MemoryStream.cpp Improve documentation 2016-03-01 15:37:05 +01:00
MemoryView.cpp Replace useless reinterpret_cast by static_cast 2016-04-07 04:20:18 +02:00
Mutex.cpp Improve documentation 2016-03-01 15:37:05 +01:00
ParameterList.cpp Fix some GCC warnings 2016-05-25 13:52:10 +02:00
PluginManager.cpp Improve documentation 2016-03-01 15:37:05 +01:00
PrimitiveList.cpp Improve documentation 2016-03-01 15:37:05 +01:00
RefCounted.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Resource.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Semaphore.cpp Improve documentation 2016-03-01 15:37:05 +01:00
SerializationContext.cpp UnitTests: Fix errors 2016-05-05 21:27:36 +02:00
StdLogger.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Stream.cpp Improve documentation 2016-03-01 15:37:05 +01:00
String.cpp Utility/Formats: Fix MD5 loading 2016-05-03 12:42:52 +02:00
StringStream.cpp Improve documentation 2016-03-01 15:37:05 +01:00
TaskScheduler.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Thread.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Unicode.cpp Improve documentation 2016-03-01 15:37:05 +01:00
Updatable.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00