yquake2remaster/src
Daniel Gibson c37a28428e FS_GetNextRawPath() to iterate fs_rawPath
this allows iterating all paths we look in for game data, but *without*
the game dir ("baseq2/", "xatrix/" ...) itself
2018-06-12 18:22:35 +02:00
..
backends sdl/input: Fix spelling and grammar in a log message 2018-06-12 12:17:35 +01:00
client 1. step in OGG refactoring: add OGG_PlayTrack(int track), remove others 2018-06-12 18:22:35 +02:00
common FS_GetNextRawPath() to iterate fs_rawPath 2018-06-12 18:22:35 +02: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