| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | ruby: install generated autogen after copying *.rb | jj | 2012-09-30 | 1 | -2/+2 | |
| | | ||||||
| * | ruby: fix cmake dependency on codegen.out.xml | jj | 2012-09-29 | 1 | -1/+3 | |
| | | ||||||
| * | Make backspace seek to top left corner in manipulator. | Alexander Gavrilov | 2012-09-29 | 1 | -0/+10 | |
| | | ||||||
| * | xMerge https://github.com/jjyg/dfhack | Petr Mrázek | 2012-09-29 | 1 | -1/+5 | |
| |\ | ||||||
| | * | manipulator: avoid NULL deref with unassigned job in unit list | jj | 2012-09-29 | 1 | -1/+5 | |
| | | | ||||||
| * | | Merge branch 'experimental' of https://github.com/expwnent/dfhack | Petr Mrázek | 2012-09-29 | 4 | -18/+409 | |
| |\ \ | |/ |/| | ||||||
| | * | Merge branch 'teledwarf' into experimental | expwnent | 2012-09-28 | 1 | -0/+1 | |
| | |\ | ||||||
| | | * | Fixed unit_grounded in teleporting dwarf tile. | expwnent | 2012-09-28 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Merge branch 'teledwarf' into experimental | expwnent | 2012-09-28 | 1 | -0/+10 | |
| | |\ \ | | |/ | ||||||
| | | * | Fixed a tile occupancy problem with teleporting dwarves. | expwnent | 2012-09-28 | 1 | -0/+10 | |
| | | | | ||||||
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | Merge branches 'digAll', 'misery' and 'teledwarf' into experimental | expwnent | 2012-09-28 | 3 | -16/+265 | |
| | |\ \ \ | | | |/ | ||||||
| | | | * | It was backwards when calling fastdwarf with just one argument. Also made it ↵ | expwnent | 2012-09-28 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | print the current status of fastdwarf when no arguments are given. | |||||
| | | | * | Added teledwarf: teleports dwarves to their destination instantly. | expwnent | 2012-08-23 | 1 | -16/+80 | |
| | | | | | ||||||
| | | * | | Tabs to spaces. | expwnent | 2012-08-27 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | Made it not run every tick. | expwnent | 2012-08-27 | 1 | -0/+9 | |
| | | | | | ||||||
| | | * | | Converted tabs to spaces. | expwnent | 2012-08-23 | 2 | -137/+137 | |
| | | | | | ||||||
| | | * | | Added misery plugin: multiply effects of negative thoughts. | expwnent | 2012-08-23 | 2 | -0/+175 | |
| | | |/ | ||||||
| | * | | Fixed some memory leaks. | expwnent | 2012-08-27 | 1 | -1/+3 | |
| | | | | ||||||
| | * | | Added digtype to dig.cpp. Digtype allows designation of all veins of a given ↵ | expwnent | 2012-08-19 | 1 | -1/+130 | |
| | |/ | | | | | | | type. | |||||
| * | | ruby: remove unused var | jj | 2012-09-28 | 1 | -2/+0 | |
| | | | ||||||
| * | | Track structures and stonesense | Petr Mrázek | 2012-09-28 | 1 | -0/+0 | |
| | | | ||||||
| * | | manipulator: show full group when navigating labor groups | jj | 2012-09-28 | 1 | -0/+11 | |
| | | | ||||||
| * | | manipulator: make cursor_down_z go to beginning of next group | jj | 2012-09-28 | 1 | -4/+6 | |
| | | | ||||||
| * | | manipulator: better screen width usage | jj | 2012-09-28 | 1 | -25/+79 | |
| | | | ||||||
| * | | manipulator: make up/down keys wrap around | jj | 2012-09-28 | 1 | -2/+15 | |
| | | | ||||||
| * | | Try a different color scheme when highlighting squad members in tweak. | Alexander Gavrilov | 2012-09-28 | 1 | -1/+2 | |
| | | | ||||||
| * | | New tweaks for the military assign to position screen. | Alexander Gavrilov | 2012-09-28 | 2 | -1/+119 | |
| | | | ||||||
| * | | Implement the common suggestion of Shift-Enter in trade screens. | Alexander Gavrilov | 2012-09-28 | 2 | -0/+52 | |
| | | | ||||||
| * | | Forbid stuff from bins in siege-engine, if forbid ammo standing order set. | Alexander Gavrilov | 2012-09-27 | 1 | -0/+5 | |
| | | | ||||||
| * | | fix for updated viewlist_petst | jj | 2012-09-26 | 2 | -5/+11 | |
| | | | ||||||
| * | | ruby: add onstatechange_register_once | jj | 2012-09-26 | 1 | -0/+8 | |
| | | | ||||||
| * | | ruby: avoid smoothing grass/trees | jj | 2012-09-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | ruby: fix building_alloc Trap, and init Floodgates as closed | jj | 2012-09-24 | 1 | -0/+2 | |
| | | | ||||||
| * | | ruby: item_find now works in z/stocks | jj | 2012-09-24 | 1 | -1/+6 | |
| | | | ||||||
| * | | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-09-23 | 7 | -53/+201 | |
| |\ \ | ||||||
| | * | | Sort by units.active (arrival), and seek to top/bottom in manipulator. | Alexander Gavrilov | 2012-09-23 | 1 | -0/+34 | |
| | | | | ||||||
| | * | | Implement explicit hook priority in vmethod interpose. | Alexander Gavrilov | 2012-09-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | This resolves a getName order conflict between power-meter and rename. | |||||
| | * | | Make manipulator re-read names and professions if change is suspected. | Alexander Gavrilov | 2012-09-20 | 1 | -4/+40 | |
| | | | | | | | | | | | | | | | | Namely, if it either invoked View Unit itself, or was queried (possibly by the rename plugin) via getSelectedUnit. | |||||
| | * | | Support renaming activity zones. | Alexander Gavrilov | 2012-09-20 | 1 | -5/+42 | |
| | | | | | | | | | | | | | This one required hooking the dwarfmode render method. | |||||
| | * | | Fix the rename plugin and script to use the new getSelectedBuilding API. | Alexander Gavrilov | 2012-09-20 | 1 | -2/+3 | |
| | | | | ||||||
| | * | | Add unit/item/job/building getter hook vmethods to dfhack_viewscreen. | Alexander Gavrilov | 2012-09-20 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | Restore stonesense to the proper revision | Quietust | 2012-09-19 | 1 | -0/+0 | |
| | | | | ||||||
| | * | | Only initialize siege engine in dwarf mode. | Alexander Gavrilov | 2012-09-19 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Switch some plugins to using world load/unload instead of map. | Alexander Gavrilov | 2012-09-19 | 3 | -12/+12 | |
| | | | | | | | | | | | | | Otherwise they apply and remove hooks every time fast travel is used. | |||||
| | * | | Several Manipulator updates | Quietust | 2012-09-19 | 1 | -29/+61 | |
| | | | | | | | | | | | | | | | | | | | * Add documentation to README, cleanup some docs for other plugins * Preserve existing unit list order and cursor/scroll position * Adjust mouse input handling, don't move cursor on left-click | |||||
| * | | | ruby: MapTile#offset, tweak #dig to check for existing jobs | jj | 2012-09-23 | 1 | -2/+14 | |
| | | | | ||||||
| * | | | ruby: fix activity zone_num | jj | 2012-09-23 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | ruby: use cursor as default map_tile_at arg | jj | 2012-09-23 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | ruby: add onupdate_register_once | jj | 2012-09-22 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | ruby: return selected zone in building_find | jj | 2012-09-20 | 1 | -0/+2 | |
| | | | | ||||||
