2009-03-25 |
divverent | make r_showtris no longer use glVertex |
commit | commitdiff | tree | snapshot |
2009-03-23 |
divverent | variable name fixes only, no change in behaviour |
commit | commitdiff | tree | snapshot |
2009-03-23 |
divverent | oops, move the print for that string upwards, as other... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
divverent | in PRVM state dumps, also dump a special extra string... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
divverent | libcurl: if a resume ended up with an invalid pack... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
motorsep | project file to build SDL executives |
commit | commitdiff | tree | snapshot |
2009-03-22 |
divverent | change names of functions, and add comments. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
divverent | curl: delete the downloaded pk3 if adding it failed |
commit | commitdiff | tree | snapshot |
2009-03-22 |
divverent | show correct percentage when resuming |
commit | commitdiff | tree | snapshot |
2009-03-21 |
divverent | DP_QC_GETTIME |
commit | commitdiff | tree | snapshot |
2009-03-21 |
divverent | change the model of curves approximation to one that |
commit | commitdiff | tree | snapshot |
2009-03-19 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2009-03-19 |
divverent | make gettaginfo actually work: |
commit | commitdiff | tree | snapshot |
2009-03-18 |
divverent | FTE_QC_CHECKPVS |
commit | commitdiff | tree | snapshot |
2009-03-18 |
divverent | DP_QC_FINDCHAIN_TOFIELD (saves into another field than... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
divverent | force 32bit origin for player entiites (TODO: possibly... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
divverent | Experimental new patch welding code by "someone", fixin... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
havoc | made lhrandom never return MIN (it already never return... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
divverent | fix tiny bug in AVI writing |
commit | commitdiff | tree | snapshot |
2009-03-12 |
divverent | make bouncing also support the entity gravity |
commit | commitdiff | tree | snapshot |
2009-03-12 |
havoc | added sv_gameplayfix_slidemoveprojectiles which avoids... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
havoc | don't use 16bit origin protocol for attachments |
commit | commitdiff | tree | snapshot |
2009-03-11 |
havoc | changed sv_gameplayfix_delayprojectiles to also delay... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
divverent | some typecasts for g++ |
commit | commitdiff | tree | snapshot |
2009-03-11 |
divverent | modeldecompile: detect skeletal models properly (no... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
divverent | decompile models written by pre-r8533 zmodel correctly |
commit | commitdiff | tree | snapshot |
2009-03-11 |
divverent | [ 2680901 ] Fix server/client crashes |
commit | commitdiff | tree | snapshot |
2009-03-11 |
havoc | minor code simplification |
commit | commitdiff | tree | snapshot |
2009-03-11 |
havoc | another obj fix |
commit | commitdiff | tree | snapshot |
2009-03-11 |
havoc | another obj fix (normals) |
commit | commitdiff | tree | snapshot |
2009-03-11 |
havoc | fix zmodel script to actually work |
commit | commitdiff | tree | snapshot |
2009-03-11 |
havoc | more fixes for obj export |
commit | commitdiff | tree | snapshot |
2009-03-10 |
havoc | more fixes for OBJ export |
commit | commitdiff | tree | snapshot |
2009-03-10 |
havoc | fix two problems in obj export |
commit | commitdiff | tree | snapshot |
2009-03-10 |
havoc | fix typo |
commit | commitdiff | tree | snapshot |
2009-03-10 |
havoc | implemented modeldecompile command, saves .obj version... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
divverent | change a cast, trying to fix DP in g++ |
commit | commitdiff | tree | snapshot |
2009-03-07 |
divverent | fix the latest patch (print the right number) |
commit | commitdiff | tree | snapshot |
2009-03-07 |
divverent | allow maxplayers to be changed in game (it'll then... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
divverent | fix token endpos writng by tokenizebyseparator |
commit | commitdiff | tree | snapshot |
2009-03-06 |
divverent | tokenize: allow more tokens |
commit | commitdiff | tree | snapshot |
2009-03-03 |
divverent | add a strftime reference to the cvar descriptions so... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
divverent | particle culling: don't crash if r_refdef.scene.worldmo... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
divverent | bring back the stupid Matrix4x4_Invert call as it break... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
divverent | corona query: move the "all pixels" query to the center... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
divverent | speed up cl_project (it can simply use the inverse... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
divverent | work around ATI bug in corona occlusion testing (use... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
havoc | remove a debug line |
commit | commitdiff | tree | snapshot |
2009-03-02 |
havoc | replaced cl_particles_novis with cl_particles_viscullin... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
havoc | change default value for cl_particles_novis to 1 becaus... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
divverent | add three more places to send keepalives. No more disco... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
divverent | improve keepalive handling (also send keepalives during... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
divverent | count entities removed by SV_OnEntityPreSpawnFunction... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
divverent | fix typo in previous commit |
commit | commitdiff | tree | snapshot |
2009-02-26 |
divverent | use trace_plane_normal to check whether the trace succeeded |
commit | commitdiff | tree | snapshot |
2009-02-25 |
divverent | scr_screenshot_hwgamma - makes the HW gamma table apply... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
divverent | fix v_color_enable with v_glslgamma |
commit | commitdiff | tree | snapshot |
2009-02-25 |
divverent | never prefer an entity trace over a world trace if... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
havoc | ZQ_PAUSE extension patch from GreEn`mArine |
commit | commitdiff | tree | snapshot |
2009-02-23 |
divverent | C++ compile fixes |
commit | commitdiff | tree | snapshot |
2009-02-21 |
divverent | cl_capturevideo_nameformat |
commit | commitdiff | tree | snapshot |
2009-02-21 |
divverent | add some casts for g++ |
commit | commitdiff | tree | snapshot |
2009-02-21 |
divverent | clarify that the new matrixlib functions only are suppo... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
havoc | fix ie |
commit | commitdiff | tree | snapshot |
2009-02-20 |
divverent | some color tag cleanups by terencehill |
commit | commitdiff | tree | snapshot |
2009-02-20 |
havoc | calculate plane dist in collision code so that it will... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
havoc | report a proper trace_plane_normal for trace_startsolid... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
havoc | fix a compile error on dedicated server in MSVC2008 |
commit | commitdiff | tree | snapshot |
2009-02-20 |
divverent | made cl_capturevideo_ogg 1 by default and saved. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | change vorbis default quality to 3 (before: 1), matches... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | fix multichannel vorbis channel mappings |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | correctly swap the channels for vorbis audio encoding |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | also fix ti.keyframe_auto_p |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | rename cl_capturevideo_ogg_theora_keyframe_frequency... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | make DP_PRELOAD_DEPENDENCIES=1: add theora to the depen... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | libogg sucks. Really does. Work around one of its short... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | fix bug introduced by div0 that made entities belonging... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | fix typo causing an endless loop |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | hopefully fix pointsound in csqc |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | avoid writing a duplicate last frame at the end |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | fix the stupid interleaving method |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | revert r8707 changes |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | disable use of stdint.h on MSVC2003 and earlier |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | also include <stdint.h> to get uint32_t on mingw |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | a debug printf I forgot to comment out |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | now, for mingw, use the uint32_t names instead of the... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | fix compile errors on MSVC2003 and earlier |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | bring back the old stupid interleaving, and leave this... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | try interleaving exactly like example_encode.c |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | increase default theora quality from 16 to 32; this... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | capturevideo refactoring, making AVI also "just a modul... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | Add some cvars for vorbis/theora video encoding; their... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | forgot these two files |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | Experimental theora capturevideo code. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | capturevideo: prefill incomplete header fields a bit... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
havoc | fix bugs with missing shader replacements casting shadows |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | fix typo in some powers of two |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | add Q3A's EF_TELEPORT_BIT (toggle it when teleporting... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | DP_QC_GETTAGINFO_BONEPROPERTIES |
commit | commitdiff | tree | snapshot |
2009-02-16 |
havoc | fix a compile error when using C++ mode |
commit | commitdiff | tree | snapshot |
next |