]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge remote branch 'origin/master' into samual/updatecommands
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2011-12-04 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Rudolf Polzerfix grabbing in sandbox mode
2011-12-04 Mircea KitsuneAlso use crosshair_trace_plusvisibletriggers for tracin...
2011-12-04 Mircea KitsuneUse crosshair_trace_plusvisibletriggers instead of...
2011-12-04 Mircea KitsuneUse SOLID_NOT for attachments, which is safest
2011-12-04 Mircea KitsuneUse SOLID_TRIGGER instead of SOLID_NOT for attachments...
2011-12-04 Mircea KitsuneFix a bug with persisted solidity when attaching /...
2011-12-04 Mircea KitsuneAdd solidity to the sandbox menu
2011-12-04 Mircea KitsuneRename edit command from solid to solidity
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Mircea KitsuneNow put my hack in place, making it possible to trace...
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Rudolf Polzerfix multiple bugs in sandbox code regarding sv_cheats
2011-12-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-04 Mircea KitsuneFix typo in my last commit
2011-12-04 Mircea KitsuneAllow setting and persisting the solidity of objects...
2011-12-04 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Rudolf Polzerdisable prediction, use interpolation instead, on old...
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-04 Rudolf Polzerfix weird projectile angles on impact
2011-12-04 Rudolf Polzerdetect local player properly
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Rudolf Polzeraudit usage of player_localentnum and spectatee_status...
2011-12-04 mand1ngaMerge remote-tracking branch 'origin/terencehill/hud_up...
2011-12-04 SamualWhoops :D
2011-12-04 SamualMostly functional now, just gotta add the rest of the...
2011-12-04 SamualMore commands
2011-12-03 Rudolf Polzermore stuff... look at teammate
2011-12-03 Rudolf Polzerg_spawn_near_teammate spawnpoint scoring mutator
2011-12-03 Rudolf Polzerremove an unused arg
2011-12-03 SamualList some new commands (their functions still need...
2011-12-03 Rudolf Polzerspawnpoint selection: restructure to be WAY more mutato...
2011-12-03 Rudolf Polzeradd a Spawn_Score mutator hook; simplify spawning
2011-12-03 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-12-03 Rudolf Polzertwo more cvars
2011-12-03 Samualstring VoteCommand_getprefix() to distinguish between...
2011-12-03 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-12-02 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-02 Rudolf Polzerfix bugs if spectating or own player model does not...
2011-12-02 Rudolf Polzerforcemodels: also, if client lacks a model file, force...
2011-12-02 Rudolf Polzeradd cl_precacheplayermodels cvar
2011-12-02 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-02 Rudolf Polzerfirst implementation of cl_forcemodel
2011-12-02 Rudolf Polzersimplification
2011-12-02 Rudolf Polzerfixes for LOD code
2011-12-02 Rudolf Polzerfinal weapon fixes... for now
2011-12-02 Rudolf Polzermake chase_active entity angles smooth
2011-12-02 Rudolf Polzernetwork colormap for weapon models
2011-12-02 Rudolf Polzerfix warnings
2011-12-02 Rudolf Polzermove the exterior weapon entity to csqcmodel (preparati...
2011-12-02 Rudolf Polzercode attachment support (not used yet)
2011-12-02 Rudolf Polzeroops. My idea to network tag_entity was Doom'd, and...
2011-12-02 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-02 Rudolf Polzerrename all "alpha" parameters in CSQC to remove clash...
2011-12-02 Rudolf Polzerrestructure a bit :)
2011-12-02 Rudolf Polzerwhen NOT networking players by this code, also network...
2011-12-02 Rudolf Polzercsqcmodels: make more suitable for using for non-players
2011-12-01 SamualCommiting some more work on vote updates as i'm going...
2011-11-30 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-11-30 SamualNow most of the structure for votecommand is finished...
2011-11-29 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-29 Rudolf Polzerplayer model LOD: support cl_minfps for deciding player...
2011-11-29 Rudolf Polzeralso CopyBody glowmod again
2011-11-29 Rudolf Polzerlegacy networking: bring glowmod back, accidentally it
2011-11-29 Jakob MGfix min4->min
2011-11-29 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-29 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-29 Jakob MGMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-11-29 Jakob MGWaypointsprites / healthbars for turrets #woxblox#
2011-11-28 Rudolf Polzeradd a compatibility workaround for 0.5.0 engine
2011-11-28 SamualMore work on vote commands
2011-11-28 terencehillRemove msys.qh I've re-added in the previous merge...
2011-11-28 terencehillMerge remote-tracking branch 'origin' into terencehill...
2011-11-28 nifrekGive hagar it's own trail effect instead of sharing...
2011-11-28 SamualWorking on map vote picture selection, plus some other...
2011-11-27 SamualStart re-write of voting command structure
2011-11-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-11-26 terencehillm_toggle takes a parameter, fix its definition and...
2011-11-26 Rudolf Polzerwhen all spawns are allowed, RanOutOfSpawns cannot...
2011-11-26 Rudolf Polzerg_spawn_useallspawns - disable teamplay spawn rules
2011-11-26 Rudolf Polzerdefaultplayermodel: allow multiple and randomize
2011-11-26 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-26 Rudolf Polzerfix declaration of runstandardplayerphysics
2011-11-26 Rudolf Polzerfix some compat issues
2011-11-26 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-26 Rudolf Polzerfix lots of inconsistencies to EXT_CSQC naming
2011-11-26 Rudolf Polzeradd missing files
2011-11-26 Rudolf Polzerlots of csprogdefs stuff
2011-11-26 Rudolf Polzerfix more dpdefs stuff
2011-11-26 Rudolf Polzerfix warnings
2011-11-26 Rudolf Polzermany menuqc improvements regarding dpdefs
2011-11-26 Rudolf Polzersome more cleanup - all svqc warnings gone
2011-11-26 Rudolf Polzeruse vectoangles2 properly
2011-11-26 Rudolf Polzeruse the engine's progsdefs.qc. This may break stuff...
2011-11-26 Rudolf Polzerfix name of extensions file
2011-11-26 Rudolf Polzerupdate extensions file from dpdefs
2011-11-25 SamualMerge remote branch 'origin/master' into samual/updatec...
next