summaryrefslogtreecommitdiff
path: root/src/cgame
AgeCommit message (Expand)Author
2013-01-03* (bug 4908) Show BP from marked buildables on the HUDChristopher Schwarz
2013-01-03* Cleanups to weapon/upgrade registrationBen Millwood
2013-01-03* Small enhancements to tutorial text, including telling players to sell thei...Christopher Schwarz
2013-01-03* Fix hud spectator text not displaying when using cg_stickyspec to follow a ...Christopher Schwarz
2013-01-03* Implement cg_staticDeathCam to disable moving the death camera when the kil...Christopher Schwarz
2013-01-03* (bug 2929) Prevent buildable model and bbox from being too far from each ot...Christopher Schwarz
2013-01-03* (bug 4879) Prevent teamchanges for gameplay exploit reasons by enforcing a ...Christopher Schwarz
2013-01-03* Don't display location during intermissionBen Millwood
2013-01-03* Remove used limit parameter from UI_Text_[Width|Height]Tim Angus
2013-01-03* Turns out CG_GetBindings is actually quite expensiveTim Angus
2013-01-03* (bug #4822) Added the missing bit from r2073Tim Angus
2013-01-03* Fix teamoverlay support players mode for human teamChristopher Schwarz
2013-01-03* (bug 4817) Print cgame vote display on multiple linesChristopher Schwarz
2013-01-03* (bug 4814) More options for teamoverlay in attempt to make it more usefulChristopher Schwarz
2013-01-03* (bug 4764) Fix occaisionally showing [0] for teammate health in crosshair n...Christopher Schwarz
2013-01-03* (bug 4268) Disable vote bind instructions when tutorial mode is offChristopher Schwarz
2013-01-03* (bug 4760) Display Vote Caller (thanks Brian Teapot Shannon, msk, benmachine)Christopher Schwarz
2013-01-03* Restore the 'should have run further' message when target == attackerBen Millwood
2013-01-03* Fix the fact that teamoverlay was being drawn above where the hud told it t...Christopher Schwarz
2013-01-03* (bug 3960) Don't exec team configs when restarting cgame (e.g. vid_restart)Ben Millwood
2013-01-03* (bug 4575) CMD_CHEAT_TEAM gives the wrong error message (thanks Oops)Ben Millwood
2013-01-03* (bug 4572) Better control over random particle displacementBen Millwood
2013-01-03* (bug 4562) Prevent colour leaking on unknown obituaries (thanks Oops)Ben Millwood
2013-01-03* Prevent people from reconnecting so they can call more votesM. Kristall
2013-01-03* Generate "player renamed to ..." messages client-sideM. Kristall
2013-01-03* Separate namelog from adminM. Kristall
2013-01-03* Remove hovelM. Kristall
2013-01-03* Add missing \n in a messageM. Kristall
2013-01-03* Refactor emoticon codeM. Kristall
2013-01-03* Renamed MAX_STAMINA to STAMINA_MAX and moved to tremulous.hAsa Kravets
2013-01-03* Case correction in a couple of dialogsBen Millwood
2013-01-03* Change FOV clamp so it's 90 horizontal degrees at 4:3Tim Angus
2013-01-03* Don't return an in-use trail system when no empty slot could be foundBen Millwood
2013-01-03* Fix broken scoreboardTim Angus
2013-01-03* Update copyright noticesTim Angus
2013-01-03* s/ITEM_TYPE_COMBO/ITEM_TYPE_CYCLE/Tim Angus
2013-01-03* Indent wrapped chat lines to avoid potential imitation exploitsTim Angus
2013-01-03* Remove the colours from the warmup warningTim Angus
2013-01-03* Server- and client-side tab completion for commands handled by the game moduleM. Kristall
2013-01-03* Tutorial text no longer prints how to use a buildable if you aren't near a ...Christopher Schwarz
2013-01-03* Don't draw crosshair during intermissionChristopher Schwarz
2013-01-03* Fix projectiles being nudged incorrectly during demos (Roman Tetelman)Christopher Schwarz
2013-01-03* Parse IRC-like /me in chat textBen Millwood
2013-01-03* Fix location hud item from truncating text when it shouldnt, which was only...Christopher Schwarz
2013-01-03* Change "kills" to "frags" on the alien "x until next stage" message (Norfen...Christopher Schwarz
2013-01-03* Stamina changes/fixes (kevlarman)Christopher Schwarz
2013-01-03* (bug 4006) Prevent human buildables from playing idle sounds while unpowere...Christopher Schwarz
2013-01-03* Remove unnecessary counter argument to tinfo and scores since the number ofM. Kristall
2013-01-03* Remove cg_hudfilesenable because it was a temporary hack for dev server tha...Christopher Schwarz
2013-01-03* Fix UI_Text_Paint_Limit() function, which was printing a max of one charact...Christopher Schwarz