index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
include
/
PluginManager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license, add contributors file, bump release number
Petr Mrázek
2012-09-30
1
-1
/
+1
*
Fix a deadlock problem between suspend in (un)load, and onupdate.
Alexander Gavrilov
2012-08-26
1
-1
/
+3
*
Track lua event listener count, and let the C++ host know.
Alexander Gavrilov
2012-08-23
1
-18
/
+3
*
ruby: use the color_ostream argument from dfhack to output to dfhack-run
jj
2012-07-03
1
-2
/
+2
*
ruby: handle .rb files in df/hack/scripts/
jj
2012-06-24
1
-0
/
+2
*
export openplugin/lookupplugin from plugin manager
jj
2012-06-02
1
-3
/
+3
*
Support trade viewscreens in Items::getSelectedItem.
Alexander Gavrilov
2012-05-18
1
-0
/
+2
*
Add central locations for onUpdate and onStateChange handling in core.
Alexander Gavrilov
2012-05-17
1
-10
/
+0
*
Export the onStateChange event to core lua context & add some docs.
Alexander Gavrilov
2012-04-17
1
-7
/
+7
*
Add an official core lua context, and allow plugins to send events to it.
Alexander Gavrilov
2012-04-15
1
-1
/
+22
*
Clean up some chaos in old code.
Petr Mrázek
2012-04-15
1
-1
/
+10
*
Allow plugins to export functions to lua with safe reload support.
Alexander Gavrilov
2012-04-14
1
-3
/
+50
*
Track world and map changes separately for plugin_onstatechange
Petr Mrázek
2012-04-01
1
-2
/
+4
*
Add support for exporting functions from plugins, with example in rename.
Alexander Gavrilov
2012-03-15
1
-7
/
+16
*
Implement trivial RPC interface for dfhack via TCP & protobufs.
Alexander Gavrilov
2012-03-14
1
-8
/
+3
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-16
/
+17
*
Get rid of Simple namespace, Gui module is now a namespace.
Petr Mrázek
2012-03-03
1
-4
/
+7
*
Hidden weather command raw value override
Petr Mrázek
2012-02-22
1
-2
/
+2
*
New plugin interface
Petr Mrázek
2012-02-21
1
-1
/
+5
*
Silence annoying warning in MSVC
Quietust
2012-01-11
1
-1
/
+1
*
Merge https://github.com/angavrilov/dfhack
Petr Mrázek
2011-12-31
1
-7
/
+14
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-0
/
+182