Daniele Bartolini 63393d5b20 Fix IdArray returning bad IDs 12 lat temu
..
bv 2e5fd127ef Switch some objects from class to struct 12 lat temu
compressors f898df9cb0 Fix warnings in ZipCompressor 12 lat temu
containers 63393d5b20 Fix IdArray returning bad IDs 12 lat temu
filesystem 9b2a6e4804 Do not allow instantiation of HeapAllocator outside Memory.cpp 12 lat temu
json 4cae37ea24 Fix JSON parser leaking memory when parsing huge files 12 lat temu
math ad4ae46cbb Add base64_encode/decode 12 lat temu
mem 9b2a6e4804 Do not allow instantiation of HeapAllocator outside Memory.cpp 12 lat temu
settings 3694540b22 Simplify code to add settings to global lists 12 lat temu
strings 94f6bb9baa Add DynamicString::length() 12 lat temu
Args.cpp c884f1b741 Rename src folder to engine 12 lat temu
Args.h 9f8aef1ba0 export symbols 12 lat temu
Assert.h 38e019099e Do not use Log when assert 12 lat temu
Log.cpp 923f41766d Refactor RPCServer and rename to ConsoleServer 12 lat temu
Log.h 63b6830638 Remove flush() from Log, instead, directly log to stdout and to remote console if available 12 lat temu
Types.h 7e03844f6d Add StringId32/64 typedefs and remove Id32/64 12 lat temu