Alibek Omarov
|
08f834cd82
|
filesystem: make all archive searchpath functions private
|
2022-12-15 00:59:52 +03:00 |
|
Alibek Omarov
|
48c17d08d9
|
filesystem: dir: move searchpath initialization to dir.c, make all DIR functions static
|
2022-12-15 00:52:09 +03:00 |
|
Velaron
|
24f7db19d8
|
filesystem: switch file operations to an interface
|
2022-11-24 03:19:05 +03:00 |
|
Alibek Omarov
|
234c843f60
|
filesystem: integrate inotify for file changes
|
2022-09-10 22:55:07 +03:00 |
|
Alibek Omarov
|
fce8afabfb
|
filesystem: allow acquiring C interface through CreateInterface export
|
2022-08-25 20:33:16 +03:00 |
|
Alibek Omarov
|
0d449370e0
|
filesystem: fixes for GCC 3
|
2022-08-06 20:33:01 +03:00 |
|
Alibek Omarov
|
55a29e6e6b
|
filesystem: implement VFileSystem009 interface
|
2022-07-28 18:56:02 +03:00 |
|
Alibek Omarov
|
5e4fc64430
|
filesystem: introduce new module, based on engine filesystem.
The goal is to share filesystem code between engine and
utilities and provide C++ VFileSystem interface in the future
|
2022-07-28 18:56:02 +03:00 |
|