]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'master' into martin-t/mg-solidpen
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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 terencehillReduce the item registry capacity to 24 so it matches...
2019-07-24 terencehillUse a single field instead of 4 to store a team notific...
2019-07-20 terencehillRestore translator-friendly messages, making sure they...
2019-07-20 MarioExperimental 'available' mode for weaponarena, includes...
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-16 MarioTurrets: Don't target entities with an aiment of the...
2019-07-16 MarioFix spiderbot secondary attack
2019-07-15 terencehillBot waypoints: implement crouch waypoints, spawn them...
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-30 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-06-19 terencehilltrigger_push_get_push_time: fix temporary entity not...
2019-06-17 terencehillBot waypoints: allow creating waypoints for "broken...
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-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 terencehillSmall optimization
2019-05-12 terencehillFilter out unused menu code
2019-05-12 terencehillFix some inconsistent indentation
2019-05-11 MarioSanity (probable fix for maps not showing up when using...
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 terencehillGet rid of 2 fields
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 terencehillAllow translating gender of player models
2019-04-23 terencehillMerge branch 'terencehill/translated_keys' into 'master'
2019-04-23 terencehillFix map timer not being displayed if scoreboard is...
2019-04-22 terencehillAdd some safety checks
2019-04-22 terencehillMake translatable "<KEY NOT FOUND>" and "<UNKNOWN KEYNUM>"
2019-04-22 terencehillReplace "F1", "F2", etc... with "F%d"
2019-04-22 terencehillMake translatable a few more keys
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-04-18 MarioMerge branch 'terencehill/dumpturrets' into 'master'
2019-04-16 terencehillRemove direct reference to a team number
2019-04-16 terencehillRespawn turrets when match restarts in game types diffe...
2019-04-16 terencehillAdjust a debug message and a comment
2019-04-14 terencehillMerge branch 'terencehill/ForbidWeaponUse'
2019-04-14 terencehillSet the correct classname for every turret, e.g. "turre...
2019-04-14 terencehillDon't apply any time limit to superweapons if enabled...
2019-04-13 terencehillTurrets: read cvars and define associated fields using... 645/head
2019-04-12 terencehillRead g_turrets_unit_*_target_select_missilebias too
2019-04-12 terencehillRemove unused turret cvars g_turrets_unit_*_ammo (initi...
2019-04-12 terencehillAdd a macro to dump common turret settings
2019-04-11 terencehillReduce config_queue size, it was quite wasted given...
2019-04-11 terencehillFix array indices out of bounds; abort dump if a weapon...
2019-04-11 terencehillCompact 2 macros
2019-04-11 terencehillFix #2199 "sv_cmd dumpturrets doesn't work". The new...
2019-04-10 MarioFix compile with TURRET_DEBUG
2019-04-10 terencehillFix #2201 "ForbidWeaponUse mutator hook can leave the... 644/head
2019-04-09 terencehillMerge branch 'byteManiak/bindingsReset' into 'master'
2019-04-06 terencehillFix #254 "Latest Autobuild has weird stuttering when...
2019-04-05 terencehillMerge branch 'terencehill/name_tag_fix'
2019-04-05 terencehillFix #2195: "Clan Arena: own name tag displayed over...
2019-03-29 terencehillMerge branch 'byteManiak/misc' into 'master'
2019-03-29 byteManiakLMS loser / CTS nonsolid frags merging
2019-03-27 terencehillFix compilation units
2019-03-23 terencehillFreeze Tag: instantly respawn players who died when...
2019-03-23 terencehillClan Arena and Freeze Tag: delay shuffleteams execution...
2019-03-17 MarioMerge branch 'mirceakitsune/fix_damageeffects' into...
2019-03-17 MarioMerge branch 'mirceakitsune/button14' into 'master'
2019-03-10 terencehillRestore old code in the hope it fixes #2205 for real...
2019-03-09 terencehillRestore initial _entcs_send calls with MSG_ONE as they...
2019-03-09 terencehillRename a variable
2019-03-09 Mircea KitsuneUse a weapon flag to mark weapons that induce bleeding 640/head
2019-03-09 MarioSet the flag's movetype to MOVETYPE_NONE when respawnin...
2019-03-08 Mircea KitsuneGet damage effects working again
2019-03-08 Mircea KitsuneReplace button14 with button12 for minigame state 639/head
2019-03-08 Martin Taibrrestore friendly fire checkbox
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-22 terencehillRefactor Item_GiveAmmoTo a little bit to reduce duplica...
2019-02-22 terencehillGet rid of 2 functions
2019-02-22 terencehillAdd parentheses to fix a compile error
2019-02-21 terencehillImprove SetResource description. Convert some floats...
2019-02-20 Martin Taibrremove friendly fire from damagetext menu
2019-02-20 Martin Taibrremove 2 sliders from damagetext menu
2019-02-19 terencehillShow no damage effect if damage is null (frozen player...
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-15 terencehillWhen possible use simpler LOG_* macros instead of LOG_*F
2019-02-15 terencehillSome minor cleanups and optimizations
2019-02-13 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-02-12 terencehillMerge branch 'terencehill/more_compilation_optimizations'
2019-02-12 MarioMerge branch 'terencehill/minplayers_per_team' into...
2019-02-10 terencehillCount notifications in a single FOREACH loop
2019-02-08 terencehillReduce function calls when writing 2 multi-line messages
2019-02-08 terencehillOptimize NOTIF_WRITE_HARDCODED
next