yquake2remaster/src
Denis Pauk 56ea94978d [-pedantic] fix compilation waring about static array initialization
warning: string length ‘16384’ is greater than the length ‘4095’
ISO C99 compilers are required to support [-Woverlength-strings]
2018-05-20 13:55:04 +03:00
..
backends [-pedantic] fix compilation waring about static array initialization 2018-05-20 13:55:04 +03:00
client Use real height/width instead warp dimensions 2018-05-20 13:55:04 +03:00
common Little different shape of particle 2018-04-10 23:24:53 +03:00
game Introduce a wrapper Q_fopen() and replace fopen() with it. 2018-02-05 07:43:26 +01:00
server Change the current working directory before writing save games. 2018-02-05 18:00:28 +01:00
win-wrapper Convert the quake2.exe wrapper to a Windows GUI application. 2018-02-04 11:35:10 +01:00