xray-162
xray-162 copied to clipboard
XRay engine 1.6.2 (S.T.A.L.K.E.R: Call of Pripyat) evolution
* [ ] Configure x64 build environment * [ ] Configure 'Debug' build environment both for x86 and x64 * [ ] Configure tests running * [ ] Configure binaries...
* [ ] Replace shared_str by std::string * [ ] Remove shared strings cache
* [ ] Replace existing lean logger by spdlog * [ ] Enable log rotation * [ ] Add severity filtering * [ ] Add possibility to write multiple logs
* [ ] Add enum which should contain all possible command line options * [ ] Change Core.Params type to flag set * [ ] Core.Params and command line arguments...
* [ ] Add list of the main changes * [ ] Move build instructions to a dedicated page