Quote from: Crimson Wizard on Thu 25/02/2010 02:20:58
When renaming Global Variable, list is not automatically sorted.
Thanks for the report, I'll look into it.
QuoteI have quite an issue with the Tint() function in this version of the engine.
This is because the Tint function in 3.2 has been fixed to be the same in Direct3D as it always has been in DirectDraw. AGS 3.1.x had a bug where Direct3D tinting gave a different result (as you've discovered).
However, some people preferred the "buggy" D3D method of tinting, so for a future version I'm planning to add an option to select between the two, if I can get DirectDraw to correctly mimic this type of D3D tint.