Commit graph

21 commits

Author SHA1 Message Date
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
c621eef621 Added glext thingy. 2001-01-06 08:09:29 +00:00
Dabb
5ef57c14e4 Added hash.c 2001-01-05 15:24:38 +00:00
Dabb
fcdc8912d1 Added joy_win.c. 2000-12-30 10:58:42 +00:00
Bill Currie
c71fc78360 it was decided the menu code should return until release. here it is with the
gettimeofday -> Sys_DoubleTime change (though I'm having some operational
issues (non-critial) with the server list).
2000-12-29 03:14:53 +00:00
Ragnvald Maartmann-Moe IV
ccb1bfd3c4 remove obsolete menu cruft. 2000-12-26 20:58:18 +00:00
Dabb
36ddd0670e gl_efrag -> r_efrag. 2000-12-19 15:15:26 +00:00
Dabb
8240b0f05b Added pcx.c 2000-12-11 15:29:49 +00:00
Dabb
0a6f195001 Made sure we can build with C++ Builder 5 too. Fixed TASM compile a bit. 2000-11-28 17:53:42 +00:00
Bill Currie
293d2bcc13 split gl_sky.c into gl_sky.c and gl_sky_clip.c (should have done this in the
first place, but I didn't realise how much code would go into sky clipping).
2000-11-15 17:20:54 +00:00
Dabb
02250336c2 Removed unneeded scitech mgl stuffs. 2000-11-15 14:44:21 +00:00
Dabb
f933bbcc32 Added include\win32\resources to include paths. 2000-11-02 19:48:25 +00:00
Dabb
bf1ef353c1 Um, added Coderjoe's resources and stuff. Compiles again. 2000-11-02 18:02:10 +00:00
Dabb
aadb0d31b5 Compiles again, added files. 2000-10-29 08:20:09 +00:00
Dabb
e9276ec91f Added locs.c. 2000-10-07 17:20:17 +00:00
Dabb
496de868dc Zlib support for BC win32. 2000-10-03 15:05:24 +00:00
Dabb
f6cdc275f0 Added gl_model_xx and model_xx files to makefile. Compiles and works again. 2000-09-28 15:22:55 +00:00
Dabb
556ff79462 Added teamplay.c ... 2000-08-03 14:47:00 +00:00
Dabb
d07552e902 Fixes for Borland C++ - all targets should work now without crashes... 2000-07-10 09:35:19 +00:00
Dabb
13ce6fc2b8 Removed gl_test.c. 2000-06-23 09:56:38 +00:00
Dabb
811744c473 Makefiles for Borland C++. 2000-06-17 11:58:11 +00:00