Commit Graph
16 Commits
Author SHA1 Message Date
Xertis 224604ec69 Adding compression functions to lua scripting
1) добавил две функции
file.gzip_compress(path)
file.gzip_decompress(path)
они сжимают и расжимают файлы по выбранному пути
2024-06-06 13:00:23 +03:00
Xertis bfeb32841f add file.gzip_compress_write 2024-06-06 12:17:37 +03:00
MihailRis 57fd91b417 file.exists, ... completely nothrow 2024-06-03 18:23:00 +03:00
MihailRis 5f00cf0d5b file.exists, file.isfile, file.isdir nothrow now 2024-06-03 18:16:20 +03:00
MihailRis b7887fa1ca file library error handling update 2024-06-03 17:51:32 +03:00
MihailRis eca050123d file.find fix + input.mousecode 2024-06-03 17:44:57 +03:00
MihailRis b6f2456a82 added file.remove, file.remove_tree 2024-05-15 18:01:35 +03:00
MihailRis b15d234a88 added file.list function 2024-05-12 13:49:23 +03:00
MihailRis 548c55fced luaL_error use replaced with c++ exceptions 2024-05-12 11:00:11 +03:00
MihailRis 1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis 9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
MihailRis 9b843817f8 redundancy reduced 2024-04-30 14:49:55 +03:00
MihailRis 0e69db13be ResPaths.findRaw 2024-04-19 14:22:14 +03:00
MihailRis e059b9395f gui.template test 2024-04-16 22:23:46 +03:00
OnranandGitHub 3bebc4c67f file.write_bytes fix 2024-04-11 17:15:40 +09:00
MihailRis 6bf6e8e011 lua api refactor 2024-03-05 13:58:08 +03:00