index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
colonies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-13
/
+14
*
Get rid of Simple namespace, Gui module is now a namespace.
Petr Mrázek
2012-03-03
1
-1
/
+0
*
New plugin interface
Petr Mrázek
2012-02-21
1
-5
/
+1
*
DFhackCExport is only needed on the plugin_* functions
Quietust
2012-02-13
1
-2
/
+2
*
Update docs.
Petr Mrázek
2012-02-05
1
-2
/
+2
*
In all loops that iterate across a vector, use a size_t as the index
Quietust
2012-01-31
1
-1
/
+1
*
Modify a number of commands to use CR_WRONG_USAGE for displaying help.
Alexander Gavrilov
2012-01-28
1
-17
/
+10
*
Use CoreSuspender and namespace df::enums
Quietust
2012-01-21
1
-11
/
+11
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-9
/
+9
*
Vermin tweaks.
Petr Mrázek
2012-01-10
1
-5
/
+6
*
Dissolve vermin module.
Petr Mrázek
2012-01-08
1
-38
/
+24
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-5
/
+5
*
Add 'help' options to a bunch of commands.
Petr Mrázek
2011-08-09
1
-4
/
+15
*
Fix colonies plugin.
Petr Mrázek
2011-08-04
1
-5
/
+5
*
Added DF material structs reversed by Quietust
Petr Mrázek
2011-07-21
1
-3
/
+3
*
Fix colonies to use new console output stuff
Matthew Cline
2011-07-13
1
-8
/
+10
*
Vermin module and colonies plugin
Matthew Cline
2011-07-12
1
-0
/
+163