Lasse Öörni 96c14871db Fix ambiguous call on VS2010. пре 10 година
..
Attribute.h 2c3033d62a Limit interface to use only crowd agent's parameters and public APIs. пре 10 година
Condition.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. пре 10 година
Condition.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. пре 10 година
Context.cpp 0a3e487a9e Log warnings when illegal attribute registration or base type attributes copying is attempted. пре 10 година
Context.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. пре 10 година
CoreEvents.h 6abe6b66c0 PARAM -> URHO3D_PARAM пре 10 година
Main.h a976309138 DEFINE_MAIN -> URHO3D_DEFINE_MAIN пре 10 година
MiniDump.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. пре 10 година
MiniDump.h bb2ebf7568 Bump copyright to 2015. пре 11 година
Mutex.cpp fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. пре 10 година
Mutex.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. пре 10 година
Object.cpp ad2eb74d83 LOGERROR -> URHO3D_LOGERROR пре 10 година
Object.h 4bcbae61fe HANDLER -> URHO3D_HANDLER пре 10 година
ProcessUtils.cpp 12bac51e78 Use freopen() instead of low level API calls to redirect stdin & stdout to opened console window to fix crash on 64bit build. Closes #999. пре 10 година
ProcessUtils.h bb2ebf7568 Bump copyright to 2015. пре 11 година
Profiler.cpp 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 година
Profiler.h b616aa6272 Merge remote-tracking branch '1vanK/master' пре 10 година
Spline.cpp 4b015f3c51 LOGERRORF -> URHO3D_LOGERRORF пре 10 година
Spline.h 3b4738ee25 Clean up Spline comments. Add a Catmull-Rom full path mode which duplicates or loops the start and end. Closes #780. пре 10 година
StringUtils.cpp 96c14871db Fix ambiguous call on VS2010. пре 10 година
StringUtils.h d7bc2d6a0d Move GetFileSizeString() to StringUtils. пре 10 година
Thread.cpp af7ed744f0 URHO3D_THREADING build option. Closes #939. пре 10 година
Thread.h fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. пре 10 година
Timer.cpp db15f0358e PROFILE -> URHO3D_PROFILE пре 10 година
Timer.h f02cd63437 OBJECT -> URHO3D_OBJECT пре 10 година
Variant.cpp 8463b48e96 Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014. пре 10 година
Variant.h f0b3c8b805 Allow interchangeable numeric value in Variant GetXXX(), e.g. GetFloat() succeeds when it's actually an int. Comparison still requires type and value to match exactly. Closes #851. пре 10 година
WorkQueue.cpp ad2eb74d83 LOGERROR -> URHO3D_LOGERROR пре 10 година
WorkQueue.h 6abe6b66c0 PARAM -> URHO3D_PARAM пре 10 година