]> 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-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
2019-02-08 terencehillRevert e30214cf "Purge SetResourceAmountExplicit" becau...
2019-02-07 terencehillCompress code of all the NOTIF_WRITE_* macros (now...
2019-02-07 terencehillIntroduce the shared function write_String_To_File...
2019-02-06 terencehillRemove a few useless brackets inside macros
2019-02-05 terencehillMake use of a function to reduce compilation output...
2019-02-05 terencehillImplement MapInfo_Type_FromString in a sane way (withou...
2019-02-04 terencehillDon't call these 2 LOG_FATALF directly from 2 macros...
2019-02-04 terencehillShorten a few names
2019-02-04 terencehillFix an harmless typo, improve Take/GiveResource hooks...
2019-02-03 terencehillGetResourceAmount --> GetResource, SetResourceAmount...
2019-02-03 terencehillReduce name space of resource constants and variables...
2019-02-03 terencehillMerge branch 'Mario/setresourceamount' into 'master'
2019-02-03 MarioPurge SetResourceAmountExplicit 636/head
2019-02-02 terencehillFix parenthesis position to make work previous commit...
2019-02-02 terencehillSave some bandwidth by sending statusbar value to waypo...
2019-02-02 terencehillReplace a few '1 0 0' * vec with vec.x (it optimizes...
2019-02-01 terencehillSome minor optimizations
2019-02-01 terencehillRemove redundant brackets from MACRO_BEGIN / MACRO_END...
2019-02-01 terencehillReduce a bit expanded code of some often used macros
2019-01-31 terencehillentcs: fix networking of wrong entcs fields (neverthele...
2019-01-31 terencehillFix typo
2019-01-30 terencehillentcs: save some bandwidth by scaling angles.y even...
2019-01-30 terencehillFix wrong (outdated) health/armor values displayed...
2019-01-29 terencehillLabel some field pointers with the const attribute
2019-01-28 terencehillFix indentation of all the if if else I could find...
2019-01-28 terencehillRemove 2 unnecessary macros
2019-01-28 MarioAdd some missing brackets, fixes issues with settemp...
2019-01-25 terencehillMerge branch 'martin-t/bits' into 'master'
2019-01-24 terencehillentcs: improve terminology
2019-01-24 terencehillPrint to chat the LMS forfeit message too since in...
2019-01-23 terencehillSend angles.y value to entcs entities only when the...
2019-01-23 terencehillSend health / armor values to entcs entities only when...
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...
next