2009-04-12 |
divverent | add a small epsilon to the moveframetime check |
commit | commitdiff | tree | snapshot |
2009-04-12 |
divverent | sv_clmovement_maxnetfps (default: 80), should prevent... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
divverent | add checkpvs() to client too (but could not add an... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
divverent | fix crash in substring() |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | fix mispredictions when paused, or when console is... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | don't allocate packetlog entries if there is nothing... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | tweak the start time of the level a bit to cause items... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | clarify float() traceline comments to say void() |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | added hmac.[ch] and cap_avi.[ch] and cap_ogg.[ch] to... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | added a workaround to hopefully fix a precaching error... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | fix bug with sv_gameplayfix_slidemoveprojectiles not... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
sajt | drawrotpic: |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | fixed getinputstate not returning success/failure |
commit | commitdiff | tree | snapshot |
2009-04-12 |
havoc | implemented FTE_STRINGS compliant substring behavior... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
motorsep | In function `S_ServerSounds': unused variable `sfxnext... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
motorsep | Updated project file for SDL build |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | don't print "empty file" spam here |
commit | commitdiff | tree | snapshot |
2009-04-10 |
havoc | do not unload models/sounds until signon is done, this... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | don't need to clear rcon_password on QW server reconnec... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | - be less paranoid about clearing rcon_password (only... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | clear mouse input at a better stage (should fix cl_maxf... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | less loading screen refreshs |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | fix stupid endless loop |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | use "realtime", not the float time global, for entity... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | damn, set the RIGHT alpha to 1... to make the loading... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | when changing rcon_secure, always clear rcon_password... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | clear the rcon password on "connect" command or QW... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | better error handling for overlong srcon commands |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | adding "srcon" protocol, and new cvars: |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | tiny fix regarding too long keys |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | Add my own HMAC implementation (verified using the... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | Fix spurious error message in CL_Locs_FreeNode - ID... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | draw loading bar at 100% alpha again |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | pitch inversion in gettaginfo: also do the mod_alias... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
divverent | code-only change of the loading screen, no visual change |
commit | commitdiff | tree | snapshot |
2009-04-06 |
divverent | again a slight visual improvement(?) of the loading bar |
commit | commitdiff | tree | snapshot |
2009-04-06 |
havoc | Mem_Free being passed NULL should be a warning, not... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
havoc | fix a crash if a model has no vertices |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | fix the name (DOWNLOADPROGRESS -> LOADPROGRESS) |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | fix weight of worldmodel init |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | graceful handling of stack underflows, or host_abortfra... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | enable nonpoweroftwo support again (accidentalyl had... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | loading screen: properly handle the back buffer, by... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | force screen clear when showing loading plaque |
commit | commitdiff | tree | snapshot |
2009-04-05 |
divverent | fix YUV tables |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | more loading screen improvements (weighting for differe... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | also enter the event loop during Q3 map load... should... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix tiny typo |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | - fix Q3 shaders coming from a curled pk3 |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | hopefully fix the crash issue on windows by hitting... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | fix crash when playing some demos |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | further loading screen improvement |
commit | commitdiff | tree | snapshot |
2009-04-04 |
divverent | don't draw loading plaque on dedicated server :( |
commit | commitdiff | tree | snapshot |
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 |
next |