index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a few more unit orderings, and a way to reverse direction.
Alexander Gavrilov
2012-04-21
1
-2
/
+9
*
Add a hotkey command that sorts units in lists using lua comparators.
Alexander Gavrilov
2012-04-21
1
-0
/
+106
*
Export the onStateChange event to core lua context & add some docs.
Alexander Gavrilov
2012-04-17
1
-0
/
+11
*
Multiline interpreter.
Warmist
2012-04-16
1
-5
/
+17
*
Make dfhack.lineedit automatically interact with RunCoreQueryLoop.
Alexander Gavrilov
2012-04-16
1
-10
/
+1
*
Implement a way to do prompts from core context.
Alexander Gavrilov
2012-04-15
1
-0
/
+75
*
Add an official core lua context, and allow plugins to send events to it.
Alexander Gavrilov
2012-04-15
1
-0
/
+4
*
Allow plugins to export functions to lua with safe reload support.
Alexander Gavrilov
2012-04-14
1
-0
/
+4
*
Add core api for moving items between ground and containers.
Alexander Gavrilov
2012-04-12
1
-0
/
+15
*
Add api for manipulating burrows to the core.
Alexander Gavrilov
2012-04-11
1
-0
/
+6
*
Export a few maps functions to lua.
Alexander Gavrilov
2012-04-11
1
-0
/
+10
*
Add a generic facility for object finalization during stack unwind.
Alexander Gavrilov
2012-04-07
1
-0
/
+15
*
Wrap MaterialInfo for lua.
Alexander Gavrilov
2012-04-06
1
-0
/
+4
*
Export a few more functions to lua.
Alexander Gavrilov
2012-04-06
1
-3
/
+4
*
Wrap a few utility functions defined on the c++ side for lua.
Alexander Gavrilov
2012-04-05
1
-0
/
+26
*
Upgrade lua errors to structures when attaching stack trace.
Alexander Gavrilov
2012-04-04
1
-0
/
+4
*
A few more utility functions for lua.
Alexander Gavrilov
2012-04-03
1
-0
/
+2
*
Only print the shortcut help once in the lua interactive mode.
Alexander Gavrilov
2012-04-01
1
-0
/
+1
*
Improve performance of the persistent data api, and wrap it for lua.
Alexander Gavrilov
2012-04-01
1
-0
/
+11
*
Lua tweaks: a couple of functions, dfusion tweak, backtrace metadata.
Alexander Gavrilov
2012-04-01
1
-2
/
+26
*
Pull console output support and REPL out of dfusion into core lib.
Alexander Gavrilov
2012-03-31
1
-0
/
+5
[prev]