2
0
mirror of https://github.com/godotengine/godot.git synced 2025-03-01 23:21:39 +08:00
godot/platform/uwp
Rémi Verschelde 93f1fb1c2f Fixes for new two-dash long command line arguments
- Fixes some single-dash leftovers that were missed in the previous commit
- Reorder the help output for clarity, and document missing options
- Drop obsolete options: --noop, --pack, --editor-scene, --level, --import, --import-script, --no-quit
- Improve error message on malformed arguments and do not display help on error
- Always use long form of arguments when starting a new Godot process from C++, for clarity and easy grepping
- Cleanup obsolete code here and there
2017-08-21 08:09:22 +02:00
..
export Fixes for new two-dash long command line arguments 2017-08-21 08:09:22 +02:00
app.cpp Fixes for new two-dash long command line arguments 2017-08-21 08:09:22 +02:00
app.h
detect.py
gl_context_egl.cpp
gl_context_egl.h
joypad_uwp.cpp
joypad_uwp.h
logo.png
os_uwp.cpp
os_uwp.h
platform_config.h
power_uwp.cpp
power_uwp.h
SCsub
thread_uwp.cpp
thread_uwp.h