]> icculus.org git repositories - divverent/darkplaces.git/history - mvm_cmds.c
commented out S_StartSound <whatever> not precached message because it happens consta...
[divverent/darkplaces.git] / mvm_cmds.c
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-15 havocsplit up net_slist into net_slist and net_slistqw,...
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-10-21 havocfixed two Con_Printf format strings with the wrong...
2005-10-21 havocfix a float->enum conversion error with g++ 4
2005-10-21 havocfix a float->enum conversion error with g++ on big...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-07-03 black-Moved findflags and findchainflags to the prvm_cmds.c.
2005-06-01 black-Added Host_AbortCurrentFrame to hide the longjump...
2005-05-27 black-CVS: --------------------------------------------...
2005-05-24 black-Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and...