]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc/client/hud.qc
Still draw the portrait when the HUD is rebooting.
[voretournament/voretournament.git] / data / qcsrc / client / hud.qc
2012-01-30 MirceaKitsuneStill draw the portrait when the HUD is rebooting.
2012-01-30 MirceaKitsuneDraw portrait when dead
2012-01-30 MirceaKitsuneFree unused strings from memory
2012-01-30 MirceaKitsuneLimit name length for portraits, so they don't exceed...
2012-01-30 MirceaKitsunePrevent using bad strings. Fixes crash
2012-01-30 MirceaKitsuneMake the portrait slide in and out of the left edge
2012-01-30 MirceaKitsuneImplement code to fade the portrait in and out, using...
2012-01-29 MirceaKitsuneProperly strunzone strings
2012-01-29 MirceaKitsuneDon't strunzone portrait image and name after the timer...
2012-01-29 MirceaKitsuneMake portraits expire after an amount of time
2012-01-29 MirceaKitsuneCvars and code comments
2012-01-29 MirceaKitsuneHandle portrait updates
2012-01-29 MirceaKitsuneDraw the player's name as well
2012-01-29 MirceaKitsuneDraw portrait in the proper location and at the proper...
2012-01-29 MirceaKitsuneGet the portrait to draw on the screen.
2012-01-29 MirceaKitsuneObtain image name from the character's text file
2012-01-29 MirceaKitsuneNetwork the player name in portraits. Also move my...
2012-01-29 MirceaKitsuneImplement an entity which can send a portrait over...
2011-11-17 MirceaKitsuneMerge branch 'master' into mirceakitsune/weapon_display
2011-11-17 MirceaKitsuneSince fuel is the only ammo, always show its count...
2011-11-17 MirceaKitsuneRename sbar.qc to hud.qc