- Fixed ghost tile creation to handle random height - Changed UpdateSelection to only process the selection changes if necessary - Changed TMapCell.GhostZ to be readable (necessary for simplier increase with random altitude)
- Added ghost information to TMap - Added ghost tiles (currently for map tiles only)
- Added appropriate compare functions - Some local cleanups