2009-04-04 |
divverent | experiemnt: call the event loop from loading plaque... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | make Quake start again :P |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | more loading screen stuff, now shows loading screen... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | a nice improvement to the loading plaque: displaying... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | it is now possible to have multiple map models loaded... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | move csqc_progdata and csqc_progdata_deflated from... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix memory leaks in server csqc |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix a memory leak in WriteImage |
commit | commitdiff | tree | snapshot |
2009-04-04 |
sajt | update crosshair slider |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | don't apply host_sleep when in a timedemo |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | added host_sleep cvar, defaults to 1 millisecond wait... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
havoc | changed r_speeds glFinish to only occur when set to... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
havoc | fix severe animation bug with single-frame framegroups... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
havoc | reset rsurface.entity in a couple more cases |
commit | commitdiff | tree | snapshot |
2009-04-02 |
divverent | fix the NaN checks |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | changed sv_masterextra cvars back to IP addresses to... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | replaced sv_clmovement_waitforinput with sv_clmovement_... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
divverent | turn off exact specular math by default (it's better... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | reset rsurface.entity to NULL after each entity is... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | fix messed up r_hdr bloom rendering (wasn't setting... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
havoc | set rsurface.entity correctly before calling R_GetCurre... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
divverent | make cvar* functions unable to retrieve private cvars |
commit | commitdiff | tree | snapshot |
2009-04-01 |
divverent | slightly more exact "exact specular math", prevents... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
havoc | added extension names for DP_GFX_MODEL_INTERPOLATION and |
commit | commitdiff | tree | snapshot |
2009-03-30 |
havoc | reworked animation interpolation code - entity_render_t... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
havoc | fix a use of tempmempool to be loadmodel->mempool |
commit | commitdiff | tree | snapshot |
2009-03-29 |
havoc | compute sorted surface list at load of each model ... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
havoc | updated project files to include cap_avi.c and cap_ogg.c |
commit | commitdiff | tree | snapshot |
2009-03-27 |
divverent | same fix for csqc |
commit | commitdiff | tree | snapshot |
2009-03-27 |
divverent | properly let sounds come out of attached entities ... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
divverent | only enable nonpoweroftwo textures if GL_MAX_VERTEX_TEX... |
commit | commitdiff | tree | snapshot |
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 |
next |