- Made texture indices in FSwitchDef full integers. Since that required

some data restructuring I also eliminated the MAX_FRAMES limit of 128
  per switch.


SVN r828 (trunk)
This commit is contained in:
Christoph Oelckers 2008-03-21 12:17:20 +00:00
commit 064f64e3a7
2 changed files with 33 additions and 34 deletions

View file

@ -1,3 +1,8 @@
March 21, 2008 (Changes by Graf Zahl)
- Made texture indices in FSwitchDef full integers. Since that required
some data restructuring I also eliminated the MAX_FRAMES limit of 128
per switch.
March 20, 2008
- Removed some debug output from SBarInfo::ParseSBarInfo().
- Fixed: Heretic linetype translations included the wrong file.