quakeforge-old/qw_server
Maddes Buecher 06224a998f + UQuake says now "UQuake" and not "QuakeWorld" in title bar of windowed Windows game
+ Demoplayback check in UQuake's M_Main_Key() of MENU.C now similar to QW
+ typos
  "allways" instead of "always"
  "allready" instead of "already"
2000-08-12 01:01:30 +00:00
..
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
Makefile.in fix the incorrect $i and -ne :/. 2000-03-23 23:04:48 +00:00
progdefs.h The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
qw_server.dsp Patch for Windows NT/2000 IPv6 support from Florent Parent applied. 2000-06-14 09:58:03 +00:00
sv_ccmds.c shuffle things around so gamedir works early on in the piece. Also put it into qw-client in the first place. grr Unfortunatly, doesn't fix our class change problem :( 2000-04-27 09:25:38 +00:00
sv_ents.c Added sv_nailcompression cvar. 2000-05-05 15:58:46 +00:00
sv_init.c Changed Cvar_Set(char *, char*) to Cvar_Set(cvar_t *, char *). You can kill me now =] 2000-04-03 14:30:02 +00:00
sv_main.c + UQuake says now "UQuake" and not "QuakeWorld" in title bar of windowed Windows game 2000-08-12 01:01:30 +00:00
sv_move.c The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
sv_nchan.c The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
sv_phys.c Changes that don't really affect anything 2000-05-05 08:55:49 +00:00
sv_send.c + UQuake says now "UQuake" and not "QuakeWorld" in title bar of windowed Windows game 2000-08-12 01:01:30 +00:00
sv_user.c + UQuake says now "UQuake" and not "QuakeWorld" in title bar of windowed Windows game 2000-08-12 01:01:30 +00:00
sys_unix.c Now uses autoconf instead of: 2000-04-18 15:57:40 +00:00
sys_win.c apply the "final" borland c patches from our Jukka Sorjonen 2000-05-03 05:12:18 +00:00