]> icculus.org git repositories - divverent/darkplaces.git/history - pr_exec.c
migrated a lot of error handling out of R_Shadow_RenderLighting and into the loading...
[divverent/darkplaces.git] / pr_exec.c
2005-05-27 black-CVS: --------------------------------------------...
2005-05-20 black-Added the callcount field to the mfunction_t structure.
2004-12-06 black-Fixed another signed/unsigned warning after the type...
2004-10-16 havocexpanded PR_PrintState from 5 statements to 8 statement...
2004-08-22 tomazMade qc profile command post an error message instead...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-02 havocchanged a lot of progs errors to warnings, and it print...
2003-10-21 blackAdded in_mouse_x and in_mouse_y, which contain the...
2003-04-02 havoccleaned up pr_builtins array (now uses NULL instead...
2003-02-20 havocnow counts (very approximate) cost of builtin functions...
2003-01-27 warpThe gcc 2.95 problem was in fact OP_STORE_V doing nasty...
2003-01-15 havocexpanded string table offset table from 1024 to 65536...
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-28 havoccheck for negative pr_depth in PR_Crash just to be...
2002-09-26 havocincreased maximum stack depth
2002-09-12 havocadded pr_traceqc cvar, to enable serious spew (printing...
2002-09-11 havocwhitespace
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-08-14 havocreset stack position when new progs loaded, or error...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-09-11 lordhavocclean up, r_farclip cvar, lit particles (optional)...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision