aboutsummaryrefslogtreecommitdiff
path: root/zenserver/vfs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added shell32.dll to delay load list since it's only needed when no directory...Stefan Boberg2021-10-071-900/+0
* Moved more code into zen namespace, for consistencyStefan Boberg2021-09-201-1/+0
* It's not possible to compile out testsStefan Boberg2021-09-201-1/+1
* Changed logging implementationStefan Boberg2021-09-151-3/+3
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-1/+1
* Improved VFS feature toggle logicStefan Boberg2021-09-091-1/+1
* Added compilation switch for vfs related codeStefan Boberg2021-09-071-0/+1
* Compile out experimental VFS code by default (not currently useful/functional)Stefan Boberg2021-09-071-12/+14
* Adding zenservice codeStefan Boberg2021-05-111-0/+898