| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a script to reclassify 'individual choice' weapons based on unit skill. | Alexander Gavrilov | 2012-09-29 | 1 | -0/+3 |
| | | |||||
| * | New tweaks for the military assign to position screen. | Alexander Gavrilov | 2012-09-28 | 1 | -0/+11 |
| | | |||||
| * | Implement the common suggestion of Shift-Enter in trade screens. | Alexander Gavrilov | 2012-09-28 | 1 | -0/+5 |
| | | |||||
| * | Edit docs a bit more. | Alexander Gavrilov | 2012-09-27 | 1 | -1/+1 |
| | | |||||
| * | Add a tweak workaround for the issue with container reactions in advmode. | Alexander Gavrilov | 2012-09-18 | 1 | -0/+4 |
| | | |||||
| * | Add a tweak to fix subtractDimension of small amounts. | Alexander Gavrilov | 2012-09-17 | 1 | -0/+7 |
| | | |||||
| * | Add yet one more performance-oriented tweak for temperature updates. | Alexander Gavrilov | 2012-09-14 | 1 | -4/+9 |
| | | |||||
| * | Implement a pressure plate sensitive to machine power. | Alexander Gavrilov | 2012-09-06 | 1 | -0/+3 |
| | | | | | When built next to a gearbox, it will monitor its powered state. | ||||
| * | Support renaming some buildings, and arbitrary units, via gui script. | Alexander Gavrilov | 2012-09-05 | 1 | -0/+4 |
| | | |||||
| * | Add a tweak to work around the endless temperature update bug. | Alexander Gavrilov | 2012-09-03 | 1 | -0/+3 |
| | | | | | This obsoletes fix/stable-temp.lua, which only fixes items once. | ||||
| * | Add some APIs required by steam engine to the core. | Alexander Gavrilov | 2012-09-02 | 1 | -0/+3 |
| | | |||||
| * | Use generic DOCTOR tile for wound dresser labor. | Alexander Gavrilov | 2012-08-30 | 1 | -0/+3 |
| | | |||||
| * | Add a tweak to save the cursor position of dwarfmode between menus. | Alexander Gavrilov | 2012-08-26 | 1 | -0/+7 |
| | | |||||
| * | Expose the liquids plugin engine to lua, and make a wrapper gui script. | Alexander Gavrilov | 2012-08-25 | 1 | -0/+3 |
| | | |||||
| * | Expose a few API functions to lua, and implement a room browser overlay. | Alexander Gavrilov | 2012-08-24 | 1 | -0/+3 |
| | | |||||
| * | Add a script that implements a linked mechanism browser. | Alexander Gavrilov | 2012-08-20 | 1 | -0/+3 |
| | | |||||
| * | Add an example of focus string usage and a lua command keybinding. | Alexander Gavrilov | 2012-06-06 | 1 | -0/+3 |
| | | |||||
| * | Fix digv command in init script example | Petr Mrázek | 2012-04-09 | 1 | -2/+2 |
| | | |||||
| * | Add a command for swapping body with another units in adventure mode. | Alexander Gavrilov | 2012-02-25 | 1 | -0/+7 |
| | | | | | | | | | | | Based on dfusion code, with lots of safety checks added. Supports two swap modes: transient and permanent; the former does a minimal change and is intended for managing companion inventory. The permanent one performs all known actions necessary to turn it into the real adventurer. Note: the transient mode is a hack and may cause the game to crash if not reverted while within range of the real adventurer unit. | ||||
| * | Tweak showmood, add a few validity checks, commit a dfhack.init example. | Alexander Gavrilov | 2012-01-24 | 1 | -0/+34 |
