Paul Chote
|
31cc399579
|
Remove unused package annotations.
|
2016-01-29 20:41:20 +00:00 |
|
Paul Chote
|
cbf2b1984a
|
Auto detect mix type.
|
2016-01-29 20:41:20 +00:00 |
|
Paul Chote
|
6085de7263
|
Remove unused PackagePaths.
|
2016-01-29 19:59:31 +00:00 |
|
Paul Chote
|
86e4cb763d
|
Replace FileSystem hash index with a regular string cache.
This requires that .mix files have valid max database
entries for all files used by the mod.
|
2016-01-29 19:56:16 +00:00 |
|
Paul Chote
|
bdb8fd48ca
|
Remove legacy package creation code.
|
2016-01-16 10:37:21 +00:00 |
|
Paul Chote
|
f8d0b97e8d
|
Split IPackage into IReadOnlyPackage and IReadWritePackage.
|
2016-01-16 10:37:21 +00:00 |
|
Pavel Penev
|
e3f5697f7e
|
Some more renaming from "folder" to "package"
|
2016-01-14 22:08:49 +02:00 |
|
Pavel Penev
|
45382d193a
|
Rename IFolder to IPackage
|
2016-01-11 21:53:48 +02:00 |
|
Pavel Penev
|
d08a400565
|
Add a context argument to package files contructors
|
2015-12-14 03:42:25 +02:00 |
|
Pavel Penev
|
1b88d24cfa
|
Unstatic GlobalFileSystem and rename it to FileSystem
Add a ModFiles field on ModData and move all access to the file system to go through that.
|
2015-12-14 03:42:22 +02:00 |
|