]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Change stepheight from 34 to 31 in my config
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2013-08-14 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-14 MarioMerge branch 'master' into Mario/mutators
2013-08-13 Samual LenksActually, rework that last commit a bit
2013-08-13 Samual LenksDon't let eventchase put the view into the ceiling...
2013-08-09 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-09 Rudolf Polzerrandom screenshots: don't be so far above ground; also...
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclebalance'
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-08 MarioFix bots sliding around slowly while frozen
2013-08-08 MarioRemove rifle arena
2013-08-08 MarioMerge branch 'Mario/mutators' of git://de.git.xonotic...
2013-08-08 MarioDodging while frozen requires only 1 key push
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-08-05 Rudolf Polzerfix *-serverpackage.txt. Why did we add this anyway...
2013-08-03 Rudolf Polzeradd a debug command to test boxparticles() builtin
2013-08-02 Rudolf Polzerfix typo
2013-08-02 Rudolf Polzermapinfo cdtrack: only take first token, for possible...
2013-08-02 Rudolf Polzeradd a note about multi base track handling here
2013-07-27 Rudolf Polzernew boxparticles interface
2013-07-12 MarioAlso check if the attacker is a player
2013-07-12 MarioFix nade timer getting reset if it's shot while on...
2013-07-12 MarioMove footsteps & norecoil out of the mutator system
2013-07-12 MarioMerge branch 'master' into Mario/mutators
2013-07-08 Rudolf Polzerenable cpp warnings
2013-07-08 Rudolf Polzerforgot this script
2013-07-08 Rudolf Polzerfix make clean
2013-07-08 Rudolf Polzerprecache csqc-used stuff on server too
2013-07-04 MarioMove jump grunt out of the mutator system (causes some...
2013-06-25 MarioMerge branch 'master' into Mario/mutators
2013-06-23 Rudolf Polzeroops, don't call --version that often
2013-06-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2013-06-23 Rudolf Polzerrebuild on new gmqcc version
2013-06-23 Rudolf Polzertry fixing compile
2013-06-23 Rudolf PolzerMerge branch 'divVerent/simplified-sound-sliders'
2013-06-23 Rudolf Polzerfinally forbid mutator blocked guns
2013-06-21 Rudolf Polzerset value steps to 0.1 and 1; menu_snd_sliderstep now...
2013-06-19 Rudolf Polzeradd a second percent scale, 3 (slider size percent...
2013-06-16 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/bumblebeefix'
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclestreng...
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/master' into divVe...
2013-06-15 MarioMove more g_ca checks into mutator hooks
2013-06-15 MarioMove thrown nades to the side a bit more
2013-06-14 Erik SchillingFixed infinite strength in vehicle
2013-06-14 Erik SchillingRemoved commented out code
2013-06-14 Erik SchillingDo not leave a heal beam if pilot exits the bumblebee
2013-06-14 MarioMove some more CA damage checks into the mutator hook
2013-06-14 MarioMove a CA damage check into a mutator hook
2013-06-13 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-13 MarioRemove hook mutator block flags (hook is allowed in...
2013-06-13 MarioDon't disable hook in rifle arena
2013-06-13 MarioAdd an option to auto revive from fall damage
2013-06-12 Rudolf Polzeradd unit test for decibels slider
2013-06-12 Rudolf PolzerMerge branch 'master' into divVerent/simplified-sound...
2013-06-12 Rudolf Polzeradd a simple (yet unused) unit test framework.
2013-06-12 Rudolf Polzerdecibel sliders: far left means zero (linear scaled...
2013-06-11 MarioMerge branch 'master' into Mario/mutators
2013-06-11 MarioAdd damageinfo for nades
2013-06-11 Samual LenksDelete the "attic" folder-- we have git history for...
2013-06-11 MarioMove camp check to the mutator system
2013-06-11 MarioUse a bad trick to allow nades only in mutators which...
2013-06-11 MarioMerge branch 'Mario/rifle_arena' into Mario/mutators
2013-06-11 MarioFix compile errors
2013-06-11 MarioMerge branch 'Mario/nades_mutator' into Mario/mutators
2013-06-11 MarioMerge branch 'Mario/mutators_config' into Mario/mutators
2013-06-11 MarioMerge branch 'master' into Mario/nades_mutator
2013-06-09 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-09 MarioAdd another check to make sure hook complains when...
2013-06-09 MarioAdd some more checks to make sure nades don't use hook...
2013-06-09 MarioAdd nade slapping & fix nade not playing sound in 3rd...
2013-06-06 MarioMove some nexball checks into mutator hooks
2013-06-06 MarioAdd warmup support to melee only arena
2013-06-06 MarioAdd warmup support to minstagib
2013-06-06 MarioAdd negative gravity jumppad fix by Player 2
2013-06-06 MarioUse cvar_string instead of ftos(cvar) for sv_gravity...
2013-06-06 MarioUse settemp to save original gravity setting
2013-06-06 MarioMerge branch 'Mario/melee_mutator' into Mario/mutators
2013-06-06 MarioMove footsteps to the mutator system
2013-06-06 MarioMove jump grunt to the mutator system
2013-06-06 MarioRemove minstagib check from vampire mutator (vampire...
2013-06-06 MarioMove multijump to the mutator system
2013-06-06 MarioFix norecoil using midair mutators string hook
2013-06-06 MarioMove norecoil to the mutator system
2013-06-06 MarioReset gravity if g_random_gravity has been turned off
2013-06-06 MarioNew mutator: random gravity - changes gravity randomly...
2013-06-06 MarioMove bloodloss to the mutator system
2013-06-06 MarioMove midair to the mutator system
2013-06-06 MarioMove pinata to the mutator system
2013-06-06 MarioMelee only arena mutator
2013-06-05 MarioFix spectators throwing nades
2013-06-05 MarioFix reversed team explosions
2013-06-05 MarioBegin making nades a separate mutator
2013-06-05 MarioMerge branch 'master' into Mario/rifle_arena
2013-06-05 Samual LenksLimit maximum length of vote commands to 160 by default xonotic-v0.7.0
2013-06-05 MarioMerge branch 'master' into Mario/rifle_arena
2013-06-04 Samual LenksFix some translation problems in notification system
2013-06-04 Samual LenksMerge remote-tracking branch 'origin/Mario/extralives_fix'
2013-06-04 MarioAdd a comment to ForbidThrowing
2013-06-04 MarioRemove a useless health check
2013-06-04 MarioFix player not dying from lack of ammo if they have...
next