2009-04-17 |
divverent | DP_QC_EXTRESPONSEPACKET - getextresponse() function... |
blob | commitdiff | raw |
2009-04-12 |
divverent | add checkpvs() to client too (but could not add an... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
havoc | clarify float() traceline comments to say void() |
blob | commitdiff | raw | diff to current |
2009-04-12 |
sajt | drawrotpic: |
blob | commitdiff | raw | diff to current |
2009-04-12 |
havoc | fixed getinputstate not returning success/failure |
blob | commitdiff | raw | diff to current |
2009-04-07 |
divverent | pitch inversion in gettaginfo: also do the mod_alias... |
blob | commitdiff | raw | diff to current |
2009-04-04 |
havoc | it is now possible to have multiple map models loaded... |
blob | commitdiff | raw | diff to current |
2009-04-02 |
divverent | fix the NaN checks |
blob | commitdiff | raw | diff to current |
2009-03-30 |
havoc | reworked animation interpolation code - entity_render_t... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
divverent | DP_QC_GETTIME |
blob | commitdiff | raw | diff to current |
2009-03-19 |
divverent | make gettaginfo actually work: |
blob | commitdiff | raw | diff to current |
2009-03-18 |
divverent | DP_QC_FINDCHAIN_TOFIELD (saves into another field than... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
divverent | bring back the stupid Matrix4x4_Invert call as it break... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
divverent | speed up cl_project (it can simply use the inverse... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
havoc | ZQ_PAUSE extension patch from GreEn`mArine |
blob | commitdiff | raw | diff to current |
2009-02-18 |
havoc | revert r8707 changes |
blob | commitdiff | raw | diff to current |
2009-02-17 |
divverent | DP_QC_GETTAGINFO_BONEPROPERTIES |
blob | commitdiff | raw | diff to current |
2009-02-15 |
havoc | simplified tag info code |
blob | commitdiff | raw | diff to current |
2009-02-12 |
havoc | early steps toward support for persistent caching of... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
divverent | CSQC traceline/tracebox: don't set hitnetworkplayers... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2009-01-23 |
divverent | add an argument to filter out a cvar prefix |
blob | commitdiff | raw | diff to current |
2009-01-23 |
divverent | +"DP_QC_CVAR_DESCRIPTION " |
blob | commitdiff | raw | diff to current |
2009-01-16 |
divverent | - fix tracing against networked players on the client... |
blob | commitdiff | raw | diff to current |
2008-12-27 |
divverent | new tokenizer tokenize_console that matches the console... |
blob | commitdiff | raw | diff to current |
2008-11-06 |
divverent | fix bug in cs_*project with v_flipped |
blob | commitdiff | raw | diff to current |
2008-10-11 |
divverent | add DRAWFLAG_SCREEN (which basically is like invert... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
divverent | fix engine crash when a polygon was left over and had... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
divverent | use skinframes for R_BeginPolygon; helps with csqc... |
blob | commitdiff | raw | diff to current |
2008-10-02 |
havoc | fix setview VF_VIEWPORT and variants to use screen... |
blob | commitdiff | raw | diff to current |
2008-10-02 |
havoc | fix cs_project and cs_unproject builtins, they were... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
havoc | patch from esteel making the findkeysforcommand builtin... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
divverent | add extension DP_QC_URI_GET (downloads HTTP/whatever... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
divverent | new flag CACHEPICFLAG_NOCLAMP; use it for R_PolygonBegi... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
divverent | add missing R_Mesh_ResetTextureState call (to fix CSQC... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
divverent | cl_readpicture_force: force the low quality jpeg image... |
blob | commitdiff | raw | diff to current |
2008-07-11 |
divverent | adding two new extensions: DP_QC_WHICHPACK (identify... |
blob | commitdiff | raw | diff to current |
2008-07-10 |
divverent | needed builtins for fonts in CSQC |
blob | commitdiff | raw | diff to current |
2008-07-07 |
havoc | patch from KrimZon adding DP_QC_ENTITYDATA extension |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-05-18 |
havoc | don't try to send a svc_pointparticles or svc_trailpart... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | fixed drifting mouse pointer problems in menu |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | split VM_getmousepos into client and menu versions... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
divverent | globally rename model_t to dp_model_t for OpenSolaris... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
havoc | implemented uint16 element array support, and use of... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
havoc | swap VF_SIZE_X and VF_SIZE_Y definitions to what they... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
havoc | implemented r_refdef.view.isoverlay state, this corresp... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
havoc | added 3 optional parameters to the csqc R_AddDynamicLig... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
havoc | replaced cl.movement_queue with direct use of cl.movecm... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
havoc | DP_QC_NUM_FOR_EDICT extension implemented by Blub |
blob | commitdiff | raw | diff to current |
2008-02-27 |
divverent | oops... double builtins suck |
blob | commitdiff | raw | diff to current |
2008-02-27 |
divverent | DP_QC_URI_ESCAPE |
blob | commitdiff | raw | diff to current |
2008-02-25 |
havoc | fix fields.server reference in surface attribute code |
blob | commitdiff | raw | diff to current |
2008-02-25 |
havoc | patch from Blub that fixes csqc polygon rendering |
blob | commitdiff | raw | diff to current |
2008-02-21 |
havoc | fix bug in csqc getplayerkey reported by Blub |
blob | commitdiff | raw | diff to current |
2008-02-06 |
divverent | disable joystick by default, and make joy_enable saved; |
blob | commitdiff | raw | diff to current |
2008-02-05 |
black | Comment out a line in setmodel again (needs fixing... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
black | Rewrite CSQC's setmodel a bit. |
blob | commitdiff | raw | diff to current |
2008-01-27 |
black | R_SetView now supports VF_CLEARSCREEN which decides... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
black | Pass the name of the instance to Gecko_Query, too. |
blob | commitdiff | raw | diff to current |
2008-01-27 |
havoc | implemented r_glsl_usegeneric cvar, this causes generic... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
havoc | rewrote most of the VM_Polygon/DebugPolygon code, it... |
blob | commitdiff | raw | diff to current |
2008-01-19 |
divverent | rename VM_hash to VM_crc16, and the extension to DP_QC_... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
res | Gecko: load OffscreenGecko dynamically |
blob | commitdiff | raw | diff to current |
2008-01-10 |
black | Fix some bugs in the getsurfacepointattribute code. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
black | Fix the bmodel collision bug in csqc. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
black | Fix a bug in the automatically generated builtin file. |
blob | commitdiff | raw | diff to current |
2008-01-07 |
black | Flush comment fixes and update dpmod's csqc_builtins.h. |
blob | commitdiff | raw | diff to current |
2008-01-07 |
black | Add some builtin definitions to the builtin list (neces... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
black | Move a part of r_refdef_t into a new r_refdef_scene_t... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
black | Fix two bugs (everything should behave as usual now... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
black | Add CSQC rendering support to the menu (uses the same... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
black | Refactor the code to make r_view and r_viewcache member... |
blob | commitdiff | raw | diff to current |
2008-01-02 |
res | Fixed flawed comparison in VM_CL_gettagindex that alway... |
blob | commitdiff | raw | diff to current |
2008-01-02 |
res | Fixed crash in CL_GetTagMatrix when no 'scale' entity... |
blob | commitdiff | raw | diff to current |
2007-12-30 |
res | Revert r7881 since it's broken in it's current shape. |
blob | commitdiff | raw | diff to current |
2007-12-30 |
res | Add CSQC ReadEntity to mirror SVQC's WriteEntity. |
blob | commitdiff | raw | diff to current |
2007-12-27 |
res | csqc setmodel: print a warning when the given model... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
havoc | one more cl_ignoremousemove change to cl_ignoremousemoves |
blob | commitdiff | raw | diff to current |
2007-12-18 |
havoc | moved entity_render_t modellight_* field updates from... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
black | Add full support for csqc's sensitivityscale (no clampi... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
black | Add getsurfacepointattribute to svqc and csqc (untested... |
blob | commitdiff | raw | diff to current |
2007-12-05 |
black | Add the gecko builtins to csqc, too. (#ifdefed again) |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | changed texture formats from RGBA to BGRA, yes this... |
blob | commitdiff | raw | diff to current |
2007-11-24 |
havoc | patch from Mario Schlack which fixes csqc precache_model |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | move two #defined to quakedef.h, and always include... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
divverent | add menu QC drawsubpic() to draw just part of an image... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
divverent | new menu QC builtin "stringwidth(string text, float... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
sajt | Added DP_QC_STRREPLACE - adds strreplace and strireplac... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
dresk | Added QC function drawcolorcodedstring (#326 CSQC,... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
dresk | Added pointsound QC function to CL and SV VMs (extensio... |
blob | commitdiff | raw | diff to current |
2007-08-12 |
havoc | fix bug in csqc sound builtin where it multiplied volum... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
dresk | Added "pl" to the list of available keys to the CSQC... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
divverent | KrimZon's FTE_STRINGS port, please test! |
blob | commitdiff | raw | diff to current |
2007-07-04 |
havoc | corrected comments for DP_FS_SEARCH functions to say... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | patch from Spike which makes getstati accept 3 paramete... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | changed all references to entity_render_t->frame to... |
blob | commitdiff | raw | diff to current |
2007-06-16 |
havoc | fix a bug with bounding box measurement when |
blob | commitdiff | raw | diff to current |
2007-06-15 |
havoc | set ortho_x and ortho_y, forgot this before |
blob | commitdiff | raw | diff to current |
next |