Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Because now physfs is gone and nothing to hide from other code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also split fs related files to virtfs and physfs.
|
|
New configure option: --without-physfs
For now manaplus cant be compiled without physfs.
|
|
|
|
From VirtFs call if possible pointer from VirtFile.
|
|
|
|
Api similar to VirtFs.
For now unused.
|
|
Also add unit tests for test it.
|
|
Api similar to VirtFs.
VirtFsDir unused for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove old check files related to physfs.
|
|
|
|
|
|
|
|
For now this type never set.
|
|
|
|
|
|
|
|
|
|
Also convert it to strong typed enum.
|
|
|
|
|
|
For now only zlib supported.
Also detect zlib by pkgconfig in configure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|