index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
xeen
/
interface_minimap.cpp
Age
Commit message (
Collapse
)
Author
2018-05-20
JANITORIAL: Remove trailing whitespace
Adrian Frühwirth
2018-04-07
XEEN: Fix gfx glitch in top-left corner of the minimap
Paul Gilbert
2018-02-23
XEEN: Add custom minimap logo for Swords of Xeen
Paul Gilbert
2018-01-17
XEEN: Fix display of water tiles on the outdoors minimap
Paul Gilbert
2017-12-11
XEEN: Fix Coverity identified warnings
Paul Gilbert
2017-12-07
XEEN: Fixes for outdoor map drawing
Paul Gilbert
2017-12-06
XEEN: Rename InterfaceMap class to InterfaceScene
Paul Gilbert
This is avoid confusion with the minimap and map dialog classes
2017-12-06
XEEN: Further fixes for map rendering
Paul Gilbert
2017-12-06
XEEN: Lots of constants added to minimap code
Paul Gilbert
2017-12-05
XEEN: Cleanup of the map dialog class
Paul Gilbert
2017-12-05
XEEN: Split drawing minimap indoors & outdoors into separate methods
Paul Gilbert
2017-12-04
XEEN: Replacing numbers with surface type enum in minimap
Paul Gilbert
2017-12-04
XEEN: Split the minimap code into it's own file
Paul Gilbert