Daniele Bartolini 7bb3c5b2a1 Remove unused functions 12 years ago
..
bv 2e5fd127ef Switch some objects from class to struct 12 years ago
compressors f898df9cb0 Fix warnings in ZipCompressor 12 years ago
containers 7098288962 Use simple indices to access internal object array and fix a critical bug 12 years ago
filesystem 38e019099e Do not use Log when assert 12 years ago
json ebda36f07f Add json::skip_null() 12 years ago
math 7bb3c5b2a1 Remove unused functions 12 years ago
mem 5bf766ba72 Do not crash when a NULL pointer is passed to deallocate() since it is the default behavior of free()/delete 12 years ago
settings 3694540b22 Simplify code to add settings to global lists 12 years ago
strings 9a41dd8050 Add HASH32/64 to efficiently support stati hash values 12 years ago
Args.cpp c884f1b741 Rename src folder to engine 12 years ago
Args.h 9f8aef1ba0 export symbols 12 years ago
Assert.h 38e019099e Do not use Log when assert 12 years ago
Log.cpp 923f41766d Refactor RPCServer and rename to ConsoleServer 12 years ago
Log.h 63b6830638 Remove flush() from Log, instead, directly log to stdout and to remote console if available 12 years ago
Types.h 7e03844f6d Add StringId32/64 typedefs and remove Id32/64 12 years ago