Commit History

Author SHA1 Message Date
  Yao Wei Tjong 姚伟忠 f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 years ago
  Lasse Öörni e7a599100e Fixed Android being unable to calculate file checksum. 11 years ago
  Lasse Öörni abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. 12 years ago
  Lasse Öörni 56a246f2d6 Fixed File::IsOpen() returning false for APK files on Android. Closes #179. 12 years ago
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
  Lasse Öörni 534b1d41fd Fix crash on empty file name. 12 years ago
  Lasse Öörni 719e640c99 Fixed Android file access from within the .apk. 12 years ago
  Yao Wei Tjong 姚伟忠 e496dfbbcb Prevent spamming stderr stream when log file could not be opened. 12 years ago
  Lasse Öörni c6a6f71aa3 Finalize LZ4 support. Do not repeatedly allocate compressed data buffer. Do not store global blocksize into the package file header. Increased Android read buffer to 32KB. 12 years ago
  Lasse Öörni 30ce75fd68 LZ4 compressed package file support. Closes #6. 12 years ago
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago