| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Tweak new plugin descriptions in the NEWS document. | Alexander Gavrilov | 2012-09-18 | 1 | -7/+14 | |
| | * | | Add a plugin implementing 'add spatter to item' reactions. | Alexander Gavrilov | 2012-09-17 | 10 | -4/+525 | |
| | * | | Add a tweak to fix subtractDimension of small amounts. | Alexander Gavrilov | 2012-09-17 | 2 | -0/+98 | |
| | * | | Move siege engine out of devel. | Alexander Gavrilov | 2012-09-17 | 5 | -5/+8 | |
| | * | | 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 | 4 | -35/+59 | |
| | * | | 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 | 14 | -67/+390 | |
| | |\ \ | ||||||
| | | * | | 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 | 3 | -44/+98 | |
| | | * | | Add an api function for destroying items. | Alexander Gavrilov | 2012-09-14 | 5 | -0/+49 | |
| | * | | | Merge remote-tracking branch 'q/master' | Kelly Martin | 2012-09-16 | 66 | -349/+4654 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge remote-tracking branch 'angavrilov/master' | Kelly Martin | 2012-09-04 | 25 | -193/+1701 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge remote-tracking branch 'q/master' | Kelly Martin | 2012-08-30 | 91 | -1852/+7533 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Repurpose the nestboxes plugin as a watcher that automatically forbids fertil... | Kelly Martin | 2012-08-30 | 1 | -54/+57 | |
| * | | | | | | | ruby: handle ptr-strings in df-structures | jj | 2012-09-19 | 2 | -3/+12 | |
| * | | | | | | | ruby: misc tweaks | jj | 2012-09-18 | 4 | -8/+17 | |
| * | | | | | | | update NEWS/README with drainaquifer/superdwarf | jj | 2012-09-18 | 2 | -0/+18 | |
| * | | | | | | | ruby: use ui.follow_item/unit in unit_find, show non-english names by default | jj | 2012-09-18 | 2 | -1/+5 | |
| * | | | | | | | scripts/drainaquifer | jj | 2012-09-18 | 1 | -0/+11 | |
| * | | | | | | | add scripts/superdwarf | jj | 2012-09-18 | 1 | -0/+61 | |
| * | | | | | | | 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 | |
| * | | | | | | | update NEWS with ruby scripts | jj | 2012-09-14 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-09-14 | 79 | -387/+6230 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | | Add a NEWS file intended for incremental construction of release notes. | Alexander Gavrilov | 2012-09-14 | 1 | -0/+61 | |
| | * | | | | | | Fix a file descriptor leak and a crash in linux getMemRanges. | Alexander Gavrilov | 2012-09-14 | 2 | -2/+7 | |
| | * | | | | | | Add yet one more performance-oriented tweak for temperature updates. | Alexander Gavrilov | 2012-09-14 | 4 | -12/+105 | |
| | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | 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 | 3 | -197/+168 | |
| | * | | | | | Merge https://github.com/danaris/dfhack | Quietust | 2012-09-13 | 20 | -27/+51 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Library location fixing script | Timothy Collett | 2012-09-13 | 2 | -0/+25 | |
| | | * | | | | | Merge branch 'master' of git://github.com/angavrilov/dfhack | Timothy Collett | 2012-09-10 | 67 | -636/+6729 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'master' of http://github.com/peterix/dfhack | Timothy Collett | 2012-09-10 | 95 | -38439/+7398 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Merge further changes (???) | Timothy Collett | 2012-09-10 | 17 | -29/+29 | |
| | | * | | | | | | | Merge branch 'master' of https://github.com/danaris/dfhack | Timothy Collett | 2012-09-10 | 47 | -1854/+39951 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/danaris/dfhack | Timothy G Collett | 2012-06-24 | 96 | -1985/+5205 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Update df-structures | Timothy G Collett | 2012-06-24 | 1 | -0/+0 | |
| | | * | | | | | | | | | Add running scripts | Timothy G Collett | 2012-06-24 | 2 | -0/+23 | |
| | | * | | | | | | | | | fix clsocket? | Timothy G Collett | 2012-06-03 | 1 | -0/+0 | |
| | | * | | | | | | | | | fix clsocket? | Timothy G Collett | 2012-06-03 | 1 | -0/+0 | |
| | * | | | | | | | | | | Merge branch 'master' of https://github.com/angavrilov/dfhack | Quietust | 2012-09-13 | 2 | -74/+139 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Support setting workshop profile for siege engines. | Alexander Gavrilov | 2012-09-13 | 2 | -5/+122 | |
| | | * | | | | | | | | | | On second thought, remove stockpile->engine links; keep only reverse. | Alexander Gavrilov | 2012-09-13 | 1 | -86/+34 | |
| | * | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | Rename world_data.unk_204 to feature_map | Quietust | 2012-09-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | Throw items from bins around in siege engine, like minecarts do. | Alexander Gavrilov | 2012-09-12 | 4 | -25/+154 | |
| | * | | | | | | | | | | Add function for making item projectiles. | Alexander Gavrilov | 2012-09-12 | 5 | -0/+64 | |
| | * | | | | | | | | | | Support linking siege engines to stockpiles. | Alexander Gavrilov | 2012-09-12 | 2 | -10/+298 | |
