Daniele Bartolini 236342d1a8 Merge branch 'world' of https://github.com/taylor001/crown into world 12 rokov pred
..
bv 2e5fd127ef Switch some objects from class to struct 12 rokov pred
compressors f898df9cb0 Fix warnings in ZipCompressor 12 rokov pred
containers 63393d5b20 Fix IdArray returning bad IDs 12 rokov pred
filesystem 4ae90a5d26 Close file when dtor called 12 rokov pred
json 144f903916 implement array_value for strings 12 rokov pred
math ad4ae46cbb Add base64_encode/decode 12 rokov pred
mem 9b2a6e4804 Do not allow instantiation of HeapAllocator outside Memory.cpp 12 rokov pred
settings 3694540b22 Simplify code to add settings to global lists 12 rokov pred
strings 50fbc1370c Add support to print backtrace on failures under Linux/GCC 12 rokov pred
Args.cpp c884f1b741 Rename src folder to engine 12 rokov pred
Args.h 9f8aef1ba0 export symbols 12 rokov pred
Assert.h 50fbc1370c Add support to print backtrace on failures under Linux/GCC 12 rokov pred
Error.h 50fbc1370c Add support to print backtrace on failures under Linux/GCC 12 rokov pred
Log.cpp 7a1863fea9 Use log functions to print log messages 12 rokov pred
Log.h 63b6830638 Remove flush() from Log, instead, directly log to stdout and to remote console if available 12 rokov pred
Types.h 7e03844f6d Add StringId32/64 typedefs and remove Id32/64 12 rokov pred