Age | Commit message (Expand) | Author |
2013-01-03 | * Simplify some weapon-related code (re r1431) | M. Kristall |
2013-01-03 | * Fix a bunch of variable set but not used warnings | M. Kristall |
2013-01-03 | * Periodically update scoreboard when visible if +scores is held down a while | M. Kristall |
2013-01-03 | * Silence dumb compiler warning | Christopher Schwarz |
2013-01-03 | * Make weapon registration error reporting less touchy and more informative | Ben Millwood |
2013-01-03 | * (bug 4908) Show BP from marked buildables on the HUD | Christopher Schwarz |
2013-01-03 | * Cleanups to weapon/upgrade registration | Ben Millwood |
2013-01-03 | * Small enhancements to tutorial text, including telling players to sell thei... | Christopher Schwarz |
2013-01-03 | * Don't display location during intermission | Ben Millwood |
2013-01-03 | * Remove used limit parameter from UI_Text_[Width|Height] | Tim Angus |
2013-01-03 | * Fix teamoverlay support players mode for human team | Christopher Schwarz |
2013-01-03 | * (bug 4817) Print cgame vote display on multiple lines | Christopher Schwarz |
2013-01-03 | * (bug 4814) More options for teamoverlay in attempt to make it more useful | Christopher 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 off | Christopher Schwarz |
2013-01-03 | * (bug 4760) Display Vote Caller (thanks Brian Teapot Shannon, msk, benmachine) | Christopher Schwarz |
2013-01-03 | * Fix the fact that teamoverlay was being drawn above where the hud told it t... | Christopher Schwarz |
2013-01-03 | * Remove hovel | M. Kristall |
2013-01-03 | * Renamed MAX_STAMINA to STAMINA_MAX and moved to tremulous.h | Asa Kravets |
2013-01-03 | * Fix broken scoreboard | Tim Angus |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Remove the colours from the warmup warning | Tim Angus |
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 intermission | Christopher Schwarz |
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 | * Fix UI_Text_Paint_Limit() function, which was printing a max of one charact... | Christopher Schwarz |
2013-01-03 | * Move teamoverlay out of the common_hud and into the team common huds. Preve... | Christopher Schwarz |
2013-01-03 | * (bug 2923) Add ability to have a "warmup" time where players cannot join a ... | Christopher Schwarz |
2013-01-03 | * (bug #4265) Fix CG_WorldToScreen to accomdate cg_viewsize | Tim Angus |
2013-01-03 | * Fix random whitespace | Tim Angus |
2013-01-03 | * Various small style fixes/corrections/changes (Undeference, Timbo, benmachine) | Christopher Schwarz |
2013-01-03 | * New ownerdraw for speedometer | Ben Millwood |
2013-01-03 | * (bug 2991) Add teamoverlay, an optional hud display showing names, health, ... | Christopher Schwarz |
2013-01-03 | * (bug 4302) Fix server join list | Christopher Schwarz |
2013-01-03 | * Add [trap_R|RE]_SetClipRegion to prevent rendering outside a specified area | Tim Angus |
2013-01-03 | * Cleanup r1769 (kevlarman) | Christopher Schwarz |
2013-01-03 | * Tweak previous commit to satisfy picky compilers | Christopher Schwarz |
2013-01-03 | * Prevent location hud item from being cut off incorrectly | Christopher Schwarz |
2013-01-03 | * Whitespace/floating point tweaks | Tim Angus |
2013-01-03 | * (bug 3998) linewrap cp, parse newlines in cp and motd | Christopher Schwarz |
2013-01-03 | * (bug 3713) Scoreboard marquee causes text display problems | Christopher Schwarz |
2013-01-03 | * Massive refactor of voting code | M. Kristall |
2013-01-03 | * Fix ordinals in spawn queue to not display 21th, 22th, 23th etc. | M. Kristall |
2013-01-03 | Fix weapon icon ammo counting | Ben Millwood |
2013-01-03 | * Get rid of uselessly-named itemDef_t->special and replace with | Ben Millwood |
2013-01-03 | Improve timing of weapon change feedback | Ben Millwood |
2013-01-03 | Zone BP | Ben Millwood |
2013-01-03 | * add CG_PLAYER_CREDITS_FRACTION to display partial frags | Roman Tetelman |