urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 years ago |
Lasse Öörni
|
939e7c9fd3
Revert "String + number operator". Remove String + operator with char parameter to prevent accidental truncation and replace with string literal concatenation where needed.
|
9 years ago |
Yao Wei Tjong 姚伟忠
|
b99f652892
Minor refactoring on the event profiler subsystem.
|
9 years ago |
1vanK
|
fafd921f32
String + number operator
|
9 years ago |
cosmy1
|
123b600aae
Fix macro ident space
|
9 years ago |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 years ago |
Lasse Öörni
|
973a6fa807
Use _WIN32 consistently in Urho3D engine code. Simplify some preprocessor conditionals. Closes #1036.
|
10 years ago |
Lasse Öörni
|
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 years ago |
Colin Barrett
|
d83f9d0a41
New String::Split implementation; keeps empty splits by default, optionally omit-able using splitMode parameter
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
7947df8299
For Travis CI - give instruction to [ccache clear]. Close #838.
|
10 years ago |
cosmy
|
1b9f1f7fd9
Wrong Casting
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
fa77a456f8
Reformat Urho3D source files to get rid of the indents on empty lines.
|
10 years ago |
Lasse Öörni
|
9a3ec30b4a
Add add-assign also for signed long and long long integers in String. Added contributor credit.
|
10 years ago |
marynate
|
7df29b9897
Add unsigned long and unsigned long long support to String += operator
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
b2c2bb372b
Attempt to suppress some of the compiler warnings from iOS 64bit build.
|
10 years ago |
Lasse Öörni
|
bb2ebf7568
Bump copyright to 2015.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
ed214bbeb3
Avoid the include dirs hack for finding the Urho3D.h header.
|
11 years ago |
aster2013
|
c20ac4bac4
Include Urho3D.h in Str.h for URHO3D_API.
|
11 years ago |
Lasse Öörni
|
ab770f00b2
Add missing wide char C string + String operator. Fixes #592.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
b51e419c88
Change impl. file to include the header file from corresponding subdir.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 years ago |