Commit History

Author SHA1 Message Date
  Lasse Öörni e74ee4ce52 Fixed exiting on Android. 12 years ago
  Lasse Öörni afa6c4ccc3 Initial SDL 2.0.1 merge. Windows tested OK. Android will crash when returning to the application. 12 years ago
  Wei Tjong Yao 707668adfa Removed call to finishActivity() as it is now being called from the native C code when the engine exits. 12 years ago
  Wei Tjong Yao 1799bc5896 Replaced subversion command line tool detection logic as the previous one did not work for cross-compiling cases for Android and Raspberry-Pi. More deterministic Android shared library loading, dependent shared libraries shall be loaded first before the target application shared library. 12 years ago
  Wei Tjong Yao c3ea4d7a85 Adjusted Android logging level in SDLActivity java class. Added compiler flag for RASPI build to suppress warning spam about mangling of va_list. Cleaned up header includes in Urho3D class. 12 years ago
  Wei Tjong Yao 1051808eee Android java classes code cleanup. 12 years ago
  Wei Tjong Yao 3d9858020f Enhanced SDLActivity java class to automatically load all the shared libraries. Enhanced the Urho3D-CMake-magic module to copy Urho3D shared library to target Android library output path. 12 years ago
  Lasse Öörni 0900977b78 Applied some post-SDL 2.0.0 fixes from SDL official repository. 12 years ago
  Lasse Öörni 5bfde24e0b Updated to stable SDL 2.0. 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