2011-01-04 |
Rudolf Polzer | handle failure of video capture startup |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | switch to a working combination of container and codec |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | be lossless by default |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | fix DLL names for win32 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | type fixes |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | a comment |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | use integer types properly |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | properly load libavcodec/avformat/avutil version 52... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | add DP_LINK_TO_LAVC |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | add minimal libav* headers |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Rudolf Polzer | free more stuff |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | also specify crf |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | better defaults (x264 now) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | better... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | typo fix |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | now should work |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | fix comments |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | more libavcodec |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Rudolf Polzer | libavcodec start |
commit | commitdiff | tree | snapshot |
2011-01-03 |
divverent | get rid of more clang warnings |
commit | commitdiff | tree | snapshot |
2011-01-03 |
divverent | get rid of clang warnings for SETPVSBIT/CLEARPVSBIT |
commit | commitdiff | tree | snapshot |
2011-01-02 |
divverent | fix a warning by clang |
commit | commitdiff | tree | snapshot |
2011-01-02 |
vortex | Better perspective effect for SPR_OVERHEAD, added globa... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
divverent | fix a stupid extra declaration in the glsl shader |
commit | commitdiff | tree | snapshot |
2010-12-29 |
divverent | fix the overflow checks in snd_ogg to handle different... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
divverent | fix a bug in special character translation leading... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
divverent | fix handling of the restart-animation bit |
commit | commitdiff | tree | snapshot |
2010-12-26 |
divverent | avgcolor calculation: also calculate alpha for DXT3 |
commit | commitdiff | tree | snapshot |
2010-12-25 |
divverent | shut down a lot of startup developer spam |
commit | commitdiff | tree | snapshot |
2010-12-25 |
divverent | less unix terminal spam if developer <= 0 (should this... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
divverent | fix a C++ error |
commit | commitdiff | tree | snapshot |
2010-12-25 |
divverent | fix avgcolor calculation with fake S3TC decoding |
commit | commitdiff | tree | snapshot |
2010-12-25 |
divverent | add a trivial quarter-res S3TC decoder to DDS loading |
commit | commitdiff | tree | snapshot |
2010-12-23 |
divverent | also make the darkplaces menu able to enter up to 127... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
divverent | also make MAX_SCOREBOARDNAME 128 in the small memory... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
divverent | allow more font sizes |
commit | commitdiff | tree | snapshot |
2010-12-21 |
divverent | allow longer player names |
commit | commitdiff | tree | snapshot |
2010-12-18 |
divverent | r_showsurfaces: fix "ghost normals" |
commit | commitdiff | tree | snapshot |
2010-12-18 |
divverent | equalize entities: desaturate the lightgrid when equali... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
divverent | fix a warning |
commit | commitdiff | tree | snapshot |
2010-12-18 |
divverent | glx build, Linux: remove one source of message spam... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
divverent | fix display of r_shownormals < 0 |
commit | commitdiff | tree | snapshot |
2010-12-17 |
divverent | do not crash if loading a particlefont texture fails |
commit | commitdiff | tree | snapshot |
2010-12-16 |
vortex | torgue->torque |
commit | commitdiff | tree | snapshot |
2010-12-16 |
vortex | ODE improvements: |
commit | commitdiff | tree | snapshot |
2010-12-16 |
vortex | fix glgl water trick that doesnt work well (it was... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
divverent | if a skyboxskinframe is missing, don't draw that sky... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
divverent | When reallocating CSQC render entity space, make sure... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
divverent | care for the premultiplied-alpha flag when handling... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
divverent | found out why the water plane issue happend: namely... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
divverent | remove another useless check |
commit | commitdiff | tree | snapshot |
2010-12-14 |
divverent | fix a case where r_hdr 1 can cause message spam (previo... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
divverent | do not crash if no matching water plane could be found... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | fix sys_specialcharactertranslation for utf-8 mode |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | turn another print into a dprint |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | be more silent about self-pack |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | do not parse $variable stuff inside //comments |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | fix some stupid ft2.c warnings |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | simplify it, and make it a bit nicer to the GPU |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | fix loading screen handling (prevent self-overdraw) |
commit | commitdiff | tree | snapshot |
2010-12-12 |
divverent | customizable loading screen picture scale, including... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
divverent | fix a terminologic bug |
commit | commitdiff | tree | snapshot |
2010-12-09 |
divverent | use MAX_SCOREBOARDNAME instead of a hardcoded 64 bytes... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
vortex | maked cl_video to have module playback, so several... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
divverent | allow rtdlight off, rtworld on |
commit | commitdiff | tree | snapshot |
2010-12-03 |
divverent | cvar saving: do not save all ALLOCATED cvars (seta... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
divverent | 100% untested: additionally apply mastervolume to ambie... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
divverent | fix random white pixels with r_shadow_glossexact caused... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
vortex | Attempt to stabilize ODE. Now using constant step ... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
divverent | handle a missing key more gracefully in crypto_uri_postbuf |
commit | commitdiff | tree | snapshot |
2010-11-28 |
divverent | strlennocol: fix color codes :P |
commit | commitdiff | tree | snapshot |
2010-11-26 |
divverent | also support signed GET requests. We will always sign... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
divverent | remove a stupid buf2file call |
commit | commitdiff | tree | snapshot |
2010-11-26 |
divverent | fix stdio mode |
commit | commitdiff | tree | snapshot |
2010-11-26 |
divverent | fix typo |
commit | commitdiff | tree | snapshot |
2010-11-26 |
divverent | crypto-keygen-standalone: allow reading from file descr... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | fix two typos |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | use detached signatures for http post (more compatible... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | initial work for DETACHED signatures |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | fix a cast |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | move base64 to common code |
commit | commitdiff | tree | snapshot |
2010-11-25 |
vortex | fix warnings by adding type casts |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | support passing extra headers in POST requests; but... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | fix a typo |
commit | commitdiff | tree | snapshot |
2010-11-25 |
divverent | DP_QC_URI_POST extension (uri_post, uri_postbuf, crypto... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
divverent | move r_stereo adjustments into R_RenderView so that... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
divverent | fix a stupid warning on OS X |
commit | commitdiff | tree | snapshot |
2010-11-22 |
havoc | refactored and optimized the R_Q1BSP_RecursiveGetLightI... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
havoc | fix a couple error messages on shutdown of dedicated... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
havoc | fix D3D9 build |
commit | commitdiff | tree | snapshot |
2010-11-21 |
havoc | use r_smoothnormals_areaweighting cvar on all calls... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
havoc | someone broke R_CompleteLightPoint, fix this call |
commit | commitdiff | tree | snapshot |
2010-11-20 |
vortex | CL_VM_GetLight: allow 2'nd optional parm which sets... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
havoc | print more useful data when a corrupt input packet... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
divverent | fix camera texture colors |
commit | commitdiff | tree | snapshot |
2010-11-19 |
havoc | don't load corrupt wav files |
commit | commitdiff | tree | snapshot |
2010-11-19 |
havoc | fix fog on particles (premultiplied alpha change was... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
havoc | allow loading DXT2 and DXT4 dds files |
commit | commitdiff | tree | snapshot |
2010-11-19 |
havoc | particle rendering now uses premultiplied alpha (texture is |
commit | commitdiff | tree | snapshot |
2010-11-19 |
havoc | now that performance of cl_decals_newsystem is not... |
commit | commitdiff | tree | snapshot |
next |