yquake2remaster/src
Yamagi Burmeister 42db4d0cd2 Implement Sys_Milliseconds
This function was taken from ioQuakeII and refactored to match Yamagi
Quake II
2012-06-03 14:19:30 +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 Implement Sys_Milliseconds 2012-06-03 14:19:30 +02:00