summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix/loyaltycascade: reset enemy_status_cache.next_slot toojj2012-08-121-3/+5
* fix/loyaltycascade: clear the enemy status cache, dont require a save/reload ...jj2012-08-121-10/+21
* add fix/loyaltycascade scriptjj2012-08-111-0/+51
* move script/fixstuckdoors to script/fix/stuckdoorsjj2012-08-111-0/+0
* slayrace: add single-creature targetting, add magma column modejj2012-08-031-1/+31
* ruby: add spawn_water/spawn_magma methods to MapTilejj2012-08-031-13/+3
* Merge remote-tracking branch 'jjyg/master'Kelly Martin2012-07-161-0/+66
|\
| * magmasource: add documentationjj2012-07-121-3/+4
| * add scripts/magmasource to generate an infinite magma sourcejj2012-07-121-0/+65
* | Even more derp.Petr Mrázek2012-07-121-0/+41
* | While installing scripts, do not copy ~ files.Petr Mrázek2012-07-121-41/+0
* | Eliminate magic numbers from the fixnaked script.Petr Mrázek2012-07-121-48/+31
|/
* Merge pull request #167 from amezick/masterPetr Mrázek2012-07-081-0/+58
|\
| * Script to remove certain bad thoughtsAngus Mezick2012-06-201-0/+58
* | Merge branch 'master' of git://github.com/angavrilov/dfhackjj2012-07-061-0/+15
|\ \
| * | Tweak documentation for utils.make_sort_order and devel/prepare-saveAlexander Gavrilov2012-06-301-0/+15
* | | added fixstuckdoors.rb scriptjj2012-07-031-0/+20
* | | growcrops: allow any unambiguous substring among existing seed typesjj2012-06-291-13/+13
* | | slayrace: ignore caged unitsjj2012-06-291-3/+10
* | | add scripts/removebadthoughtsjj2012-06-291-0/+27
* | | ruby: add method for basic xml ref-target support, tweak scripts/slayracejj2012-06-251-14/+21
* | | ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspen...jj2012-06-252-23/+17
* | | ruby: add growcrops script, add doc for methods in READMEjj2012-06-241-0/+53
* | | ruby: handle .rb files in df/hack/scripts/jj2012-06-241-0/+21
|/ /
* | Support controllable error presentation verbosity in lua code.Alexander Gavrilov2012-06-223-7/+5
* | Add finders for enabler, gps and init.Alexander Gavrilov2012-06-211-0/+125
* | Add a searcher for current_weather, using a prepared save.Alexander Gavrilov2012-06-202-4/+116
* | Add 5 more finders to the script; these use relative location heuristics.Alexander Gavrilov2012-06-191-1/+158
* | Add ui_menu_width finder, tweak instructions, and add a case for win exe.Alexander Gavrilov2012-06-181-52/+66
* | Find a tweak to make two search recipes work, and add two more.Alexander Gavrilov2012-06-171-14/+55
* | Add more offset finders to the script.Alexander Gavrilov2012-06-171-48/+240
* | Add an interactive script finding a limited subset of linux offsets.Alexander Gavrilov2012-06-161-0/+368
|/
* Merge https://github.com/warmist/dfhackPetr Mrázek2012-06-141-1/+1
|\
| * Edited use_mode in moveToBuilding. It looks like df uses either 0 or 2 and 2 ...warmist2012-05-241-1/+1
* | Add 3 more lua scripts.Alexander Gavrilov2012-06-133-0/+94
* | Add the script to fix lagging fat dwarves.Alexander Gavrilov2012-06-051-0/+24
|/
* Added moveToBuilding to api docs and made a script using it (puts item on table)Warmist2012-05-181-0/+27
* Add two more development related lua scripts.Alexander Gavrilov2012-05-162-0/+116
* Support custom buildings in dfhack.buildings.getFiltersByType.Alexander Gavrilov2012-05-131-41/+17
* Add more lua scripts.Alexander Gavrilov2012-05-083-0/+221
* Implement timeouts in the core lua context, and quicksave script.Alexander Gavrilov2012-05-041-0/+28
* Expose builtin commands to dfhack-run, and add lua script support.Alexander Gavrilov2012-05-041-0/+6