Historie revizí

Autor SHA1 Zpráva Datum
  David Piuva 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. před 7 měsíci
  David Piuva ffc4e4fd6a Added a pathSyntax argument to the file_separator function. před 7 měsíci
  David Piuva 06b4ae7d49 Running tests on MS-Windows using the Builder build system. před 10 měsíci
  David Piuva 321fddf72b Getting cache line width using system APIs. před 11 měsíci
  David Piuva 3e2b9f3b0d Turning of memory mutex outside of main and preventing multi-threading during global construction and destruction. před 11 měsíci
  David Piuva a0d397d196 Fixing errors from the Github test server. před 11 měsíci
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. před 11 měsíci
  David Piuva 1ef0dd8ef9 Allowing macros in the file API to be used without an implicitly used dsr namespace. před 1 rokem
  David Piuva b0f4857eb9 Allowing more than two paths to file_combinePaths. před 2 roky
  David Piuva 24de33017f Letting the virtual assembly code be compiled separatelly, so that it can be reused for multiple themes. před 3 roky
  David Piuva 21d8e23713 Implemented a process API as a part of the file API, but with an independent prefix in case that it later needs its own header. před 3 roky
  David Piuva 429230788a Implemented file_removeFile. před 3 roky
  David Piuva a313e5954a Implemented file_removeEmptyFolder. před 3 roky
  David Piuva 155a735e20 Implemented file_hasExtension and file_getExtensionless. před 3 roky
  David Piuva 58d6c2dc21 Moved up the theoretical file operations, because they proved to be more useful than expected. před 3 roky
  David Piuva bdef27363e Implemented file_createFolder. před 3 roky
  David Piuva 3093e49289 More functions to the file API. před 3 roky
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. před 3 roky
  David Piuva 00d0ab2677 Made a header for the shared collection functions to make the code easier to understand. před 3 roky
  David Piuva 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. před 3 roky
  David Piuva b2708f2c38 Allowing paths to be processed for other operating systems than the local. před 3 roky
  David Piuva 90ad46829d Implemented file_getFileSize, file_getEntryType and file_getFolderContent. před 3 roky
  David Piuva 9293b2eba6 Optionally treating home alias as a root, because it contains a root before the arbitrary user account. před 3 roky
  David Piuva 964425ce79 Letting dsrMain be void for simplicity and safety. před 3 roky
  David Piuva f45bd1d20a Implemented file_setCurrentPath. před 3 roky
  David Piuva 148ab57458 Should now support BSD and Solaris in theory. před 3 roky
  David Piuva 99b9711381 Upgraded resource pool to allow not ending with a separator. Automatically making paths local. před 3 roky
  David Piuva 209fa1b157 Upgraded template projects. před 3 roky
  David Piuva 2feb0444da Remade file_getFolderPath into _file_getParentFolder, which is more reusable. před 3 roky
  David Piuva b3b80ea8de Made a smaller filesystem wrapper over the system APIs to be more reliable. před 3 roky