yquake2remaster/src
Yamagi Burmeister c5cdccb97f Move glob.c and glob.h to common
We need glob_match() for Windows
2012-06-03 15:26:31 +02:00
..
client Initialize sounds[] to avoid garbage branch conditions down below 2012-06-02 13:29:08 +02:00
common Move glob.c and glob.h to common 2012-06-03 15:26:31 +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 Move glob.c and glob.h to common 2012-06-03 15:26:31 +02:00
windows Comment Sys_AppActivate() since cl_hwnd will be ported later 2012-06-03 15:20:24 +02:00