]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
never return TRUE directly, always break, should fix "unreachable code" warning
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2012-06-14 Rudolf Polzernever return TRUE directly, always break, should fix...
2012-06-14 Rudolf Polzermake the malformed restriction "3;0123456789" count...
2012-06-14 Rudolf Polzersome more fixes
2012-06-14 Rudolf Polzerimplement vote command restrictions
2012-06-13 Rudolf Polzerget rid of gotomap/chmap aliasing; rather do that via...
2012-06-11 Jakob MGKill credits to whoever made a vehicle blow up and...
2012-06-11 Jakob MGDamage factors for nex, rifle, uzi & minstanex versus...
2012-06-11 Jakob MGFix small bug in antial, possibly fixing vehicles telep...
2012-06-11 Jakob MGMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2012-06-11 Jakob MGMore robustly prevent http://dev.xonotic.org/issues...
2012-06-10 Jakob MGMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2012-06-10 Jakob MGWork arround http://dev.xonotic.org/issues/1237 The...
2012-06-10 Rudolf Polzerfix invalid use of autocvar (shouldn't change behaviour)
2012-06-06 Rudolf Polzerdocument the expected response format of xonstat (curre...
2012-06-01 Jakob MGMerge remote-tracking branch 'origin/master' into tzork...
2012-05-31 Rudolf Polzerfix stupid typos :P
2012-05-29 Rudolf Polzera bit simpler
2012-05-29 Rudolf Polzersimpler proof for correctness of Fire_AddDamage
2012-05-27 Rudolf Polzerfix typo in comment (yes, really)
2012-05-27 Rudolf Polzerexplain :P
2012-05-27 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-27 Rudolf Polzerequivalent rewrite of fireball code
2012-05-23 Jakob MGMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-23 Jakob MGDont dodge when dead
2012-05-23 Rudolf Polzerbulletconstant 0 now means only penentrate objects...
2012-05-23 Rudolf Polzerspecial support for object density -1, which is always...
2012-05-23 Rudolf Polzerballistics: small fixes for hitting players who stand...
2012-05-23 Rudolf Polzercvar: g_projectiles_keep_owner (keep owner when project...
2012-05-22 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-05-22 Jakob MGRemove a mysterios EF_FLAME that did othing
2012-05-22 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-05-22 Jakob MG<merlijn> when you switch to simple items in game,...
2012-05-21 Rudolf PolzerSUB_CalcMove: internal support for bezier paths
2012-05-20 Jakob MGgrml
2012-05-20 Jakob MGRacer rockets new slightly predicts target, and have...
2012-05-20 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-05-19 Jakob MGClean up/optimize racer code a bit. Make it use a simpl...
2012-05-16 Rudolf Polzerhud_panel_pressedkeys_attack (with placeholder images)
2012-05-05 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-02 Rudolf Polzerfix typo
2012-05-02 Rudolf Polzerfix more unused stuff
2012-05-01 Rudolf Polzerrewrite of newtonian projectiles, now also with a funct...
2012-04-29 Rudolf Polzerfix some more weird stuff
2012-04-29 Rudolf Polzerremove g_projectile_newton_style 3 and 4 due to lack...
2012-04-26 Rudolf Polzerfix more uninitialized stuff and a few bugs, one regard...
2012-04-26 Rudolf Polzerfix a few bugs the analyzer found
2012-04-26 Rudolf Polzermore uninitialized local use fixes
2012-04-26 Rudolf Polzeradd some failcases... get rid of -Oassignments
2012-04-26 Rudolf Polzerfix some more uninitialized locals; disable a broken...
2012-04-26 Rudolf Polzerfix a bunch of uninitialized stuff
2012-04-18 Rudolf Polzersimplify RadiusDamage: don't do all the tracing for...
2012-04-18 Rudolf Polzerreindent RadiusDamage, it was a mess
2012-04-18 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-04-18 Rudolf Polzermake damage through floor more exact (use a cvar for...
2012-04-17 SamualFix records reply
2012-04-17 SamualFix weapons in warmup/clan arena/last man standing
2012-04-17 SamualFix another self damage issue with clan arena
2012-04-17 Rudolf Polzerdetect headshots for minstanex again
2012-04-09 Rudolf Polzerfix build breakage
2012-04-08 Rudolf Polzerprint the IP address, not the name, when a banned clien...
2012-04-08 Rudolf Polzerenforce bans on first clientcommand too, not just on...
2012-04-08 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-04-08 Jakob MGfix bboxes reset by model change, dont load models...
2012-04-06 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/lang_f...
2012-04-03 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-04-03 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-04-02 Rudolf Polzerdon't let respawn sound move with player (attach it...
2012-04-02 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weapons...
2012-03-31 Rudolf Polzerreenable the other spawn funcs for now
2012-03-31 Rudolf PolzerMerge branch 'master' into divVerent/weapons-field...
2012-03-31 Jakob MGde-tard things so they can be compiled
2012-03-31 Jakob MGHandle drop weapons. server cvar to di/allow simple...
2012-03-31 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-03-31 Rudolf Polzerclean up content flags checks for killing items/flags
2012-03-30 Rudolf Polzersv_vote_nospectators, sv_chat_nospectators: treat warmu...
2012-03-28 Jakob MGclient cvars to default, exampleXonotic.cfg _simple...
2012-03-28 Jakob MGMerge branch 'tzork/csqc-items' of git://de.git.xonotic...
2012-03-28 Jakob MGcl_simple_items, neeeds models/foo/bar.ext to have...
2012-03-28 Jakob MGGet rid of g_ghost_items and co, get rid of g_csqc_item...
2012-03-28 Jakob MGGet rid of g_ghost_items and co, get rid of g_csqc_item...
2012-03-28 Jakob MGMake temporary cvar g_csqc_items set to 0 fully behave...
2012-03-27 Jakob MGUse .ItemStatus & ISF_STATUS to control animated, fullb...
2012-03-27 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-03-27 Jakob MGOnly rotate/bob weapons
2012-03-25 Jakob MGcsqc items (needed for simple items)
2012-03-14 Rudolf Polzerfix a stupid interaction between weapon throwing and...
2012-03-12 Rudolf PolzerMerge remote-tracking branch 'origin/nyov/dedicated...
2012-03-11 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/hungarian...
2012-03-10 Rudolf Polzeronslaught fixes: fix timelimit -1, and make campaign...
2012-03-10 Rudolf Polzerdon't do sudden death in campaign test run
2012-03-10 Rudolf Polzercampaign test run mode
2012-03-09 nyovMerge tag 'xonotic-v0.6.0' into nyov/dedicated-startups...
2012-03-08 Rudolf Polzerproperly apply damage force via ODE xonotic-v0.6.0
2012-03-08 Rudolf Polzerallow model entities to be ODE objects if ODE is active...
2012-03-07 Rudolf Polzerfix the previous fix
2012-03-07 Rudolf Polzertiny bugfix for conveyor code
2012-03-06 Rudolf PolzerMerge branch 'divVerent/ru'
2012-03-06 Rudolf Polzernetwork mutator name properly
2012-03-06 Rudolf PolzerMerge branch 'master' into divVerent/weapons-field...
2012-03-06 Rudolf PolzerMerge branch 'master' into divVerent/weapons-field...
next