]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Fix #2050 "Corpse plays animations after death"
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2019-01-23 terencehillFix #2050 "Corpse plays animations after death"
2019-01-23 MarioBe a bit more explicit with checks for isplayermodel...
2019-01-23 MarioMerge branch 'martin-t/warns' into 'master'
2019-01-22 terencehillCA: fix 'spectate previous player' action not working...
2019-01-22 terencehillCA: fix 'spectate previous player' action not working...
2019-01-19 terencehillDisplay 'Player is now playing' in chat box too like...
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2019-01-13 Martin Taibronly show warnings for current map in GAMEQC 628/head
2018-12-18 terencehillProperly implement checks to end the game right when...
2018-12-18 terencehillLMS: don't show "X has no more lives left" message...
2018-12-15 terencehillDon't list reviving players using an intrusivelist...
2018-12-09 terencehillLMS: add 2 FIXME comments
2018-12-08 terencehillLMS: forcedly turn sv_ready_restart_after_countdown...
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-02 terencehillBot AI: properly fix bot's view angles when bot gets...
2018-12-01 terencehillReduce code of 2 macros
2018-11-11 MarioMerge branch '2131-debloat-cts-db' into 'master'
2018-11-11 terencehillFix #2156 (error message spam during automatic revival...
2018-11-05 terencehillDon't use yellow as base color for debug_text_3d strings
2018-11-04 Martin TaibrMerge branch 'martin-t/fix1994' into 'master'
2018-11-04 Martin Taibrfix issue 1994 in a better way 621/head
2018-11-04 Martin Taibrupdate cl_damagetext_offset_screen to match cfg file
2018-11-04 terencehillMerge branch 'martin-t/dmgtext' into 'master'
2018-11-03 terencehillKeep damage text always vertically centered (noticeable...
2018-11-02 terencehillAllow to print multiple lines with debug_text_3d
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-11-01 MarioFix missing parenthesis in multi_trigger
2018-10-31 MarioAllow the bumblebee to go underwater by default
2018-10-30 MarioFix octal madness in movetype code macro abuse
2018-10-28 terencehillFix #2126 "g_keepaway_noncarrier_damage disables damage...
2018-10-27 terencehillMerge branch 'terencehill/bot_waypoints'
2018-10-26 MarioAttach entcs to the client state
2018-10-26 MarioMake the client side IS_PLAYER and IS_CLIENT checks...
2018-10-26 MarioSend player/local status so CSQC can do some things...
2018-10-25 MarioClean up inventory creation code a bit so that it's...
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-21 Martin TaibrMerge branch 'Mario/mapinfo_title_fix' into 'master'
2018-10-21 MarioOptimize the redundancy check and ignore color codes...
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-21 MarioMerge branch 'martin-t/weapon_switch' into 'master'
2018-10-20 MarioDon't attach nades to the server-side weapon entity...
2018-10-20 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks 612/head
2018-10-20 MarioNever group loot items, and only throw overkill shards...
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-18 MarioHide some gametype checks so they somewhat match the...
2018-10-17 MarioMerge branch 'Mario/wepgroup_switch' into 'master'
2018-10-17 MarioMerge branch 'sev/luma-menu-xpm' into 'master'
2018-10-17 MarioDisallow enabling r_water via mapinfo, automatically...
2018-10-16 MarioUse an attack think loop to keep the attack going inste...
2018-10-16 MarioSkip some checks if checking sound_allowed on a null...
2018-10-16 MarioFix hagar's animation resetting after the first attack
2018-10-15 MarioFix compile and move gametype legacy defaults to an...
2018-10-15 MarioClean up a bunch of gamemode specific references
2018-10-15 MarioUse the weapon entity as a parameter to ATTACK_FINISHED...
2018-10-13 MarioApply some tweaks to the QC movetypes to somewhat match...
2018-10-13 MarioFix compile
2018-10-13 terencehillBot waypoints: don't create waypoints for jumppads...
2018-10-13 MarioDon't rely on the .minelayer_mines field for player...
2018-10-13 MarioRevert hiding of the weapon entity until a clean soluti...
2018-10-13 MarioPossible workaround for invisible nades
2018-10-13 MarioAllow electro orbs to stick to entities if touchexplode...
2018-10-13 MarioFix electro orbs not sticking to entities properly
2018-10-12 MarioFix dumpweapons including the special attacks
2018-10-11 MarioRemove g_duel_warmup (XPM ruleset turns on warmup when...
2018-10-11 MarioDon't allow a trigger to target itself (infinite loops...
2018-10-10 MarioFix a potential crash in Weapons_fromstr (WEP_Null...
2018-10-10 MarioMerge branch 'Mario/cts_killprojectiles'
2018-10-09 MarioMove some antiwall handling out of the main trigger...
2018-10-09 MarioRemove FixSize (hack no longer needed)
2018-10-08 MarioAdd an option to remove the player's projectiles when... 610/head
2018-10-06 MarioMerge branch 'DefaultUser/func_door_lip' into 'master'
2018-10-06 Freddyfunc_door: Calculate pos2 after initialising this.lip 609/head
2018-10-02 terencehillMerge branch 'terencehill/eventchase_tweaks'
2018-10-02 terencehillClan Arena: display the "You are now alone!" message...
2018-10-01 MarioFix electro combos
2018-10-01 MarioMerge branch 'sev/luma-menu-update' into 'master'
2018-10-01 MarioMark the overkill weapons as hidden so they don't appea...
2018-10-01 MarioAdd an option (enabled by default) to configure whether...
2018-10-01 MarioUse the weapon instead of its ID in accuracy_add
2018-10-01 MarioAdd an option (disabled by default) to spawn powerups...
2018-09-30 Martin TaibrMerge branch 'master' of git://de.git.xonotic.org/xonot...
2018-09-30 MarioRestore active state of buttons on reset
2018-09-30 MarioMerge branch 'DefaultUser/func_button_relay' into ...
2018-09-30 MarioMerge branch 'master' into DefaultUser/func_button_relay
2018-09-30 MarioMerge branch 'martin-t/bullet-trails' into 'master'
2018-09-30 MarioMerge branch 'Mario/duel' into 'master'
2018-09-30 MarioMerge branch 'master' into Mario/duel
2018-09-30 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-30 MarioDon't do extra unnecessary antilag checks for the arc...
2018-09-30 MarioRemove an old TODO that's since been resolved
2018-09-30 MarioFix arc preventing switching weapons when you change...
2018-09-30 MarioIf arc's beam direction is the same as shot direction...
2018-09-30 MarioMerge branch 'martin-t/help' into 'master'
2018-09-29 Martin TaibrMerge branch 'Mario/bot_maxplayers' into 'master'
2018-09-29 MarioMerge branch 'master' into Mario/duel
2018-09-29 MarioMake use of the thiswep parameter in weapon functions...
2018-09-29 MarioAdd a property to tell when gamemodes are supposed...
next