yquake2remaster/src
Yamagi Burmeister f0bcc60f78 Add windows/system.c
This files contains most support functions for windows and the main
loop. It was taken from Icculus Quake II and cleaned up. This early
version may still have bugs.
2012-06-03 12:01:38 +02:00
..
client Initialize sounds[] to avoid garbage branch conditions down below 2012-06-02 13:29:08 +02:00
common Remove unused Sys_CopyProtect stup 2012-06-03 11:36:25 +02:00
game Remove dead assignments 2012-06-02 13:21:22 +02:00
refresh Do not turn stack address into a global variable 2012-06-02 13:06:12 +02:00
sdl Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-02 11:55:12 +02:00
server Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-02 11:55:12 +02:00
unix Remove old setuid() magic 2012-06-02 16:46:25 +02:00
windows Add windows/system.c 2012-06-03 12:01:38 +02:00