virtualx-engine/main
Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code
They do not play well with clang-format which aligns the `//` part
with the rest of the code block, thus producing badly indented commented code.
2017-01-14 14:52:23 +01:00
..
tests Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
input_default.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
input_default.h rename Input.get_mouse_speed() to Input.get_last_mouse_speed() 2017-01-13 19:24:28 -03:00
main.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
main.h
performance.cpp Created new Engine singleton, and moved engine related OS functions to it. 2017-01-13 12:51:14 -03:00
performance.h
SCsub
splash.h