Issue614

Title [MINIMAP] Lua function to place marker on minimap to indicate objective
Priority feature Status open
Assigned To salimiles Keywords
Linked issues Watchers salimiles

Submitted on 2012-09-30 23h21 by salimiles, last changed by salimiles.

Messages
Author: salimiles Date: 2012-09-30   23h21
I was thinking that it might be useful if there was a lua function to put a
marker on the minimap to indicate where an objective is. The marker could be an
orange X or the like.

E.g. 
mark_minimap("map_location_name")
Author: salimiles Date: 2012-11-11   08h04
Patch released and in review at http://rb.freedroid.org/r/1841/
History
Date User Action Args
2012-11-11 08:04:40salimilessetassignedto: salimiles
messages: + msg2376
nosy: + salimiles
2012-09-30 23:21:43salimilescreate