Merge from trunk changes to Scorn, Wolfsburg and World maps.
518 lines of code changed in 3 files:
Layout updates to Beginners Entry (scorn/misc/beginners_entry) in Scorn to make the map less crowded. Update world map (world/world_105_116) due to entrance coordinate changes in Beginners Entry. Cosmetic changes only, no functional changes.
469 lines of code changed in 2 files:
Close off west side of South Scorn with mountains
Reported by: Nathaniel Kipps
PR: bugs/788
46 lines of code changed in 1 file:
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: