|  JapaMala | c997f666bb | Fix wrong pointer dereference. | 2019-04-27 14:15:45 -05:00 | 
				
					
						|  JapaMala | f07f65a1a3 | Silk, yarn, and strands are also soft. | 2019-04-27 13:50:52 -05:00 | 
				
					
						|  JapaMala | 25f767b96b | match material categories with valid clothing materials. | 2019-04-27 13:48:14 -05:00 | 
				
					
						|  JapaMala | cae4f6d091 | simplified the setItemFromName function | 2019-04-27 12:41:25 -05:00 | 
				
					
						|  JapaMala | b2d59fd143 | Parse item name | 2019-04-27 12:22:51 -05:00 | 
				
					
						|  JapaMala | 74daa6bced | add missing parentheses. | 2019-04-27 11:20:36 -05:00 | 
				
					
						|  JapaMala | 14ff66d551 | Split up the big update function to satisfy codefactor. | 2019-04-27 11:11:16 -05:00 | 
				
					
						|  JapaMala | eb04d513b4 | Got basic logic for checking and processing clothing orders. Not done: actually adding orders to the list. | 2019-04-27 11:02:50 -05:00 | 
				
					
						|  JapaMala | a3eafbbc1b | <map> is not capitalized | 2019-04-27 09:24:52 -05:00 | 
				
					
						|  JapaMala | f89a3db6fe | Loop through citizens to find owned items. | 2019-04-27 08:56:50 -05:00 | 
				
					
						|  JapaMala | 78bd70c858 | Loop through all owned items of all units. | 2019-04-27 07:53:23 -05:00 | 
				
					
						|  JapaMala | bc05c9b1a1 | started work on new plugin | 2019-04-27 06:59:27 -05:00 | 
				
					
						|  JapaMala | b64fba5822 | Update changelog | 2019-04-19 09:25:06 -05:00 | 
				
					
						|  JapaMala | 4347fb0be7 | Use size_t for vector size comparisons. | 2019-04-18 23:30:03 -05:00 | 
				
					
						|  JapaMala | 6565a3a2ba | Add wounds to RFR | 2019-04-18 21:49:18 -05:00 | 
				
					
						|  JapaMala | 435f92d1bb | Add protobuf files to the build solution so they show up in visual studio | 2019-04-18 21:48:36 -05:00 | 
				
					
						|  Alan | a40adf1f86 | Merge pull request #1435 from cppcooper/cxxrandom-rel [Release] cxxrandom v2.0.1 | 2019-04-16 12:04:40 -04:00 | 
				
					
						|  Josh Cooper | 9c403f509d | [Release] cxxrandom v2.0.1 | 2019-04-15 16:21:54 -07:00 | 
				
					
						|  JapaMala | e8624aa814 | Fixed a typo. | 2019-04-14 01:14:46 -05:00 | 
				
					
						|  JapaMala | ffab2d83b9 | Update protobuf metadata | 2019-04-14 00:23:47 -05:00 | 
				
					
						|  JapaMala | 9e3b2fce49 | Update scripts and stonesense | 2019-04-13 23:52:05 -05:00 | 
				
					
						|  JapaMala | 85879d96d6 | Update changelog | 2019-04-07 23:34:50 -05:00 | 
				
					
						|  JapaMala | d0308d93e9 | Merge remote-tracking branch 'dfhack/develop' into remote_reader # Conflicts:
#	docs/changelog.txt | 2019-04-07 23:28:36 -05:00 | 
				
					
						|  JapaMala | 1d147015a6 | Bump RFR api version | 2019-04-07 23:05:35 -05:00 | 
				
					
						|  JapaMala | 61396a57ab | Push over dwarf's ages through protos | 2019-04-07 22:52:50 -05:00 | 
				
					
						|  lethosor | c11f2b5ffa | Update stonesense (fix non-Linux builds) | 2019-03-28 14:01:28 -04:00 | 
				
					
						|  lethosor | 3a9fea9c52 | Update stonesense | 2019-03-28 11:09:46 -04:00 | 
				
					
						|  JapaMala | 571ce0f616 | Repport if the game is not safe to interact with, namely while saving or loading the game. | 2019-03-22 22:52:59 -05:00 | 
				
					
						|  JapaMala | d906e7c462 | Merge remote-tracking branch 'dfhack/develop' into remote_reader | 2019-03-18 22:00:07 -05:00 | 
				
					
						|  JapaMala | 1ecad8c275 | Merge branch 'remote_reader' of https://github.com/JapaMala/dfhack into remote_reader | 2019-03-17 18:05:25 -05:00 | 
				
					
						|  JapaMala | 064b6959e4 | Fixed a crash when a unit has a move action queued, but the path is zero length | 2019-03-17 18:05:12 -05:00 | 
				
					
						|  Golias | eeef058684 | Improved .gitignore. Added all files generated in build with ninja, so that the
rep remains clean after a complete build + install. | 2019-02-09 19:12:27 +01:00 | 
				
					
						|  Golias | f127645799 | Added command to install dependencies for Fedora (Linux) | 2019-02-09 06:36:53 -05:00 | 
				
					
						|  lethosor | 6c266075de | Console-posix: fix crash with prompts longer than screen width Also add an extra fallback check around substr
Fixes #1425 | 2019-01-15 21:06:49 -05:00 | 
				
					
						|  lethosor | 17d60c5a1f | Mention custom profession folder and clean up docs a bit | 2019-01-04 10:51:54 -05:00 | 
				
					
						|  Lethosor | 22fc43c7af | Merge pull request #1419 from lethosor/travis-clear-df-folder travis: Always clear DF folder | 2019-01-02 19:51:18 -05:00 | 
				
					
						|  lethosor | 703e1b8a0c | Consolidate cd commands | 2019-01-02 19:15:19 -05:00 | 
				
					
						|  lethosor | 9663897037 | Fix inconsistency resulting in nested df_linux folders | 2019-01-02 18:40:34 -05:00 | 
				
					
						|  lethosor | 13dfa130d7 | Add more diagnostics to run-tests.py | 2019-01-02 17:34:08 -05:00 | 
				
					
						|  lethosor | 8063717503 | get-df-version: make filter more strict | 2019-01-02 17:05:28 -05:00 | 
				
					
						|  lethosor | b08ccd001e | travis: Always clear DF folder | 2019-01-02 17:05:07 -05:00 | 
				
					
						|  Pauli | f0632347d0 | Remove Core.h include from DataDefs.h Core.h isn't required for DataDefs.h which removes Core.h dependency
from DataStatics*. | 2018-12-30 17:08:42 -05:00 | 
				
					
						|  lethosor | af0d569afd | check-rpc: add -> append | 2018-12-29 00:15:45 -05:00 | 
				
					
						|  Lethosor | 26934e6185 | Fix typo in changelog | 2018-12-28 15:22:34 -05:00 | 
				
					
						|  JapaMala | c01dbc7cd2 | Merge remote-tracking branch 'dfhack/master' into remote_reader # Conflicts:
#	docs/changelog.txt
#	scripts | 2018-12-28 00:08:13 -06:00 | 
				
					
						|  lethosor | 315852a251 | labormanager: fix -Wreorder warning | 2018-12-27 19:46:36 -05:00 | 
				
					
						|  lethosor | 9fe24e1b3f | Update changelog and bump version to r2 | 2018-12-27 19:39:43 -05:00 | 
				
					
						|  lethosor | f8dd215012 | Update scripts and related changelog entries | 2018-12-27 17:57:55 -05:00 | 
				
					
						|  lethosor | e74946f62e | Update xml and related changelog entries | 2018-12-27 17:37:13 -05:00 | 
				
					
						|  lethosor | 3e2c898e1a | Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop Also move changelog entries to misc improvements per #1383 | 2018-12-27 16:52:30 -05:00 |