5b1e2ff01fWindows: soften the recommendation on Chocolatey to a 'preferred', also some improvements on the Chocolatey description re behaviour when software is already installed. And an update to the Manual Dependencies section.
TheBloke
2015-12-19 14:17:39 +0000
ca29f60518update xml
lethosor
2015-12-18 23:09:27 -0500
03ec774142OSX: fixed wording on DF path
TheBloke
2015-12-19 02:39:03 +0000
895d5a534eFixes to: Linux: gcc-multilib; OSX: 10.11 notes higher/more emphasised; Windows: reason for why SP1 is required (currently unknown, so downgraded to 'we do not support' rather than a specific reason why it won't work.
TheBloke
2015-12-19 01:59:23 +0000
55d5706a21Update structures and fix various issues with plugins producing items
lethosor
2015-12-18 18:40:11 -0500
347a112aa1Add support for 11-argument function wrappers
lethosor
2015-12-18 17:45:23 -0500
4dc94a565fAdjusting stockflow order numbers where possible.
Eric Wald
2015-12-18 07:02:29 -0700
3c4bb6c7e3Stockflow no longer needs to be singled out in the init file.
Eric Wald
2015-12-17 22:13:09 -0700
45625318bbStockflow reaction list repairs.
Eric Wald
2015-12-17 22:02:30 -0700
e4de341168Preparing for MakeInstrument elimination.
Eric Wald
2015-12-17 21:45:43 -0700
9bccf457c5Check for ui_sidebar_menus being null before using it.
Ben Lubar
2015-12-17 10:54:19 -0600
e3b7cace60Some re-wording in Building The Documentation, including some 80-char width (approx) re-formatting.
TheBloke
2015-12-15 22:04:10 +0000
9bc8368d29Further tweak to Enable documentation build re setting CMAke flag: mention GUI, update Windows advice.
TheBloke
2015-12-15 20:30:11 +0000
6c7e5c9428A few additions to the Windows section; more formatting changes including command highlighting; misc other tweaks.
TheBloke
2015-12-15 20:21:22 +0000
196aec4cb4+ again
TheBloke
2015-12-15 18:51:37 +0000
2ded0e5ea9Github->GitHub; git->Git (where not a command); one more change to Perlbrew section
TheBloke
2015-12-15 18:50:59 +0000
e1777fcc6bOSX: Simplify the new local Perl section, just mention what perlbrew as it's obvious enough how to use it from the webpage and most people probably won't be interested anyway.
TheBloke
2015-12-15 14:16:51 +0000
417f9a26aaMinor bullet point fixes in Mac list
TheBloke
2015-12-15 07:06:23 +0000
1afc0afb9cSome further fixes, updates and elaborations. Had to convert the Mac list to bullet rather than numbered, as HTML numbering keeps breaking (resets to 1 in the middle of the list in several places) for reasons I can't figure out.
TheBloke
2015-12-15 06:08:25 +0000
f26982f1e9And other minor fixes (actually in this commit this time.)
TheBloke
2015-12-15 04:11:39 +0000
5aae535394Building documentation section: now with a non-stupid way of doing it! And other minor fixes.
TheBloke
2015-12-15 04:10:00 +0000
21631b3712Compile.rst: major updates to Windows and OSX sections; minor to Linux; new section re compiling documentation; many small fixes. Introduction.rst: fix typo and remove erroneous end version for OSX.
TheBloke
2015-12-15 03:30:08 +0000
80ec5ab043vim-style +-args. for example, "./dfhack +echo foo" would be equivalent to running ./dfhack and then typing "echo foo" into the console. uses shell argument splitting, so "./dfhack +somecommand 'foo bar' baz" does the right thing. See DFHack#755.
Ben Lubar
2015-12-13 14:03:25 -0600
8a347db615Merge pull request #766 from BenLubar/benlubar-parens
Lethosor
2015-12-13 13:47:44 -0500
270ff61fbdadd parentheses around || that should be inside &&
Ben Lubar
2015-12-13 12:23:56 -0600
7ef815afa8apparently, casteFlagSet is a static function, despite its usefulness...
Quietust
2015-12-12 17:58:58 -0600
eb1092da6eUpdate strangemood plugin according to actual game code
Quietust
2015-12-12 13:46:35 -0600
3083b01525Add new labors to manipulator
lethosor
2015-12-12 11:26:45 -0500
46fba6c96fMerge pull request #764 from TheBloke/gcc5_enable
Lethosor
2015-11-29 12:02:12 -0500
d84f5f1e52Re-enable GCC 5 compilation for OSX and Linux, passing -D_GLIBCXX_USE_CXX11_ABI=0 to disable new C++11 name mangling and remain compatible with DF.
TheBloke
2015-11-29 14:26:11 +0000
23a5ce69bfSend unit names over remotefortressreader
Japa
2015-11-29 00:03:26 +0530
33302251c3Update version to r5
lethosor
2015-11-27 16:45:39 -0500