index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
weather.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup World module to use df::global, and fix crashes when control_mode/gam...
Quietust
2012-05-23
1
-9
/
+12
*
Tweaks!
Petr Mrázek
2012-03-29
1
-1
/
+0
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-7
/
+7
*
Hidden weather command raw value override
Petr Mrázek
2012-02-22
1
-2
/
+12
*
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
*
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
-14
/
+11
*
Use CoreSuspender and namespace df::enums
Quietust
2012-01-21
1
-20
/
+19
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-4
/
+4
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-5
/
+5
*
Command history separated from Console.
Petr Mrázek
2011-08-13
1
-5
/
+8
*
Add 'help' options to a bunch of commands.
Petr Mrázek
2011-08-09
1
-2
/
+8
*
Windows side of the Console rewrite
Petr Mrázek
2011-07-14
1
-12
/
+13
*
Integrate linenoise into Console - Linux part
Petr Mrázek
2011-07-13
1
-12
/
+12
*
Weather plugin to mirror the weather tool.
Petr Mrázek
2011-07-07
1
-0
/
+131