- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
Made some fields read-only where safe/recommended by Resharper in various classes, especially lock-objects.
GUIControlFactory tuned a bit
Simplified GUIWindowManager away from array-index to simple dictionary, which should also be a bit faster, but not noticibly probably.
Optimized Texturepacker.Get to use far less string comparisons
http://mantis.team-mediaportal.com/view.php?id=3207
Open the issue in Mantis...
GUIControlFactory tuned a bit
Simplified GUIWindowManager away from array-index to simple dictionary, which should also be a bit faster, but not noticibly probably.
Optimized Texturepacker.Get to use far less string comparisons
http://mantis.team-mediaportal.com/view.php?id=3207
Open the issue in Mantis...