Win32|libdeng2: Local application data moved to AppData\Local
On Windows the proper location for user-specific files is AppData\Local. libdeng2 will now create a Doomsday Engine folder there and point /home (and thus doomsday.out) there by default.
Also fixed a bug with native path concatenation. Using Qt methods will replace the native separators with slashes.
Win32|libdeng2: Local application data moved to AppData\Local
On Windows the proper location for user-specific files is AppData\Local. libdeng2 will
now create a Doomsday Engine folder there and point /home (and thus doomsday.out)
there by default.
Also fixed a bug with native path concatenation. Using Qt methods will replace the
native separators with slashes.