David Piuva
|
06b4ae7d49
Running tests on MS-Windows using the Builder build system.
|
10 månader sedan |
David Piuva
|
3680656487
Fixed missing U in some string literals.
|
10 månader sedan |
David Piuva
|
a0d397d196
Fixing errors from the Github test server.
|
10 månader sedan |
David Piuva
|
5a2eee2f5f
Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types.
|
10 månader sedan |
David Piuva
|
935942e0cd
Using the virtual stack and doubling the stack memory.
|
1 år sedan |
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 år sedan |
David Piuva
|
ea91d69baf
Went through some Cppcheck warnings.
|
3 år sedan |
David Piuva
|
3a6ea78f22
Fixed typo that made input arguments vanish on Windows.
|
3 år sedan |
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 år sedan |
David Piuva
|
429230788a
Implemented file_removeFile.
|
3 år sedan |
David Piuva
|
a313e5954a
Implemented file_removeEmptyFolder.
|
3 år sedan |
David Piuva
|
155a735e20
Implemented file_hasExtension and file_getExtensionless.
|
3 år sedan |
David Piuva
|
bdef27363e
Implemented file_createFolder.
|
3 år sedan |
David Piuva
|
3093e49289
More functions to the file API.
|
3 år sedan |
David Piuva
|
c2f4ab7c59
Building on Windows and Linux.
|
3 år sedan |
David Piuva
|
640eac18cd
Made a scripted build system that can follow includes automatically.
|
3 år sedan |
David Piuva
|
3d866c8117
Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames.
|
3 år sedan |
David Piuva
|
086162d713
Trying to get Unicode input. Fixed file API on Windows.
|
3 år sedan |
David Piuva
|
b2708f2c38
Allowing paths to be processed for other operating systems than the local.
|
3 år sedan |
David Piuva
|
90ad46829d
Implemented file_getFileSize, file_getEntryType and file_getFolderContent.
|
3 år sedan |
David Piuva
|
9293b2eba6
Optionally treating home alias as a root, because it contains a root before the arbitrary user account.
|
3 år sedan |
David Piuva
|
fb1e00155b
Inlined file_getApplicationFilePath.
|
3 år sedan |
David Piuva
|
f45bd1d20a
Implemented file_setCurrentPath.
|
3 år sedan |
David Piuva
|
148ab57458
Should now support BSD and Solaris in theory.
|
3 år sedan |
David Piuva
|
99b9711381
Upgraded resource pool to allow not ending with a separator. Automatically making paths local.
|
3 år sedan |
David Piuva
|
2feb0444da
Remade file_getFolderPath into _file_getParentFolder, which is more reusable.
|
3 år sedan |
David Piuva
|
b3b80ea8de
Made a smaller filesystem wrapper over the system APIs to be more reliable.
|
3 år sedan |
David Piuva
|
38f0d60a9b
Made a filesystem wrapper.
|
3 år sedan |
Dawoodoz
|
14bab0e68d
Implemented support for Unicode in filenames (#35)
|
3 år sedan |
David Piuva
|
70dc39885c
Using CR-LF line endings in UTF-8 for source files.
|
5 år sedan |