lethosor
|
fabff1ddfb
|
Fix df::occupation usage
|
2015-12-26 19:59:54 -05:00 |
lethosor
|
c8b937b115
|
Update 3rdparty/lethosor (install devel/send-key)
|
2015-12-26 14:25:25 -05:00 |
lethosor
|
5263d425a2
|
Merge remote-tracking branch 'BenLubar/benlubar-init-args' into develop
|
2015-12-26 13:47:58 -05:00 |
Ben Lubar
|
106891f6e0
|
vim-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.
|
2015-12-26 12:10:44 -06:00 |
lethosor
|
9a82f59518
|
Merge remote-tracking branch 'BenLubar/benlubar-init-args' into develop
|
2015-12-26 11:49:45 -05:00 |
lethosor
|
05926d9734
|
New tweak: title-start-rename
Adds a safe rename option to the title screen "Start Playing" menu
|
2015-12-26 11:47:58 -05:00 |
lethosor
|
a9ad2f40f1
|
Add a location retirement confirmation
|
2015-12-25 11:18:55 -05:00 |
lethosor
|
64d861bf6b
|
Add support for viewscreen_locationsst to various gui functions
|
2015-12-25 11:09:13 -05:00 |
lethosor
|
d4b631d9fd
|
tweak prerelease pack warning
|
2015-12-25 10:53:48 -05:00 |
lethosor
|
7fe71c94f6
|
A few devel/unit-path fixes
* Handle unrecognized unit_path_type values
* Handle getSelectedUnit()
* Only zoom to path.dest if it's valid
|
2015-12-25 10:05:13 -05:00 |
lethosor
|
de160de0e8
|
showmood: use correct console encoding
|
2015-12-24 21:34:38 -05:00 |
Japa
|
15a6eb90d4
|
Merge branch 'develop' of https://github.com/DFHack/dfhack into develop
|
2015-12-24 22:14:18 +05:30 |
Japa
|
10eed10b63
|
Add genger do remotefortressreader.cpp
|
2015-12-24 22:13:25 +05:30 |
lethosor
|
25e808be38
|
Update xml
|
2015-12-23 17:45:08 -05:00 |
moversti
|
7d9f2d0c08
|
Updated Windows compile docs
Needing cmake.portable instead of cmake
|
2015-12-24 00:31:23 +02:00 |
lethosor
|
e3e68a8df9
|
Add a search option to the location occupation menu
|
2015-12-23 16:57:43 -05:00 |
lethosor
|
9bf7e550a7
|
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
|
2015-12-22 19:35:52 -05:00 |
lethosor
|
a75a8cb496
|
Update version in CMakeLists.txt
|
2015-12-22 19:35:40 -05:00 |
lethosor
|
14f1e6b06c
|
Improve prerelease warning somewhat
|
2015-12-22 19:34:54 -05:00 |
Lethosor
|
9fb1cf590d
|
Merge pull request #775 from txtsd/distrofix
Use distro_fixes.sh from LNP if it exists
|
2015-12-22 14:28:42 -05:00 |
txtsd
|
07e59139fd
|
Use distro_fixes.sh from LNP if it exists
|
2015-12-23 00:38:03 +05:30 |
lethosor
|
2a2ab00ca9
|
Add "map" parameter to a lot of drawing functions
Ref #746
|
2015-12-22 11:42:51 -05:00 |
lethosor
|
c9eab65c96
|
Fix more produce() calls
|
2015-12-22 09:54:00 -05:00 |
lethosor
|
10c72a3d5d
|
Fix produce() call in modules/Items.cpp
|
2015-12-22 09:46:01 -05:00 |
lethosor
|
f6e30efee7
|
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
|
2015-12-22 09:43:33 -05:00 |
lethosor
|
e4ff4fe64c
|
Update xml
|
2015-12-22 09:43:17 -05:00 |
Lethosor
|
285d48fb60
|
Merge pull request #774 from TheBloke/Docs_misc
Compile docs: Misc changes: Linux re building docs/pip; Windows re MSVC requirement and vs VStudio; Windows re command line compile with Bash.
|
2015-12-21 21:50:22 -05:00 |
TheBloke
|
ce0322e8fd
|
Word addition
|
2015-12-22 02:02:12 +00:00 |
TheBloke
|
203b6b967d
|
Windows: new section on using Bash to compile on command line under Windows
|
2015-12-22 01:57:39 +00:00 |
TheBloke
|
017afec271
|
Word order
|
2015-12-22 01:44:49 +00:00 |
TheBloke
|
df7edaf37d
|
Windows: clarification on requirement of MSVC vs Visual Studio and basic explanation why
|
2015-12-22 01:43:38 +00:00 |
TheBloke
|
5648adbc2c
|
Linux: Building docs: Some clarification on pip and sphinx-build
|
2015-12-22 01:39:39 +00:00 |
lethosor
|
24ec588245
|
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
|
2015-12-21 20:38:29 -05:00 |
lethosor
|
114c217d52
|
Remove createitem deprecation notice
|
2015-12-21 20:38:15 -05:00 |
Lethosor
|
165b961f50
|
Merge pull request #773 from TheBloke/Docs_Compile_Windows_MSVC_SP1_Source
Compile docs: Windows: Add direct download link for MSVC 2010 SP1
|
2015-12-20 20:11:35 -05:00 |
TheBloke
|
b5e91d78aa
|
Typo
|
2015-12-20 21:33:02 +00:00 |
TheBloke
|
219a6c7a26
|
Compile docs: Windows: Add direct download link for MSVC 2010 SP1
|
2015-12-20 21:25:25 +00:00 |
lethosor
|
ef27018545
|
Update xml
|
2015-12-20 15:19:32 -05:00 |
lethosor
|
eeb0fc7a0f
|
update xml
|
2015-12-19 23:12:26 -05:00 |
Lethosor
|
e3420a5e67
|
Merge pull request #770 from eswald/instruments
Stockflow repairs
|
2015-12-19 23:11:55 -05:00 |
lethosor
|
97a39e0c53
|
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
|
2015-12-19 17:09:47 -05:00 |
lethosor
|
eb1ae54d63
|
Add ui_lever_target_type scan to find-offsets
|
2015-12-19 17:09:29 -05:00 |
Alexander Gavrilov
|
5eccb1ed1c
|
Fix find-offsets for cur_year_tick on windows.
The old reference moved far away, so switch to a new one.
|
2015-12-19 23:03:40 +03:00 |
lethosor
|
f0013ced56
|
tabs to spaces
|
2015-12-19 11:16:43 -05:00 |
lethosor
|
ea79fc692a
|
Update xml
|
2015-12-19 11:07:42 -05:00 |
lethosor
|
5a1e5e1464
|
Expose Units::casteFlagSet()
|
2015-12-19 11:07:35 -05:00 |
lethosor
|
15d3815f26
|
Merge remote-tracking branch 'quietust/develop' into develop
|
2015-12-19 10:58:38 -05:00 |
Lethosor
|
a4e173270e
|
Merge pull request #768 from TheBloke/compile_doc_improve
Compile.rst: major updates to Windows and OSX sections;
|
2015-12-19 10:58:36 -05:00 |
lethosor
|
dec1d95cb6
|
travis: build docs
|
2015-12-19 10:55:35 -05:00 |
TheBloke
|
5b1e2ff01f
|
Windows: 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.
|
2015-12-19 14:17:39 +00:00 |