spring: develop 8da43c2c | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Eshed | Eshed | develop | 2015-12-26 13:45:11 | develop 4032e0d4 |
Changeset | Add demo files gzip compression - new class CGZFileHandler for reading gz compressed files. it reads the entire file to memory, so don't use it with large ones. |
|||
mod - rts/System/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - rts/System/FileSystem/FileHandler.h | [ Diff ] [ File ] | |||
mod - rts/System/LoadSave/DemoReader.cpp | [ Diff ] [ File ] | |||
mod - rts/System/LoadSave/DemoRecorder.cpp | [ Diff ] [ File ] | |||
mod - rts/System/LoadSave/DemoRecorder.h | [ Diff ] [ File ] | |||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] |