]> icculus.org git repositories - divverent/darkplaces.git/history - common.h
fix bug in tracebox->line and traceline->point redirection causing endposnudge to...
[divverent/darkplaces.git] / common.h
2009-12-27 havocadded StoreBigShort
2009-12-21 havocadded mem_bigendian variable
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-10-04 vortex-added game Blood Omnicide
2009-07-08 divverentdoxygen comments and config file
2009-02-18 divverentExperimental theora capturevideo code.
2008-06-05 motorsepadded support for Prophecy game and new cvar for chase cam
2008-04-26 divverentExtend rcon_restricted_commands to contain more complex...
2008-04-21 divverentglobally rename model_t to dp_model_t for OpenSolaris...
2008-02-29 blackRestored FS_Search patch.
2008-02-28 divverentReverted Black's filematch changes for now, because...
2008-02-15 blackNew attempt to change listdirectory.
2008-02-14 blackAppend path in listdirectory automatically.
2008-02-03 havocadded GAME_BLADEMASTER
2007-12-18 divverentadd a CRC_Block_CaseInsensitive that tolowers its input...
2007-12-01 divverentthe big chat area/font patch... hope it works well...
2007-11-28 havocpatch from VorteX which removes special menu behavior for
2007-10-01 havocadded support for arguire's strange protocols that...
2007-09-24 havocchanged COM_ParseToken_Simple to have a parsebackslash...
2007-09-03 havocWIN32: changed stricmp and strnicmp to have an undersco...
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-04-30 dreskAdded DP_QC_STRING_CASE_FUNCTIONS extension, providing...
2007-04-27 divverentmake COM_StringLengthNoColors and COM_StringDecolorize...
2007-04-25 divverentfix strlennocol/strdecolorize on unusual strings like...
2007-03-15 havocrewrote stringlist stuff, now uses a (dynamically resiz...
2007-01-14 havocpatch from div0 that enables printf format warnings...
2007-01-11 havoctry harder to identify little endian cpus when BYTE_ORD...
2006-09-19 havocadded GAME_DARSANA and GAME_CONTAGIONTHEORY
2006-08-16 havocreorganized Host_Init a bit, merged away a few function...
2006-08-05 havochush warnings about strcat and other redefinitions...
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-08-04 molivierReplaced all calls to str[n]cat and strncpy by calls...
2006-05-25 havocchanged matchpattern to take a const char *
2006-03-25 sajt'Cruft' removal (removed GAME_FNIGGIUM)
2006-02-25 havocadded md4four map checksumming, since QW servers seem...
2006-02-25 havocQW support getting very close
2006-02-24 havocbeginnings of qw protocol support
2006-02-11 havocmigrated cls.message and client->message buffers into...
2005-11-23 havoccleaned up many text buffer sizes throughout the engine...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-09-10 sajtRemoved the evil evil prototype
2005-08-28 tomazAdded -did2 mode ( Defeat In Detail 2 )
2005-08-23 sajtAdded DP_SV_WRITEUNTERMINATEDSTRING extension
2005-08-14 eviltypeguyFixups for Solaris port.
2005-07-05 havocmore size_t
2005-06-03 eviltypeguySilly me, apparently FNDELAY *is* available if you...
2005-06-03 eviltypeguyChanges necessary to build and run on Solaris 10 x86
2005-05-24 havocreordered the protocolversion_t values to have preferre...
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-19 havocadded GAME_THEHUNTED
2005-02-03 molivierReplaced snprintf and vnsprintf calls by dpsnprintf...
2005-01-21 havocchanged GAME_ init data to have a separate user config...
2005-01-09 molivier- Sys_LoadLibrary now accepts several possible names...
2005-01-03 tomazCleaned up alot more memory leaks. (still get 720 leaks...
2004-12-03 molivier- DP now defines MACOSX when relevant
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-09-21 havocmade quakec stuffed quake1 protocol entities work along...
2004-09-14 havocPROTOCOL_DARKPLACES5
2004-08-27 havocadded GAME_NETHERWORLD
2004-08-24 tomazAdded GAME_PRYDON.
2004-08-02 molivierPut all gamemode information (name, game dir, ...)...
2004-07-11 coderjoeAdd OpenQuartz support, provided by Toddd.
2004-05-20 havocadded GAME_NEOTERIC
2004-05-19 havocmoved screenshot base name stuff to common.c, out of...
2004-03-11 molivierChanged the way DP detects and handles the CPU endianes...
2004-03-10 havocadded an extern for cmdline cvar
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-03-01 havocupgraded network protocol to DP5, now sends precise...
2004-02-21 havocmoved light matrix generation out of the render code...
2004-01-27 molivierSlight improvement in the way we include the strl{cat...
2003-12-31 havocfix a thinko in big endian support (forgot to use defin...
2003-12-29 havocadded GAME_SOM (and its hud), and shuffled some hud...
2003-12-16 havocrewrote FS_Search, hopefully it will work better now...
2003-12-04 havocconsole parsing now behaves like qwcl, thanks to Fuh...
2003-11-30 havocadded GAME_FNIGGIUM and GAME_SETHERAL
2003-11-30 havocadded comment support to COM_ReadAndTokenizeLine
2003-10-05 havocadded COM_ReadAndTokenizeLine, a useful parsing function
2003-10-02 molivierThe crusade against buffer overflows continues...
2003-09-30 molivierAdded strlcat and strlcpy, from OpenBSD. They are smart...
2003-09-20 havocadded GAME_ZYMOTIC
2003-09-13 havocrenamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO...
2003-07-31 havoccorrected a few LittleLongs to LittleFloat in md3 loadi...
2003-07-24 havocadded Battlemech (thanks to Todd for submitting the...
2003-07-02 havocadded GAME_GOODVSBAD2 and GAME_TEU
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-03-28 havoccorrected the misspelled name GAME_NEXIUZ (and related...
2003-03-28 havocMSG_ReadFloat now checks if the message has enough...
2003-03-27 havocElric added BuffBigLong, BuffBigShort, BuffLittleLong...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-12-02 havocrenamed and altered SZ_HexDumpToConsole to be Com_HexDu...
2002-11-10 havocadd GAME_NEXIUZ gamemode
2002-09-24 havocThanks to Elric for adding dpmaster support!
2002-09-18 havocmatchpattern can now be case insensitive if desired
2002-09-11 havocwhitespace
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-08-23 havocremoved check for registered.integer in GAME_NORMAL...
2002-08-20 havocgot rid of host_parms
next