index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
modules
/
Job.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license, add contributors file, bump release number
Petr Mrázek
2012-09-30
1
-1
/
+1
*
Merge branch 'master' of http://github.com/peterix/dfhack
Timothy Collett
2012-09-10
1
-1
/
+1
|
\
|
*
Extract the color enum from color_ostream to toplevel.
Alexander Gavrilov
2012-08-19
1
-1
/
+1
*
|
Merge further changes (???)
Timothy Collett
2012-09-10
1
-1
/
+1
|
/
*
Add api for enabling liquid and temperature updates for blocks.
Alexander Gavrilov
2012-05-12
1
-0
/
+12
*
Update dfhack for specific_ref.
Alexander Gavrilov
2012-05-03
1
-5
/
+6
*
Implement unconstructed building instance creation and linking into world.
Alexander Gavrilov
2012-04-29
1
-0
/
+37
*
Job module api tweaks: add a namespace to match others and some funcs.
Alexander Gavrilov
2012-04-10
1
-7
/
+49
*
Wrap a few utility functions defined on the c++ side for lua.
Alexander Gavrilov
2012-04-05
1
-0
/
+15
*
Add many new template functions for enums & bitfields.
Alexander Gavrilov
2012-03-17
1
-6
/
+6
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-27
/
+27
*
In all loops that iterate across a vector, use a size_t as the index
Quietust
2012-01-31
1
-2
/
+2
*
Remove UTF-8 BOMs
Quietust
2012-01-27
1
-1
/
+1
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-9
/
+9
*
Add timeouts when a job is cancelled, and color the command output.
Alexander Gavrilov
2012-01-11
1
-0
/
+2
*
Update structures and implement modifying the job_item item type.
Alexander Gavrilov
2012-01-09
1
-4
/
+14
*
Move a few functions into the core, and add some more.
Alexander Gavrilov
2012-01-08
1
-1
/
+44
*
Move a bunch of stuff from the jobutils plugin into the core.
Alexander Gavrilov
2012-01-07
1
-0
/
+201