| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | ruby: fix building linking more | jj | 2012-09-20 | 1 | -8/+17 | |
| | | | | ||||||
| * | | | ruby: fix building linking | jj | 2012-09-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | ruby: allow Civzone constants in building_alloc | jj | 2012-09-19 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-09-19 | 14 | -129/+1406 | |
| |\ \ \ | |/ / | ||||||
| | * | | Document some of the new stuff in the readme. | Alexander Gavrilov | 2012-09-19 | 2 | -2/+12 | |
| | | | | ||||||
| | * | | Add mouse input to Manipulator, along with column labels | Quietust | 2012-09-18 | 1 | -0/+104 | |
| | | | | ||||||
| | * | | Add a tweak workaround for the issue with container reactions in advmode. | Alexander Gavrilov | 2012-09-18 | 2 | -1/+72 | |
| | | | | ||||||
| | * | | Tweak the add spatter plugin. | Alexander Gavrilov | 2012-09-18 | 2 | -28/+155 | |
| | | | | ||||||
| | * | | Follow changes in XML defs. | Alexander Gavrilov | 2012-09-18 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Add a plugin implementing 'add spatter to item' reactions. | Alexander Gavrilov | 2012-09-17 | 6 | -3/+503 | |
| | | | | ||||||
| | * | | Add a tweak to fix subtractDimension of small amounts. | Alexander Gavrilov | 2012-09-17 | 1 | -0/+91 | |
| | | | | ||||||
| | * | | Move siege engine out of devel. | Alexander Gavrilov | 2012-09-17 | 3 | -1/+1 | |
| | | | | ||||||
| | * | | Implement a slightly more sensible aiming AI in siege engine. | Alexander Gavrilov | 2012-09-17 | 2 | -14/+270 | |
| | | | | ||||||
| | * | | Follow changes to structures. | Alexander Gavrilov | 2012-09-17 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Explicit cast is required for MSVC. | Kelly Martin | 2012-09-16 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'angavrilov/master' | Kelly Martin | 2012-09-16 | 3 | -55/+231 | |
| | |\ \ | ||||||
| | | * | | Implement skill-based miss probability in siege engine. | Alexander Gavrilov | 2012-09-14 | 1 | -11/+72 | |
| | | | | | ||||||
| | | * | | Vaporize liquids from barrels, and destroy bin contents in siege engine. | Alexander Gavrilov | 2012-09-14 | 2 | -44/+98 | |
| | | | | | ||||||
| | * | | | Merge remote-tracking branch 'q/master' | Kelly Martin | 2012-09-16 | 22 | -253/+2533 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge remote-tracking branch 'angavrilov/master' | Kelly Martin | 2012-09-04 | 7 | -176/+1390 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge remote-tracking branch 'q/master' | Kelly Martin | 2012-08-30 | 37 | -1625/+3153 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Repurpose the nestboxes plugin as a watcher that automatically forbids ↵ | Kelly Martin | 2012-08-30 | 1 | -54/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fertile eggs. | |||||
| * | | | | | | | ruby: handle ptr-strings in df-structures | jj | 2012-09-19 | 2 | -3/+12 | |
| | | | | | | | | ||||||
| * | | | | | | | ruby: misc tweaks | jj | 2012-09-18 | 4 | -8/+17 | |
| | | | | | | | | ||||||
| * | | | | | | | ruby: use ui.follow_item/unit in unit_find, show non-english names by default | jj | 2012-09-18 | 2 | -1/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | ruby: use implicit init-value -1 for ref-target/refers-to in codegen | jj | 2012-09-18 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | ruby: fix building subtype/customtype init value | jj | 2012-09-18 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-09-14 | 23 | -265/+3714 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | | Fix a file descriptor leak and a crash in linux getMemRanges. | Alexander Gavrilov | 2012-09-14 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Add yet one more performance-oriented tweak for temperature updates. | Alexander Gavrilov | 2012-09-14 | 1 | -0/+61 | |
| | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | Rework handling of column positions, and insert a new "Happiness" column | Quietust | 2012-09-13 | 1 | -46/+111 | |
| | | | | | | | ||||||
| | * | | | | | Cleanup autolabor+cleanowned, fix depends/clsocket | Quietust | 2012-09-13 | 2 | -197/+168 | |
| | | | | | | | ||||||
| | * | | | | | Merge https://github.com/danaris/dfhack | Quietust | 2012-09-13 | 7 | -14/+14 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'master' of git://github.com/angavrilov/dfhack | Timothy Collett | 2012-09-10 | 22 | -488/+3906 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'master' of http://github.com/peterix/dfhack | Timothy Collett | 2012-09-10 | 43 | -38227/+3112 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Merge further changes (???) | Timothy Collett | 2012-09-10 | 8 | -18/+18 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Merge branch 'master' of https://github.com/danaris/dfhack | Timothy Collett | 2012-09-10 | 19 | -1638/+38611 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/danaris/dfhack | Timothy G Collett | 2012-06-24 | 16 | -1174/+1518 | |
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: depends/clsocket package/darwin/dfhack package/darwin/dfhack-run Fixed. | |||||
| | * | \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/angavrilov/dfhack | Quietust | 2012-09-13 | 1 | -71/+106 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Support setting workshop profile for siege engines. | Alexander Gavrilov | 2012-09-13 | 1 | -2/+89 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since can't use built-in viewscreen, UI limited to skills only. | |||||
| | | * | | | | | | | | | | On second thought, remove stockpile->engine links; keep only reverse. | Alexander Gavrilov | 2012-09-13 | 1 | -86/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bi-directional links involve the risk of crashes if the plugin is unloaded, and the engine subsequently deconstructed. | |||||
| | * | | | | | | | | | | | Make it clear that this is from DFHack, and properly name it Dwarf Manipulator | Quietust | 2012-09-13 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Fix crash bug when using manipulator in Arena mode | Quietust | 2012-09-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Throw items from bins around in siege engine, like minecarts do. | Alexander Gavrilov | 2012-09-12 | 2 | -24/+149 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Support linking siege engines to stockpiles. | Alexander Gavrilov | 2012-09-12 | 1 | -9/+194 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since they can't do that natively, the links object has to be maintained in dfhack memory, and with dfhack persistence. | |||||
| | * | | | | | | | | | | Allow specifying arbitrary items to use in catapults. | Alexander Gavrilov | 2012-09-11 | 1 | -3/+148 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Trivial siege engine aiming at units, with logic in lua. | Alexander Gavrilov | 2012-09-11 | 2 | -218/+404 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Implement unit path prediction in siege engine. | Alexander Gavrilov | 2012-09-09 | 1 | -1/+316 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Clean up the movement speed calculation function and move into the core. | Alexander Gavrilov | 2012-09-09 | 1 | -174/+3 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Move curse-affected attribute value getters to the core. | Alexander Gavrilov | 2012-09-09 | 1 | -32/+2 | |
| | | | | | | | | | | | ||||||
