yquake2remaster/src
Yamagi Burmeister 86f89fce22 Implement vid.c for Windows
This file was taken from ioQuake2 and modified to work with Yamagi Quake
II. It may not be perfect yet, but should be good enough to the client
up and running.
2012-06-04 11:09:43 +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 Implement vid.c for Windows 2012-06-04 11:09:43 +02:00