]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Clean up/optimize racer code a bit. Make it use a simpler phys path when idle. Tweak...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
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-06 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/lang_f...
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 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-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...
2012-03-06 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/italia...
2012-03-05 Rudolf Polzerimplement the menuqc part too
2012-03-05 Rudolf Polzerreject to spawn mutator blocked guns
2012-03-05 Rudolf PolzerMerge branch 'master' into divVerent/weapons-field...
2012-03-05 Rudolf Polzerclean up some more messy code
2012-03-05 Rudolf Polzermore fixing :P
2012-03-05 Rudolf Polzerfixes
2012-03-05 Rudolf Polzerplay "new toys" sound ;) thanks to CuBeOwL for this one
2012-03-05 Rudolf Polzernew toys: make the mutator compile mostly
2012-03-05 Rudolf Polzermake seeker, rifle, hlac, minelayer exclusive to the...
2012-03-05 Rudolf Polzereven more new toys stuff
2012-03-05 Rudolf Polzermore new toys related stuff
2012-03-05 Rudolf Polzernew toys: start coding it, far from done
2012-03-04 Rudolf Polzermore
2012-03-04 Rudolf Polzermore
2012-03-04 Rudolf Polzerwrite down design of this mutator
2012-03-04 Rudolf Polzertypo fixes
2012-03-04 Rudolf PolzerSVQC finished
2012-03-04 Rudolf Polzerremove the last evil. Now there's no good either.
2012-03-04 Rudolf Polzerremove even more evil
2012-03-04 Rudolf Polzereven less evil
2012-03-04 Rudolf Polzerless evil in t_items.qc now
2012-03-04 Rudolf Polzerw only t_items.qc is still evil
2012-03-04 Rudolf Polzerkill the WEPBIT_ constants
2012-03-04 Rudolf Polzerget rid of all direct use of weapon sets
2012-03-04 Rudolf Polzerstuff
2012-03-04 Rudolf Polzerget rid of W_WeaponBit
2012-03-04 Rudolf Polzermore proper use of weapon sets
2012-03-04 Rudolf Polzeruse the accessors more
2012-02-29 SamualMerge remote branch 'origin/terencehill/minstagib_outof...
2012-02-29 SamualCheck to see if the vote has only JUST been called...
2012-02-29 SamualIf there aren't any players at all and there is a vote...
2012-02-29 Rudolf PolzerMerge remote-tracking branch 'origin/tzork/gm_nexball'
2012-02-29 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/morpheds_...
2012-02-28 Jakob MGMerge remote-tracking branch 'origin/master' into tzork...
2012-02-27 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-26 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/translati...
2012-02-26 SamualSome fixes for voting
2012-02-26 SamualMerge remote branch 'origin/terencehill/powerups_respaw...
2012-02-26 SamualMerge remote branch 'origin/terencehill/megaerebus_cent...
2012-02-26 SamualMerge remote branch 'origin/terencehill/arena_and_ca_fixes'
2012-02-26 SamualMerge remote branch 'origin/terencehill/physics_panel_u...
2012-02-26 SamualMerge remote branch 'origin/terencehill/incompatible_mu...
2012-02-25 Rudolf Polzeralso better ground lastlevel if on the _init map
2012-02-25 Rudolf Polzerfix a possible endless loop if server.cfg sets sameleve...
2012-02-23 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-02-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-23 Rudolf Polzerdelay quit_and_redirect by a timer
2012-02-22 Jakob MGGet rid of half a ton of unref locals. CHECK YOUR COMPI...
2012-02-21 Rudolf PolzerRace, CTS: don't lose score when observing during quali...
2012-02-21 Rudolf Polzerno acc for independent players (CTS)
next