aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/interface_minimap.cpp
AgeCommit message (Expand)Author
2018-05-20JANITORIAL: Remove trailing whitespaceAdrian Frühwirth
2018-04-07XEEN: Fix gfx glitch in top-left corner of the minimapPaul Gilbert
2018-02-23XEEN: Add custom minimap logo for Swords of XeenPaul Gilbert
2018-01-17XEEN: Fix display of water tiles on the outdoors minimapPaul Gilbert
2017-12-11XEEN: Fix Coverity identified warningsPaul Gilbert
2017-12-07XEEN: Fixes for outdoor map drawingPaul Gilbert
2017-12-06XEEN: Rename InterfaceMap class to InterfaceScenePaul Gilbert
2017-12-06XEEN: Further fixes for map renderingPaul Gilbert
2017-12-06XEEN: Lots of constants added to minimap codePaul Gilbert
2017-12-05XEEN: Cleanup of the map dialog classPaul Gilbert
2017-12-05XEEN: Split drawing minimap indoors & outdoors into separate methodsPaul Gilbert
2017-12-04XEEN: Replacing numbers with surface type enum in minimapPaul Gilbert
2017-12-04XEEN: Split the minimap code into it's own filePaul Gilbert