]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc/client/hud.qc
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / qcsrc / client / hud.qc
2013-02-07 MirceaKitsuneDon't show "self" in the health field of the stomach...
2013-02-03 MirceaKitsuneSwitch stomach and swallow models to iqm as well, and...
2013-02-03 MirceaKitsuneCorrect respawn time message when eaten
2013-02-03 MirceaKitsuneMerge branch 'mirceakitsune/customizable_hud'
2013-02-03 MirceaKitsuneMake player color indicator textures part of the HUD...
2013-02-03 MirceaKitsuneMove hud images to the default subfolder, and fix loadi...
2013-02-03 MirceaKitsuneAllow multiple gfx/hud/ subfolders and a cvar to choose...
2013-02-02 MirceaKitsuneRemove the code for each HUD background image, and...
2013-02-02 MirceaKitsuneAdapt Strength & Invincible HUD elements to the new...
2013-02-02 MirceaKitsuneGet rid of fields which are now useless
2013-02-02 MirceaKitsuneMake timer customizable too
2013-02-02 MirceaKitsuneAdapt scores to the new HUD system. This only affects...
2013-02-02 MirceaKitsuneMove two more items to the new HUD system
2013-02-02 MirceaKitsuneUse independent functions for some tasks, and fix how...
2013-02-02 MirceaKitsuneAdapt predator entry to customizable HUD. Also stup...
2013-02-02 MirceaKitsuneGet prey list to work properly with the customizable HUD
2013-02-02 MirceaKitsuneMerge master
2012-10-06 MirceaKitsuneScoreboard respawn info from my code in Xonotic
2012-05-17 MirceaKitsunePartial attempt at porting the stomach board list to...
2012-05-17 MirceaKitsuneRename HUD cvars to match the architecture I had planned
2012-05-16 MirceaKitsuneInvert minus and plus for Y axis to represent correct...
2012-05-16 MirceaKitsuneAdapt all of the status panel to the new code. Needs...
2012-05-16 MirceaKitsuneAdapt Sbar_DrawXNum to the new system
2012-05-16 MirceaKitsuneSwitch to a new system of defining HUD element position...
2012-05-16 MirceaKitsuneAllow cvar positions and sizes for the status HUD panel...
2012-03-18 MirceaKitsuneVore flash: Don't flash when team healing, and use...
2012-03-15 MirceaKitsuneUse a more correct way of toggling the HUD, and fix...
2012-03-08 MirceaKitsuneShow stomach load when g_healthsize is off, because...
2012-01-31 MirceaKitsuneDon't show ammo on the HUD when dead
2012-01-30 MirceaKitsuneMerge branch 'master' into mirceakitsune/portraits mirceakitsune/portraits
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