aster2013
|
4e0df133c0
Add "const Vector<String>" support in Lua, now in Lua "const Vector<String>" is a Lua table with string elements.
|
12 лет назад |
Aster Jian
|
8710d28a79
Convert Vector<String> to Lua table, remove const char* type.
|
12 лет назад |
Lasse Öörni
|
372fbed88d
Normalize resource names in SanitateResourceName() if they also contain a registered resource dir name, ie. Data/Scripts/NinjaSnowWar.as becomes Scripts/NinjaSnowWar.as. This fixes script file possibly getting loaded twice.
|
12 лет назад |
Lasse Öörni
|
7f64104825
Added -p command line argument, which specifies resource paths to use.
|
12 лет назад |
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 лет назад |