Kelly Kinkade
|
0ab3005a89
|
Merge pull request #3 from ab9rf/labormanager-0.43.03-working
Incorporate more updates cherrypicked from nocico
|
2016-11-29 00:24:31 -06:00 |
Kelly Kinkade
|
d5d0775f1a
|
Remove redundant cast
|
2016-11-29 00:22:34 -06:00 |
nocico
|
5c16b5a2b7
|
labormanager: multimaterial constructions
|
2016-11-28 23:53:40 -06:00 |
nocico
|
d626990ac8
|
labormanager: trap components
|
2016-11-28 23:53:39 -06:00 |
Kelly Kinkade
|
7c0fecec14
|
Merge pull request #2 from ab9rf/labormanager-0.43.03-working
Pull working changes forward to 0.43.05
|
2016-11-27 22:53:29 -06:00 |
nocico
|
ae48612ebd
|
labormanager: support for jobs in bowyer's shop
|
2016-11-27 22:47:53 -06:00 |
nocico
|
0acd1c9059
|
make labormanager know building instruments is furniture hauling
|
2016-11-26 21:09:31 -06:00 |
nocico
|
10384fe720
|
make labormanager know building instruments is furniture hauling
|
2016-11-26 21:07:02 -06:00 |
Kelly Kinkade
|
ad84217687
|
fix white space to make travis happy
|
2016-11-26 20:55:10 -06:00 |
Kelly Kinkade
|
47426e3e00
|
Use attributes in calculating assignment weight
|
2016-11-26 20:55:10 -06:00 |
Kelly Kinkade
|
cbcb148182
|
Better job assignment algorithm for labormanager.
|
2016-11-26 20:55:09 -06:00 |
Kelly Kinkade
|
491d53b76f
|
fix white space to make travis happy
|
2016-11-26 18:08:48 -06:00 |
Kelly Kinkade
|
8eb4f17b23
|
Use attributes in calculating assignment weight
|
2016-11-26 17:37:26 -06: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 |
Kelly Kinkade
|
4e933316ca
|
Merge branch 'labormanager-0.43.03-r2' into labormanager-0.43.05-r1
|
2016-10-25 17:06:01 -05:00 |
Kelly Kinkade
|
a04ed641b7
|
SPACES not TABS
|
2016-10-25 17:03:45 -05:00 |
Kelly Kinkade
|
9aa6b84e24
|
alphabetical order
|
2016-10-25 16:55:37 -05:00 |
Kelly Kinkade
|
18235da9d6
|
add a misisng labor rule for leather crafts
|
2016-10-25 16:45:25 -05:00 |
Kelly Kinkade
|
cffd3be591
|
Move labormanager out of dev
|
2016-10-25 16:34:20 -05:00 |
lethosor
|
2c230f0d3e
|
Improve protobuf file regeneration (no longer uses a dummy status.txt file)
|
2016-10-24 22:51:27 -04:00 |
lethosor
|
4fdbba0207
|
Only touch protobuf generated files if they actually changed
|
2016-10-24 22:28:51 -04:00 |
lethosor
|
5c83c16a99
|
Fix memview x64 address display
|
2016-10-24 10:06:41 -04:00 |
Japa
|
25a64a2102
|
Merged branch develop into develop
|
2016-10-21 22:55:38 +05:30 |
Japa
|
a0b0c16a8b
|
Actually apply the designation changes in RemoteFortressReader
|
2016-10-21 22:55:28 +05:30 |
lethosor
|
3df74de021
|
Fix rb_dfget_vtable_ptr on x64
This was causing rb_dfget_rtti_classname to receive a truncated pointer and
crash
|
2016-10-21 11:46:53 -04:00 |
jj
|
97f29229cd
|
ruby: fix weird freeze when printing large strings to the console on linux64
|
2016-10-21 17:00:02 +02:00 |
jj
|
f586692ed6
|
plugins/ruby: update for 64bits
|
2016-10-21 14:52:26 +02:00 |
lethosor
|
e3ff89ba03
|
Fix compile error
|
2016-10-19 16:21:38 -04:00 |
Japa
|
701adc12b3
|
Add ability for remotefortressreader.cpp to accept dig designations.
|
2016-10-19 22:21:50 +05:30 |
Japa
|
919507d9a0
|
Send over dig designations from un-taken job postings in remotefortressreader.cpp.
|
2016-10-19 20:00:30 +05:30 |
lethosor
|
16c77efb43
|
Fix whitespace issues
|
2016-10-15 16:05:33 -04:00 |
lethosor
|
4c21bbd5ae
|
Add Lua::TableInsert() helper
|
2016-10-15 14:55:48 -04:00 |
lethosor
|
8a138fcc4c
|
Avoid polluting global namespace in MapCache.h
|
2016-10-15 14:53:10 -04:00 |
Japa
|
8d84b0d968
|
Merged branch v0.43.03 into develop
|
2016-10-13 19:27:06 +05:30 |
lethosor
|
1c20ebe62c
|
Make title-folder work without SDL_WM_GetCaption
|
2016-10-08 17:02:45 -04:00 |
lethosor
|
2806fe73a9
|
ruby: Support for loading Ruby 2.x libruby
Check for rb_float_new and rb_float_new_in_heap, as documented in #271
|
2016-10-08 17:01:52 -04:00 |
Japa
|
58ed20b25b
|
Send world map snow coverage over remotefortressreader.
|
2016-10-06 22:16:40 +05:30 |
lethosor
|
714ba1a030
|
Warn if ruby library is missing instead of breaking installation
|
2016-09-26 18:28:59 -04:00 |
lethosor
|
caa6a81669
|
Add ruby library for linux x64
Built by @dseguin: https://github.com/DFHack/dfhack/pull/989
Closes dfhack/dfhack#989
|
2016-09-26 17:46:50 -04:00 |
lethosor
|
7abb82b6d1
|
Switch to downloading 32-bit libruby on Linux and Windows
|
2016-09-26 17:36:57 -04:00 |
lethosor
|
888a09bed5
|
Switch to downloading OS X libruby
|
2016-09-26 17:24:35 -04:00 |
lethosor
|
8f2cc5bc4d
|
Fix and reorganize remotefortressreader includes
|
2016-09-04 16:06:26 -04:00 |
Japa
|
e205dc82a5
|
Merge pull request #991 from JapaMala/v0.43.03
Removed the other foreach.
|
2016-08-29 22:30:43 +05:30 |
Japa
|
1862106fd1
|
Removed the other foreach.
|
2016-08-29 22:29:40 +05:30 |
Japa
|
b09ee3407c
|
Merge branch 'v0.43.03' of https://github.com/JapaMala/dfhack into develop
Conflicts:
library/xml
plugins/remotefortressreader.cpp
|
2016-08-29 22:06:37 +05:30 |
Japa
|
af5d4ec5a8
|
removed foreach.
|
2016-08-29 21:43:20 +05:30 |
lethosor
|
bbaf129adf
|
Fix ruby codegen for bitfields/enums with long base-type
|
2016-08-27 15:24:53 -04:00 |
Japa
|
7d145de4a7
|
Translate histfig mats into creature mats, rather than sending the entire histfig population.
|
2016-08-26 23:48:32 +05:30 |
Japa
|
91cb734a25
|
Send histfig materials over remotefortressreader.cpp, using unique ids.
|
2016-08-26 12:23:50 +05:30 |