Alibek Omarov
|
b36ebc294f
|
filesystem: dir: exit from loop immediately if directory is caseinsensitive
|
2022-12-27 02:31:46 +03:00 |
|
Alibek Omarov
|
3d71e5d111
|
filesystem: dir: fix merging existing cache with new directory entries
|
2022-12-27 02:31:46 +03:00 |
|
Alibek Omarov
|
ac59f25375
|
DO NOT MERGE filesystem: add naive FixFileCase
|
2022-12-27 02:31:46 +03:00 |
|
Alibek Omarov
|
3393e2d95c
|
filesystem: implement directory entries caching, to avoid excessive directory listing syscalls to emulate case-insensitive filesystems
* simplify game directory initialization code
|
2022-12-27 02:31:46 +03:00 |
|
Alibek Omarov
|
f1ec612819
|
filesystem: hungry
|
2022-12-15 01:06:20 +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
|
43c6175918
|
filesystem: dir.c: safer string operations
|
2022-11-24 03:19:21 +03:00 |
|
Velaron
|
89807250e5
|
filesystem: dir.c: optimize string operations
|
2022-11-24 03:19:10 +03:00 |
|
Velaron
|
24f7db19d8
|
filesystem: switch file operations to an interface
|
2022-11-24 03:19:05 +03:00 |
|