index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
mode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync to the change in gamemode/gametype globals.
Alexander Gavrilov
2012-06-16
1
-24
/
+24
*
Remove random bad asserts
Petr Mrázek
2012-03-29
1
-1
/
+2
*
Tweaks!
Petr Mrázek
2012-03-29
1
-1
/
+0
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-21
/
+33
*
Add abuse mode to mode plugin.
Petr Mrázek
2012-02-22
1
-49
/
+77
*
New plugin interface
Petr Mrázek
2012-02-21
1
-4
/
+1
*
DFhackCExport is only needed on the plugin_* functions
Quietust
2012-02-13
1
-2
/
+2
*
Added linkage to libdl, fix for mode.
Petr Mrázek
2012-02-01
1
-2
/
+7
*
Modify a number of commands to use CR_WRONG_USAGE for displaying help.
Alexander Gavrilov
2012-01-28
1
-11
/
+8
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-5
/
+5
*
Fix confusion between "cout" and "c->con"
Quietust
2012-01-11
1
-1
/
+1
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-5
/
+5
*
Command history separated from Console.
Petr Mrázek
2011-08-13
1
-1
/
+2
*
Fix problem with running interactive commands from hotkeys.
Petr Mrázek
2011-08-06
1
-1
/
+1
*
Ported mode, probe. Some changes required for that.
Petr Mrázek
2011-07-25
1
-0
/
+171