2007-12-03 |
black | Remove the NG_MENU additions as it has never really... |
blob | commitdiff | raw |
2007-12-01 |
divverent | the big chat area/font patch... hope it works well... |
blob | commitdiff | raw | diff to current |
2007-10-19 |
divverent | prvm_callprofile: a flat profile, time based, including... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
havoc | changed COM_ParseToken_Simple to have a parsebackslash... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
dresk | Added optional CSQC function CSQC_Event_Sound with... |
blob | commitdiff | raw | diff to current |
2007-09-08 |
dresk | Added optional float global sb_showscores to CSQC that... |
blob | commitdiff | raw | diff to current |
2007-09-04 |
havoc | remove a weird loop that was attempting to count the... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
dresk | Added SSQC Function "SV_OnEntityNoSpawnFunction" which... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
dresk | Added CSQC globals dmg_take, dmg_save and dmg_origin... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
dresk | Added support for assigning coop and deathmatch global... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
dresk | Reverted addition of float global intermission to clpro... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
dresk | Added the map name (ie. "The Grisly Grotto") to the... |
blob | commitdiff | raw | diff to current |
2007-07-08 |
dresk | Added optional wildcard support for prvm_edict, prvm_ed... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | added view_angles field in csqc, no longer sets pmove_o... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
havoc | renamed COM_ParseTokenConsole to COM_ParseToken_Console |
blob | commitdiff | raw | diff to current |
2007-05-07 |
havoc | rewrote server sendstates building code, no longer... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | added DP_SV_MODELFLAGS_AS_EFFECTS extension, this adds... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | reverted dresk's DP_SV_ALLOWTOUCHWITHOWNER patch as... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
dresk | Added QC float .allowtouchwithowner . Setting this... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
dresk | Updated console command description of prvm_edicts... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
dresk | Implemented .string netaddress to SVQC, providing the... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
divverent | New console commands sv_cmd, menu_cmd, cl_cmd, that... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
havoc | changed "new engine string" prints to also include... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
havoc | added .float disableclientprediction field for qc to... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
havoc | increased minimum developer cvar level for several... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | fixed support of progs.dat files with important global... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | removed vm_cl_extensions (now uses vm_sv_extensions) |
blob | commitdiff | raw | diff to current |
2007-02-18 |
havoc | fixed an evil ent->fields.vp access that was not using... |
blob | commitdiff | raw | diff to current |
2007-02-18 |
havoc | changed fieldoffsets and globaloffsets to be integer... |
blob | commitdiff | raw | diff to current |
2007-02-18 |
havoc | a cosmetic change as suggested by div0: |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | cleaned up client qc, menu qc, and server qc VM initial... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
havoc | replaced prvm_tempstringmemory cvar with automatic... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
havoc | redesigned tempstring system, now uses a fixed size... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
havoc | patch from div to fix icc warnings |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
molivier | Replaced all calls to str[n]cat and strncpy by calls... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
havoc | changed most COM_ParseToken calls to COM_ParseTokenCons... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | changed qc profiling to use doubles instead of ints... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
havoc | added prvm_printfunction command which prints an assemb... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | fix missing newline on unknown opcode warning in progs... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
havoc | changed several DPrint's and developer cvar checks... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
havoc | implemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
havoc | renamed varray_ arrays to rsurface_array_, and they... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
havoc | change unknown opcode error to a Con_DPrintf, this... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2006-01-01 |
havoc | added developer_entityparsing cvar to aid in debugging... |
blob | commitdiff | raw | diff to current |
2006-01-01 |
havoc | corrected some function names in error messages |
blob | commitdiff | raw | diff to current |
2005-11-23 |
havoc | cleaned up many text buffer sizes throughout the engine... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | removed \n from all Host_Error, Sys_Error, PRVM_ERROR... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated fs_filesize global, now File_LoadFile and... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-10-13 |
havoc | work around for empty key/value pairs in nehahra neh1m8... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | added a 64bif fs_offset_t type to clean up most of... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | fixed signed/unsigned mismatch warnings |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | more size_t |
blob | commitdiff | raw | diff to current |
2005-07-03 |
black | -Moved findflags and findchainflags to the prvm_cmds.c. |
blob | commitdiff | raw | diff to current |
2005-07-02 |
havoc | fix Black's mistake of using 'long' (32bit/64bit depend... |
blob | commitdiff | raw | diff to current |
2005-06-29 |
havoc | added knownstrings_freeable array to prog struct so... |
blob | commitdiff | raw | diff to current |
2005-06-28 |
black | -Added sv_playerphysicsqc to control whether the qc... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
black | Changed the Host_Error calls in the string indexing... |
blob | commitdiff | raw | diff to current |
2005-06-03 |
havoc | added a small simple optimization of prog->knownstring... |
blob | commitdiff | raw | diff to current |
2005-06-03 |
havoc | fix a cast warning |
blob | commitdiff | raw | diff to current |
2005-06-03 |
havoc | remove unused PRVM_SetQCString function |
blob | commitdiff | raw | diff to current |
2005-06-03 |
havoc | rewrote PRVM_AllocString and PRVM_FreeString to deal... |
blob | commitdiff | raw | diff to current |
2005-06-01 |
black | -Added Host_AbortCurrentFrame to hide the longjump... |
blob | commitdiff | raw | diff to current |
2005-05-29 |
havoc | fixed makefile (it is not possible to comment out lines... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
black | -CVS: --------------------------------------------... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
black | -LoadProgs now expects to be called after InitProg... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
black | -Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
havoc | fix some warnings |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | upgraded both QuakeC VMs to use a table of negative... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | consolidated many mempools to make memlist more readabl... |
blob | commitdiff | raw | diff to current |
2005-02-03 |
molivier | Replaced snprintf and vnsprintf calls by dpsnprintf... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
black | -Fixed another bug introduced by me, affecting the... |
blob | commitdiff | raw | diff to current |
2004-12-04 |
black | -Added the console command prvm_globalset |
blob | commitdiff | raw | diff to current |
2004-11-29 |
black | -Fixed an old qc bug that's already been existing in... |
blob | commitdiff | raw | diff to current |
2004-10-29 |
black | -Moved the entity mem init in the entity load functions... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
molivier | Pure cleaning commit: removed "crc.[ch]" and "gl_warp_s... |
blob | commitdiff | raw | diff to current |
2004-10-12 |
black | -Its now possible to add support for other edict_privat... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
black | Added the cmd prvm_global <program> <global> which... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
molivier | strncpy -> {strlcpy,memcpy}. Replaced the "forceloop... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
molivier | Added a mempool parameter to FS_LoadFile |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2003-12-19 |
black | Added the console commands edictset and prvm_edictset. |
blob | commitdiff | raw | diff to current |
2003-10-31 |
black | Added isfunction and changed callfunction so it works |
blob | commitdiff | raw | diff to current |
2003-10-28 |
black | Fixed a bug that caused some messages to not be logged... |
blob | commitdiff | raw | diff to current |
2003-10-26 |
black | Changed the way the new vm is handling the unloading... |
blob | commitdiff | raw | diff to current |
2003-10-25 |
black | Added a new builin function (callfunction) |
blob | commitdiff | raw | diff to current |
2003-10-23 |
black | Changed prvm_ed_loadfromfile - it isnt really compatibl... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
black | Added in_mouse_x and in_mouse_y, which contain the... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
black | Added the drawing functions and added also probably... |
blob | commitdiff | raw | diff to current |
2003-10-09 |
black | Added a lot of builtin commands to prvm_cmds.c (mostly... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
havoc | fix a signed/unsigned comparison warning |
blob | commitdiff | raw | diff to current |
2003-10-07 |
black | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2003-10-06 |
black | Adding the new vm |
blob | commitdiff | raw | diff to current |
|