]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Reduce name space of resource constants and variables (RESOURCE_* --> RES_*, resour...
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
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 terencehillReveal macro continuation character in some macros
2019-02-01 terencehillReduce a bit expanded code of some often used macros
2019-01-31 terencehillUse consistent variable names
2019-01-31 terencehillRemove a repeated useless check
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-28 MarioMerge branch 'terencehill/statusbar_highlight' into...
2019-01-28 MarioMerge branch 'martin-t/teamsay' into 'master'
2019-01-25 terencehillHighlight values from 0 to 100 of health and armor... 633/head
2019-01-25 terencehillMerge branch 'martin-t/bits' into 'master'
2019-01-25 Martin Taibrallow teamchat during intermission 632/head
2019-01-24 terencehillentcs: improve terminology
2019-01-24 terencehillPrint to chat the LMS forfeit message too since in...
2019-01-24 terencehillFix "player is now spectating" message being displayed...
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-21 terencehillPressed keys panel: separate a little bit crouch and...
2019-01-21 terencehillFix #2081 "FT: Player numbers are tiny when reaching...
2019-01-21 terencehillFx #2142 "hud_panel_pressedkeys_attack 1 shows primary...
2019-01-20 terencehillUse a simpler check here
2019-01-20 terencehillScoreboard: make header descriptions more consistent
2019-01-20 terencehillScoreboard: add missing translatable column headers...
2019-01-19 terencehillDisplay 'Player is now playing' in chat box too like...
2019-01-19 terencehillFix half part of #2191: 'Player is now spectating'...
2019-01-17 terencehillImprove reply of the command 'records' when there are...
2019-01-17 terencehillOptimize hud code displaying race/cts records/rankings
2019-01-15 Martin Taibrwarn about bit ops 630/head
2019-01-14 terencehillMerge branch 'Mario/fix_me' into 'master'
2019-01-14 terencehillAlways use white text when there's /me in a chat line...
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2019-01-13 Martin Taibronly show warnings for current map in GAMEQC 628/head
2019-01-13 terencehillMap voting: allow to quickly vote a map with a number...
2019-01-13 terencehillWTF
2019-01-13 terencehillFix #2189 "Teamchat in CA between rounds is sent to...
2019-01-04 Martin TaibrMerge branch '2183-event-log-chats' into 'master'
2019-01-04 morosophosUse minigame.netname instead of minigame entity id... 626/head
2019-01-04 morosophosFigure out how to log minigame chats
2019-01-03 morosophosAdd structured event log items about chat messages
2019-01-03 morosophosUse integer formatting for :team: msg
2018-12-29 terencehillFix #2182 "Untranslatable strings in hudpanel_pressedkeys"
2018-12-22 terencehillMake the new bot_ai_aimskill_mouse formula work like...
2018-12-22 terencehillFix aim glitches when bot_ai_aimskill_mouse is set...
2018-12-21 terencehillFix #2177 "Bot code causes division by zero"
2018-12-18 terencehillVery minor cleanups
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-14 terencehillFix #2166 "Freezing players with Shotgun gives typehit...
2018-12-11 terencehillFix #2175 "Gametype voting screen broken at connect"
2018-12-11 terencehillAdd a quickmenu command that allows to pick a player...
2018-12-11 terencehillAvoid a glitch when the HUD cursor gets (re)displayed
2018-12-10 terencehillFix condition to show the cursor when the onslaught...
2018-12-10 terencehillQuickmenu: fix and improve highlighting of the entry...
2018-12-09 terencehillLMS: add 2 FIXME comments
2018-12-08 terencehillLMS: forcedly turn sv_ready_restart_after_countdown...
2018-12-08 terencehillFix compilation units and update hash
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-06 terencehillBot AI: lock aim when teleported or passing through...
2018-12-06 terencehillBot AI: fix bots not being able to get unstuck from...
2018-12-02 terencehillBot AI: optimize removal of the first waypoint of the...
2018-12-02 terencehillAdd a safety check
2018-12-02 terencehillBot AI: properly fix bot's view angles when bot gets...
2018-12-01 terencehillFix unusual block indentation in a macro
2018-12-01 terencehillReduce code of 2 macros
2018-12-01 terencehillOptimize 2 macros
2018-11-29 terencehillFix issues with the waypoint spawned by the moveto...
2018-11-29 terencehillBot AI: fix broken aim direction when bot executes...
2018-11-29 terencehillFix bot_aim_reset
2018-11-28 Martin Taibrmight as well document this for future generations
2018-11-28 Martin TaibrRevert "Trace to the shot origin properly, fixes projec...
2018-11-28 Martin Taibrdisable qcphysics by default
2018-11-23 terencehillBot AI: fix bots ignoring loot if thrown by killed...
2018-11-22 terencehillSmall optimization
2018-11-22 terencehillBot AI: reset aim when bots respawn
2018-11-22 terencehillBot AI: fix bots starting to fire when they aren't...
2018-11-21 terencehillBot AI: slightly improve underwater movement
2018-11-14 terencehillBot AI: slightly improve ladder climbing
2018-11-14 terencehillBot AI: make bots with low movement skill slow down...
2018-11-11 MarioMerge branch '2131-debloat-cts-db' into 'master'
2018-11-11 terencehillBot AI: fix slightly broken bot movement while targetin...
next