Lasse Öörni
|
3721ee0b10
Added Time::GetTimeSinceEpoch() and FileSystem::SetLastModifiedTime().
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
96295b4923
Ensure the application logs are created in a writeable location.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
5ce5be8d66
Enhance FileSystem class to also able to execute console command.
|
11 years ago |
Lasse Öörni
|
4e34e9f52a
Async SystemCommand & SystemRun. Closes #290.
|
11 years ago |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
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 years ago |
Lasse Öörni
|
7f64104825
Added -p command line argument, which specifies resource paths to use.
|
12 years ago |
Lasse Öörni
|
f74f4dd6f8
Moved the logic for determining whether to use executable directory or the current working directory into FileSystem::GetProgramDir().
|
12 years ago |
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 years ago |