Commit graph

5 commits

Author SHA1 Message Date
Thad Ward
04d66b0952 get it building on windows again.
cl_main.c:
    added #include "winquake.h" back in, since ming and msvc
    wouldn't build without it

qw_client.dsp and makefile.mgw:
    added vid_win.c
    (need to rename qw_*.dsp to qf_*.dsp one of these days...)
2001-01-25 04:56:27 +00:00
Bill Currie
e127bd9ebb rename cl_trans.c to sw_skin.c and gl_trans.c to gl_skin.c
also, remove R_TranslatePlayerSkin placing it's contents into gl_skin.c
2001-01-17 04:48:54 +00:00
Dabb
3b0d17acc4 pr_cmds -> sv_pr_cmds 2001-01-05 16:37:30 +00:00
Dabb
5ef57c14e4 Added hash.c 2001-01-05 15:24:38 +00:00
Dabb
709118ef0a Makefile for win32 MINGW users. Not fully finished yet, MGL doesnt work.
Preferred method will be using autoconf & automake with ./configure
but that requires single-hosting Mingw which is bit complicated. You can
also use CYGWIN to compile.
2000-12-31 19:08:10 +00:00