index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
plants.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More maps api refactoring and renaming.
Alexander Gavrilov
2012-04-11
1
-4
/
+6
*
Tweaks!
Petr Mrázek
2012-03-29
1
-1
/
+0
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-22
/
+22
*
Get rid of Simple namespace, Gui module is now a namespace.
Petr Mrázek
2012-03-03
1
-4
/
+2
*
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
-6
/
+6
*
Move TileTypes to XML, part 1 - a bunch of stuff is now broken
Quietust
2012-02-13
1
-5
/
+6
*
In all loops that iterate across a vector, use a size_t as the index
Quietust
2012-01-31
1
-2
/
+2
*
Kill the Vegetation module, replacing it with the same 3 simple methods used ...
Quietust
2012-01-24
1
-2
/
+2
*
Use CoreSuspender and namespace df::enums
Quietust
2012-01-21
1
-9
/
+2
*
Replace df_plant with df::plant - this leaves the Vegetation module a bit emp...
Quietust
2012-01-21
1
-28
/
+15
*
Kill the Maps module
Quietust
2012-01-19
1
-14
/
+9
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-8
/
+8
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-9
/
+9
*
Add 'help' options to a bunch of commands.
Petr Mrázek
2011-08-09
1
-9
/
+33
*
Merged grow and immolate tools into plants plugin.
Petr Mrázek
2011-08-02
1
-0
/
+249