2008-02-06 |
divverent | disable joystick by default, and make joy_enable saved; |
blob | commitdiff | raw |
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 |
2007-06-14 |
havoc | fix sbar/crosshair state in csqc |
blob | commitdiff | raw | diff to current |
2007-06-14 |
havoc | fix some bugs in the last commit (perspective was off) |
blob | commitdiff | raw | diff to current |
2007-06-14 |
havoc | implemented csqc VF_PERSPECTIVE, still needs more work... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
havoc | restore some csqc variables in VM_R_ClearScene |
blob | commitdiff | raw | diff to current |
2007-05-23 |
havoc | added DP_QC_CVAR_DEFSTRING extension |
blob | commitdiff | raw | diff to current |
2007-05-11 |
havoc | moved almost all server cvars to sv_main.c and added... |
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-30 |
dresk | Added DP_QC_STRING_CASE_FUNCTIONS extension, providing... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
dresk | Updated cl_sound_ric_gunshot CVar to support multiple... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
dresk | Added cl_sound_ric_gunshot which specifies if the relat... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
havoc | added DP_QC_TOKENIZEBYSEPARATOR extension |
blob | commitdiff | raw | diff to current |
2007-03-26 |
havoc | remove unnecessary calculations of absmin/absmax in... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
havoc | reworked prediction code to work better when riding... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
havoc | eliminated RENDER_NOCULLFACE (now uses MATERIALFLAG_NOC... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | this patch may break things and needs testing |
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 | a cosmetic change as suggested by div0: |
blob | commitdiff | raw | diff to current |
2007-02-17 |
black | Hopefully this fixes a bug introduced with the latest... |
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-02-12 |
havoc | fixed problems with network entity viewmodels not follo... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
havoc | removed CL_UpdateEntities call in CSQC rendering code |
blob | commitdiff | raw | diff to current |
2007-02-08 |
havoc | added DP_QC_STRFTIME extension |
blob | commitdiff | raw | diff to current |
2007-02-03 |
havoc | moved DP_QC_UNLIMITEDTEMPSTRINGS in extensions list... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
havoc | added BX_WAL_SUPPORT to extensions list and documented... |
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-23 |
havoc | fixed bug in CSQC_AddRenderEdict (it was using the... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
havoc | eliminated cl.csqc_entities array and related fields |
blob | commitdiff | raw | diff to current |
2007-01-23 |
havoc | significant cleanup of CL_UpdateEntities, GL_UpdateNetw... |
blob | commitdiff | raw | diff to current |
2006-11-24 |
havoc | patch from Dresk for DP_QC_STRINGCOLORFUNCTIONS extensi... |
blob | commitdiff | raw | diff to current |
2006-11-23 |
havoc | added DP_ASINACOSATANATAN2TAN extension which adds... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
havoc | made cl_viewmodel_scale apply to csqc and gettaginfo |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | cleaned up almost all direct indexing of matrix4x4_t... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
havoc | CSQC fixes (less broken, still not spec compliant) |
blob | commitdiff | raw | diff to current |
2006-08-16 |
havoc | changed several '^' checks to STRING_COLOR_TAG as they... |
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-07-26 |
havoc | changed PF_WARNING to not do a return |
blob | commitdiff | raw | diff to current |
2006-06-07 |
havoc | added DP_GFX_EXTERNALTEXTURES_PERMAP extension |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | replaced cl_beams_relative cvar with cl_beams_quakeposi... |
blob | commitdiff | raw | diff to current |
2006-05-12 |
havoc | reorganized a lot of renderer variables into r_refdef... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
havoc | fixed really stupid typo in CL_TraceBox regarding bmode... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
havoc | added particle effect scripting using effectinfo.txt... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
havoc | eliminated model->meshlist, replaced with an embedded... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
havoc | implemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
havoc | moved many cl_ prefixed variables into cl. or cls. |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | fix typo |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | eliminated calls to Matrix4x4_CreateIdentity (now copie... |
blob | commitdiff | raw | diff to current |
2006-02-28 |
havoc | reduced number of GAME_NEXUIZ checks in the engine... |
blob | commitdiff | raw | diff to current |
2006-02-25 |
havoc | QW support getting closer |
blob | commitdiff | raw | diff to current |
2006-02-24 |
havoc | renamed cl.protocol to cls.protocol |
blob | commitdiff | raw | diff to current |
2006-02-07 |
havoc | changed two MAX_LIGHTSTYLE references to cl_max_lightstyle |
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-16 |
havoc | csqc patch from [515], seems to work with [515]'s dpcsq... |
blob | commitdiff | raw | diff to current |
|