Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 gadi atpakaļ
  Lasse Öörni ea15976d7c Add Print() 64-bit integer overloads to AngelScript API. 8 gadi atpakaļ
  Lasse Öörni 07da64de58 Fix registration of NamedPipe to AngelScript API to use the proper class. 8 gadi atpakaļ
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 gadi atpakaļ
  Lasse Öörni 0095fbb41e Unix named pipe support. Fixed GCC warning in OGLGraphics.cpp. Closes #1346. 9 gadi atpakaļ
  Lasse Öörni daef54490e Added NamedPipe class, Windows implementation. Make Deserializer::IsEof() virtual. 9 gadi atpakaļ
  Yao Wei Tjong 姚伟忠 c28634c206 Minor enhancement on the PackageTool to have output option. 9 gadi atpakaļ
  Lasse Öörni 8e8ee798a7 New click / click end events sent by the UI element in question (see UIEvents.h.) Fix IsInside() check for the sprite UI element to allow accurate click detection. Register the full UIElement API for the Sprite element in AngelScript, though not all functions make sense. Clean up empty virtual functions from .cpp files in favor of defining them in headers. Closes #1343. 9 gadi atpakaļ
  Lasse Öörni cf92a49696 Since Variant::GetVectorBuffer() returns a new value copy, it doesn't need to be const. Fixes #1226. 9 gadi atpakaļ
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 gadi atpakaļ
  Yao Wei Tjong 姚伟忠 d7bc2d6a0d Move GetFileSizeString() to StringUtils. 10 gadi atpakaļ
  Lasse Öörni 6f60ee7f48 Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function. 10 gadi atpakaļ
  Yao Wei Tjong 姚伟忠 8652de217d Rename Source/Urho3D/Script to Source/Urho3D/AngelScript. 10 gadi atpakaļ