Commit History

Author SHA1 Message Date
  Rokas Kupstys ea655297dc Added AbstractFile class. It is used as parent class for classes that implement both Serializer and Deserialized. 9 years ago
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
  Yao Wei Tjong 姚伟忠 3ab69da3af Use __ANDROID__ compiler define consistently. 9 years ago
  Lasse Öörni e7e0cb51a6 Take advantage of Deserializer::IsEof() being virtual to clean up HttpRequest code. Now position_ is no longer manipulated to fake the EOF behavior. 9 years ago
  Lasse Öörni 0095fbb41e Unix named pipe support. Fixed GCC warning in OGLGraphics.cpp. Closes #1346. 9 years ago
  Lasse Öörni daef54490e Added NamedPipe class, Windows implementation. Make Deserializer::IsEof() virtual. 9 years ago