David Piuva
|
3093e49289
More functions to the file API.
|
3 years ago |
David Piuva
|
c2f4ab7c59
Building on Windows and Linux.
|
3 years ago |
David Piuva
|
640eac18cd
Made a scripted build system that can follow includes automatically.
|
3 years ago |
David Piuva
|
3d866c8117
Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames.
|
3 years ago |
David Piuva
|
086162d713
Trying to get Unicode input. Fixed file API on Windows.
|
3 years ago |
David Piuva
|
b2708f2c38
Allowing paths to be processed for other operating systems than the local.
|
3 years ago |
David Piuva
|
90ad46829d
Implemented file_getFileSize, file_getEntryType and file_getFolderContent.
|
3 years ago |
David Piuva
|
9293b2eba6
Optionally treating home alias as a root, because it contains a root before the arbitrary user account.
|
3 years ago |
David Piuva
|
fb1e00155b
Inlined file_getApplicationFilePath.
|
3 years ago |
David Piuva
|
f45bd1d20a
Implemented file_setCurrentPath.
|
3 years ago |
David Piuva
|
148ab57458
Should now support BSD and Solaris in theory.
|
3 years ago |
David Piuva
|
99b9711381
Upgraded resource pool to allow not ending with a separator. Automatically making paths local.
|
3 years ago |
David Piuva
|
2feb0444da
Remade file_getFolderPath into _file_getParentFolder, which is more reusable.
|
3 years ago |
David Piuva
|
b3b80ea8de
Made a smaller filesystem wrapper over the system APIs to be more reliable.
|
3 years ago |
David Piuva
|
38f0d60a9b
Made a filesystem wrapper.
|
3 years ago |
Dawoodoz
|
14bab0e68d
Implemented support for Unicode in filenames (#35)
|
3 years ago |
David Piuva
|
70dc39885c
Using CR-LF line endings in UTF-8 for source files.
|
5 years ago |
David Piuva
|
760be58e78
Completed the string API.
|
5 years ago |
David Piuva
|
723c5dcf47
Letting internal string functions use macros to access length directly.
|
5 years ago |
David Piuva
|
5c582d37f4
Moved file_separator to the new file API where it belongs.
|
5 years ago |
David Piuva
|
b877119964
Using file_ prefix for new methods.
|
5 years ago |
David Piuva
|
2df2c9ee42
Using the file API to save and load raw buffers.
|
5 years ago |