]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Slightly working (!) passing through warpzones...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2012-09-03 Samual LenksSlightly working (!) passing through warpzones...
2012-09-03 Samual LenksComplete implementation of mutator hooks for vehicles
2012-09-03 Samual LenksNew WIP passing effect for the flags
2012-09-02 Samual LenksFix nexball code from using CTF's entities
2012-09-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-08-31 Samual LenksAlso add unique touch sound
2012-08-31 Samual LenksThis doesn't need fixed
2012-08-31 Samual LenksGive it a unique identifier and precache it too
2012-08-31 Samual LenksAdd a unique sound for flag passing
2012-08-31 Samual LenksUse the new effects now
2012-08-31 Samual LenksBegin implementing new touch effect
2012-08-31 Samual LenksMuch more stable implementation of floating flags
2012-08-31 Samual LenksExperimenting with new float-in-water handling techniques
2012-08-31 Samual LenksWorking on adding warpzone support to passing flags...
2012-08-30 Samual LenksFix stalemate and flag throwing while dead
2012-08-29 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-08-28 Jakob MGMerge remote-tracking branch 'origin/mirceakitsune...
2012-08-28 Jakob MG#woxblox#
2012-08-25 Jakob MGoh noes, sorry
2012-08-25 Jakob MGDewopsyfy the dewopsyfication
2012-08-25 Jakob MGDewopsyfy
2012-08-25 Jakob MGnew functions for g_superspectate: cmd autospec [streng...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/terencehill/mutato...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/terencehill/no_dam...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/terencehill/freeze...
2012-08-23 Jakob MGMerge remote-tracking branch 'origin/mrbougo/killspree_...
2012-08-17 Jakob MGFix mutator_superspec supressing other cmds
2012-08-16 Jakob MGMake superspec better, support cmd followfc [red|blue...
2012-08-16 Jakob MGmutator_superspec (g_superspectate 1 to enable): Extend...
2012-07-31 Jakob MGmerge vehicle dinit & spawn to reduce clutter & prepare...
2012-07-31 Jakob MGg_onslaught_controlpoints_proxycap (default off) de...
2012-07-31 Jakob MGFix dropwepons not animating. Fix cl_weapon_stay_ ...
2012-07-26 Jakob MGMake ons a proper mutator, give it a optional, alternat...
2012-06-01 Jakob MGMerge remote-tracking branch 'origin/master' into tzork...
2012-05-27 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-24 Rudolf PolzerMerge branch 'master' into divVerent/force_colors_teamplay
2012-05-23 Jakob MGMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-23 Jakob MGDont dodge when dead
2012-05-20 Jakob MGMerge remote branch 'origin/master' into tzork/csqc...
2012-05-18 SamualMerge remote-tracking branch 'origin/master' into samua...
2012-05-10 terencehillMerge branch 'master' into terencehill/mutators_dialog_...
2012-05-05 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-02 Rudolf Polzerfix more unused stuff
2012-04-29 Rudolf Polzerfix some more weird stuff
2012-04-27 terencehillMerge branch 'master' into terencehill/mutators_dialog_...
2012-04-27 terencehillMerge branch 'master' into terencehill/freezetag_fixes
2012-04-27 terencehillMerge branch 'master' into terencehill/no_damagedbycont...
2012-04-26 Rudolf Polzerfix more uninitialized stuff and a few bugs, one regard...
2012-04-26 Rudolf Polzermore uninitialized local use fixes
2012-04-26 Rudolf Polzerfix a bunch of uninitialized stuff
2012-04-17 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-04-12 SamualCleanup/quick improvement to auto_helpme_when_damaged
2012-04-11 SamualMiscellaneous stuff
2012-04-11 SamualAutomatically do the "help me" ping if flag carrier...
2012-04-11 SamualMove this where it belongs
2012-04-11 SamualChange team flagcarrier waypointsprite color to ALWAYS...
2012-04-11 SamualImplement full stalemate detection code (shows enemy...
2012-04-11 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-04-06 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/lang_f...
2012-04-05 terencehillMerge branch 'master' into terencehill/freezetag_fixes
2012-04-03 SamualCleanliness
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 Samualremove space
2012-04-02 SamualUse separate messages for different return types
2012-04-02 SamualClean up something in FlagThink method
2012-04-02 SamualForce angles '0 0 0' for dropped/passing flags, in...
2012-04-02 SamualNew entity property: "teleportable" -- also use it...
2012-04-02 SamualMake flags float in water
2012-04-02 SamualGameover check is not needed in matchend hook
2012-04-02 SamualMake captureshield work properly
2012-04-02 SamualRemove blank line
2012-04-02 SamualHandle vehicles better
2012-04-02 SamualUse MatchEnd mutator hook for game over handling
2012-04-02 SamualCheck game over in the flag think function -- if a...
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
next