NazaraEngine/src/Nazara/Core
SirLynix bb3b28279b Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
..
Darwin Fix compilation on macOS 2024-01-23 17:45:10 +01:00
Hash Update copyright year 2024-01-02 12:02:14 +01:00
Posix Core/Posix: Fix O_CLOEXEC on pipes 2024-01-23 19:31:21 +01:00
Systems Update copyright year 2024-01-02 12:02:14 +01:00
Win32 Core/Process: Add Exists function 2024-01-23 19:31:21 +01:00
AbstractHash.cpp Update copyright year 2024-01-02 12:02:14 +01:00
AbstractLogger.cpp Update copyright year 2024-01-02 12:02:14 +01:00
AntiWindows.hpp Update copyright year 2024-01-02 12:02:14 +01:00
AntiX11.hpp Update copyright year 2024-01-02 12:02:14 +01:00
ApplicationBase.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ApplicationComponent.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ApplicationUpdater.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ByteArray.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ByteStream.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Core.cpp Update copyright year 2024-01-02 12:02:14 +01:00
DynLib.cpp Core: Move platform-specific code to PlatformImpl namespace 2024-01-22 16:49:21 +01:00
EmptyStream.cpp Update copyright year 2024-01-02 12:02:14 +01:00
EntitySystemAppComponent.cpp Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
EntityWorld.cpp Update copyright year 2024-01-02 12:02:14 +01:00
EnttSystemGraph.cpp Update copyright year 2024-01-02 12:02:14 +01:00
EnttWorld.cpp Update copyright year 2024-01-02 12:02:14 +01:00
EnvironmentVariables.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Error.cpp Update copyright year 2024-01-02 12:02:14 +01:00
File.cpp Core: Move platform-specific code to PlatformImpl namespace 2024-01-22 16:49:21 +01:00
FileLogger.cpp Core/FileLogger: Fix compilation 2024-01-16 18:15:38 +01:00
FilesystemAppComponent.cpp Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
Format.cpp Add process unit tests 2024-01-23 19:31:21 +01:00
GuillotineBinPack.cpp Update copyright year 2024-01-02 12:02:14 +01:00
HandledObject.cpp Update copyright year 2024-01-02 12:02:14 +01:00
HardwareInfo.cpp Core: Move platform-specific code to PlatformImpl namespace 2024-01-22 16:49:21 +01:00
Log.cpp Update copyright year 2024-01-02 12:02:14 +01:00
MemoryStream.cpp Update copyright year 2024-01-02 12:02:14 +01:00
MemoryView.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ParameterFile.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ParameterList.cpp Update copyright year 2024-01-02 12:02:14 +01:00
PluginInterface.cpp Update copyright year 2024-01-02 12:02:14 +01:00
PluginLoader.cpp Update copyright year 2024-01-02 12:02:14 +01:00
PoolByteStream.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Process.cpp Core/Process: Add Exists function 2024-01-23 19:31:21 +01:00
RefCounted.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Resource.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ResourceParameters.cpp Update copyright year 2024-01-02 12:02:14 +01:00
SerializationContext.cpp Update copyright year 2024-01-02 12:02:14 +01:00
SignalHandlerAppComponent.cpp Use std::string_view for strings 2024-01-04 14:40:50 +01:00
State.cpp Update copyright year 2024-01-02 12:02:14 +01:00
StdLogger.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Stream.cpp Update copyright year 2024-01-02 12:02:14 +01:00
StringExt.cpp Fix unity build compilation 2024-01-23 19:31:21 +01:00
TaskScheduler.cpp Update copyright year 2024-01-02 12:02:14 +01:00
ThreadExt.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Time.cpp Core: Move platform-specific code to PlatformImpl namespace 2024-01-22 16:49:21 +01:00
Unicode.cpp Update copyright year 2024-01-02 12:02:14 +01:00
UnicodeData.hpp Core: Update UnicodeData 2023-11-02 08:27:10 +01:00
Updatable.cpp Update copyright year 2024-01-02 12:02:14 +01:00
Uuid.cpp Update copyright year 2024-01-02 12:02:14 +01:00
VirtualDirectory.cpp Update copyright year 2024-01-02 12:02:14 +01:00
VirtualDirectoryFilesystemResolver.cpp Update to latest nazarautils 2024-01-02 12:02:45 +01:00