David Piuva 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. пре 1 дан
..
algorithmAPI.h 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. пре 1 дан
bufferAPI.cpp 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. пре 7 месеци
bufferAPI.h 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. пре 7 месеци
configAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. пре 3 година
drawAPI.cpp cc635673e5 Found a culling bug in line drawing. пре 8 месеци
drawAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
fileAPI.cpp 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. пре 8 месеци
fileAPI.h 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. пре 8 месеци
filterAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
filterAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
fontAPI.cpp 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. пре 1 дан
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. пре 1 година
guiAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
guiAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
imageAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
imageAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
mediaMachineAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
mediaMachineAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
modelAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
modelAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
randomAPI.cpp c505507fa3 Made a sound API. пре 11 месеци
randomAPI.h c505507fa3 Made a sound API. пре 11 месеци
rendererAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
rendererAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. пре 8 месеци
soundAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
soundAPI.h 890fa3b455 Handling sound requests larger than the fixed period. пре 10 месеци
stringAPI.cpp 2bf04fea37 The code generator is not well tested, because it was only designed to be used once, but might beome usedful again so the code is kept in a comment. пре 2 дана
stringAPI.h 437ca534af Got rid of the buggy towlower and towupper functions from std and began implementing character conversion that actually works for the Latin-1 Unicode subset. пре 1 месец
textureAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
textureAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. пре 1 недеља
timeAPI.cpp 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. пре 1 година
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. пре 5 година