]> icculus.org git repositories - divverent/darkplaces.git/history - prvm_cmds.c
made an annoying cbox message that I had forgotten to disable, into a COLLISIONPARANO...
[divverent/darkplaces.git] / prvm_cmds.c
2003-12-16 blackAdded the togglemenu command for both menus and the...
2003-12-08 havocfixed gcc and linux related compilation problems from...
2003-12-07 blackAdded qc fs search functions, so the qcs can easily...
2003-11-11 blackAdded 2 builtins.
2003-10-31 blackAdded isfunction and changed callfunction so it works
2003-10-30 blackAdded 2(3) builtin functions.
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-17 blackRemoved some bugs (I forget to change a few pr_argc...
2003-10-17 blackUpdated some builtin parameter lists, added 2 functions...
2003-10-13 blackFixed windows input (bad,bad hack)
2003-10-11 blackAdded the drawing functions and added also probably...
2003-10-10 havocfixed a crash in PR_objerror (trying to free self when...
2003-10-09 blackAdded a lot of builtin commands to prvm_cmds.c (mostly...
2003-10-06 blackAdding the new vm