Commit History

Автор SHA1 Съобщение Дата
  David Piuva 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. преди 8 месеца
  David Piuva ffc4e4fd6a Added a pathSyntax argument to the file_separator function. преди 9 месеца
  David Piuva 4f77488baa Found a function for getting the application path on MacOS, which allows starting applications from different folders. преди 9 месеца
  David Piuva 06b4ae7d49 Running tests on MS-Windows using the Builder build system. преди 1 година
  David Piuva 3680656487 Fixed missing U in some string literals. преди 1 година
  David Piuva a0d397d196 Fixing errors from the Github test server. преди 1 година
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. преди 1 година
  David Piuva 935942e0cd Using the virtual stack and doubling the stack memory. преди 1 година
  David Piuva 9a2fc46009 Fixed bug where returning non-zero was not detected as a crash when getting the status of a child process on Posix systems. преди 2 години
  David Piuva ea91d69baf Went through some Cppcheck warnings. преди 3 години
  David Piuva 3a6ea78f22 Fixed typo that made input arguments vanish on Windows. преди 3 години
  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. преди 3 години
  David Piuva 429230788a Implemented file_removeFile. преди 3 години
  David Piuva a313e5954a Implemented file_removeEmptyFolder. преди 3 години
  David Piuva 155a735e20 Implemented file_hasExtension and file_getExtensionless. преди 3 години
  David Piuva bdef27363e Implemented file_createFolder. преди 3 години
  David Piuva 3093e49289 More functions to the file API. преди 3 години
  David Piuva c2f4ab7c59 Building on Windows and Linux. преди 3 години
  David Piuva 640eac18cd Made a scripted build system that can follow includes automatically. преди 3 години
  David Piuva 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. преди 3 години
  David Piuva 086162d713 Trying to get Unicode input. Fixed file API on Windows. преди 3 години
  David Piuva b2708f2c38 Allowing paths to be processed for other operating systems than the local. преди 3 години
  David Piuva 90ad46829d Implemented file_getFileSize, file_getEntryType and file_getFolderContent. преди 3 години
  David Piuva 9293b2eba6 Optionally treating home alias as a root, because it contains a root before the arbitrary user account. преди 3 години
  David Piuva fb1e00155b Inlined file_getApplicationFilePath. преди 3 години
  David Piuva f45bd1d20a Implemented file_setCurrentPath. преди 3 години
  David Piuva 148ab57458 Should now support BSD and Solaris in theory. преди 3 години
  David Piuva 99b9711381 Upgraded resource pool to allow not ending with a separator. Automatically making paths local. преди 3 години
  David Piuva 2feb0444da Remade file_getFolderPath into _file_getParentFolder, which is more reusable. преди 3 години
  David Piuva b3b80ea8de Made a smaller filesystem wrapper over the system APIs to be more reliable. преди 3 години