yquake2remaster/src
2012-06-04 10:53:55 +02:00
..
client strsep() is a FreeBSDism. Switch over to strtok(). 2012-06-04 10:53:55 +02:00
common Stub Sys_Init() for Unix and call it while initializing 2012-06-04 09:13:30 +02:00
game Remove dead assignments 2012-06-04 09:13:29 +02:00
refresh Do not turn stack address into a global variable 2012-06-04 09:13:29 +02:00
sdl Use correct include pathes to SDL under Windows 2012-06-04 10:02:01 +02:00
server Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-04 09:13:29 +02:00
unix Stub Sys_Init() for Unix and call it while initializing 2012-06-04 09:13:30 +02:00
windows Ignore errors of AllocConsole() 2012-06-04 09:13:30 +02:00