Mike3D
|
265eecb229
Catch-up C++ samples (screen joystick support for lua and AngelScript)
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
Lasse Öörni
|
d84c0504a2
Do not open OS console window in the ConsoleInput example when using fullscreen mode to prevent constant device loss.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
5ce5be8d66
Enhance FileSystem class to also able to execute console command.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
3748375f67
Enhance Console class to support multiple command line interpreterers.
|
11 years ago |
Lasse Öörni
|
554e19628e
Added Lua version of ConsoleInput sample.
|
11 years ago |
Lasse Öörni
|
7fd40cf630
Moved the test for ENABLE_TESTING into GetConsoleInput(), as script applications can not know whether it is safe to call.
|
11 years ago |
Lasse Öörni
|
ac21be3e39
Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample.
|
11 years ago |