author | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Mon, 18 Apr 2016 07:28:30 +0000 (10:28 +0300) | ||
committer | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Mon, 18 Apr 2016 07:28:30 +0000 (10:28 +0300) | ||
commit | 423556f23c02a18964bd2c1e125516c0c902ca46 | |
tree | 07824ec97deee0f49327772cf3d521d123923a42 | tree | snapshot |
parent | d1e9c820c486228a7f80ac8c1e2928abea10f0bd | commit | diff |
do not use TFileStream directly, use `openDiskFileRO()` and `createDiskFile()` from "utils.pas"
also, use `findFileCI()` from "utils.pas" to find correct disk path/filename.
those calls will automatically do case-insensitive search on POSIX systems.
also, use `findFileCI()` from "utils.pas" to find correct disk path/filename.
those calls will automatically do case-insensitive search on POSIX systems.
src/game/g_netmsg.pas | diff | blob | history | |
src/game/g_res_downloader.pas | diff | blob | history |