]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Clean up more game mode specific code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2012-04-02 SamualClean up more game mode specific code
2012-04-02 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-04-02 SamualActually, re-re-think that even more
2012-04-02 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weapons...
2012-04-02 SamualActually, re-think that a little bit
2012-04-02 Samualdon't allow passing if the player is in a vehicle
2012-04-02 SamualClean up centerprints for enemyflagcarrier announcement
2012-04-02 SamualAdd mutator hooks for vehicle entrance and exit --...
2012-04-02 SamualAdd comments
2012-04-02 SamualImplement new mutator hook to handle the "help me"...
2012-04-02 SamualRemove more game mode dependent code from other files
2012-04-02 SamualRemove useless declaration
2012-04-02 SamualNo need to use macros for this, just declare them directly
2012-04-02 SamualDon't send centerprints to non-real clients, fix potent...
2012-04-02 SamualMore waypoint_for_enemy flagcarrier stuff, plus some...
2012-04-02 SamualImplementing several new waypointsprite features (like...
2012-04-01 SamualAdd g_ctf_portalteleport cvar to toggle whether flag...
2012-04-01 SamualAdd collect delay for returning flags too
2012-04-01 SamualMove DROP_RESET case slightly
2012-04-01 SamualFix more bugs
2012-04-01 SamualImprovements to how dropped flags are handled
2012-04-01 SamualFix flag throwing bug and dropped capture bug
2012-04-01 SamualAlso clean up dropping code a little bit
2012-04-01 SamualMerge capture code and update other status sharing...
2012-04-01 SamualMerge flag pickup handling code
2012-04-01 SamualEVEN MORE cleanup of redundant code
2012-04-01 SamualRemove more redundant code
2012-04-01 SamualFix two bugs (multiple captures at once bug, and issue...
2012-04-01 SamualFix record keeping for flag capture times
2012-04-01 SamualFix several bugs, also only pass the flag if the team...
2012-04-01 SamualFinish implementing ctf_Handle_Failed_Pass()
2012-04-01 SamualUse MOVETYPE_FLY while passing the flag instead of...
2012-04-01 SamualMake bots automatically pass you the flag if you send...
2012-04-01 SamualImplement whole new passing/throwing system which ...
2012-03-31 SamualMore small things
2012-03-31 SamualQuick fixes
2012-03-31 SamualBegin adding FLAG_PASSING flag status and think/touch...
2012-03-31 SamualClean up more redundant code
2012-03-31 SamualMove pass/throw/drop code out of the event handler...
2012-03-31 SamualEnable droppedcapture code to actually work
2012-03-31 SamualChange dropperid/pickupid to just reference the entity...
2012-03-31 SamualAdd antispam for passing flags
2012-03-31 SamualAdd the cvars back for flagcarrier stuffz and fix some...
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 SamualAdd proper checks for NEEDKILL
2012-03-31 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
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-31 SamualI swear i'm going to sleep after this
2012-03-31 SamualMOAR FIXES.
2012-03-31 SamualMore fixes...
2012-03-31 SamualAdd pushable property, and a small fix for performance
2012-03-31 SamualMore fixes/cleanups
2012-03-31 SamualBegin implementing ctf_Handle_Dropped_Capture()
2012-03-31 SamualConsistency, consistency, consistency...
2012-03-31 SamualMore cleanup, more fixes, and also make the passing...
2012-03-31 SamualFix that last commit
2012-03-31 SamualImplement "FLAG_TOUCHRATE" to limit the sounds/effects...
2012-03-31 SamualFinish implementing passing and fix a few other things
2012-03-31 SamualNew passing/dropping system, flags are now "thrown...
2012-03-30 SamualAutomatically return the flag if it touches trigger_hur...
2012-03-30 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-03-30 SamualUpdate return message a bit
2012-03-30 SamualEnable/fix verbosename centerprints, and add cvar for...
2012-03-30 SamualMany more bug fixes/new features/cleanups
2012-03-30 Rudolf Polzersv_vote_nospectators, sv_chat_nospectators: treat warmu...
2012-03-30 SamualCreate separate FLAG_SCALE constant
2012-03-30 SamualLittle cleanup/fix the flag think method
2012-03-30 SamualDelete two useless declarations
2012-03-29 SamualFix quite a lot of bugs/finish bringing back the old...
2012-03-28 SamualDebugging some stuff, etc
2012-03-28 SamualMake the flag respawn when it touches lava/slime
2012-03-27 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
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
next