| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix/loyaltycascade: reset enemy_status_cache.next_slot too | jj | 2012-08-12 | 1 | -3/+5 |
| * | fix/loyaltycascade: clear the enemy status cache, dont require a save/reload ... | jj | 2012-08-12 | 1 | -10/+21 |
| * | add fix/loyaltycascade script | jj | 2012-08-11 | 1 | -0/+51 |
| * | move script/fixstuckdoors to script/fix/stuckdoors | jj | 2012-08-11 | 1 | -0/+0 |
| * | slayrace: add single-creature targetting, add magma column mode | jj | 2012-08-03 | 1 | -1/+31 |
| * | ruby: add spawn_water/spawn_magma methods to MapTile | jj | 2012-08-03 | 1 | -13/+3 |
| * | Merge remote-tracking branch 'jjyg/master' | Kelly Martin | 2012-07-16 | 1 | -0/+66 |
| |\ |
|
| | * | magmasource: add documentation | jj | 2012-07-12 | 1 | -3/+4 |
| | * | add scripts/magmasource to generate an infinite magma source | jj | 2012-07-12 | 1 | -0/+65 |
| * | | Even more derp. | Petr Mrázek | 2012-07-12 | 1 | -0/+41 |
| * | | While installing scripts, do not copy ~ files. | Petr Mrázek | 2012-07-12 | 1 | -41/+0 |
| * | | Eliminate magic numbers from the fixnaked script. | Petr Mrázek | 2012-07-12 | 1 | -48/+31 |
| |/ |
|
| * | Merge pull request #167 from amezick/master | Petr Mrázek | 2012-07-08 | 1 | -0/+58 |
| |\ |
|
| | * | Script to remove certain bad thoughts | Angus Mezick | 2012-06-20 | 1 | -0/+58 |
| * | | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-07-06 | 1 | -0/+15 |
| |\ \ |
|
| | * | | Tweak documentation for utils.make_sort_order and devel/prepare-save | Alexander Gavrilov | 2012-06-30 | 1 | -0/+15 |
| * | | | added fixstuckdoors.rb script | jj | 2012-07-03 | 1 | -0/+20 |
| * | | | growcrops: allow any unambiguous substring among existing seed types | jj | 2012-06-29 | 1 | -13/+13 |
| * | | | slayrace: ignore caged units | jj | 2012-06-29 | 1 | -3/+10 |
| * | | | add scripts/removebadthoughts | jj | 2012-06-29 | 1 | -0/+27 |
| * | | | ruby: add method for basic xml ref-target support, tweak scripts/slayrace | jj | 2012-06-25 | 1 | -14/+21 |
| * | | | ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspen... | jj | 2012-06-25 | 2 | -23/+17 |
| * | | | ruby: add growcrops script, add doc for methods in README | jj | 2012-06-24 | 1 | -0/+53 |
| * | | | ruby: handle .rb files in df/hack/scripts/ | jj | 2012-06-24 | 1 | -0/+21 |
| |/ / |
|
| * | | Support controllable error presentation verbosity in lua code. | Alexander Gavrilov | 2012-06-22 | 3 | -7/+5 |
| * | | Add finders for enabler, gps and init. | Alexander Gavrilov | 2012-06-21 | 1 | -0/+125 |
| * | | Add a searcher for current_weather, using a prepared save. | Alexander Gavrilov | 2012-06-20 | 2 | -4/+116 |
| * | | Add 5 more finders to the script; these use relative location heuristics. | Alexander Gavrilov | 2012-06-19 | 1 | -1/+158 |
| * | | Add ui_menu_width finder, tweak instructions, and add a case for win exe. | Alexander Gavrilov | 2012-06-18 | 1 | -52/+66 |
| * | | Find a tweak to make two search recipes work, and add two more. | Alexander Gavrilov | 2012-06-17 | 1 | -14/+55 |
| * | | Add more offset finders to the script. | Alexander Gavrilov | 2012-06-17 | 1 | -48/+240 |
| * | | Add an interactive script finding a limited subset of linux offsets. | Alexander Gavrilov | 2012-06-16 | 1 | -0/+368 |
| |/ |
|
| * | Merge https://github.com/warmist/dfhack | Petr Mrázek | 2012-06-14 | 1 | -1/+1 |
| |\ |
|
| | * | Edited use_mode in moveToBuilding. It looks like df uses either 0 or 2 and 2 ... | warmist | 2012-05-24 | 1 | -1/+1 |
| * | | Add 3 more lua scripts. | Alexander Gavrilov | 2012-06-13 | 3 | -0/+94 |
| * | | Add the script to fix lagging fat dwarves. | Alexander Gavrilov | 2012-06-05 | 1 | -0/+24 |
| |/ |
|
| * | Added moveToBuilding to api docs and made a script using it (puts item on table) | Warmist | 2012-05-18 | 1 | -0/+27 |
| * | Add two more development related lua scripts. | Alexander Gavrilov | 2012-05-16 | 2 | -0/+116 |
| * | Support custom buildings in dfhack.buildings.getFiltersByType. | Alexander Gavrilov | 2012-05-13 | 1 | -41/+17 |
| * | Add more lua scripts. | Alexander Gavrilov | 2012-05-08 | 3 | -0/+221 |
| * | Implement timeouts in the core lua context, and quicksave script. | Alexander Gavrilov | 2012-05-04 | 1 | -0/+28 |
| * | Expose builtin commands to dfhack-run, and add lua script support. | Alexander Gavrilov | 2012-05-04 | 1 | -0/+6 |