]> icculus.org git repositories - divverent/darkplaces.git/history - image.c
fix latest commit :P
[divverent/darkplaces.git] / image.c
2009-02-27 divverentimprove keepalive handling (also send keepalives during...
2009-01-28 divverentmake DP compile with C++ again
2008-07-11 divverentadding two new extensions: DP_QC_WHICHPACK (identify...
2008-06-17 havocfixed all VS2005 deprecated function warnings
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2008-01-30 havocfixed -tenebrae support, added glass and mirror renderi...
2008-01-04 molivierMoved initializations of the pixel_size and attributes...
2007-11-28 havocfix a mistake in the recent commit
2007-11-28 havocpatch from VorteX which removes special menu behavior for
2007-11-28 havocchanged texture formats from RGBA to BGRA, yes this...
2007-11-26 havocremoved support for TEXTYPE_RGB
2007-11-12 divverentadded cvar r_fixtrans_auto to automatically call fixtra...
2007-11-09 divverentmake fixtrans use patterns instead, for batch fixing
2007-11-09 divverentadd new console command "fixtrans", usage: fixtrans...
2007-08-30 havocsave 24bit tga if alpha channel is entirely 255
2007-04-30 havocfix a bug in texture path identification (the nopath...
2007-04-23 havocmerged image_loadskin and image_freeskin into Mod_LoadS...
2007-03-17 havocchanged some prints to dprints
2007-02-18 havocadded an error message stating if an image file was...
2007-02-11 havocreworked Image_HeightmapToNormalmap to use a somewhat...
2006-12-19 havocsupport for GL_ARB_texture_non_power_of_two extension...
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-07-19 havocchanged Draw_CachePic to load both tga/png/jpg and...
2006-06-08 havocadded more image search paths so that md2 model skins...
2006-06-07 havocfix typo
2006-06-07 havocprevent Image_MipReduce from getting stuck in an infini...
2006-04-20 havocoptimized LoadTGA to have fast paths for all formats...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-23 havocchanged several DPrint's and developer cvar checks...
2006-03-18 havocfixed an uninitialized variable warning (which was...
2006-03-18 havocreduced number of image extensions checked by doing...
2006-01-15 havocadded png support patch from [515] (had to rewrite...
2005-12-27 havocreworked transparency in palettes, made palette_complet...
2005-11-25 havocsprites now use skinframe_t instead of their own textur...
2005-11-05 havoceliminated fs_filesize global, now File_LoadFile and...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocadded struct name to imageformats to cure an error...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-09-02 havocfix a memory leak in one error case in LoadTGA and...
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2005-07-05 havocfixed signed/unsigned mismatch warnings
2005-06-20 havocchanged most Sys_Error calls to Con_Printf with appropr...
2005-06-02 havocfix a stack smash possibility in loadimagepixels
2005-05-10 havocfix inverted normalmaps produced from bumpmaps (directl...
2005-05-03 havocadded developer_texturelogging
2005-04-14 havocLoadTGA is now more compliant with the TGA spec regardi...
2005-04-05 havocconsolidated many mempools to make memlist more readabl...
2005-04-04 molivierRemoved LoadLMPAs8Bit; the menu now uses LoadLMP directly
2005-04-04 molivierFactorized LoadLMP and LoadLMPAs8Bit. Made a bunch...
2005-01-23 havocfixed backwards normalmaps generated from bumpmaps...
2004-10-20 havocImage_WriteTGARGBA now writes 8 as the attributes byte...
2004-08-25 havocMem_AllocPool flags and parent parameters added, now...
2004-08-16 havocfixed normalmap handling (my vectors were backwards...
2004-05-20 havocTomaz made cl_avidemo screenshot saving use no mallocs
2004-05-18 havocTomaz fixed Image_CopyMux
2004-05-18 havocnew optimized Image_CopyMux is broken, disabled until...
2004-05-18 havocVic optimized Image_CopyMux
2004-05-15 havocrenamed most Image_CopyMux parameters to begin with...
2004-03-23 molivierAdded a mempool parameter to FS_LoadFile
2004-03-23 havocfixed a memory leak if an image file loaded but failed...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-20 havocupgraded Image_CopyMux to be able to output constant...
2004-02-18 havoccubemap filters for rtlights are now supported
2004-02-03 havocsupport tga's with incomplete colormaps (less than...
2003-09-19 havocflip the X in normalmaps generated from heightmaps...
2003-07-22 havocadd a couple Mem_CheckSentinelsGlobal calls to loadimag...
2003-07-14 havocfix loading of skins that end in ".tga" or similar...
2003-06-04 havocfixed a bunch of signed/unsigned mismatch warnings...
2003-05-21 havocadded support for q2 .wal images (not yet tested but...
2003-05-16 havoccorrected call to Image_HasAlpha to be Image_CheckAlpha
2003-05-16 havocreplaced a loop that checked for alpha pixels with...
2003-03-31 havocadded some commented out code to Image_HeightmapToNorma...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2003-01-15 havocnow prints image size (was printing garbage before)
2002-12-24 havocloadimagepixels is a little cleaner now (yes made clean...
2002-12-22 havocunified model skinframe loaders used for mdl, md2,...
2002-12-02 havocadded loadtextureimagebumpasnmap
2002-11-08 havocElric's changes:
2002-11-07 havocLoadTGA now loads colormapped and greyscale targas...
2002-10-31 havocuntested support for tenebrae override/ textures directory
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-10-29 havocbumpscale is now adjustable (r_shadow_bumpscale) for...
2002-10-16 havocfixed some dynamic lighting bugs related to glowing...
2002-10-14 havocR_LoadTexture functions take a palette pointer now
2002-10-04 havoc1D, 3D, and cubemap textures are now supported (in...
2002-08-22 havocworkaround for gcc -funroll-loops bug with RLE compress...
2002-08-20 havocfixed menu player colormapping
2002-08-07 havocsupport for top to bottom TGA, thanks Elric.
2002-07-26 molivierFixed PCX file loading for images with an odd width
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-30 lordhavocadded cl_avidemo cvar (saves a series of tga images...
2002-03-12 lordhavocadded cl_particles_blood_size_min, cl_particles_blood_s...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-05-30 lordhavocfixed PCX loader bug to do with palettes
2001-05-30 lordhavocfix for mistake in pcx loader (had two pointers swapped)
2001-05-30 taniwhacheck in LordHavoc's changes for him after cleaning...
next