Lasse Öörni f89696e83f Fix FileSystem.cpp on Android to not use the removed string + char operator. 9 anni fa
..
AngelScript b99f652892 Minor refactoring on the event profiler subsystem. 9 anni fa
Audio 4b03614216 Minor documentation update to mark deprecated methods. 9 anni fa
Container 939e7c9fd3 Revert "String + number operator". Remove String + operator with char parameter to prevent accidental truncation and replace with string literal concatenation where needed. 9 anni fa
Core 939e7c9fd3 Revert "String + number operator". Remove String + operator with char parameter to prevent accidental truncation and replace with string literal concatenation where needed. 9 anni fa
Database c675421464 Normal comment to doxygen comment using regex + manual correction. 9 anni fa
Engine b99f652892 Minor refactoring on the event profiler subsystem. 9 anni fa
Graphics 91f4489e07 Fix hardwareShadowSupport returning false on OpenGL, which would make it impossible to switch to 1-sample shadow mode. However, deliberately disable 1-sample mode from mobile NinjaSnowWar to achieve similar quality to desktops. 9 anni fa
IO f89696e83f Fix FileSystem.cpp on Android to not use the removed string + char operator. 9 anni fa
Input a44c0a7a43 Capitalization & other minor code style edits to the SDL raw event sending. Sync contributor credits. 9 anni fa
LuaScript b99f652892 Minor refactoring on the event profiler subsystem. 9 anni fa
Math c675421464 Normal comment to doxygen comment using regex + manual correction. 9 anni fa
Navigation 78a55a8422 Attempt to fix random segfault on CrowdNavigation demo. 9 anni fa
Network 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 anni fa
Physics fe3b93080c Further style edits. Only delete the collisionConfiguration in PhysicsWorld destructor if it was created in the constructor, and not specified by the override config. 9 anni fa
Resource ffa3a4bfac Revert back to use sprintf() function in the ResourceCache class. 9 anni fa
Scene 939e7c9fd3 Revert "String + number operator". Remove String + operator with char parameter to prevent accidental truncation and replace with string literal concatenation where needed. 9 anni fa
UI 1746eed620 Add URHO3D_API specifier to FontGlyph struct. 9 anni fa
Urho2D be308e67c2 Fix "copy-paste" error 9 anni fa
.soversion b856bfbcd0 Travis CI: API documentation update at 2016-08-06 15:39:52 UTC. 9 anni fa
CMakeLists.txt 87bee872e8 Add extra linker flags to make 64-bit ARM cross-compiling possible. 9 anni fa
DebugNew.h c4f6f315ff Travis CI: bump copyright to 2016. 10 anni fa
LibraryInfo.cpp c4f6f315ff Travis CI: bump copyright to 2016. 10 anni fa
LibraryInfo.h c4f6f315ff Travis CI: bump copyright to 2016. 10 anni fa
Precompiled.h c4f6f315ff Travis CI: bump copyright to 2016. 10 anni fa
Urho3D.pc.in 87bee872e8 Add extra linker flags to make 64-bit ARM cross-compiling possible. 9 anni fa
Urho3DAll.h.in 20da34f21b Auto-generate Urho3DAll.h header file. Close #1472. 9 anni fa