Anuradha Dissanayake
|
701b7b7d9b
|
Multiple data averaging windows and gcc fixes.
|
2013-03-02 15:14:56 +13:00 |
Anuradha Dissanayake
|
4afe74efa6
|
Add DwarfMonitor plugin to monitor activities and happiness levels in a fort.
|
2013-02-28 23:39:22 +13:00 |
Anuradha Dissanayake
|
a5c21745eb
|
Enable all plan modes when entering quickfort mode
|
2013-02-09 16:49:36 +13:00 |
Anuradha Dissanayake
|
2f4979d3fa
|
Add Quickfort mode
|
2013-02-08 00:04:52 +13:00 |
Anuradha Dissanayake
|
1956f8b92d
|
Lock selection mode toggle
|
2013-02-07 22:57:07 +13:00 |
Anuradha Dissanayake
|
dff16c3c1d
|
Define nullptr for gcc < 4.6
|
2013-02-02 02:24:05 +13:00 |
Anuradha Dissanayake
|
ecf255243f
|
Plugin to easily find and resume suspended constructions
|
2013-02-02 02:24:05 +13:00 |
Anuradha Dissanayake
|
056bde451a
|
Remove some leftover code
|
2013-01-29 21:22:17 +13:00 |
Anuradha Dissanayake
|
ae8bb7c9f8
|
Fix for gcc errors.
|
2013-01-29 20:44:56 +13:00 |
falconne
|
58125a57a7
|
Merge remote-tracking branch 'remotes/github/buildingplan'
|
2013-01-27 23:42:28 +13:00 |
Anuradha Dissanayake
|
6546af94ee
|
Clear persistent data after item assigned. Fix some material selection screen functionality.
|
2013-01-24 20:16:18 +13:00 |
Anuradha Dissanayake
|
f036360688
|
Add filters for quality, material and decorations.
|
2013-01-23 23:25:38 +13:00 |
Anuradha Dissanayake
|
62ee18ad06
|
Disable optimization in MSVC RelWithDebugInfo to make debugging easier.
|
2013-01-19 12:21:57 +13:00 |
Anuradha Dissanayake
|
35f4984b5f
|
Enable multi-processor compilation on MSVC
|
2013-01-19 11:05:41 +13:00 |
Anuradha Dissanayake
|
f5a0644b45
|
Fix bad refactor
|
2013-01-18 23:29:08 +13:00 |
Anuradha Dissanayake
|
192baa5638
|
Building plan plugin: place furniture before it's built. Initial checkin.
|
2013-01-18 23:28:45 +13:00 |
Anuradha Dissanayake
|
fdcb248ea0
|
Merge branch 'automaterial_box'
|
2013-01-12 23:39:50 +13:00 |
Anuradha Dissanayake
|
83ef94774b
|
A better format for toggle strings.
|
2013-01-12 23:32:30 +13:00 |
Anuradha Dissanayake
|
6d6d55a937
|
Restore accidentally removed priority of unit screen search hook's input check over manipulator plugin.
|
2013-01-06 18:32:49 +13:00 |
Anuradha Dissanayake
|
140f78c8a0
|
Ignore vermin in animals screen search
|
2013-01-06 18:14:25 +13:00 |
Anuradha Dissanayake
|
0fa27d6c34
|
Fix for gcc errors. It seems calls to base class members in a templated class must be fully template qualified.
|
2013-01-06 14:59:39 +13:00 |
Anuradha Dissanayake
|
4bef70ab6f
|
Merge branch 'search'
|
2013-01-06 02:27:57 +13:00 |
Anuradha Dissanayake
|
91ee8ac020
|
Refactor search to handle more types of screens cleanly.
Added search to screens:
* Animals
* Military positions assignment
* Announcements
* Room list
* Job list
* Burrow assignment
|
2013-01-06 00:26:16 +13:00 |
Anuradha Dissanayake
|
7b561f108b
|
Fix hotkey detection
|
2013-01-03 22:01:01 +13:00 |
Anuradha Dissanayake
|
581a8dd955
|
Prevent material selection cursor from going past its bounds
|
2013-01-02 22:27:26 +13:00 |
Anuradha Dissanayake
|
1fe3a0e343
|
Merge branch 'automaterial_box'
|
2013-01-02 14:01:11 +13:00 |
Anuradha Dissanayake
|
7df7b1758c
|
Merge branch 'automaterial' of https://github.com/Falconne/dfhack into automaterial_box
|
2013-01-01 19:51:29 +13:00 |
Anuradha Dissanayake
|
a1eadd0f08
|
Allocate sky blocks when needed.
Allow stairs to be designated on top of each other in open space.
|
2013-01-01 19:46:11 +13:00 |
Anuradha Dissanayake
|
5d04148aad
|
Make gcc happy
|
2012-12-27 20:15:32 +13:00 |
Anuradha Dissanayake
|
1ed129e1a7
|
Allow placing constructions in unconnected open space, with sensible restrictions
|
2012-12-26 01:02:57 +13:00 |
falconne
|
40e25b6a1f
|
Better handling of open space construction placement
|
2012-12-25 18:08:41 +13:00 |
Anuradha Dissanayake
|
5e54c9919a
|
Improved check for figuring out what tiles can have constructions.
|
2012-12-24 00:59:12 +13:00 |
Anuradha Dissanayake
|
03aedf6895
|
Enabling designation like rectangular selection for constructions, with unlimited selection size and auto skipping of tiles that can't be built on.
|
2012-12-23 03:04:41 +13:00 |
Alexander Gavrilov
|
966deb4647
|
Fix crash and confusing behavior in automaterial.
|
2012-12-11 22:05:00 +13:00 |
Anuradha Dissanayake
|
745b347b5b
|
Fix const correctness
|
2012-12-04 10:30:49 +13:00 |
Anuradha Dissanayake
|
6bc6f3e555
|
Merge branch 'search'
|
2012-12-01 10:21:37 +13:00 |
Anuradha Dissanayake
|
210c1650ec
|
Add stockpile screen searching capability
|
2012-12-01 01:01:04 +13:00 |
Anuradha Dissanayake
|
abe027c940
|
Copy changes from ag fork
|
2012-11-30 22:44:05 +13:00 |
Anuradha Dissanayake
|
13666ec6e6
|
Merge remote-tracking branch 'remotes/origin/automaterial'
|
2012-11-30 20:27:32 +13:00 |
Anuradha Dissanayake
|
d2a13ad2c7
|
Merge branch 'autopasture'
|
2012-11-30 19:53:14 +13:00 |
Anuradha Dissanayake
|
d59d1c652e
|
Fix gcc compile of search plugin
|
2012-11-30 19:50:42 +13:00 |
Anuradha Dissanayake
|
3095c43d26
|
Fix location of workshop ui, based on menu width
|
2012-11-29 23:15:24 +13:00 |
Anuradha Dissanayake
|
7a2a746347
|
Add filtering to zone creature assignment menu. First steps towards adding autopasture functionality.
|
2012-11-29 00:31:39 +13:00 |
Anuradha Dissanayake
|
3db5684ae7
|
Fix handling of manipulator hotkey in unit search screen
|
2012-11-25 19:01:58 +13:00 |
Anuradha Dissanayake
|
2a83d92290
|
Code cleanup
|
2012-11-21 23:45:26 +13:00 |
Anuradha Dissanayake
|
0d9efec062
|
Disable plugin in non construction menu
|
2012-11-21 20:17:36 +13:00 |
Anuradha Dissanayake
|
9cb1a45855
|
Automaterial branch commit
|
2012-11-20 23:12:11 +13:00 |
Anuradha Dissanayake
|
5c18952caa
|
Select by item name
|
2012-11-20 22:52:44 +13:00 |
Anuradha Dissanayake
|
0e2aa299b9
|
Auto material selection plugin - First push
|
2012-11-20 00:25:25 +13:00 |
Anuradha Dissanayake
|
7ee817b324
|
Add gcc compile fixes
|
2012-11-11 19:42:30 +13:00 |