]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Merge branch 'master' into Mario/wepent_experimental
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2016-10-05 MarioMerge branch 'terencehill/timeout_countdown_fix' into...
2016-10-05 MarioSupport independent held porto angles
2016-10-05 MarioMake port-o-launch show its lines for both weapon entities
2016-10-05 MarioFind arc if held, to support hit sounds
2016-10-05 MarioClean up some slot 0 cases on client (fixes reticles)
2016-10-05 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-05 MarioUnhardcode a few more 0 slot cases
2016-10-01 MarioMerge branch 'Mario/wepent_experimental' into Mario...
2016-10-01 MarioMake per-weapon reticles an attribute instead of a...
2016-10-01 MarioUnhardcode a few more weapon entity checks
2016-09-29 MarioFix animations when weapon states do not match
2016-09-29 MarioAdd a networked entity to hold weapon state
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-20 terencehillMake timeout countdown message immediately fully visibl... 370/head
2016-09-17 terencehillFix typo in a cvar name; add a few more missing cvars
2016-09-16 terencehillgameover_time --> intermission_time
2016-09-16 terencehillWhen a round ends block players and switch to 3rd perso...
2016-09-16 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-09-14 terencehillFix compilation test unit
2016-09-14 terencehillAllow to align spectators in columns (hud_panel_scorebo...
2016-09-14 terencehillScoreboard: highlight spectator's ping (and player...
2016-09-14 terencehillScoreboard: show number of spectators
2016-09-13 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-09-13 terencehillForbid players from aiming their playermodel up and...
2016-09-12 terencehillFix players able to aim their playermodel up and down...
2016-09-11 MarioMerge branch 'terencehill/scoreboard_update' into ...
2016-09-11 Martin TaibrMerge branch 'master' into martin-t/damagetext
2016-09-10 terencehillAdd a mutator hook for customizing the eventchase effec...
2016-09-09 terencehillRemove tga extension from CA icons
2016-09-09 terencehillAvoid a division by 0 (it happened playing DOM on a...
2016-09-08 terencehillFix scoreboard layout when changing hud_fontsize 366/head
2016-09-08 terencehillRankings: Slightly smaller time column
2016-09-08 terencehillAllow customizing the minimum width of the scoreboard
2016-09-08 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-08 terencehillCleanup scoreboard code a little bit
2016-09-08 terencehillRemove some seriously weird code playing with text...
2016-09-06 terencehillRemove HUD_Minigame_Showpanels() and minigame_isactive...
2016-09-06 terencehillRankings panel: center text vertically and add padding...
2016-09-06 terencehillRankings panel: further reduce name column if displayed...
2016-09-06 terencehillRankings panel: limit name size (hud_panel_scoreboard_n...
2016-09-04 terencehillScoreboard: limit height rather than number of rows...
2016-09-04 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-04 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-09-02 MarioMake wr_glow available to server, fixes third person...
2016-09-01 terencehillTurn a very long macro into a function, cuts down cspro...
2016-09-01 terencehillCleanup: Remove header comments that don't make sense...
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-09-01 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-31 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-08-31 terencehillMove scoreboard stuff into the scoreboard file
2016-08-31 terencehillMinor cleanup: reduce Scoreboard_DrawItem code, remove...
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-31 MarioKill some more vlen uses
2016-08-30 terencehillDisplay an empty scoreboard in the beginning in DM too
2016-08-30 terencehillFix initial scoreboard size when nobody is playing yet
2016-08-30 terencehillCompact spectator list by displaying multiple spectator...
2016-08-30 terencehillLimit number of players displayed in the scoreboard...
2016-08-30 terencehillScoreboard: add a customizable size limit of player...
2016-08-28 terencehillMake use of update_mousepos() in the mapvote code too
2016-08-28 terencehillAdd update_mousepos()
2016-08-28 terencehillFix mouse handling of quickmenu and radar
2016-08-27 MarioMerge branch 'master' into Mario/intrusive_2
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-26 terencehillMake use of hud_fontsize in the accuracy panel too...
2016-08-26 terencehillFix condition for splitting accuracy panel row in 2...
2016-08-25 terencehillSimplify some code
2016-08-25 terencehillReload hud_fontsize and fix scoreboard layout as soon...
2016-08-24 terencehillInfer teamplay from gametype instead of checking server...
2016-08-24 FreddyGametype Votescreen: Remove the _icon cvar for custom... 359/head
2016-08-24 MarioMerge branch 'terencehill/hud_updates' into 'master'
2016-08-23 terencehillserverflags & SERVERFLAG_TEAMPLAY --> teamplay
2016-08-23 terencehillScoreboard columns: remove not working "k/d" keyword...
2016-08-23 terencehillDisplay "damage" as column header instead of "dmg"...
2016-08-23 MarioMerge branch 'terencehill/hud_start_fix' into 'master'
2016-08-22 terencehillDon't draw scoreboard and HUD until gametype and scores... 362/head
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioKill a few FOREACH_ENTITY_CLASS cases
2016-08-21 MarioAdd intrusive lists for some client side stuff
2016-08-21 TimePathChange mod loading to take an absolute path
2016-08-21 TimePathprogs.inc: use absolute includes
2016-08-21 TimePathMerge branch 'Mario/entcs' into 'master'
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-21 MarioFix compilation test unit
2016-08-21 MarioUse entcs to handle client colors (improves FPS by...
2016-08-20 FreddyGametype Votescreen: Fix icons for custom gamemodes...
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro
2016-08-20 MarioMerge branch 'Mario/tweaks' into 'master'
2016-08-20 MarioMerge branch 'master' into Mario/tweaks 357/head
2016-08-20 MarioMerge branch 'master' into Mario/tweaks
2016-08-20 MarioSome minor tweaks and extra mutator hooks
2016-08-20 TimePathCleanup #includes
2016-08-19 terencehillFix panel show flags checks
2016-08-19 terencehillMark panels that can't be disabled manually (main panel...
2016-08-19 terencehillSmall optimization
2016-08-19 terencehillFix PANEL_CONFIG_MAIN check
next