]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2009-07-22 divverentcurves: optimize their order for the bbox optimization
2009-07-22 divverentmod_q3bsp_optimizedtraceline: also do a line trace...
2009-07-21 divverentCollision against patches: do some major optimizations.
2009-07-20 divverentexperimental makefile option make DP_LINK_TO_JPEG=1...
2009-07-17 divverentcs_*project: return console/draw* coordinate space...
2009-07-17 divverentfix v_flipped in cs_unproject (it was correct in cs_pro...
2009-07-16 divverentsome typo fixes, + unalias command
2009-07-16 divverentrename internal var, no real change
2009-07-16 divverentmotion blur/dmaage blur config change by Samual, and...
2009-07-14 divverentonly show "shader already defined" messages if the...
2009-07-12 havocfix a compile error when MEMPARANOIA is off
2009-07-12 havocstabilize showfps a bit
2009-07-12 divverentget uintptr_t from vadefs.h on MSVC
2009-07-08 divverentdoxygen comments and config file
2009-07-08 divverentfix rounding of drawsetcliparea coordinates (but not...
2009-07-08 divverentthanks
2009-07-08 havocfixed several warnings that appear with -std=gnu99...
2009-07-07 divverentfix saturation (how and why did this line disappear?)
2009-07-07 havocmore _int changes, but these are only in the commented...
2009-07-07 havocuse ivector for all vector copy instructions, not vector
2009-07-06 divverenttwice as many models loadable (for LOD and stuff)
2009-07-05 divverentadd an error message
2009-07-05 divverentfix buffer overruns in sv.model_precache
2009-07-05 divverentSupport a separate texture matrix for the background...
2009-07-04 divverentfix typo in pqrcon
2009-07-03 divverentadd a second trigger for the same incompatibility detection
2009-07-03 divverentCPMA physics: force airaccelqw=1 when strafing if using...
2009-07-01 divverentstringwidth(): add a third font size argument (optional...
2009-06-27 divverentproperly handle comments when looking for final ; of...
2009-06-27 divverentbetter expand variables inside comments than breaking...
2009-06-27 havocpatch from Lardarse that makes monsters/secrets show...
2009-06-23 divverent* don't expand cvars in comments
2009-06-21 divverentteleport bit: always reset animation there too
2009-06-21 divverentfix a crash in dpm + framegroups
2009-06-21 divverentfix framegroups file parsing out of bounds errors
2009-06-21 divverentSupport frame groups for ALL model formats (a slightly...
2009-06-20 divverentmessagemode/commandmode: clear the string on entering...
2009-06-19 divverentexperimental motion blur code (original by Samual on...
2009-06-17 divverentwhen the engine is compiled with -DFILLALLCVARSWITHRUBB...
2009-06-16 divverentcl_capturevideo_framestep
2009-06-16 divverentMUCH more paranoid memory checking (use random address...
2009-06-13 divverentDP_SV_BOUNCEFACTOR
2009-06-13 divverentshift netgraph up by sbar_info_pos;
2009-06-11 divverentcontrastboost: fix a division by zero that can never...
2009-06-11 divverentv_contrastboost: unclamp
2009-06-11 havocpatch from RocketGuy for pqrcon command, to administrat...
2009-06-10 divverenttypo
2009-06-10 divverentsbar_info_pos
2009-06-09 divverentmake tcgen environment work exactly like in Q3A (the...
2009-06-08 divverentparentheses error in cs_unproject
2009-06-08 divverentlarger cbuf
2009-06-06 divverentsimplify glsl code (we can do vec3(y))
2009-06-06 divverentconsole enhancements finally ready (changed mouse wheel...
2009-06-06 divverentglsl: add a saturation adjustment r_glsl_saturation...
2009-06-02 divverentthis time, actually commit the matchpattgern fix
2009-06-01 divverentfix another race condition when stopping ALL sounds
2009-06-01 divverentfix a race condition in DP's sound handling; note:...
2009-05-31 divverentmake DP run in wine again
2009-05-31 divverentdon't check for "wgl" as extension name
2009-05-30 divverentprovide isdemo() to menu QC
2009-05-29 divverenteven nicer :P
2009-05-29 divverentcolorize cvarlist and completion nicely
2009-05-28 divverentapropos command
2009-05-28 divverentdo not exit comment by ;, only by linefeed
2009-05-28 divverents/random()/rand()/, sorry
2009-05-27 divverenteffectinfo: properly handle staincolor and color togeth...
2009-05-27 divverentpatch by parasti; changes to his patch: no per function...
2009-05-26 divverentgive blood stains back
2009-05-25 divverentsrcon: add random digits to the the time
2009-05-24 divverentadd a note that for secure rcon, client and server...
2009-05-24 divverentmore improvements, making 0x808080 neutral stain color
2009-05-24 divverentparticle effectinfo: new parameters
2009-05-24 divverentline editing: new binds ctrl-q (push line to history...
2009-05-22 havocincreased _snd_mixahead from 0.1 to 0.11 to fix static...
2009-05-21 divverentfix bug in console backscroll overflow handlign
2009-05-20 divverentadd some missing casts
2009-05-20 divverentnew supercontents flags: BOTCLIP (matching Q3's botclip...
2009-05-20 divverentimprove abstraction of console buffer access; remove...
2009-05-20 divverentimprove abstraction of the console buffers; console...
2009-05-20 divverentimproved persistent input history; now independent...
2009-05-17 havocreworked default address cvars to be empty for default...
2009-05-17 havocfix an addrinfo leak when getaddrinfo returns an addrin...
2009-05-17 havoctry only one port on ip6 if ip4 succeeded, this is...
2009-05-17 divverentalso block lines starting with "quit " from the history
2009-05-17 divverentargh, should be called darkplaces_history.txt (like...
2009-05-17 divverentexperimental new persistent console history (uses same...
2009-05-16 divverentadd a missing cast
2009-05-16 divverentfix another typo
2009-05-16 divverentfix latest commit :P
2009-05-16 divverentprint something on "name" length overflow
2009-05-15 havocdon't allocate lightmaps for water surfaces without...
2009-05-14 havocadd a couple more things back
2009-05-14 havocfix compatibility with pre-XP windows versions
2009-05-14 divverentrequire WinXP or higher for molivier's latest changes.
2009-05-14 divverenttiny code cleanups
2009-05-14 molivierFixed a invalid use of the sizeof() operator. Thanks...
2009-05-14 divverentremove one unneeded cdPlaying check
2009-05-14 divverentFixes by terrencehill and me:
2009-05-14 divverentr_speeds: show current clusterindex
2009-05-14 molivierIncreased the size of the text box containing the name...
next