Commit Graph

9 Commits

Author SHA1 Message Date
Anton E. Gavrilov 43b92078d2 - All targets (SW, GL Server) use the same output dir (Debug/Release) now.
- Server uses assembler (world.S, math.S).
2000-05-14 23:41:27 +00:00
Anton E. Gavrilov 7a21e4fbd3 Moved Sys_DoubleTime() to sys_win.c, added timeBeginPeriod( 1 ) to sv_sys_win.c -> Sys_Init(). 2000-05-14 20:34:28 +00:00
Thad Ward 56f31454c5 added libcmt to the ignorelibs, cause it was conflicting with libc 2000-05-14 12:46:15 +00:00
Yan Sweitzer d2f2670436 damn ! 2000-05-14 10:45:57 +00:00
Yan Sweitzer c763e497c2 removed mgl for GL targets
added sw_client.c
2000-05-14 10:40:56 +00:00
Yan Sweitzer e6e8cbb8f4 added GL target, output same location as software
paths to scitech mgl and directx sdk are _not_ specified, make sure they're in your paths
2000-05-14 09:38:33 +00:00
Thad Ward d8a45153e0 commented out some "unreferenced local variables" 2000-05-13 04:44:12 +00:00
Anton E. Gavrilov 0cb1548d34 *** empty log message *** 2000-05-12 04:01:20 +00:00
Anton E. Gavrilov a931568d6b Added MSVC project files (no GL yet) 2000-05-12 01:49:43 +00:00