]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2004-08-30 havocfix crash when transparent meshes were used in first...
2004-08-30 havoccollision.h doesn't need winding.h anymore
2004-08-30 havocmore documentation on B-Splines
2004-08-30 havocmake sure particles are reset on level change by cleari...
2004-08-29 havoc367 and all unfinished todo items labeled by category
2004-08-28 havochow'd this get here?
2004-08-27 havoc367
2004-08-27 havocadded GAME_NETHERWORLD
2004-08-27 havoc368
2004-08-27 havoc369
2004-08-26 havocmodified Tomaz credits
2004-08-26 tomaz369
2004-08-26 havoc370
2004-08-26 havocfixed te_explosion2 prototype in comment to include...
2004-08-25 havocmd3 skin loading for player models which have no shader...
2004-08-25 havocthanks to Jeff Ford (qbism) for this fix to md3 player...
2004-08-25 tomazAdded Tei's "whack" that adds a drop down shadow on...
2004-08-25 havocchanged Collision_NewBrushFromPlanes to use new polygon...
2004-08-25 tomaz3371 items left.
2004-08-25 tomaz373 items left.
2004-08-25 havoc3 notifies done
2004-08-25 havoca few more things done
2004-08-25 havocimplemented loading of particles/particlefont.tga and...
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...
next