]> icculus.org git repositories - divverent/darkplaces.git/history - prvm_exec.c
disabled cull face on lightning beams
[divverent/darkplaces.git] / prvm_exec.c
2008-01-19 divverentdamn... make sure Host_Error prevents SV_Shutdown from...
2008-01-09 divverentremove prvm_boundscheck cvar (security hole) and force...
2007-10-19 divverentprvm_callprofile: a flat profile, time based, including...
2007-07-08 dreskAdded optional wildcard support for prvm_edict, prvm_ed...
2007-04-16 havocsv.datagram is now flushed to client->unreliablemsg...
2007-02-18 havoca cosmetic change as suggested by div0:
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2007-01-24 havocreplaced prvm_tempstringmemory cvar with automatic...
2007-01-24 havocredesigned tempstring system, now uses a fixed size...
2006-07-25 havocprint out profile report above runaway loop counter...
2006-05-25 havocchanged qc profiling to use doubles instead of ints...
2006-04-25 havocadded prvm_printfunction command which prints an assemb...
2006-04-25 havocsignificant optimizations to the progs interpreter...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-07-05 havocmore size_t
2005-07-03 black-Moved findflags and findchainflags to the prvm_cmds.c.
2005-06-06 havocfixed a PRVM_Crash crash when progs was NULL
2005-06-03 havocreset callcount in prvm_profile
2005-06-01 black-Added Host_AbortCurrentFrame to hide the longjump...
2005-05-27 black-CVS: --------------------------------------------...
2005-05-20 black-Added the callcount field to the mfunction_t structure.
2004-12-13 molivierFixed a warning in MSVC6
2004-10-29 black-Minor fix in VM_registercvar.
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
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-28 blackFixed a bug that caused some messages to not be logged...
2003-10-23 blackChanged prvm_ed_loadfromfile - it isnt really compatibl...
2003-10-21 blackAdded in_mouse_x and in_mouse_y, which contain the...
2003-10-06 blackAdding the new vm