]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2012-05-18 SamualMerge remote-tracking branch 'origin/master' into samua...
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-05 Rudolf Polzerturn off decals on models in ultra
2012-05-02 Rudolf Polzerfix typo
2012-05-02 Rudolf Polzerfix more unused stuff
2012-05-02 Rudolf Polzerfix a few unuseds
2012-05-01 Rudolf Polzerrewrite of newtonian projectiles, now also with a funct...
2012-04-30 Rudolf Polzersimplify some linked list stuff
2012-04-30 Rudolf Polzerremove unused locals
2012-04-29 Rudolf Polzerfix some more weird stuff
2012-04-29 Rudolf Polzerdocument the new fteqcc bug
2012-04-29 Rudolf Polzerturn on Oassignments again - fteqcc is buggy either...
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 Polzerfix typo in turning off broken optimization
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-25 Rudolf Polzerfix uses of uninitialized locals
2012-04-25 Rudolf Polzerfix some more use of uninitialized locals; fix matchacl
2012-04-25 Rudolf Polzerfix an uninitialized local
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 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-04-17 Rudolf Polzerdetect headshots for minstanex again
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-11 Rudolf PolzerUkrainian charset fixes by Harmata
2012-04-11 Rudolf Polzerfix the Nexposee hacks in Item/Label
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-06 Rudolf Polzerfix recalcPos usage in items/label for dynamic entities
2012-04-05 Rudolf Polzerfix a stupid typo
2012-04-05 Rudolf Polzerwhen "a CSQC entity changed its type", make sure ALL...
2012-04-03 SamualCleanliness
2012-04-03 Rudolf Polzerfix new toys visibility
2012-04-03 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-04-03 Rudolf PolzerCSQCmodel LOD: don't screw up mins/maxs ;)
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 deprecated CTF code in cl_client.qc and teamplay.qc
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 Rudolf Polzerdon't let respawn sound move with player (attach it...
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 SamualTweak settings
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 SamualRemove unused cvar
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()
next