Lasse Öörni 1c2cc43f14 Refactoring of how network updates to clients are collected. This removes costly, redundant Variant compares that were performed per-user. 13 years ago
..
Allocator.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Allocator.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
ArrayPtr.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
CMakeLists.txt 4a35758028 Moved container & string classes to a separate library. 14 years ago
Hash.h 1c2cc43f14 Refactoring of how network updates to clients are collected. This removes costly, redundant Variant compares that were performed per-user. 13 years ago
HashBase.h c48f640a18 Changed several structures to HashMap / HashSet for better performance. 13 years ago
HashMap.h 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 years ago
HashSet.h 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 years ago
List.h 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 years ago
ListBase.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Map.h 1cf5d99d44 Optimized network server operation by using HashMap instead of Map where applicable and by querying Serializable attributes once per network frame, instead of per user. 13 years ago
Pair.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Ptr.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
RefCounted.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
RefCounted.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Set.h 1cf5d99d44 Optimized network server operation by using HashMap instead of Map where applicable and by querying Serializable attributes once per network frame, instead of per user. 13 years ago
Sort.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Str.cpp 3735bd6916 Strip double quotes from arguments. 13 years ago
Str.h f3c36de839 Handle Urho3D.exe commandline as wchars on Windows. 14 years ago
Swap.cpp 50226cfdb0 Started work toward Unicode compatibility. 14 years ago
Swap.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
TreeBase.h 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 years ago
Vector.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
VectorBase.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago