]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Remove some stale code, very basic racer tough csqc (disabled) new models for raptor...
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2011-04-04 Jakob MGRemove some stale code, very basic racer tough csqc...
2011-04-03 Jakob MGSync with master
2011-04-03 Jakob MGMake raptr bombs bounce if vehicle that droped them...
2011-04-03 mand1ngaMerge remote branch 'origin/terencehill/italian_update'
2011-04-03 Jakob MGCreate and use vehicles_projectile(...) to reduce code...
2011-04-02 Jakob MGFix fb cockpit, better camera location for raptor
2011-04-02 Jakob MGBring back raptor straferoll, fix raptor mode 1 movemen...
2011-04-02 Rudolf Polzerskip the WarpZone_StoreProjectileData loop if there...
2011-04-02 Jakob MGFix rpojectile models/shader for vehicles, disable...
2011-04-02 Jakob MGGet rid of 240 tracelines / second for racer by disabel...
2011-04-02 Jakob MGcsqc projectile types for vehicles, and models
2011-04-01 Jakob MGFix racer rockets, reset lock on spawn, zero avelocity...
2011-04-01 Jakob MGForgot a bad lines in raptor spawn code
2011-04-01 Jakob MGMake a common vehicles_spawn to handle bulk stuff ...
2011-04-01 Rudolf Polzerput the watermark in an ifdef
2011-04-01 Jakob MGSwitching branch
2011-04-01 Rudolf Polzersupport # comments in player stats
2011-04-01 Rudolf Polzersend a "R" line in the player stats POST that is the...
2011-04-01 Rudolf Polzerin adminmsg: entnumber 0 means "all clients"
2011-04-01 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-01 Rudolf Polzernew command: sv_cmd adminmsg <clientno> "string" <infob...
2011-03-31 Rudolf Polzerimprove team spawn logic
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/cvared_gib_he...
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mand1nga/i18n-ES'
2011-03-30 sevMerge branch 'sev/hudlayout' of ssh://git.xonotic.org...
2011-03-30 sevMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-03-30 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fixes_for_l...
2011-03-30 sevMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-03-30 SamualMerge remote branch 'origin/master' into sev/hudlayout
2011-03-30 SamualMerge remote branch 'origin/master' into samual/fixes_f...
2011-03-30 mand1ngaExperiment: Set MOVETYPE_TOSS on the vehicle when unman...
2011-03-30 Jakob MGRacer fires one rocket at the time. All vehicles crush...
2011-03-29 Jakob MGMerge master
2011-03-29 Jakob MGMake things somewhat usable before venturing into ODE...
2011-03-29 Rudolf PolzerFINALLY fix the "warpzonelib" error a proper way
2011-03-29 Jakob MGFix wrong colormap for returnign vehicle after it retur...
2011-03-28 Rudolf PolzerMerge remote-tracking branch 'origin/samual/change_defa...
2011-03-28 Rudolf Polzerfix slow push :P
2011-03-28 Rudolf PolzerFix some bugs in here
2011-03-28 Rudolf Polzernew toy: autocvar_g_damagepush_speedfactor - ENJOY
2011-03-28 Jakob MGNew effects, revert to v_angle based steering (get...
2011-03-27 Rudolf Polzermove the minstanex_ammo hack out of WR_THINK, as now...
2011-03-27 terencehillFix minstagib where isn't possible to shoot when you...
2011-03-26 Jakob MGMake colormap & fullbright work (uses g_fullbrightplaye...
2011-03-26 Jakob MGTurn raptor bombs into csqc projectiles
2011-03-26 Jakob MGUse pmove_vel & _org fro raptor bombing crosshair inste...
2011-03-25 Rudolf Polzersome unused vars be gone
2011-03-25 Jakob MGfix colormap in team games
2011-03-25 mand1ngaAdded cvars for racer blowup damage
2011-03-25 Jakob MGSome claim that you should acctualy add teh files you...
2011-03-25 Jakob MGclean up racer, make it steer arround crosshair & make...
2011-03-25 Jakob MGsave state before removing stale code
2011-03-24 SamualMerge remote branch 'origin/master' into samual/change_...
2011-03-23 Mircea KitsuneBetter names
2011-03-23 Mircea KitsuneFix HUD blood splash being drawn at incorrect position...
2011-03-23 Rudolf Polzeruse crylink_impact again (which is a copy of crylink_im...
2011-03-23 Rudolf PolzerMerge branch 'master' into samual/change_default_balance
2011-03-23 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2011-03-23 SamualMerge branch 'samual/change_default_balance' of ssh...
2011-03-22 SamualSwap the file names back and add support for old seeker...
2011-03-22 terencehillCheck for negative values returned by search_begin...
2011-03-21 SamualMerge branch 'samual/crylink_updates' into samual/chang...
2011-03-21 SamualMerge branch 'samual/seeker_updates' into samual/change...
2011-03-21 SamualChange the effect from crylink_impact to crylink_impact...
2011-03-21 SamualNew effect (slightly) for tag rockets
2011-03-21 SamualMerge remote branch 'origin/master' into samual/seeker_...
2011-03-21 SamualChange the effect slightly for the seeker, and swap...
2011-03-21 Jakob MGNew cvar g_vehicle_raptor_cannon_locktarget, if 1 lets...
2011-03-20 Mircea KitsuneCvar the amount of health dead bodies must take in...
2011-03-20 terencehillRemove wrong unlimited ammo check in Hook attack code...
2011-03-20 terencehillFix issues when shooting if you have unlimited ammo...
2011-03-20 Jakob MGFix raptor hud warn spam.
2011-03-20 Jakob MGBetter defaults, fix aux xhair, add aux xhair to raptor.
2011-03-20 Jakob MGNew branch, old was br0ked. new aux. crosshait system.
2011-03-20 terencehillFix impossibility to reload current weapon if you have...
2011-03-20 terencehillMerge branch 'master' into terencehill/misc_bugfixes
2011-03-20 terencehillAdd a quick check to exec the reticle code only when...
2011-03-19 terencehillprecache gfx/reticle_* only in CSQC_Init as there's...
2011-03-19 terencehillFix no weapon displayed in the HUD if cl_weaponpriority...
2011-03-19 SamualMerge remote branch 'origin/master' into samual/seeker_...
2011-03-19 SamualMore cleanups and fixes, add waypointsprite stuff ...
2011-03-19 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/physics...
2011-03-19 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2011-03-18 SamualWhoops this should be AFTER the return, or else you...
2011-03-18 SamualMerge remote branch 'origin/master' into samual/seeker_...
2011-03-18 SamualLots and lots of updates for the seeker >;D
2011-03-16 terencehillNo need to check for g_freezetag too
2011-03-15 terencehillChange last instances of nixnex into nix
2011-03-15 SamualSome small fixes and just go back to the way it was...
2011-03-15 Samualjust use inner ring instead for when main ring is alrea...
2011-03-14 SamualSmall fix in view.qc
2011-03-14 SamualMerge branch 'samual/fixes_for_latest_merge' of ssh...
2011-03-14 Mircea KitsuneA safe tweak to my last change
2011-03-14 SamualMerge branch 'samual/fixes_for_latest_merge' of ssh...
2011-03-14 Mircea KitsuneFix reloading with weapon arenas / unlimited weapon...
2011-03-14 SamualMerge remote branch 'origin/master' into samual/fixes_f...
2011-03-14 SamualFix the sniper rifle ammo and also fix the issue of...
2011-03-14 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fixes_for_l...
2011-03-14 SamualFix some of the broken things in univeral_reload_system...
2011-03-13 Jakob MGMerge commit 'a5f8cbe456bed48c2c7b5d666e30cbaa344e6e33'
next