]> icculus.org git repositories - divverent/darkplaces.git/history - host_cmd.c
Implemented a very simple video mode selection menu. The way it handles the various...
[divverent/darkplaces.git] / host_cmd.c
2002-10-19 molivierAdded a test when freeing textures (glt->image can...
2002-10-06 havocclean up map changes a little more
2002-10-04 molivierAdded a couple more "const". Fixed "+map" in the comman...
2002-10-02 molivierFixed dedicated server (the server was never really...
2002-09-30 havocfix changelevel, and simplify restart code
2002-09-28 havocfix restart command (can't do the "connect local" for...
2002-09-28 havocmap and load commands are now delayed until the video...
2002-09-11 havocwhitespace
2002-08-20 havocchanged color command description to mention it is...
2002-08-16 havocSV_ChangeTeam now actually gets called with the right...
2002-08-03 havoccls.spawnparms isn't needed
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-01 lordhavocreenabled loading plaques (and cleaned up that code...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-22 lordhavocmake dedicated work again
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-06-10 taniwhafix loading savegames
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-26 lordhavocsome whitespace changes
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2001-02-06 lordhavocbetter version reports (always mention build number)
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2001-01-22 lordhavocclarifications about the format of svc_fog
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-31 lordhavoclighthalf related transpoly cleanup
2000-10-05 lordhavocClear message buffer before calling ClientConnect,...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-31 lordhavocmisc. cleanup, bubble trails fixed, improved lightmap...
2000-08-25 lordhavocpmodel fixes (now works properly in listen/singleplayer)
2000-08-23 lordhavocHalfLife texture transparency fixed, pmodel enhanced...
2000-08-22 lordhavocpmodel command support for Nehahra multiplayer (select...
2000-08-22 lordhavocInitial revision