Lasse Öörni 3721ee0b10 Added Time::GetTimeSinceEpoch() and FileSystem::SetLastModifiedTime(). há 11 anos atrás
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Compression.cpp 3a93866936 Add LZ4 compression functions to public API. Expose the VectorBuffer compression/decompression functions also to script. Closes #438. há 11 anos atrás
Compression.h 9252d36abd Clarify/fix header comments of the compression API. há 11 anos atrás
Deserializer.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. há 11 anos atrás
Deserializer.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. há 11 anos atrás
File.cpp f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. há 11 anos atrás
File.h abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. há 12 anos atrás
FileSystem.cpp 3721ee0b10 Added Time::GetTimeSinceEpoch() and FileSystem::SetLastModifiedTime(). há 11 anos atrás
FileSystem.h 3721ee0b10 Added Time::GetTimeSinceEpoch() and FileSystem::SetLastModifiedTime(). há 11 anos atrás
FileWatcher.cpp f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. há 11 anos atrás
FileWatcher.h 3f5280aa3a Add one second delay to file change notifications by default. Possibly helps with #408. Removed FileWatcher from Lua bindings as it's not a class you can readily use from script and it is not exposed to AngelScript either. há 11 anos atrás
IOEvents.h 4e34e9f52a Async SystemCommand & SystemRun. Closes #290. há 11 anos atrás
Log.cpp 461a61319f Allow logging from outside the main thread. These log messages are collected and handled at the end of frame. há 11 anos atrás
Log.h 7dc312f009 Fix using formatted log functions from outside Urho3D namespace. há 11 anos atrás
MacFileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
MacFileWatcher.m dd16f85568 Change the copyright for 2014. há 12 anos atrás
MemoryBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
MemoryBuffer.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
PackageFile.cpp 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
PackageFile.h 0171669690 Adds package entry filenames to PackageFile há 11 anos atrás
RWOpsWrapper.h 9906e7ed25 Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304. há 11 anos atrás
Serializer.cpp f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. há 11 anos atrás
Serializer.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. há 11 anos atrás
VectorBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
VectorBuffer.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás