]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge branch 'Mario/nades_mutator' into Mario/mutators
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
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 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 Samual LenksLimit maximum length of vote commands to 160 by default xonotic-v0.7.0
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...
2013-06-04 Samual LenksMerge remote-tracking branch 'origin/Mario/minstagib_po...
2013-06-03 Samual LenksInternal errors should NOT be translated (part 2)
2013-06-03 Samual LenksInternal errors are NOT to be translated
2013-06-03 Samual LenksChange the netname back so that it can be displayed...
2013-06-03 Samual LenksComment out the debug prints for panel background
2013-06-03 Samual LenksMerge remote-tracking branch 'origin/terencehill/hud_cr...
2013-06-02 Samual LenksClean up notifications code a little bit
2013-06-02 Samual LenksDisable debug in notification system now for 0.7
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/zykure/teamscores'
2013-06-01 Jan Behrensfix db-key bug in PlayerStats_TeamScore()
2013-06-01 terencehillWorkaround for occasional crashes caused by the hud...
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/samual/fix_deathfade'
2013-06-01 Samual LenksLast thing to clean up, I swear
2013-06-01 Samual LenksEven more cleanup :D
2013-06-01 Samual LenksMore cleanup
2013-06-01 Samual LenksA bit of clean up, plus make it ACTUALLY work properly
2013-06-01 Samual LenksTry and unify the color selection code for csqcmodels
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/zykure/teamscores'
2013-05-31 Samual LenksBump spec version for playerstats
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into zykur...
2013-05-31 Samual Lenksfix something
2013-05-31 Samual LenksFix some !STRING usage
2013-05-31 Samual LenksOut portal is blue, not red
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/samual/update_effe...
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/samual/updatecommands'
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-31 Samual LenksAlso spacing
2013-05-31 Samual LenksLong line to shorter line
2013-05-30 Samual LenksWhoops, forgot to update those gentle strings with...
2013-05-30 MarioFix unable to pickup powerups in minstagib, fixes ...
2013-05-28 Samual LenksMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
2013-05-28 Samual LenksMerge remote-tracking branch 'origin/terencehill/menu_m...
2013-05-26 terencehillIf the menu gets closed do not update mouse position...
2013-05-24 terencehillPrevent a crash (infinite loop) calling the command...
2013-05-24 terencehillFix trace command
2013-05-22 Samual LenksWorking on some updates to effects tab (better grouping...
2013-05-22 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-21 Samual LenksMerge remote-tracking branch 'origin/Mario/vehicle_fixes'
2013-05-19 Samual LenksFix crash in CTF caused by improper player check #1574
2013-05-17 MarioMove VehicleTouch to the correct function
2013-05-17 MarioFixes for some vehicle related issues
2013-05-15 Jan BehrensAdd new 'Q' field to format spec comment
2013-05-15 Samual Lenks"teamplay" is not set yet, just check the serverflag...
2013-05-15 Samual LenksFix ItemTouch mutator hook usage (fixes #1572)
2013-05-14 Samual LenksMerge remote-tracking branch 'origin/samual/individual_...
2013-05-14 Samual LenksCleanup
2013-05-14 Samual LenksWorking on crosshair ring fading...
2013-05-14 Samual LenksFix weirdness with weapon_nextthink frame time on switching
2013-05-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-14 Samual LenksVarious fixes for spawnpoint effects
2013-05-14 Samual LenksStrip out old g_balance_weaponswitchdelay cvar usage
2013-05-14 Samual LenksYay code part basically works now
2013-05-14 Samual LenksSave what i've got now for later if necessary
2013-05-14 Samual LenksWork on adding separate switch delays for each weapon...
2013-05-14 Samual LenksSome more cleanup
2013-05-14 Samual LenksMerge remote-tracking branch 'origin/samual/respawn_imp...
2013-05-14 Samual LenksCleanup
2013-05-14 Samual LenksUpdate the server side cvar, fix something
2013-05-14 Samual LenksAdd the new effects and cvars for spawning
2013-05-13 Samual LenksCreate spawn event entity handler, more work on spawnin...
2013-05-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-13 Samual LenksMerge remote-tracking branch 'origin/terencehill/sv_max...
2013-05-12 terencehillFix sv_maxidle not kicking dead players and kicking...
2013-05-12 terencehillStop sv_maxidle countdown messages
next