nocico
|
442a12a9b2
|
labormanager: multimaterial constructions
|
2016-11-29 05:48:58 +02:00 |
nocico
|
15b7ba552d
|
labormanager: trap components
|
2016-11-29 05:48:58 +02:00 |
lethosor
|
ba4952491a
|
Update scripts
|
2016-11-28 00:02:59 -05:00 |
Lethosor
|
51c7039f92
|
Merge pull request #1024 from nocico/develop
labormanager: support for jobs in bowyer's shop
|
2016-11-27 23:57:39 -05:00 |
nocico
|
5405c76746
|
labormanager: support for jobs in bowyer's shop
|
2016-11-28 05:40:03 +02:00 |
lethosor
|
b723378a62
|
Add nocico to Authors.rst (f71d195 )
|
2016-11-26 14:06:31 -05:00 |
Lethosor
|
50dd773d6f
|
Merge pull request #1020 from nocico/develop
make labormanager know building instruments is furniture hauling
|
2016-11-26 12:55:53 -05:00 |
nocico
|
f71d19578c
|
make labormanager know building instruments is furniture hauling
|
2016-11-26 13:39:20 +02:00 |
lethosor
|
08840ccabf
|
Add abbradar to Authors.rst (da3c6404f )
|
2016-11-23 19:20:20 -05:00 |
lethosor
|
dd28079f30
|
Fix ruby.cpp compilation on win64
|
2016-11-22 22:43:48 -05:00 |
lethosor
|
13eb5e702b
|
bump to alpha2
|
2016-11-22 20:50:19 -05:00 |
lethosor
|
b41ace2f8f
|
Update scripts (travis)
|
2016-11-22 20:49:38 -05:00 |
lethosor
|
206e9ef993
|
Re-enable Travis IRC notifications
|
2016-11-22 17:31:36 -05:00 |
lethosor
|
c7a35d7ece
|
fix remotefortressreader protobuf error in clean builds
|
2016-11-22 17:24:36 -05:00 |
lethosor
|
647ef4d556
|
Fix labormanager whitespace
|
2016-11-22 17:17:56 -05:00 |
lethosor
|
80e0a91670
|
Update .travis.yml for 0.43.05
|
2016-11-22 16:59:34 -05:00 |
lethosor
|
45d138191e
|
Merge remote-tracking branch 'ab9rf/labormanager-0.43.05-r1' into develop
|
2016-11-17 23:02:05 -05:00 |
lethosor
|
df9b5bca73
|
Allow ruby plugin to try more than one library path, including libruby.so on Linux
|
2016-11-17 10:31:48 -05:00 |
lethosor
|
dce00a5034
|
Partial compilation fixes for advtools, misery
|
2016-11-16 15:21:13 -05:00 |
lethosor
|
1e41cdc7f6
|
Fix labormanager docs
|
2016-11-16 15:20:22 -05:00 |
lethosor
|
c05f3d7d30
|
Update scripts
|
2016-11-14 14:18:34 -05:00 |
lethosor
|
8d9b888410
|
Revert "fixed MD5 hash of win64 ruby lib."
Unable to get anything other than 8a856 for the extracted library on my end
This reverts commit fbaf2697cb .
|
2016-11-14 14:16:43 -05:00 |
lethosor
|
e12d68c725
|
Merge branch 'develop' of dfhack/dfhack into develop
|
2016-11-10 14:27:31 -05:00 |
lethosor
|
ae59b4f5ad
|
Update xml, scripts
|
2016-11-10 14:25:05 -05:00 |
Kelly Kinkade
|
80ff369059
|
Merge branch 'labormanager-0.43.03-r2' into labormanager-0.43.05-r1
|
2016-11-08 12:07:30 -06:00 |
Kelly Kinkade
|
8fec45696d
|
Better job assignment algorithm for labormanager.
|
2016-11-08 12:01:24 -06:00 |
Japa Illo
|
6895f3fbed
|
remove tabs
|
2016-11-08 15:13:43 +05:30 |
Japa Illo
|
5e204069ce
|
update stonesense
|
2016-11-08 15:13:06 +05:30 |
Japa Illo
|
20b9aab8db
|
moved remotefortressreader.cpp to its own directory.
|
2016-11-08 15:11:27 +05:30 |
Japa Illo
|
fbaf2697cb
|
fixed MD5 hash of win64 ruby lib.
|
2016-11-08 15:10:43 +05:30 |
Japa Illo
|
2935032a1e
|
Add .proto files to plugin sources when used, to make it conventient to open it from the IDE.
|
2016-11-08 15:10:01 +05:30 |
Japa
|
7367a8b341
|
Merged branch develop into develop
|
2016-11-08 13:40:24 +05:30 |
Japa
|
ebc1a6d85e
|
Add functions to get and set the pause state in DF
|
2016-11-08 13:40:08 +05:30 |
lethosor
|
a5a32bf7b1
|
Merge branch 'develop' of dfhack/dfhack into develop
|
2016-11-07 15:07:48 -05:00 |
lethosor
|
5fb986bde1
|
Warn for GCC versions before 4.8
|
2016-11-07 15:07:27 -05:00 |
Japa Illo
|
99051f176b
|
Add a single bool dfproto message, to pausing and checking pause state
|
2016-11-06 10:08:28 +05:30 |
lethosor
|
939b177673
|
Merge branch 'develop' of dfhack/dfhack into develop
|
2016-11-02 16:26:33 -04:00 |
lethosor
|
04ad7a0a42
|
Replace some instances of "cmake -E copy_if_different" with a standalone script
@JapaMala reported that CMake < 3.5 doesn't support copy_if_different with
multiple source files.
https://cmake.org/cmake/help/v3.5/release/3.5.html#command-line
|
2016-11-02 16:23:32 -04:00 |
Japa
|
e769041983
|
Fix crash bug in remotefortressreader, that happened every time the user resumed.
|
2016-11-01 23:34:56 +05:30 |
Japa
|
a50af3e96c
|
Update stonesense
|
2016-10-31 22:52:45 +05:30 |
Japa
|
d8f3d7d8f9
|
Send dye color with items in remotefortressreader.cpp
|
2016-10-31 22:52:17 +05:30 |
Japa
|
8a66e22522
|
Merged branch develop into develop
|
2016-10-31 17:39:02 +05:30 |
Japa
|
335607d1f8
|
Update Stonesense.
|
2016-10-31 17:38:43 +05:30 |
lethosor
|
4941c06654
|
Only use TBZ2 generator on OS X
|
2016-10-31 02:06:06 -04:00 |
lethosor
|
45ff1a0353
|
Add architecture to package names
|
2016-10-31 02:05:46 -04:00 |
lethosor
|
2e6c7a90be
|
fix whitespace
|
2016-10-31 01:58:40 -04:00 |
lethosor
|
30f4617abf
|
Merge remote-tracking branch 'ab9rf/labormanager-0.43.05-r1' into develop
|
2016-10-31 01:56:49 -04:00 |
lethosor
|
9e97ccbb50
|
Use system libruby on osx64 (since ruby 1.8 and 2 are supported now)
|
2016-10-29 19:08:54 -04:00 |
lethosor
|
8b7af8ba09
|
Merge branch 'develop' of dfhack/dfhack into develop
|
2016-10-29 19:00:58 -04:00 |
lethosor
|
4e7f2b9579
|
win64 ruby 2
|
2016-10-29 19:00:28 -04:00 |