]> icculus.org git repositories - divverent/darkplaces.git/history - common.c
fix unseen ents + r_shadows check in R_View_UpdateEntityLight
[divverent/darkplaces.git] / common.c
2010-01-31 havocfix a bunch of warnings
2009-12-27 havocadded StoreBigShort
2009-12-25 divverentimprove text word wrapping
2009-12-23 divverentget utf8lib out of common.c by moving the u8_strnlen...
2009-12-23 blubthis should work without strlen as well
2009-12-23 blubdo not use non-standard strnlen function
2009-12-23 blubAdding FreeType2 and UTF-8 Support.
2009-12-21 havocadded mem_bigendian variable
2009-10-04 vortex-added game Blood Omnicide
2009-02-20 divverentsome color tag cleanups by terencehill
2009-02-18 divverentExperimental theora capturevideo code.
2008-12-30 divverentfix two bugs in handling of invalid ^xRGB codes
2008-12-28 divverentfix whitespace handling:
2008-12-25 divverentterrencehill's color codes patch. Please test thoroughl...
2008-06-23 havocpatch from Blub\0 to fix InfoString_SetValue (my dpsnpr...
2008-06-17 havocfixed all VS2005 deprecated function warnings
2008-06-05 motorsepadded support for Prophecy game and new cvar for chase cam
2008-02-03 havocadded GAME_BLADEMASTER
2008-01-24 resedu2p game: change 2nd game dir to 'edu2'
2008-01-09 blackAdd an edu2 prototype gamemode.
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-11-12 divverentmove two #defined to quakedef.h, and always include...
2007-10-01 havocadded support for arguire's strange protocols that...
2007-09-24 havocchanged COM_ParseToken_Simple to have a parsebackslash...
2007-08-18 havocimproved COM_ParseToken functions to continue parsing...
2007-07-07 divverentchanged parsing/cvar expanding rules to allow better...
2007-05-09 havocadded back support for {}()[]: special characters in
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-05-06 havocadded support for \" in console
2007-04-27 divverentmake COM_StringLengthNoColors and COM_StringDecolorize...
2007-04-25 divverentfix strlennocol/strdecolorize on unusual strings like...
2007-02-03 havocremoved single-quoted string support in console parser...
2007-01-22 havocadded support for single-quoted strings in COM_ParseTok...
2007-01-22 havocremoved \ escape character support from COM_ParseTokenC...
2007-01-22 havocadded \' and \\ support to parsers, and added such...
2007-01-22 havocimplemented \" and \n support in quoted string parsers...
2007-01-21 havocimplemented individual file downloads on darkplaces...
2006-12-15 havocremoved an unused extern for fs_modified
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 molivierRemoved all calls to strcpy; most of them are now calls...
2006-07-24 havocsome cleanups and improved warnings
2006-07-17 havocfix a buffer overflow bug in InfoString_SetValue (thank...
2006-03-25 sajt'Cruft' removal (removed GAME_FNIGGIUM)
2006-02-26 havocqw support is 99% working
2006-02-25 havocQW support getting very close
2006-02-24 havocadded InfoString_Print
2006-02-24 havocfix infinite loop bugs in InfoString_SetValue
2006-02-12 havocfix uninitialized variables in InfoString_GetValue...
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-02-01 havocadded description string to all cvars and commands
2005-11-23 havoccleaned up many text buffer sizes throughout the engine...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-08-31 havocchange GAME_ZYMOTIC default data dir to basezym
2005-08-28 tomazAdded -did2 mode ( Defeat In Detail 2 )
2005-08-23 sajtAdded DP_SV_WRITEUNTERMINATEDSTRING extension
2005-08-08 havocfix the commandline option documentation of The Hunted...
2005-08-08 havocchange name of VorteX's netherworld mod
2005-07-19 blackMoved the $cvar parser to Cmd_TokenizeString.
2005-07-19 black-Added $parameter parsing to the alias and $cvar parsin...
2005-07-05 havocmore size_t
2005-06-22 havocchanged a lot of Host_Error calls to Con_Printf or...
2005-06-05 havoconly give shareware warning if running GAME_NORMAL...
2005-05-24 havocrewrote protocol version system (including splitting...
2005-05-13 havocupgraded both QuakeC VMs to use a table of negative...
2005-05-06 havocchanged Host_Init to execute configs only once
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-25 havocnow supports Mac and Windows newlines everywhere
2005-01-21 havocchanged GAME_ init data to have a separate user config...
2005-01-03 tomazCleaned up alot more memory leaks. (still get 720 leaks...
2004-12-02 blackIve done three todo items:
2004-12-02 molivier- Removed Con_SafePrint and Con_SafePrintf since they...
2004-12-01 havocimplemented PRYDON_CLIENTCURSOR extension (clientside...
2004-10-29 black-Minor fix in VM_registercvar.
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-10-06 havocfix nehahra movie support (forgot to handle its protoco...
2004-10-05 havocrevised commandline option comments for better categori...
2004-10-05 havocadded COMMANDLINEOPTION comments for every commandline...
2004-10-04 havocMSG_ReadAngle functions now return -180 to +180 range...
2004-09-21 havocmade quakec stuffed quake1 protocol entities work along...
2004-09-17 havocuse double precision for coord and angle conversions...
2004-09-14 havocfix up another quoted commandline issue (this one being...
2004-09-14 havocPROTOCOL_DARKPLACES5
2004-08-27 havocadded GAME_NETHERWORLD
2004-08-25 havocMem_AllocPool flags and parent parameters added, now...
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-20 havocchanged Son of Man's data directory to sonofman, as...
2004-05-19 havocmoved screenshot base name stuff to common.c, out of...
2004-05-17 havocchanged Com_HexDumpToConsole to print space separated...
2004-04-08 molivierAdded a "log_file" cvar to control the log file name...
next