summaryrefslogtreecommitdiff
path: root/plugins/mode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sync to the change in gamemode/gametype globals.Alexander Gavrilov2012-06-161-24/+24
* Remove random bad assertsPetr Mrázek2012-03-291-1/+2
* Tweaks!Petr Mrázek2012-03-291-1/+0
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-21/+33
* Add abuse mode to mode plugin.Petr Mrázek2012-02-221-49/+77
* New plugin interfacePetr Mrázek2012-02-211-4/+1
* DFhackCExport is only needed on the plugin_* functionsQuietust2012-02-131-2/+2
* Added linkage to libdl, fix for mode.Petr Mrázek2012-02-011-2/+7
* Modify a number of commands to use CR_WRONG_USAGE for displaying help.Alexander Gavrilov2012-01-281-11/+8
* Only use #include <> for system libraries - for everything else, use ""Quietust2012-01-151-5/+5
* Fix confusion between "cout" and "c->con"Quietust2012-01-111-1/+1
* Header changes/cleanup.Petr Mrázek2011-12-311-5/+5
* Command history separated from Console.Petr Mrázek2011-08-131-1/+2
* Fix problem with running interactive commands from hotkeys.Petr Mrázek2011-08-061-1/+1
* Ported mode, probe. Some changes required for that.Petr Mrázek2011-07-251-0/+171