Clean up basic mouse character control
Allow the player to run by clicking and holding the right mouse button.
71 lines of code changed in 2 files:
Header cleanup and cosmetic changes
45 lines of code changed in 1 file:
Remove unused variable
0 lines of code changed in 1 file:
Remove struct declarations from typedefs
5 lines of code changed in 2 files:
Avoid setting window position on startup
Trust the window manager to set window positions correctly. On
multi-screen displays, this is the only correct way to do it. Keep
saving the window position in the original format, though.
11 lines of code changed in 1 file: