yquake2remaster/src
2012-06-04 13:10:12 +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 Add Windows stuff 2012-06-04 12:41:29 +02:00
sdl Use correct SDL include path under Windows and hide X11 stuff 2012-06-04 11:52:07 +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 Fall back to opengl32.dll if the gldriver couldn't be loaded 2012-06-04 13:10:12 +02:00