summaryrefslogtreecommitdiff
path: root/plugins/follow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Track world and map changes separately for plugin_onstatechangePetr Mrázek2012-04-011-2/+2
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-12/+13
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-12/+19
* Actually fix cursor detection in follow this time.Mike Stewart2012-02-281-1/+1
* Fix cursor detection for follow.Mike Stewart2012-02-281-2/+2
* Make follow work as a hotkey plugin.Mike Stewart2012-02-221-16/+12
* Merge remote-tracking branch 'upstream/master'Mike Stewart2012-02-211-6/+1
|\
| * New plugin interfacePetr Mrázek2012-02-211-6/+1
* | Add ability menu/area map width reading and writing to the Gui module, and us...Mike Stewart2012-02-211-19/+50
|/
* Add new follow plugin that makes the DF window center on and follow a selecte...Mike Stewart2012-02-211-0/+128