| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | Sync to changes in df-structures. | Alexander Gavrilov | 2012-05-26 | 1 | -2/+2 |
| * | | | Merge remote-tracking branch 'q-github/master' | Alexander Gavrilov | 2012-05-26 | 3 | -39/+35 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Don't crash if "gps" is null | Quietust | 2012-05-23 | 2 | -7/+22 |
| | * | | Cleanup World module to use df::global, and fix crashes when control_mode/gam... | Quietust | 2012-05-23 | 1 | -32/+13 |
| | |/ |
|
| * | | Update Units::isCitizen after looking at game-over detection code. | Alexander Gavrilov | 2012-05-22 | 1 | -8/+63 |
| |/ |
|
| * | Support sorting items in stocks, and correct unit sorting in joblist. | Alexander Gavrilov | 2012-05-21 | 1 | -1/+21 |
| * | Handle the stocks screen in the focus strings. | Alexander Gavrilov | 2012-05-21 | 1 | -0/+11 |
| * | DF code analysis uncovered another item-related flag to clear. | Alexander Gavrilov | 2012-05-20 | 1 | -1/+17 |
| * | Remove stuff that shouldn't be in the core, and expose to lua what's left. | Alexander Gavrilov | 2012-05-20 | 1 | -218/+132 |
| * | Merge remote-tracking branch 'kmartin/master' | Alexander Gavrilov | 2012-05-20 | 1 | -1/+244 |
| |\ |
|
| | * | Fix order-of-operations oopsie in DFHack::Items::moveToInventory | Kelly Martin | 2012-05-19 | 1 | -5/+5 |
| | * | Merge derp fixed. | Petr Mrázek | 2012-05-19 | 1 | -4/+2 |
| | * | Merge https://github.com/playfordh/dfhack | Petr Mrázek | 2012-05-19 | 1 | -0/+245 |
| | |\ |
|
| | | * | Added new method - Items::moveToInventory(...) | harlanplayford | 2012-05-15 | 1 | -0/+242 |
| * | | | Support using focus strings to limit keybinding scope. | Alexander Gavrilov | 2012-05-19 | 1 | -6/+17 |
| * | | | Add a mechanism converting ui focus to a string representation. | Alexander Gavrilov | 2012-05-19 | 1 | -0/+320 |
| |/ / |
|
| * | | Merge https://github.com/Caldfir/dfhack | Petr Mrázek | 2012-05-18 | 1 | -12/+7 |
| |\ \ |
|
| | * | | Added in job loading to t_unit for stonesense. | Caldfir | 2012-04-22 | 1 | -12/+7 |
| * | | | Merge https://github.com/warmist/dfhack | Petr Mrázek | 2012-05-18 | 1 | -0/+33 |
| |\ \ \ |
|
| | * | | | Added df::Items::moveToBuilding. Moved item from ground to building, usefull ... | Warmist | 2012-05-18 | 1 | -0/+33 |
| * | | | | Support trade viewscreens in Items::getSelectedItem. | Alexander Gavrilov | 2012-05-18 | 1 | -0/+30 |
| |/ / / |
|
| * | | | Add a workaround for Planepacked bug in buildings constructed via API. | Alexander Gavrilov | 2012-05-17 | 1 | -0/+55 |
| * | | | Make Items::getPosition exactly match the DF original in behavior. | Alexander Gavrilov | 2012-05-17 | 1 | -5/+29 |
| * | | | Support creating rollers and stops with dfhack.buildings.constructBuilding. | Alexander Gavrilov | 2012-05-17 | 1 | -1/+16 |
| * | | | Improve lua api for tile biome access. | Alexander Gavrilov | 2012-05-13 | 1 | -10/+37 |
| * | | | Add api for enabling liquid and temperature updates for blocks. | Alexander Gavrilov | 2012-05-12 | 3 | -14/+40 |
| | |/
|/| |
|
| * | | Add code for adding abstract buildings and removing constructions. | Alexander Gavrilov | 2012-05-06 | 2 | -0/+161 |
| * | | Add a couple more building api functions. | Alexander Gavrilov | 2012-05-06 | 1 | -0/+45 |
| * | | Allow constructing itemless actual buildings. | Alexander Gavrilov | 2012-05-06 | 1 | -2/+18 |
| * | | Fix some things that confuse MSVC. | Alexander Gavrilov | 2012-05-05 | 1 | -1/+1 |
| * | | Update dfhack for specific_ref. | Alexander Gavrilov | 2012-05-03 | 2 | -35/+23 |
| * | | Add a convenience function for designating constructions. | Alexander Gavrilov | 2012-05-01 | 3 | -11/+117 |
| * | | Update building creation code with new knowledge, and fix zone. | Alexander Gavrilov | 2012-05-01 | 2 | -45/+123 |
| * | | Implement unconstructed building instance creation and linking into world. | Alexander Gavrilov | 2012-04-29 | 2 | -0/+616 |
| * | | Add api to check the walkable cache, and update flow_forbid in liquids. | Alexander Gavrilov | 2012-04-26 | 1 | -0/+14 |
| * | | Split off the burrows api from Maps and Units. | Alexander Gavrilov | 2012-04-26 | 3 | -228/+278 |
| * | | Retrieve unit noble position info, and use it in getProfessionName. | Alexander Gavrilov | 2012-04-26 | 1 | -4/+78 |
| * | | Add support for a few more viewscreens to Units::getSelectedUnit. | Alexander Gavrilov | 2012-04-26 | 1 | -0/+67 |
| * | | Add a few more lua api functions, documentation, and unit sort orders. | Alexander Gavrilov | 2012-04-23 | 2 | -35/+188 |
| * | | Add a hotkey command that sorts units in lists using lua comparators. | Alexander Gavrilov | 2012-04-21 | 1 | -0/+16 |
| * | | Rename units.other[0] to units.active. | Alexander Gavrilov | 2012-04-21 | 1 | -2/+2 |
| * | | Enable warnings correctly on linux and fix a lot of them. | Alexander Gavrilov | 2012-04-20 | 9 | -20/+28 |
| * | | Implement SOIL/STONE substitution logic, and add compat in mapexport. | Alexander Gavrilov | 2012-04-19 | 1 | -5/+76 |
| * | | Refactor MapCache: make it parse everything that is known re tiles & mats. | Alexander Gavrilov | 2012-04-19 | 1 | -57/+353 |
| * | | Sync to changes in the data structure definitions. | Alexander Gavrilov | 2012-04-19 | 1 | -1/+1 |
| |/ |
|
| * | Add burrow subcommands to modify burrow unit and tile sets. | Alexander Gavrilov | 2012-04-14 | 2 | -0/+116 |
| * | Add unit position and container api. | Alexander Gavrilov | 2012-04-13 | 2 | -1/+36 |
| * | Add core api for moving items between ground and containers. | Alexander Gavrilov | 2012-04-12 | 2 | -18/+161 |
| * | Support pre-initializing vtable pointers from symbols.xml | Alexander Gavrilov | 2012-04-12 | 1 | -2/+2 |
| * | Update the item owner modification api and export it to lua. | Alexander Gavrilov | 2012-04-11 | 2 | -64/+45 |