David Piuva a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
..
algorithmAPI.h 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. před 2 dny
bufferAPI.cpp 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. před 7 měsíci
bufferAPI.h 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. před 7 měsíci
configAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. před 3 roky
drawAPI.cpp cc635673e5 Found a culling bug in line drawing. před 8 měsíci
drawAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
fileAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
fileAPI.h 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. před 8 měsíci
filterAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
filterAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
fontAPI.cpp 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. před 2 dny
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. před 1 rokem
guiAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
guiAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
imageAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
imageAPI.h d43e88d3fa Made a setting to ban implicit conversion of Ascii to Unicode. před 1 dnem
mediaMachineAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
mediaMachineAPI.h a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
modelAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
modelAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
randomAPI.cpp c505507fa3 Made a sound API. před 11 měsíci
randomAPI.h c505507fa3 Made a sound API. před 11 měsíci
rendererAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
rendererAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. před 8 měsíci
soundAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
soundAPI.h 890fa3b455 Handling sound requests larger than the fixed period. před 10 měsíci
stringAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
stringAPI.h a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. před 1 dnem
textureAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
textureAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. před 1 týdnem
timeAPI.cpp 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. před 1 rokem
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. před 5 roky