We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added support for a text formatting to a number of functions - `Character.SayAt()` - `Character.SayBackground()` - `DrawingSurface.DrawStringWrapped()` - `DisplayAtY()`
First pass of reformatting AGS script code blocks
Removed unnecessary note from DrawTriangle
Normalized all code tags with the matching language
DrawingSurface: add cut in DrawImage and DrawSurface from 3.6.0
Fixed example for DrawingSurface.CreateCopy, previously was relying in software renderer behavior
Add code markup to legacy function names
Add missing code markup in page links
Standardise on *See also:*
Change centre to center
Change colour to color
Identify script index entries with inline code (Decouples script namespace from page structure)
renamed DrawingSurfaceFunctions.md -> DrawingSurface.md