2020-06-18 |
cloudwalk | Organize system and host globals into structs. Implemen... |
blob | commitdiff | raw |
2020-06-11 |
cloudwalk | Initial implementation of command flag system |
blob | commitdiff | raw | diff to current |
2020-06-08 |
cloudwalk | Revert the cvar alias system, as a checkpoint pending... |
blob | commitdiff | raw | diff to current |
2020-06-06 |
cloudwalk | Initial implementation of cvar aliases, with slowmo... |
blob | commitdiff | raw | diff to current |
2020-05-25 |
cloudwalk | Implement Con_Error(f) and Con_Warn(f), error and warni... |
blob | commitdiff | raw | diff to current |
2020-01-22 |
havoc | cvars are now instanced in &cvars_all as a tracking... |
blob | commitdiff | raw | diff to current |
2020-01-21 |
havoc | Split the global cmd interpreter into 4 separate ones... |
blob | commitdiff | raw | diff to current |
2018-05-22 |
havoc | Remove use of glPolygonStipple - it will need to be... |
blob | commitdiff | raw | diff to current |
2018-04-11 |
havoc | Added Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo... |
blob | commitdiff | raw | diff to current |
2016-09-10 |
havoc | Fix MSVC++ 2015 warnings about variable scope and some... |
blob | commitdiff | raw | diff to current |
2014-12-09 |
eihrul | more miscellaneous fixes from graphitemaster |
blob | commitdiff | raw | diff to current |
2012-03-20 |
vortex | Introducing LibAvW - a wrapper DLL to play videos using... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-08-03 |
havoc | fix a pile of issues with calling conventions on GLES2... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
havoc | make it easier to benchmark steelstorm by stopping... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
vortex | Added JAM video decoder plugin, used by Blood Omnicide |
blob | commitdiff | raw | diff to current |
2011-02-23 |
havoc | added r_shadow_bouncegrid cvar, this feature does realt... |
blob | commitdiff | raw | diff to current |
2011-01-29 |
divverent | Squashed commit of the following: |
blob | commitdiff | raw | diff to current |
2010-12-04 |
vortex | maked cl_video to have module playback, so several... |
blob | commitdiff | raw | diff to current |
2010-11-16 |
vortex | playvideo: cl_video_keepaspectratio == 2 will do clip... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
vortex | remove unnecessary Con_Printf |
blob | commitdiff | raw | diff to current |
2010-10-29 |
vortex | oops, video texture unlinking was accidentally removed... |
blob | commitdiff | raw | diff to current |
2010-10-29 |
vortex | cvar "cl_video_keepaspectratio" which scales fullscreen... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
vortex | Properly unlink video texture and suspend videos on... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
havoc | don't use TEXF_ALLOWUPDATES on fully-updated textures... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
havoc | fix almost all g++ -pedantic warnings |
blob | commitdiff | raw | diff to current |
2010-07-02 |
havoc | add DeviceLost and DeviceRestored functions to R_Module... |
blob | commitdiff | raw | diff to current |
2010-06-21 |
divverent | jpeg: perform picmip levels 1, 2, 3 accelerated by... |
blob | commitdiff | raw | diff to current |
2010-05-18 |
vortex | remove some Blood Omnicide related hacks, fixed video... |
blob | commitdiff | raw | diff to current |
2010-04-28 |
vortex | Two more options for videos - vertical align (if video... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
vortex | fix a warning |
blob | commitdiff | raw | diff to current |
2010-04-24 |
vortex | fix another bug in subtitles parsing (badly parsed... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
vortex | subtitles: fix a bug with last subtitle now showing... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
vortex | simple video subtitles support, defined in external... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | changed a ton of developer cvar checks into developer_e... |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | removed r_precachetextures cvar |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | added gl_nopartialtextureupdates cvar which disables... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2007-11-29 |
black | Add TEXF_PERSISTENT and R_PurgeTexture which only frees... |
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-28 |
havoc | fix warnings |
blob | commitdiff | raw | diff to current |
2007-11-27 |
black | Rework cl_video to use dyntextures. |
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-04-27 |
black | Add _DrawQ_ProcessDrawFlag to clean-up the glblend... |
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-03-21 |
havoc | changed all Draw_CachePic calls to precache the pic... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
havoc | modified Q1BSP loader to generate lightmap fragments... |
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-03-15 |
havoc | moved many cl_ prefixed variables into cl. or cls. |
blob | commitdiff | raw | diff to current |
2006-03-04 |
black | Fix a bug in the video system. |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | unmerge OpenVideo code, back to the proper multilayer... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | replaced sbarpic_t with cachepic_t in sbar code (saves... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | optimizations and refactoring to get a small (1-2%... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
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-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-05-13 |
havoc | replaced all references to vid.conwidth and vid.conheig... |
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-05-09 |
havoc | fixed problems in the Host_Init Cbuf_InsertText stuff... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
havoc | playvideo and cd loop/cd play commands now call Host_St... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | consolidated many mempools to make memlist more readabl... |
blob | commitdiff | raw | diff to current |
2004-12-18 |
black | -CL_Video now allows multiple streams again. It is... |
blob | commitdiff | raw | diff to current |
2004-12-18 |
black | -Castrated the new CL_Video subsystem. It doesnt allow... |
blob | commitdiff | raw | diff to current |
2004-12-10 |
molivier | Removed a couple of warnings when compiling with GCC |
blob | commitdiff | raw | diff to current |
2004-12-05 |
black | -Fixed a minor bug in CL_Video |
blob | commitdiff | raw | diff to current |
2004-12-04 |
black | -Added video streaming support to the new VM |
blob | commitdiff | raw | diff to current |
2004-12-04 |
black | -Added the console command prvm_globalset |
blob | commitdiff | raw | diff to current |
2004-08-25 |
havoc | Mem_AllocPool flags and parent parameters added, now... |
blob | commitdiff | raw | diff to current |
2004-07-06 |
molivier | Removed the functions "S_RawSamples_*" and "S_ResampleB... |
blob | commitdiff | raw | diff to current |
2004-07-02 |
molivier | Modified the sound code so it can handle sounds outside... |
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-09-22 |
havoc | huge (16%) speed gain on surface rendering by eliminati... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
havoc | r_colorscale gone, v_overbrightbits (cvar which control... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
havoc | fix two more fs_gamedir mixups (loading saved games... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
havoc | This is a patch from Elric greatly cleaning up the... |
blob | commitdiff | raw | diff to current |
2003-03-15 |
havoc | varray_* rewritten to remove padding (varray_vertex3f... |
blob | commitdiff | raw | diff to current |
2002-10-15 |
havoc | made the QueueWantsMore message a Con_DPrintf |
blob | commitdiff | raw | diff to current |
2002-10-14 |
havoc | R_LoadTexture functions take a palette pointer now |
blob | commitdiff | raw | diff to current |
2002-09-28 |
havoc | 2D is now drawn using R_Mesh system |
blob | commitdiff | raw | diff to current |
2002-09-17 |
havoc | you can now build a darkplaces-dedicated executable... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
havoc | colors for DrawQ_Mesh are now float rather than byte... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
havoc | now uses a fragment texture for the video (massive... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
havoc | .dpv video playback is now implemented. Slow though... |
blob | commitdiff | raw | diff to current |
|