]> git.xonotic.org Git - xonotic/darkplaces.git/history - pr_comp.h
Merge PR 'sv_gameplayfix_stepmultipletimes 1: Prevent players moving too far/fast...
[xonotic/darkplaces.git] / pr_comp.h
2020-11-28 cloudwalkpr_comp: Slightly improve commenting. Use explicit...
2020-11-28 cloudwalkpr_comp: Add the rest of FTEQW's opcodes
2020-11-28 cloudwalkpr_comp: Fix typo in comments
2020-08-14 cloudwalkprvm: Initial experimental implementation of support...
2020-07-09 cloudwalkprvm: Implement integer and pointer opcodes
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2010-07-04 divverenta simple time profiler for prvm_profile, cvar: prvm_tim...
2009-09-17 divverentmake profile output more verbous (including time of...
2007-10-19 divverentprvm_callprofile: a flat profile, time based, including...
2006-05-25 havocchanged qc profiling to use doubles instead of ints...
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-05-20 black-Added the callcount field to the mfunction_t structure.
2004-12-05 black-Fixed a minor bug in CL_Video
2003-02-20 havocnow counts (very approximate) cost of builtin functions...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2000-08-22 lordhavocInitial revision