index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
include
/
DataFuncs.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
*
Follow changes to structures.
Alexander Gavrilov
2012-09-17
1
-32
/
+56
*
Add experimental support for interposing vmethods of known classes.
Alexander Gavrilov
2012-08-17
1
-6
/
+9
*
Support 7-argument vmethods.
Alexander Gavrilov
2012-06-05
1
-0
/
+11
*
Request designation rescan in auto-growing burrows.
Alexander Gavrilov
2012-05-12
1
-0
/
+17
*
Add an official core lua context, and allow plugins to send events to it.
Alexander Gavrilov
2012-04-15
1
-4
/
+4
*
Allow plugins to export functions to lua with safe reload support.
Alexander Gavrilov
2012-04-14
1
-5
/
+1
*
Add api for manipulating burrows to the core.
Alexander Gavrilov
2012-04-11
1
-0
/
+8
*
Wrap a few utility functions defined on the c++ side for lua.
Alexander Gavrilov
2012-04-05
1
-1
/
+8
*
Experimental: try wrapping a dfhack api function.
Alexander Gavrilov
2012-04-05
1
-2
/
+20
*
Add a World::GetPersistentData version that auto-adds if not found.
Alexander Gavrilov
2012-04-05
1
-0
/
+4
*
Work around a msvc issue with spurious specialization ambiguity errors.
Alexander Gavrilov
2012-03-26
1
-5
/
+18
*
Fix lua wrapper: create one function identity instance per method.
Alexander Gavrilov
2012-03-25
1
-2
/
+2
*
Expose virtual methods in the lua wrapper.
Alexander Gavrilov
2012-03-25
1
-0
/
+129