]> icculus.org git repositories - divverent/darkplaces.git/history - prvm_edict.c
updated cl_explosions_size_start and cl_explosions_size_end to 64 and 128 respectively
[divverent/darkplaces.git] / prvm_edict.c
2004-04-02 molivierstrncpy -> {strlcpy,memcpy}. Replaced the "forceloop...
2004-03-23 molivierAdded a mempool parameter to FS_LoadFile
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-12-19 blackAdded the console commands edictset and prvm_edictset.
2003-10-31 blackAdded isfunction and changed callfunction so it works
2003-10-28 blackFixed a bug that caused some messages to not be logged...
2003-10-26 blackChanged the way the new vm is handling the unloading...
2003-10-25 blackAdded a new builin function (callfunction)
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-11 blackAdded the drawing functions and added also probably...
2003-10-09 blackAdded a lot of builtin commands to prvm_cmds.c (mostly...
2003-10-07 havocfix a signed/unsigned comparison warning
2003-10-07 black*** empty log message ***
2003-10-06 blackAdding the new vm