]> icculus.org git repositories - divverent/darkplaces.git/history - prvm_edict.c
fixed a critical bug with Vile and other midnight mods (dlights were being controlled...
[divverent/darkplaces.git] / prvm_edict.c
2004-10-29 black-Moved the entity mem init in the entity load functions...
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-10-12 black-Its now possible to add support for other edict_privat...
2004-06-25 blackAdded the cmd prvm_global <program> <global> which...
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