yquake2remaster/src
Yamagi Burmeister 54ab3f75db Don't use a DOS path for the home directory, but a UTF-8 path.
With this commit YQ2 is able to start and run on ReFS volumes. :) At
least as long as neither the binary path, the game data path nor the
path to the users home directory contain anything but ASCII characters.

Please note: This make break some corner cases with hore directories
containting unicode characters. They worked until now by pure luck.
A better solution providing full unicode support will be committed
in the next few days.
2018-02-04 13:22:27 +01:00
..
backends Don't use a DOS path for the home directory, but a UTF-8 path. 2018-02-04 13:22:27 +01:00
client Remove CompareAtributes(). 2018-02-04 11:49:03 +01:00
common Remove CompareAtributes(). 2018-02-04 11:49:03 +01:00
game Rebase soft render from https://icculus.org/quake2/ 2017-12-11 23:33:19 +02:00
server Rebase soft render from https://icculus.org/quake2/ 2017-12-11 23:33:19 +02:00
win-wrapper Convert the quake2.exe wrapper to a Windows GUI application. 2018-02-04 11:35:10 +01:00