- Added SnowKate709's APROP_MaxHealth submission.

- Fixed: FTexture::GetScaledWidth/Height always rounded down which could result in
  imprecisions (e.g. when scaling from 128 to 96.)


SVN r722 (trunk)
This commit is contained in:
Christoph Oelckers 2008-01-28 09:39:46 +00:00
parent c02ed1263f
commit ebbe9c84f8
3 changed files with 25 additions and 4 deletions

View file

@ -1,4 +1,7 @@
January 27, 2008 (Changes by Graf Zahl)
- Added SnowKate709's APROP_MaxHealth submission.
- Fixed: FTexture::GetScaledWidth/Height always rounded down which could result in
imprecisions (e.g. when scaling from 128 to 96.)
- added a mastervolume CVAR for Timidity because for me its output is considerably
louder than everything else.
- reverted removal of AddPatch call in crosshair initialization.