]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - host_cmd.c
fix a memory leak in one error case in LoadTGA and clean up things a little
[xonotic/darkplaces.git] / host_cmd.c
2005-07-30 black-Changed a call to VariableString with FindCvar.
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2005-07-05 havocfixed signed/unsigned mismatch warnings
2005-07-05 havocmore size_t
2005-06-26 black-"add color code to start of chat message to prevent...
2005-06-26 havocremoved "%s changed model to %s" message on .playermode...
2005-06-19 havocbetter detection of model load failures in viewmodel...
2005-06-16 havocreplace control characters (such as newline) with _...
2005-06-14 black-reconnect wont work if being called from the console...
2005-06-13 tomazadded -demo and -demolooponly options. -demo starts...
2005-06-09 havocround off ping listings to nearest integer
2005-06-06 havocremoved one variable too many
2005-06-06 havocfix two warnings after the last commit
2005-06-06 havocuse latest ping from client struct rather than averagin...
2005-06-01 havocfix some crashes with server commands (kick, view*...
2005-05-30 havocdon't echo player messages if not a dedicated server...
2005-05-30 havocreenabled echoing of player messages to server console...
2005-05-29 blackQuick fix for the "0 not loaded" bug (error on trying...
2005-05-27 black-CVS: --------------------------------------------...
2005-05-25 havocfix bug with ClientDisconnect not being called if a...
2005-05-24 havocrewrote protocol version system (including splitting...
2005-05-13 havocupgraded both QuakeC VMs to use a table of negative...
2005-04-05 havocconsolidated many mempools to make memlist more readabl...
2005-03-09 havoccl_capturevideo_raw* modes now use O_NONBLOCKING file...
2005-02-03 molivierReplaced snprintf and vnsprintf calls by dpsnprintf...
2005-01-25 havocremoved obsolete FS_Close call in LoadGame
2005-01-25 havocnow supports Mac and Windows newlines everywhere
2005-01-19 molivier- Got rid of all the FILE* stuff in the FS code, relyin...
2005-01-13 havocshuffled around some SCR_BeginLoadingPlaque calls so...
2005-01-11 black-The NEXUIZ_PLAYERMODEL is not game specific anymore.
2004-12-13 black-Fixed the stupid bug introduced by my NEX_PLAYERMODEL...
2004-12-02 blackIve done three todo items:
2004-12-01 havocchanged a lot of Con_DPrint/Con_DPrintf calls to Con_Pr...
2004-12-01 havocimplemented PRYDON_CLIENTCURSOR extension (clientside...
2004-11-22 havocfixed an uninitialized variable warning
2004-11-17 havocremove the only use of FS_Eof
2004-11-13 havocreplaced all uses of sv_player with host_client->edict...
2004-11-12 havocprint botclient as address in status reports for client...
2004-11-12 havocmoved rate and connecttime from netconn structure to...
2004-10-26 havocfix the "newname changed name to newname" bug
2004-10-26 havocmoved the map startup for -listen and -dedicated server...
2004-10-23 havocremoved number field from client_t struct as it seemed...
2004-10-20 havocremoved a pmodel reference I forgot to remove
2004-10-20 havocfix problems with losing colors on connect and leaving...
2004-10-19 havocreset nametime at prespawn (before name command is...
2004-10-19 havocHost_Shutdown now calls CL_Disconnect and Host_Shutdown...
2004-10-16 havochush reconnect command warning about signon 0 because...
2004-10-15 havocforgot to give strlcat a size
2004-10-15 havocadded a newline to chat messages
2004-10-10 havocremove quotes on say commands at the server end (like...
2004-10-09 havocfixed reconnect command which was being ignored by...
2004-10-08 havocadded "QC function <name> is missing" warnings to more...
2004-10-08 havoccleaned up Host_Say to not process the message (MUCH...
2004-10-06 havocnow begins loading plaque at all the appropriate places...
2004-09-21 havocmade quakec stuffed quake1 protocol entities work along...
2004-09-14 havocPROTOCOL_DARKPLACES5
2004-05-22 havocHost_Name_f now validates player names, stripping ...
2004-05-21 havocTomaz fixed the name timer glitch which caused blank...
2004-05-13 havocTomaz's nametime patch (prevent frequent name changes...
2004-04-05 havocfixed very annoying '5 second timeout' bug in Host_Shut...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-21 havocrate limited networking ("rate" command in client conso...
2004-01-24 havocchanged local server ports to 1 (server) and 2 (client...
2004-01-01 havocnow runs scripts at startup differently - runs scripts...
2003-09-30 molivierLots of str[n]cat, str[n]cpy, and [v]sprintf have been...
2003-08-30 havocreverted the massive svs.connectedclients change, now...
2003-08-28 havocfixed Prydon Gate behavior regarding the start map...
2003-08-14 havocq3bsp is still not working yet, but getting closer
2003-08-07 havocmultiplayer-only games (Transfusion and so on) now...
2003-08-06 havocupgraded network protocol to DPPROTOCOL_VERSION4 -...
2003-07-31 havoccorrected a few LittleLongs to LittleFloat in md3 loadi...
2003-07-08 havocmore of the fixes to clients joining and properly setti...
2003-07-02 havocadded support for GAME_GOODVSBAD2
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-06-08 havocfix a couple EDICT_NUM errors that often happened when...
2003-05-17 havocfixed a bug with Host_Startdemos_f that caused it to...
2003-04-26 havocreverted dynamic allocation of sv.edicts because there...
2003-04-25 havocsv.edicts (and related things) are now dynamically...
2003-04-08 havocfix two more fs_gamedir mixups (loading saved games...
2003-04-03 havocfix for server dying when someone times out
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2003-02-20 havocnow counts (very approximate) cost of builtin functions...
2002-11-21 havocimplemented PR_GetString and PR_SetString from QWSV...
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-10-29 havocchanged how QC interpreter handles edict field access...
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...
next