index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
showmood.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
showmood: fix fetched/needed quantity calculation
jj
2012-08-09
1
-2
/
+8
*
showmood: display number of items already collected
jj
2012-07-05
1
-1
/
+7
*
Some improvements to showmood - show relevant skill, cleanup messages
Quietust
2012-05-25
1
-14
/
+22
*
Tweaks!
Petr Mrázek
2012-03-29
1
-1
/
+0
*
Add many new template functions for enums & bitfields.
Alexander Gavrilov
2012-03-17
1
-9
/
+9
*
Misc fixes for warnings...
Petr Mrázek
2012-03-10
1
-0
/
+3
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-55
/
+55
*
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
-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
-2
/
+2
*
Make sure showmood has access to Translation
Quietust
2012-01-27
1
-0
/
+6
*
Update Translation::TranslateName to include the first name, plus have it fol...
Quietust
2012-01-27
1
-1
/
+1
*
Goodbye, Translation module
Quietust
2012-01-24
1
-4
/
+2
*
Update showmood to recognize corpses (fell mood) and remains (macabre mood)
Quietust
2012-01-24
1
-0
/
+6
*
Tweak showmood, add a few validity checks, commit a dfhack.init example.
Alexander Gavrilov
2012-01-24
1
-16
/
+27
*
Print mood item flags if it's an unrecognized body part
Quietust
2012-01-23
1
-2
/
+2
*
Add "showmood" plugin, provides a detailed description of the currently
Quietust
2012-01-23
1
-0
/
+263