summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* console-linux: silence minor gcc warningsjj2012-08-121-7/+11
* Sync with structuresPetr Mrázek2012-08-021-0/+0
* Merge branch 'master' of git://github.com/peterix/dfhackQuietust2012-07-171-1/+4
|\
| * While installing scripts, do not copy ~ files.Petr Mrázek2012-07-121-1/+4
* | Sync with df-structuresQuietust2012-07-171-1/+1
|/
* Merge https://github.com/jjyg/dfhackPetr Mrázek2012-07-097-13/+34
|\
| * Merge branch 'master' of git://github.com/angavrilov/dfhackjj2012-07-061-6/+6
| |\
| | * Fix build and allow autodump to any walkable tile (e.g. a stair).Alexander Gavrilov2012-07-061-0/+0
| | * Add documentation for some utility functions implemented in lua.Alexander Gavrilov2012-06-241-6/+6
| * | update xmljj2012-07-061-0/+0
| * | add SC_PAUSED / SC_UNPAUSED onStateChange eventsjj2012-07-053-1/+16
| * | update xml, fix autolabor with new trade depot flags namejj2012-07-041-0/+0
| * | add COAL subtypes in MaterialInfo::getTokenjj2012-07-041-0/+6
| * | ruby: use the color_ostream argument from dfhack to output to dfhack-runjj2012-07-033-6/+6
* | | Fixage, syncing with structuresPetr Mrázek2012-07-091-0/+0
* | | Update df-structures dependencyTimothy Collett2012-07-051-0/+0
* | | Merge branch 'master' of https://github.com/jjyg/dfhackTimothy Collett2012-07-0210-42/+183
|\ \ \ | |/ /
| * | fix error spam when using Zoom hotkeysjj2012-06-281-2/+4
| * | ruby: handle .rb files in df/hack/scripts/jj2012-06-243-13/+47
| |/
| * Merge https://github.com/angavrilov/dfhackPetr Mrázek2012-06-2314-92/+908
| |\
| | * Update the Lua API document with info about scripts.Alexander Gavrilov2012-06-221-0/+2
| | * Support controllable error presentation verbosity in lua code.Alexander Gavrilov2012-06-224-8/+78
| | * Move formatting newly-found globals for symbols.xml to lua code.Alexander Gavrilov2012-06-214-4/+19
| | * Add finders for enabler, gps and init.Alexander Gavrilov2012-06-211-1/+28
| | * Add a searcher for current_weather, using a prepared save.Alexander Gavrilov2012-06-201-1/+1
| * | Nuke some error prints.Petr Mrázek2012-06-232-9/+0
* | | Swap order of includes to work around silly compiler/assembler bug on OS XTimothy Collett2012-07-021-1/+1
* | | Move back to using interposition to be more portableTimothy Collett2012-06-293-9/+30
* | | Merge branch 'master' of https://github.com/angavrilov/dfhackTimothy Collett2012-06-193-26/+118
|\ \ \ | | |/ | |/|
| * | Fix getRebaseDelta: should be signed int.Alexander Gavrilov2012-06-191-1/+1
| * | Replace dfhack.internal.getBase with getRebaseDelta.Alexander Gavrilov2012-06-191-2/+3
| * | Rewrite getMemRanges for windows to get rid of a number of problems.Alexander Gavrilov2012-06-191-23/+113
| * | Add ui_menu_width finder, tweak instructions, and add a case for win exe.Alexander Gavrilov2012-06-181-1/+2
* | | Update xml repoTimothy Collett2012-06-191-0/+0
* | | Some more tweaks to the memory-finding codeTimothy Collett2012-06-191-5/+31
* | | Merge branch 'master' of https://github.com/angavrilov/dfhackTimothy Collett2012-06-1812-58/+668
|\ \ \ | |/ /
| * | Add more offset finders to the script.Alexander Gavrilov2012-06-172-33/+71
| * | Add an api function to get vtable address from version info.Alexander Gavrilov2012-06-171-0/+12
| * | Add an interactive script finding a limited subset of linux offsets.Alexander Gavrilov2012-06-162-0/+463
| * | Fix a problem with number to address cast for high-half addresses.Alexander Gavrilov2012-06-162-2/+2
| * | Sync to the change in gamemode/gametype globals.Alexander Gavrilov2012-06-164-37/+20
| * | Add lua internal api functions needed for scanning memory.Alexander Gavrilov2012-06-161-1/+105
| * | Change the field names returned from dfhack.internal.getMemRanges()Alexander Gavrilov2012-06-141-2/+2
| * | Make the RPC server accept a range of client versions.Alexander Gavrilov2012-06-141-1/+1
| * | Fix TEXT mode support, even making it work somewhat.Alexander Gavrilov2012-06-142-5/+14
| * | Make dfhack.run_script usable from other scripts, and document it.Alexander Gavrilov2012-06-142-11/+12
| |/
* | Implement getMemRanges() on the MacTimothy Collett2012-06-141-23/+62
* | Ensure that the appropriate libz.dylib is usedTimothy Collett2012-06-141-0/+2
* | Remove build-time dependency on SDLTimothy Collett2012-06-141-3/+3
* | Make offsets with "darwin" os-type recognized as Apple, rather than ignoredTimothy Collett2012-06-141-0/+6