rxi
|
918cacd296
|
Made mounted tar archive filename lookup case insensitive
|
2017-01-17 19:28:01 +00:00 |
|
rxi
|
d0c361a451
|
Updated copyright year; 2016 -> 2017
|
2017-01-13 22:40:12 +00:00 |
|
rxi
|
192b2bf83f
|
Changed filesystem.c's struct naming to match rest of project
|
2017-01-13 21:30:54 +00:00 |
|
rxi
|
3de597d997
|
Began separating lua bindings, moved to src/modules dir
|
2016-10-15 15:01:36 +01:00 |
|
rxi
|
889b167a6b
|
Added write functionality to filesystem
|
2016-10-14 23:29:03 +01:00 |
|
rxi
|
7d6134705e
|
Added missing fclose to dir_read() in filesystem.c
|
2016-10-12 19:41:32 +01:00 |
|
rxi
|
253f058391
|
Fixed fs tar mount to strip trailing slash before hashing filename
|
2016-10-01 15:04:24 +01:00 |
|
rxi
|
82d7561265
|
Improved filesystem errors
|
2016-10-01 13:50:26 +01:00 |
|
rxi
|
cf39aee3cc
|
Added indexing of files to Tar mount in filesystem.c
|
2016-10-01 11:24:41 +01:00 |
|
rxi
|
610e091adf
|
Changed tar mount in filesystem.c to use struct TarMount
|
2016-10-01 10:36:37 +01:00 |
|
rxi
|
3d8aff7cf0
|
Minor clarity improvement on string concat in filesystem's tar_find()
|
2016-10-01 01:02:12 +01:00 |
|
rxi
|
cb61fa1ecd
|
Added packaging functionality, added packaged exe support to filesystem
Adds package.c and package.h. Adds support for the `--pack` argument for
packing a project directory into an exe or tar file.
|
2016-10-01 00:38:37 +01:00 |
|
rxi
|
2689bfc2fa
|
Added filesystem module
|
2016-09-29 19:22:29 +01:00 |
|