]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2004-08-25 havocfixed a couple potential crashes due to nodestack overf...
2004-08-25 havocMem_AllocPool flags and parent parameters added, now...
2004-08-25 havoc+5 notify, +1 done, -6 todo, +3 todo
2004-08-25 tomaz376 items left.
2004-08-25 tomazSlightly tweaked CL_ParticleExplosion2 by VorteX.
2004-08-25 havoccleaned up all standing in a sloped corner and getting...
2004-08-25 havocslightly changed color of iceblast in prydon
2004-08-24 havocone new todo 3 item, one other 3 done
2004-08-24 tomazStill 378 items.
2004-08-24 tomazTried to make the vore spike trail to be blue under...
2004-08-24 tomazAdded GAME_PRYDON.
2004-08-24 tomazSomehow the svector bug which was d was readded as...
2004-08-24 havocnotified sublim3 of 4 items, categorized more items...
2004-08-23 havocbroke rtlights, oops (shadowtest was reversed)
2004-08-23 havocmissed a uint that should be GLuint
2004-08-23 havocadded GL_ARB_shader_objects, GL_ARB_shading_language_10...
2004-08-23 havocnow only does stair smoothing when onground (thanks...
2004-08-23 havocmerged R_Shadow_Stage_LightWithShadows and R_Shadow_Sta...
2004-08-22 tomaz380 items left.
2004-08-22 tomazAdded sv_maxrate cvar to server setup menu.
2004-08-22 tomazMade ValidateState warn and not error out about colorma...
2004-08-22 tomaz383 items left.
2004-08-22 tomazMade gl_picmip affect only maps, models, and sprites...
2004-08-22 tomazChanged 360. to 360.0
2004-08-22 tomaz384 items left.
2004-08-22 tomazAdded TEXF_PICMIP to the list of TEXF_ flags.
2004-08-22 tomazMade qc profile command post an error message instead...
2004-08-22 tomaz385 items left.
2004-08-21 havocnotified Todd about 3 items being done
2004-08-21 tomaz389 items.
2004-08-21 tomazMade Sys_Error print the error message to the console...
2004-08-21 tomazClose logfile at shutdown.
2004-08-20 havocfinished labeling categories of 0 difficulty items
2004-08-20 tomazForgot this when doing the embedded conchar commit
2004-08-20 tomazdown to 393
2004-08-20 tomazembedded a fallback conchars.tga so it can load in...
2004-08-20 tomazAdded de-we to the credits
2004-08-20 havocwent through most of todo and cleaned things up, not...
2004-08-20 tomazEnabled tested and verified that the clipboard paste...
2004-08-19 tomaz*** empty log message ***
2004-08-19 tomaz*** empty log message ***
2004-08-18 tomaz*** empty log message ***
2004-08-18 tomazFixed collision: client getting fraction out of bounds...
2004-08-17 tomaz*** empty log message ***
2004-08-17 tomazAdded lightstyle interpolation.
2004-08-16 havocfixed normalmap handling (my vectors were backwards...
2004-08-12 havocnow checks tangent vector crossproduct against surface...
2004-08-11 havocfixed sound problems (I had totally messed up the panni...
2004-08-10 havocconverted S_Update to take a matrix, and internal snd_d...
2004-08-10 havocadded identitymatrix const struct which can be used...
2004-08-09 havocfix unused variable k warning
2004-08-09 havocdon't show editlights cursor position when not in editl...
2004-08-09 havocnow shows cursor location in editlights mode
2004-08-09 havocrocket glow is now more orange, less pale
2004-08-09 havoc*** empty log message ***
2004-08-08 havocredesigned rocket explosion effect, now a simple spray...
2004-08-08 havocchanged rocket explosion color to be more redish orange
2004-08-08 tomaz*** empty log message ***
2004-08-08 tomaz*** empty log message ***
2004-08-08 tomazmade TE_EXPLOSION2 use a spherical spawn pattern rather...
2004-08-08 tomaz*** empty log message ***
2004-08-08 tomaz*** empty log message ***
2004-08-08 tomazFixed the missing colorlength param on te_explosion2
2004-08-08 havoc*** empty log message ***
2004-08-08 tomaz*** empty log message ***
2004-08-07 black-Fixed a bad bugfix in the menu router.
2004-08-07 havoceffect dlights weren't casting shadows (oops)
2004-08-07 havocfixed r_showtris
2004-08-07 molivierImproved sound resampling. It can handle sounds up...
2004-08-06 havocrearranged SCR_UpdateScreen, now puts 2D graphics in...
2004-08-06 havocadded DP_QC_MULTIPLETEMPSTRINGS extension (thanks to...
2004-08-05 havocthis patch adds a number of stereo viewing modes (shutt...
2004-08-03 blackChanged S_LocalSound to play multiple sounds at a time.
2004-08-02 tomazAdded CTRL+V paste into the console for win32 users.
2004-08-02 molivierPut all gamemode information (name, game dir, ...)...
2004-07-27 havocremoved particle compacting stage, this fixed all ...
2004-07-26 havocremoved gl_delayfinish cvar as it's now a speed loss...
2004-07-26 havocadded gl_finish cvar, defaults to 0, this was a noticab...
2004-07-23 tomaz*** empty log message ***
2004-07-23 tomaz*** empty log message ***
2004-07-22 molivierAdded 3 new QuakeC extensions: DP_SND_DIRECTIONLESSATTN...
2004-07-22 molivier*** empty log message ***
2004-07-22 havoc*** empty log message ***
2004-07-21 molivierFixed a warning when compiling with GCC (missing type)
2004-07-20 molivierUpdated Transfusion map list for version 1.1 beta3
2004-07-20 molivierFixed the sliders and the toggles in the options menu
2004-07-17 tomazadded graphics options menu and put realtime lighting...
2004-07-17 tomazadded r_editlights_editall command, same as _edit but...
2004-07-17 tomazmade gl_texture_anisotropy take effect immediately...
2004-07-17 tomazFixed a color bug that made realtime lights to be sever...
2004-07-16 black-Added SDL cd playing support (though not all functions...
2004-07-15 havoccleaned up EntityState code somewhat, added beginnings...
2004-07-15 black-Added SDL sound support (still needs a bit debugging...
2004-07-14 black-Added the preprocessor constant USE_DSOUND.
2004-07-14 havoc*** empty log message ***
2004-07-14 havoc*** empty log message ***
2004-07-12 black-The mouse wheels now work in Windows (now button press...
2004-07-11 coderjoeAdd OpenQuartz support, provided by Toddd.
2004-07-11 black-Removed Sys_Quit and added Sys_Shutdown which will...
2004-07-10 blackFixed a bug in the menu.
next