]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/View.qc
fix crosshair scaling fps dependency
[divverent/nexuiz.git] / data / qcsrc / client / View.qc
2009-10-14 div0fix crosshair scaling fps dependency
2009-10-14 div0reindent View.qc before I do changes
2009-10-13 fruitiexsmooth crosshair effects by Taoki
2009-09-23 div0anti-triggerbot using DP console output :P
2009-09-15 div0matching clientside changes for trueaim
2009-09-12 fruitiexCSQC accelerometer! Please test (cl_showacceleration 1)
2009-09-11 fruitiexalso hide crosshair when the menu is opened
2009-09-11 div0fade out HUD when opening menu
2009-09-08 mrbougodefine localcmd correctly in svqc; add client- and...
2009-09-06 div0do not blur crosshair in chase cam
2009-09-05 div0fix fireball mins/maxs
2009-09-01 div0[NOT FOR 2.5.2] fireball weapon: code changes, cfgs
2009-08-29 fruitiexhide cl_showpressedkeys and cl_showspeed if r_letterbox...
2009-08-11 tzorkWops, need more files for the HUD_SPIDEBOT fix.
2009-08-04 div0experimental change: why was R_AddEntities there? we...
2009-07-23 div0crosshair hittest: blur cvar; fix blur with RL
2009-07-23 div0fix spam
2009-07-23 div0fix typo
2009-07-23 div0crosshair_hittest_showimpact
2009-07-20 div0[11:57:02] <@LordHavoc> div0: or just remove the seeker...
2009-07-19 div0fix autodetection of cs_project behaviour
2009-07-10 div0rifle bullet counter indicator
2009-07-08 div0close 408
2009-06-30 div0eol-style only
2009-06-27 div0shrink the crosshair when aiming at a team mate and...
2009-06-25 div0crosshair_hittest: new feature: enlarge when aiming...
2009-06-23 div0HUD fixes v3; breaking currentammo :(
2009-06-23 div0directhit fix;
2009-06-18 div0new parameter "leadlimit", abort the game if someone...
2009-06-15 div0do not do blur fort he tuba
2009-06-12 tzorkvehicles server & client code, disabled by default...
2009-06-11 mand1ngaSupport for accuracy stats by Diabolik. See your stats...
2009-06-10 div0FruitieX's new HUD, except for the teamradar changes
2009-06-09 div0make csqc slightly faster
2009-05-29 div0As per lordhavoc's suggestion, all rockets are guided...
2009-05-27 div0keep shot origins outside walls (maybe fixes a bug...
2009-05-08 mrbougoNexball HUD fix, and using the porto as weapon now
2009-05-05 div0fix trueaim check for rifle, it accidentally used the...
2009-05-05 div0do not draw porto line when dead
2009-05-05 mand1ngaAttempt to make the porto beam to not be displayed...
2009-05-04 greenmarineMove announcer sounds for remaining map time to CSQC...
2009-05-04 div0fix a typo breaking the crosshair blurring
2009-05-04 div0crosshair_hittest feature: blur out the crosshair if...
2009-04-23 div0remove all 2.4.2 compatibility code (do not merge this...
2009-04-15 div0a debugging helper "NextFrameCommand", may become usefu...
2009-04-04 mand1ngaDisable crosshair when the demo camera is enabled
2009-03-11 div0get rid of the v_flipped toggle
2009-03-07 div0fix logic of radar showing
2009-02-27 div0fix race columns
2009-02-20 div0angles "un-holding" fixed
2009-02-11 div0fix a simple div by zero
2009-02-11 div0showpressedkeys.
2009-02-08 div0draw crosshair LAST
2009-02-06 div0[ 2555894 ] Ready restart countdown clientside
2009-02-01 mand1ngaTurned aliases for rotating the camera into commands...
2009-01-31 mand1ngaDemo camera refactoring
2009-01-28 div0remove all TEs that contain a permanent state.
2009-01-23 div0fix missing electro sounds and warnings
2009-01-22 div0use less bytes; add a .void() reset to all entities...
2009-01-19 mand1ngaNew demo camera mode for looking always to the player
2009-01-18 esteelcrosshair 0 = DISABLE crosshair :-P
2009-01-16 mand1ngaDisabled weapon zoom while using the demo camera
2009-01-16 div0per-weapon crosshair images; too bad these are a failur...
2009-01-16 div0optimize :)
2009-01-16 esteelthink the CH was broken, tried to fix it but can't...
2009-01-16 div0allow overriding the crosshair color, and scaling alpha...
2009-01-16 div0make crosshair size depend on the image size again
2009-01-16 div0do bouncing client side (sound is still server side)
2009-01-15 esteelcsqc crosshair code which allows per weapon crosshairs...
2009-01-15 div0remove some ?: operators as fteqcc hates them
2009-01-15 mand1ngaDemo camera improvements:
2009-01-15 div0make misc_laser more flexible
2009-01-13 mand1ngaAdded camera for demo playback.
2009-01-10 div0add a test csse for the blur: "blurtest" (only when...
2008-12-29 div0Translate color codes for old clients
2008-12-24 div0csqc: fix position of waypoints in intermission
2008-11-26 div0vid_pixelheight now is a float
2008-11-12 div0detect screen size using new DP feature
2008-10-22 div0turn off crosshair in ons_showmap mode too
2008-10-22 div0- experimental CSQC change: get rid of old ONS team...
2008-10-13 div0detect changes on teamplay cvar (in case that gets...
2008-10-08 div0fix division by zero if cl_zoomfactor == 1
2008-10-06 div0also compare the team in SPRITERULE_DEFAULT. Should...
2008-10-05 div0work around engine crash by drawing 2D polygons after...
2008-10-04 div0draw HUD before other stuff again (no idea why this...
2008-10-04 div0let HUD draw over other stuff
2008-10-03 div0make team radar on by default for testing
2008-10-03 div0make "cl_teamradar 2" use the new radar in Onslaught...
2008-10-03 div0local player gets black border; hide radar when scorebo...
2008-10-03 div01. draw sprites before team radar (looks irritating...
2008-10-02 div0load dprint
2008-10-02 div0new waypointsprite system, onslaught not yet supported
2008-10-01 div0experimental team radar (try: cl_teamradar 1)
2008-10-01 div0get rid of .info files; make interpolation generic
2008-09-29 div0support r_letterbox and viewsize for disabling the HUD
2008-09-21 div0handle sv_foginterval on the client now (TESTING)
2008-09-19 esteelcrude way to display keybinds in the hud, currently...
2008-09-10 div0use the right stat for zoom
2008-09-10 div0make portal shot REFLECT off playerclip
2008-09-06 div0fixing warmup part 1
next