]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Fix a newly added bug to match old behavior *exactly*
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2019-08-12 Martin TaibrFix a newly added bug to match old behavior *exactly*
2019-08-10 terencehillFix a newly added bug
2019-08-10 MarioAdd partial support for the cd loop parameter in legacy...
2019-08-10 MarioClean up some misplaced fields/globals in sv_main
2019-08-10 MarioDon't profile model/sound precaching, greatly reduces...
2019-08-10 MarioSpeed up bot bunnyhop logic a bit by using cheap distan...
2019-08-10 MarioReset swamp status on respawn
2019-08-10 MarioMake sure trigger_heal uses the .health field instead...
2019-08-10 MarioExclude hidden weapons from the allguns list
2019-08-09 MarioClean up turret_checkpoint code a bit
2019-08-09 MarioAdd an option to configure the damage force players...
2019-08-06 MarioDisable trigger_music when the match ends, so it doesn...
2019-08-06 MarioInclude a couple more used fields in the spawnfunc...
2019-08-05 MarioDon't do jumpoff checks when the monster isn't on the...
2019-08-04 MarioFix allow_jumpoff code so 2D monsters can turn around...
2019-08-02 MarioDon't call a menu command when running a dedicated...
2019-08-02 MarioFix a few warnings when g_maplist is empty
2019-08-02 MarioMerge branch 'martin-t/burst' into 'master'
2019-08-02 Martin Taibrs/burst_speed/burst_spread - seems to be a typo 669/head
2019-07-31 terencehillDelay MOTD removal a little bit in the hope it fixes...
2019-07-29 terencehillConsistently call nexball REGISTER_MUTATOR with false...
2019-07-29 terencehillRemove useless line continuation chars
2019-07-29 MarioMerge branch 'martin-t/cvar-prefixes' into 'master'
2019-07-28 Martin Taibrdefaul value for sv_name_maxlength 666/head
2019-07-28 Martin Taibrexplain cvar prefixes, rename name_maxlength
2019-07-27 MarioMerge branch 'martin-t/current-map' into 'master'
2019-07-27 Martin Taibrremove current map from welcome message 665/head
2019-07-27 terencehillLess STATIC_INIT calls in race code + small cleanup
2019-07-27 terencehillGet rid of redundant Item_ItemsTime_Init functions...
2019-07-27 terencehillFix a couple STATIC_INIT calls; compact STATIC_INIT...
2019-07-27 MarioAdd an option to ignore the player count limits on...
2019-07-27 MarioAdd a hittype for sound-based attacks that cause bleedi...
2019-07-27 MarioAllow any melee weapon to slap nades
2019-07-27 MarioApply the accurate impact effect logic to all hitscan...
2019-07-27 MarioAdd a weapon flag for weapons that don't use truaim...
2019-07-26 MarioMerge branch 'martin-t/const' into 'master'
2019-07-26 Martin Taibrmove ATTEN_LOW const to the same file as the others 661/head
2019-07-25 terencehillMerge branch 'martin-t/wr_init' into 'master'
2019-07-25 terencehillSmall cleanup
2019-07-25 terencehillFix too spammy vortex whoosh sound (it was ignored...
2019-07-24 terencehillComment out an unused field
2019-07-20 terencehillRestore translator-friendly messages, making sure they...
2019-07-20 terencehillTemporarly use shorter messages
2019-07-20 MarioApply gravity to items dropped as loot and always preca...
2019-07-19 MarioFix error spam when winning a tic tac toe or push-pull...
2019-07-19 terencehillBot AI: fix bots occasionally jumping (dodging) when...
2019-07-16 MarioTurrets: Don't target entities with an aiment of the...
2019-07-16 MarioFix spiderbot secondary attack
2019-07-16 MarioDon't include hidden weapons in most weapons arena
2019-07-15 Martin Taibrremove redundant call to wr_init
2019-07-12 MarioMerge branch 'terencehill/auto-balanced_bots' into...
2019-07-12 MarioMerge branch 'morosophos/vampire-improvements' into...
2019-07-10 MorosophosReplace multiple ifs with && 657/head
2019-07-10 MorosophosVampire mutator: fix console tracebacks when damage...
2019-06-24 MarioIf no client state is available, default the forced...
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-06-24 MarioMerge branch 'martin-t/watermark' into 'master'
2019-06-18 Martin Taibrdon't draw the watermark 654/head
2019-06-08 terencehillAutomatically keep bots balanced even if g_balance_team...
2019-06-04 MarioAllow vehicles to push footballs
2019-05-20 terencehillAlso remove inventory stuff from menu code
2019-05-20 terencehillRemove some client stuff from menu code
2019-05-20 MarioAdd a hook to allow mutators to disable the zoom reticle
2019-05-13 terencehillFix some comments
2019-05-12 terencehillFix weapon glow color when vortex starts charging
2019-05-12 MarioMerge branch 'terencehill/countrylist_removal' into...
2019-05-12 MarioActually fix entering vehicles in independent players...
2019-05-12 terencehillSmall optimization
2019-05-12 terencehillFilter out unused menu code
2019-05-12 terencehillFix some inconsistent indentation
2019-05-11 MarioMove vehicle check to the checkpoint_passed function...
2019-05-11 MarioSanity (probable fix for maps not showing up when using...
2019-05-08 MarioHopefully fix compilation units 648/head
2019-05-08 MarioIf a vehicle is activating a checkpoint, count the...
2019-05-08 MarioFix vehicles able to attack before the round begins
2019-05-08 MarioDon't allow pressing F to enter a vehicle when in indep...
2019-05-07 MarioBasic support for winning the level in campaigns when...
2019-05-05 terencehillBot AI: fix vertical jumppad handling causing bots...
2019-05-05 terencehillGet rid of 2 fields
2019-04-27 MarioMake sure names aren't truncated to 0 length on old...
2019-04-26 terencehillMake use of an existent translatable string to compose...
2019-04-26 terencehillDeduplicate PENALTY message by stripping color codes
2019-04-26 terencehillMake "missing a checkpoint" translatable
2019-04-26 terencehillAvoid code duplication in some Race code
2019-04-26 terencehillReplace fake country list (actually language list)... 647/head
2019-04-26 terencehillMake translatable various centerprint example messages
2019-04-24 terencehillAvoid changing solidity state of entcs_sender entities...
2019-04-23 terencehillMake translatable minigame names
2019-04-23 terencehillMake translatable some remaining minigame messages...
2019-04-23 terencehillSpecify command bound to default key in some messages...
2019-04-23 terencehillSimplify a message
2019-04-23 terencehillAllow translating gender of player models
2019-04-23 terencehillMerge branch 'terencehill/translated_keys' into 'master'
2019-04-23 terencehillWhen dead forcedly show scoreboard only if not actively...
2019-04-23 terencehillFix map timer not being displayed if scoreboard is...
2019-04-23 terencehillRemove an useless setting
2019-04-22 terencehillAdd some safety checks
2019-04-22 terencehillRemove some wasted globals
2019-04-22 terencehillMake translatable "<KEY NOT FOUND>" and "<UNKNOWN KEYNUM>"
2019-04-22 terencehillReplace "F1", "F2", etc... with "F%d"
next