|  lethosor | 20993f9a42 | script-docs.py: add support for printing errors in GitHub actions format | 2020-06-30 14:03:05 -04:00 | 
				
					
						|  lethosor | 6a712b8b28 | Merge branch 'github-actions-lint' into develop | 2020-06-30 00:48:35 -04:00 | 
				
					
						|  lethosor | 13f411d9fa | Always print error lines to make GitHub logs more readable | 2020-06-30 00:44:27 -04:00 | 
				
					
						|  lethosor | 1df7c0be12 | Upgrade Ruby | 2020-06-30 00:41:02 -04:00 | 
				
					
						|  lethosor | 504d2ec65b | Stop linter steps from stopping each other | 2020-06-30 00:35:04 -04:00 | 
				
					
						|  lethosor | 324bc51540 | Upgrade to checkout@v2 | 2020-06-30 00:34:40 -04:00 | 
				
					
						|  lethosor | c333059316 | Switch CI scripts to Python 3 | 2020-06-30 00:29:30 -04:00 | 
				
					
						|  lethosor | fedf68cc7c | Annotate script syntax errors | 2020-06-30 00:24:03 -04:00 | 
				
					
						|  lethosor | e95edc095c | Use workflow commands to annotate linter errors | 2020-06-29 23:58:47 -04:00 | 
				
					
						|  lethosor | e39150ac36 | Update authors (dfhack/scripts#157) | 2020-06-29 23:05:03 -04:00 | 
				
					
						|  lethosor | 115d100f2a | Merge branch 'develop' of gh:DFHack/dfhack into develop | 2020-06-29 23:03:59 -04:00 | 
				
					
						|  lethosor | a0ad60f3f9 | Merge branch 'github-actions-cache-df' into develop | 2020-06-29 23:03:34 -04:00 | 
				
					
						|  lethosor | 6b2887d31b | Upgrade to checkout@v2 | 2020-06-29 23:00:20 -04:00 | 
				
					
						|  lethosor | c4aebfdf65 | Use setup-python | 2020-06-29 22:53:05 -04:00 | 
				
					
						|  lethosor | e26a091b7d | Clean up cached DF | 2020-06-29 22:52:44 -04:00 | 
				
					
						|  lethosor | e33a3ffff9 | Fix cache key | 2020-06-29 22:40:58 -04:00 | 
				
					
						|  lethosor | 3c702ccf52 | Attempt to cache DF | 2020-06-29 22:35:36 -04:00 | 
				
					
						|  lethosor | b4a55110e3 | Also try downloading DF from files.dfhack.org | 2020-06-29 22:35:23 -04:00 | 
				
					
						|  Ben Lubar | 9def098ef9 | add enum-attrs to pronoun_type | 2020-06-29 21:30:22 -05:00 | 
				
					
						|  lethosor | c6283ea262 | Make download-df.sh fail sooner | 2020-06-29 22:04:33 -04:00 | 
				
					
						|  lethosor | 0f58d95ea8 | Use workflow commands to set up environment variables https://help.github.com/en/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable | 2020-06-29 22:02:55 -04:00 | 
				
					
						|  Ben Lubar | d13e5a3f31 | update structures handle renaming of caste_raw::gender | 2020-06-29 20:20:37 -05:00 | 
				
					
						|  Ben Lubar | a9f219baf9 | update for DFHack/df-structures#7dfea1f1d4e453b97d5529785701db46360596ce | 2020-06-29 16:16:44 -05:00 | 
				
					
						|  lethosor | ee56d8157f | Update xml | 2020-06-27 00:15:48 -04:00 | 
				
					
						|  lethosor | 8a7e8f4fac | Update xml | 2020-06-25 01:12:18 -04:00 | 
				
					
						|  lethosor | ce3cc24228 | Split docs on documentation into a separate file and reorganize/expand a bit | 2020-06-24 00:12:08 -04:00 | 
				
					
						|  Quietust | e2301ecae7 | Update structures, fix reaction_productst::produce() parms | 2020-06-23 13:31:27 -06:00 | 
				
					
						|  Ben Lubar | 85855a2d88 | update structures | 2020-06-21 16:16:16 -05:00 | 
				
					
						|  Ben Lubar | 7b4ae9b6a3 | update structures | 2020-06-20 23:08:55 -05:00 | 
				
					
						|  lethosor | aee4fcd1a6 | Add confirmation for convicting dwarves of crimes Closes #1593 | 2020-06-20 12:06:50 -04:00 | 
				
					
						|  Ben Lubar | 5073bd31c4 | update structures | 2020-06-19 19:37:54 -05:00 | 
				
					
						|  lethosor | 861c8c8148 | Remove -q from docs/build.sh to make -v work | 2020-06-17 20:36:07 -04:00 | 
				
					
						|  lethosor | 97a20acf1b | Add current year to docs copyright message | 2020-06-17 20:32:30 -04:00 | 
				
					
						|  Ben Lubar | bd216dbc11 | update structures | 2020-06-15 23:47:35 -05:00 | 
				
					
						|  PatrikLundell | d5a491e852 | fixed parameter bugs | 2020-06-07 08:38:12 +02:00 | 
				
					
						|  PatrikLundell | 4a48c356a9 | fixed bug with incursion handling along world tile edges | 2020-06-02 15:58:46 +02:00 | 
				
					
						|  PatrikLundell | dda31c06db | merged | 2020-06-02 15:08:02 +02:00 | 
				
					
						|  Ben Lubar | 5d05cfc7cc | Fix several functions in the Units module ignoring unit caste. Fixes #1583. | 2020-06-02 01:18:57 -05:00 | 
				
					
						|  lethosor | 2fc7fa7ac2 | Update xml, scripts See #1576 | 2020-05-28 23:11:08 -04:00 | 
				
					
						|  Rose | ad37354211 | Bump version number to make sure the updater works. | 2020-05-24 15:42:59 -07:00 | 
				
					
						|  Rose | b3080c73ca | Merge remote-tracking branch 'DFHack/develop' into remote_reader | 2020-05-22 08:06:33 -07:00 | 
				
					
						|  Rose | 6e2f71b10f | Merge branch 'remote_reader' of https://github.com/RosaryMala/dfhack into develop | 2020-05-22 08:04:38 -07:00 | 
				
					
						|  Rose | 3db490ee9e | Fix a problem where the block coordinates would sometimes not get copied. | 2020-05-22 08:01:34 -07:00 | 
				
					
						|  Ben Lubar | f20446534b | fix DfOtherVectors computed size | 2020-05-14 14:01:12 -05:00 | 
				
					
						|  Ben Lubar | 7dd4b6d968 | update structures | 2020-05-14 13:07:11 -05:00 | 
				
					
						|  Ben Lubar | acae3982db | Merge branch 'other-vectors' into develop | 2020-05-14 13:06:58 -05:00 | 
				
					
						|  lethosor | 3698450605 | Merge branch 'doc-updates' into develop | 2020-05-13 22:59:05 -04:00 | 
				
					
						|  lethosor | d189b91f49 | Update macOS -> OS X, tweak a bit and add more anchors | 2020-05-13 22:58:32 -04:00 | 
				
					
						|  lethosor | 7a9be264c6 | Update Linux GCC docs and some ninja notes | 2020-05-13 22:46:09 -04:00 | 
				
					
						|  lethosor | df06f31137 | Update forum thread link | 2020-05-13 22:25:56 -04:00 |