]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2017-07-15 MarioMerge branch 'master' into Mario/target_teleporter_v2
2017-07-13 MarioMove some variables out of constants.qh
2017-07-13 MarioSplit projectiles and scores out of constants.qh and...
2017-07-13 MarioUpdate hash
2017-07-13 MarioMove physics specific stats into the movetype code...
2017-07-12 MarioDon't make servers that use the info feature impure
2017-07-12 terencehillFix output argument of the mutator hook function Player...
2017-07-12 MarioUse global stats in the physics macros to make sure...
2017-07-11 terencehillRestore "Chat" in the translation template
2017-07-10 terencehillTest: try to remove "Chat" from translation template...
2017-07-10 MarioAdd compatibility for target_teleporter as a destinatio...
2017-07-10 MarioRemove an unused field
2017-07-10 MarioSecond attempt at target_teleporter (uses more existing...
2017-07-09 terencehillUpdate PO-Revision-Date
2017-07-09 MarioDon't show an empty race panel in modes where times...
2017-07-09 MarioFix a few remaining case of self
2017-07-09 terencehillTest: remove QMCMD^ prefix from one string and update...
2017-07-09 terencehillMerge branch 'martin-t/dmgtext2' into 'master'
2017-07-08 Martin Taibruse strict `less than`
2017-07-08 Martin Taibruse AUTOCVAR_SAVE
2017-07-08 MarioRough fix for pong's input issues
2017-07-08 Rudolf PolzerTransifex autosync
2017-07-07 Rudolf PolzerTransifex autosync
2017-07-06 terencehillUpdate Italian translation again (testing Transifex...
2017-07-06 Rudolf PolzerTransifex autosync
2017-07-06 Rudolf PolzerProper tx sync.
2017-07-05 terencehillUpdate Italian translation
2017-07-05 Rudolf PolzerTransifex autosync
2017-07-04 terencehillUpdate common.pot
2017-07-03 terencehillFix medal position in the Race panel
2017-07-03 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-07-03 Martin Taibrupdate AUTOCVAR values to match default config because...
2017-07-03 Martin Taibrdon't use 2d damagetext when observing
2017-07-02 terencehillFix a few inconsistent words in team messages. It fixes...
2017-07-01 terencehillMerge branch 'terencehill/eraseable_functions'
2017-07-01 MarioWorkaround for admins who change g_maxplayers mid match...
2017-06-29 terencehillReplace some sprintfs with simpler strcats
2017-06-29 Rudolf PolzerTransifex autosync
2017-06-28 MarioMerge branch 'Lyberta/OKShotgunAmmoUsage' into 'master'
2017-06-28 MarioHack around some more includes in csqcmodel lib (effect...
2017-06-28 MarioWork around the need to include net_linked.qh from...
2017-06-28 MarioRemove some old useless definitions
2017-06-28 MarioRemove some seemingly useless includes in sv_model.qc
2017-06-28 MarioRemove some seemingly useless includes from the movetyp...
2017-06-27 terencehillRemove 3 unused constants
2017-06-27 terencehillRemove a few useless MACRO_BEGIN/MACRO_END
2017-06-27 terencehillReduce expanded code of the macro QUICKMENU_ENTRY_TC
2017-06-27 terencehillLuma hud config: use correct default border instead...
2017-06-27 terencehillFix misspelled variable in a comment
2017-06-27 terencehillOops! Forgot to fix 2 remaining hud configs
2017-06-27 MarioAdd support for Quake 3's weapon_grapplinghook
2017-06-27 MarioAdd an option to show 3rd person when player becomes...
2017-06-26 Martin Taibrhopefully get this conplicated condition right this...
2017-06-26 Martin Taibruse vec2
2017-06-26 Martin Taibrtry to make 2d damagetext easier to differentiate
2017-06-26 terencehillUpdate hud config exporter, fix _hud_panelorder in...
2017-06-26 terencehillHUD_Write_PanelCvar: avoid a repeated strcat by not...
2017-06-26 terencehillMake explicit cvar names in the hud config exporter...
2017-06-26 terencehillFix #1927: Player color indicator weirdly stretched...
2017-06-26 MarioWhitelist one more Quake field
2017-06-26 MarioWhitelist another Quake field
2017-06-26 MarioAdd some Quake fields to the list to silence some obnox...
2017-06-25 terencehillRemove a kind of redundant parameter from REGISTER_HUD_...
2017-06-25 terencehillRearrange operation order to allow constant folding
2017-06-25 LybertaUpdated reload_ammo too. 449/head
2017-06-25 LybertaLowered OK shotgun ammo usage.
2017-06-25 MarioAdd support for some missing Quake 2 items
2017-06-25 MarioFix cl_playerdetailreduction in high effects
2017-06-25 MarioAlways apply the owner change to func_breakable when...
2017-06-25 MarioDon't render items at all if their alpha is <= 0
2017-06-25 MarioMerge branch 'terencehill/vec2_optimizations' into...
2017-06-25 terencehillMark [[eraseable]] most of the common functions in...
2017-06-24 MarioAlso update racer cannon cost
2017-06-24 MarioApply vehicle settings from community testing
2017-06-24 MarioFix a crash and a bunch of warnings when fancy pathing...
2017-06-24 MarioFix compile when fancy pathing is enabled, and fix...
2017-06-24 MarioFix a crash from clones dying
2017-06-23 terencehillTurn angleofs into a macro; implement angleofs3 in...
2017-06-23 MarioWhitelist another cvar
2017-06-23 MarioSwitch the bit number for multijump_count (better not...
2017-06-22 terencehillDon't define CCR and related autocvars in the menu
2017-06-22 MarioAdd sv_aircontrol_sidewards
2017-06-22 MarioReturn if the damage text is deleted
2017-06-22 terencehillComment out a debug function; turn power2of into a...
2017-06-21 MarioWhitelist another cvar
2017-06-20 MarioFix final use of #ifndef MENUQC
2017-06-20 MarioRemove mr_precache (now unused)
2017-06-20 MarioUpdate spider's web attack to use the highspeed stat...
2017-06-20 MarioNerf stolen vehicles by disabling their shields
2017-06-20 MarioSplit some non-physics stuff out of Monster_Move
2017-06-20 MarioGreatly simplify monster velocity calculation and use...
2017-06-19 MarioWhitelist some client cvars
2017-06-19 MarioWorkaround: reset hud_scale_current and hud_shift_curre...
2017-06-18 terencehillIf debug isn't enabled (-DNDEBUG=1) don't create 2...
2017-06-18 terencehillIf debug isn't enabled (-DNDEBUG=1) don't create 2...
2017-06-18 MarioAdd a (temporary) flag to mark weapons which don't...
2017-06-18 terencehillmapvoting.qc: fix variable types
2017-06-18 terencehillDon't automatically enable dynamic HUD effects on frame...
2017-06-18 Rudolf PolzerTransifex autosync
2017-06-17 MarioReset vehicle colors when entering, so all components...
next