]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2003-01-27 havocfixed some very ewww bugs (a few .c files made their...
2003-01-27 havoccorrected rtlights loading of cubemapname (stupid typo)
2003-01-27 havoclightning beams have been replaced with a polygon effec...
2003-01-23 havocentity shadow casting is now optional per entity (EF_NO...
2003-01-23 havocadded resolutions 320x240, 400x300, 1152x864, 1280x1024...
2003-01-22 havocreduced intensity and radius of teleport flash
2003-01-22 havocremoved allsolid check from droptofloor
2003-01-22 havocturned off mipmapping on attenuation texture
2003-01-16 havocworks with NULL worldmodel
2003-01-15 havocchanged a debugging notice about texture loading
2003-01-15 havocnow checks for NULL worldmodel
2003-01-15 havocnow prints image size (was printing garbage before)
2003-01-15 havoctiny cleanup to RotatePointAroundVector (uses a VectorC...
2003-01-15 havocfixed bumpmapping! now looks correct
2003-01-15 havocexpanded string table offset table from 1024 to 65536...
2003-01-15 havocadded developer_memory cvar (default off) to decide...
2003-01-15 havocnow checks if worldmodel is NULL again, some comment...
2003-01-15 havoccleanup of precache messages and assorted comments
2003-01-06 molivierE4M9 was added to the Transfusion map list
2002-12-24 havocloadimagepixels is a little cleaner now (yes made clean...
2002-12-24 havocdetect bogus texture upload attempts and print the...
2002-12-22 havocunified model skinframe loaders used for mdl, md2,...
2002-12-11 molivierSome stupid Linux machines (i.e. Mandrake) seem to...
2002-12-11 havocI guess those glLoadIdentity calls were more important...
2002-12-09 havocremoved glLoadIdentity calls (they were all useless...
2002-12-09 havocadded Electro's smoke trail tweaks
2002-12-03 molivierRemoved some warnings in MSVC6
2002-12-03 molivierUpdated Transfusion map list
2002-12-02 havocfix textured DrawQ_Fill problem when DrawQ_Fill is...
2002-12-02 havocanother bugfix for WORKINGLQUAKE code
2002-12-02 havocmd3 model support and some cleanups to skin loading...
2002-12-02 havocbeginnings of some proper server list code, commented...
2002-12-02 havocchanged master server list around a bit (added rick...
2002-12-02 havocreverted to fast version of trianglefacinglight code...
2002-12-02 havocadded loadtextureimagebumpasnmap
2002-12-02 havocwater moves around again
2002-12-02 havocoptimized single frame lerp case
2002-12-02 havoccleaned up shadow volume culling somewhat
2002-12-02 havocrenamed and altered SZ_HexDumpToConsole to be Com_HexDu...
2002-12-01 havocfix compiling problems in MSVC (thanks Tomaz)
2002-12-01 havoca few more glquake and glqwcl compatibility fixes
2002-12-01 havocadded a simplified CL_TraceLine in the WORKINGLQUAKE...
2002-11-30 havocdecals added back due to popular demand, currently...
2002-11-29 havoc-width and -height can now be used alone (instead of...
2002-11-28 havocmdl/md2 transitioned to meshes
2002-11-28 havocmost of the new alias mesh system is in place now...
2002-11-27 havocchanged format of aliasvertex_t to use floats (hopefull...
2002-11-26 havoccleaned up md3 structs
2002-11-26 havocremoved model_t mdlmd2data_frames (no longer needed)
2002-11-26 havocmdl and md2 vertices are now stored in a different...
2002-11-26 havocBuildTriangleNeighbors now detects edges shared by...
2002-11-25 havocmost of Q2's keyboard handling ported over - what this...
2002-11-25 havocreverse engineered md3 format and wrote struct declarat...
2002-11-22 havocr_shadows is now ignored when in r_shadow_realtime...
2002-11-21 havocimplemented PR_GetString and PR_SetString from QWSV...
2002-11-21 havocdefaulting to r_surfaceworldnode 1
2002-11-21 havocfixed a silly and harmless typo in RSurfShader_Water...
2002-11-20 havocCalcSurfaceExtents now uses surf->poly_verts instead...
2002-11-20 havocremoved all 3x4 matrix support (wasn't used, and isn...
2002-11-20 havocsoftwaretransform hasn't been used in ages, I thought...
2002-11-16 havocgot rid of all the (no longer used) cached_ fields...
2002-11-16 havocmerged GL_DrawRangeElements into R_Mesh_Draw for a...
2002-11-16 havoclightmap update checking is now handled very differentl...
2002-11-16 havocrewrote how texture chains are handled, they are now...
2002-11-16 havocfixed fiends teleporting when they check if a jump...
2002-11-14 molivierThe Linux version doesn't need libjpeg.h anymore
2002-11-11 havocthanks to Vic for pointing out the fact I should be...
2002-11-11 havocthanks to Tomaz for finding a severe bug in CopyTransla...
2002-11-10 havocadded Nexiuz TE_ effects (prefixed TE_TEI_) and Nexiuz...
2002-11-10 havocadd GAME_NEXIUZ gamemode
2002-11-10 havocfixed Mod_LoadZymoticModel - it had TONS of crashs
2002-11-10 havocfix crashs on maps with missing textures
2002-11-10 havocfix which crosshair texture is used
2002-11-10 havocdon't send free entities! (I've been observing this...
2002-11-08 havocElric's changes:
2002-11-07 havocglossmap textures are now brighter (no change to forced...
2002-11-07 havocchanged a server protocol error to use Host_Error
2002-11-07 havocwhen realtime mode fails now mentions setting vid_bitsp...
2002-11-07 havocLoadTGA now loads colormapped and greyscale targas...
2002-11-07 havocdon't allow stencil without bitsperpixel 32
2002-11-04 havocadded comments explaining what all the fields of surfme...
2002-11-04 havocremoved use of 3D textures
2002-11-04 havocrenamed r_staticworldlights to r_shadow_staticworldlights
2002-11-04 havocnow clears stencil to 128 instead of 0, this avoids...
2002-11-03 havocfix polygon distance checks (the radius comparison...
2002-11-03 havocadded support for glPolygonOffset (not used though)
2002-10-31 havocuntested support for tenebrae override/ textures directory
2002-10-31 havocmake view kicks (both angle and origin) occur before...
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-10-30 havoccommented out two unused static const int variables...
2002-10-30 havocfix viewmodel crash
2002-10-29 havocminor update to texture flags and logic stuff
2002-10-29 havocfix for use of cubemaps on hardware without 3d texture...
2002-10-29 havocview model is now properly lit in realtime mode
2002-10-29 havoccolor the torch light
2002-10-29 havoctweak large flame lights a bit more
2002-10-29 havocbumpscale is now adjustable (r_shadow_bumpscale) for...
2002-10-29 havocnow lights are automatically loaded from the .bsp,...
2002-10-29 havoc* LordHavoc slaps self for having loadmodel->mempool...
2002-10-29 havocchanged how QC interpreter handles edict field access...
next