Commit Graph

7176 Commits (f07bc03c69f704027ecd0fd3ff0d3a0016585061)
 

Author SHA1 Message Date
Eric Wald 02e0b9e721 Manager interface now uses the full height.
Its navigation behavior has also changed, and it now has key hints for navigation.
2016-05-14 22:42:49 -06:00
lethosor b7aa8aca26 Update xml 2016-05-14 22:27:21 -04:00
Ben Lubar 3af24507a3 adjust autogems to work with the workshop profile changes 2016-05-14 20:15:49 -05:00
lethosor 1832e563b7 Update xml 2016-05-14 19:41:41 -04:00
lethosor a6c10307b0 Reset terminal color on exit 2016-05-14 19:39:10 -04:00
lethosor 8fd25f7320 Set prerelease flag again 2016-05-14 16:07:35 -04:00
lethosor a89251cdf8 Find job in job screen 2016-05-14 16:07:27 -04:00
lethosor 118d88e44f Update xml 2016-05-14 16:07:10 -04:00
lethosor 55e58e5f06 Update handling of viewscreen_workshop_profilest in Gui module, search/sort plugins 2016-05-14 11:43:37 -04:00
lethosor 35de4e34b0 devel/save-version: add 0.43.01/02 2016-05-12 16:03:52 -04:00
lethosor 97f7cd6081 Bump version and update xml 2016-05-12 16:03:33 -04:00
lethosor 74898a5424 createitem: move all created items to cursor if applicable 2016-05-11 17:54:37 -04:00
lethosor fee6e57b40 Disable viewscreen_layer_workshop_profilest focus handler for now 2016-05-11 17:52:56 -04:00
lethosor ed81be16b3 Improve logging of vtable interpose errors 2016-05-11 17:52:10 -04:00
lethosor 38051a5a48 remove tweak manager-quantity 2016-05-11 17:51:57 -04:00
lethosor e0a0a26739 ANY_GENERIC35 -> 36 2016-05-10 17:57:15 -04:00
lethosor 52f99f4285 Fix cursor position directions for process_dig/jobs scan 2016-05-10 17:49:12 -04:00
lethosor b53f829737 Update to 0.43.01-alpha0 and update xml 2016-05-10 17:48:50 -04:00
PeridexisErrant c7bdd600ea Add new item descriptions for DF 43.01 2016-05-10 22:46:36 +10:00
lethosor c1e44c178f Add on_click/on_rclick handlers to widgets.Label
Closes #919
2016-05-09 21:30:34 -04:00
lethosor 8b8b58faef Update NEWS.rst and Authors.rst 2016-05-09 21:03:12 -04:00
lethosor d93cbd709e Merge remote-tracking branches 'warmist/fixpositions', 'warmist/gm_editor_changes', 'rubybrowncoat/feature/fix-multiquality-gui-create-item' and 'AtomicChicken/item-trigger-fix' into develop 2016-05-09 20:55:14 -04:00
Warmist c283e85fd5 Fix whitespace 2016-05-08 12:10:36 +03:00
Warmist dde7d151b7 Fix few bugs with fix/diplomats.lua and fix/merchants.lua 2016-05-08 09:39:28 +03:00
Lethosor e40838805a Merge pull request #915 from warmist/warmist-patch-1
Fix gui/mod-manager
2016-05-05 07:41:08 -04:00
Warmist 88d1a79c0c Fix gui/mod-manager
it fails if mods folder does not exist
2016-05-05 13:47:29 +03:00
Japa 46d93b1d7f Merge branch 'develop' of https://github.com/DFHack/dfhack into develop 2016-05-02 20:59:07 +05:30
Japa 56f2603097 Send over rivers through remotefortressreader.cpp 2016-05-02 20:58:36 +05:30
Matsor Browncoat ce3c9d06a0 Fixed quality in gui/create-item with -multi.
When -multi option is selected, gui/create-item doesn't set quality neither on stackable nor unstackable items. Fixed this quirk.

No refactoring or optimizations. Just moved a variable and added code inside the createItem function.
2016-05-01 19:50:03 +02:00
Warmist a5a61ce6b0 I think i got the perfect message now. 2016-04-30 23:06:38 +03:00
Warmist 523638a899 Add news entry 2016-04-30 22:13:38 +03:00
Warmist 3ee829f05b Allow to insert ints and other simple types. Also allow inserting of same base type as the container.
Also simplify it a bit.
2016-04-30 22:10:01 +03:00
lethosor 208eb6f452 update news 2016-04-30 15:04:01 -04:00
lethosor 71654aff05 Merge branch 'develop' of https://github.com/dfhack/dfhack into develop 2016-04-30 15:01:12 -04:00
lethosor 6f5e1260e3 exportlegends: wrap enum lookups to avoid errors or writing "nil" to xml files
Any unidentified enum items should now be represented as "unknown X"

Fixes an issue with occasion_schedule_type 8, and probably many others
2016-04-30 14:59:04 -04:00
Japa b8f5496b24 Merge branch 'develop' of https://github.com/DFHack/dfhack into develop 2016-04-25 22:39:18 +05:30
Japa 572d38e3db Made remotefortressreader.cpp return the correct area of interest in the world when on the embark screen. 2016-04-25 22:38:47 +05:30
lethosor 9d706854bc Add r1 NEWS.rst section header 2016-04-24 17:36:32 -04:00
lethosor caa1b9f355 Update NEWS.rst
Ref #804, #812
2016-04-24 17:12:13 -04:00
lethosor 24fd47c030 Bump to r1 in CMakeLists.txt 2016-04-23 22:02:39 -04:00
lethosor 402a96b0e6 Expose new unit functions to lua and add some basic safety checks 2016-04-23 21:52:50 -04:00
lethosor f66dd77a72 Merge branch 'develop' of https://github.com/dfhack/dfhack into develop 2016-04-23 20:33:25 -04:00
lethosor bc7c689d93 update xml 2016-04-23 20:33:03 -04:00
lethosor 5418233117 to_string -> int_to_string 2016-04-22 20:27:53 -04:00
lethosor fd54003384 More make_pair replacements 2016-04-22 20:26:07 -04:00
lethosor ec42967996 Use std::make_pair instead of initializer lists 2016-04-22 19:43:05 -04:00
lethosor 8784a133e8 Initialize maps in a MSVC 2010-compatible way 2016-04-22 18:45:32 -04:00
lethosor 52728babd4 Merge branch 'develop' into zone-unassign 2016-04-22 18:41:15 -04:00
AtomicChicken 68267d2ab3 Update item-trigger.lua
whitespace removed
2016-04-20 12:05:48 +02:00
AtomicChicken 0d8a80c2ec Update item-trigger.lua
added proper indentation
2016-04-20 11:08:49 +02:00