| Commit message (Expand) | Author | Age | Files | Lines |
| * | console-linux: silence minor gcc warnings | jj | 2012-08-12 | 1 | -7/+11 |
| * | Sync with structures | Petr Mrázek | 2012-08-02 | 1 | -0/+0 |
| * | Merge branch 'master' of git://github.com/peterix/dfhack | Quietust | 2012-07-17 | 1 | -1/+4 |
| |\ |
|
| | * | While installing scripts, do not copy ~ files. | Petr Mrázek | 2012-07-12 | 1 | -1/+4 |
| * | | Sync with df-structures | Quietust | 2012-07-17 | 1 | -1/+1 |
| |/ |
|
| * | Merge https://github.com/jjyg/dfhack | Petr Mrázek | 2012-07-09 | 7 | -13/+34 |
| |\ |
|
| | * | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-07-06 | 1 | -6/+6 |
| | |\ |
|
| | | * | Fix build and allow autodump to any walkable tile (e.g. a stair). | Alexander Gavrilov | 2012-07-06 | 1 | -0/+0 |
| | | * | Add documentation for some utility functions implemented in lua. | Alexander Gavrilov | 2012-06-24 | 1 | -6/+6 |
| | * | | update xml | jj | 2012-07-06 | 1 | -0/+0 |
| | * | | add SC_PAUSED / SC_UNPAUSED onStateChange events | jj | 2012-07-05 | 3 | -1/+16 |
| | * | | update xml, fix autolabor with new trade depot flags name | jj | 2012-07-04 | 1 | -0/+0 |
| | * | | add COAL subtypes in MaterialInfo::getToken | jj | 2012-07-04 | 1 | -0/+6 |
| | * | | ruby: use the color_ostream argument from dfhack to output to dfhack-run | jj | 2012-07-03 | 3 | -6/+6 |
| * | | | Fixage, syncing with structures | Petr Mrázek | 2012-07-09 | 1 | -0/+0 |
| * | | | Update df-structures dependency | Timothy Collett | 2012-07-05 | 1 | -0/+0 |
| * | | | Merge branch 'master' of https://github.com/jjyg/dfhack | Timothy Collett | 2012-07-02 | 10 | -42/+183 |
| |\ \ \
| |/ / |
|
| | * | | fix error spam when using Zoom hotkeys | jj | 2012-06-28 | 1 | -2/+4 |
| | * | | ruby: handle .rb files in df/hack/scripts/ | jj | 2012-06-24 | 3 | -13/+47 |
| | |/ |
|
| | * | Merge https://github.com/angavrilov/dfhack | Petr Mrázek | 2012-06-23 | 14 | -92/+908 |
| | |\ |
|
| | | * | Update the Lua API document with info about scripts. | Alexander Gavrilov | 2012-06-22 | 1 | -0/+2 |
| | | * | Support controllable error presentation verbosity in lua code. | Alexander Gavrilov | 2012-06-22 | 4 | -8/+78 |
| | | * | Move formatting newly-found globals for symbols.xml to lua code. | Alexander Gavrilov | 2012-06-21 | 4 | -4/+19 |
| | | * | Add finders for enabler, gps and init. | Alexander Gavrilov | 2012-06-21 | 1 | -1/+28 |
| | | * | Add a searcher for current_weather, using a prepared save. | Alexander Gavrilov | 2012-06-20 | 1 | -1/+1 |
| | * | | Nuke some error prints. | Petr Mrázek | 2012-06-23 | 2 | -9/+0 |
| * | | | Swap order of includes to work around silly compiler/assembler bug on OS X | Timothy Collett | 2012-07-02 | 1 | -1/+1 |
| * | | | Move back to using interposition to be more portable | Timothy Collett | 2012-06-29 | 3 | -9/+30 |
| * | | | Merge branch 'master' of https://github.com/angavrilov/dfhack | Timothy Collett | 2012-06-19 | 3 | -26/+118 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Fix getRebaseDelta: should be signed int. | Alexander Gavrilov | 2012-06-19 | 1 | -1/+1 |
| | * | | Replace dfhack.internal.getBase with getRebaseDelta. | Alexander Gavrilov | 2012-06-19 | 1 | -2/+3 |
| | * | | Rewrite getMemRanges for windows to get rid of a number of problems. | Alexander Gavrilov | 2012-06-19 | 1 | -23/+113 |
| | * | | Add ui_menu_width finder, tweak instructions, and add a case for win exe. | Alexander Gavrilov | 2012-06-18 | 1 | -1/+2 |
| * | | | Update xml repo | Timothy Collett | 2012-06-19 | 1 | -0/+0 |
| * | | | Some more tweaks to the memory-finding code | Timothy Collett | 2012-06-19 | 1 | -5/+31 |
| * | | | Merge branch 'master' of https://github.com/angavrilov/dfhack | Timothy Collett | 2012-06-18 | 12 | -58/+668 |
| |\ \ \
| |/ / |
|
| | * | | Add more offset finders to the script. | Alexander Gavrilov | 2012-06-17 | 2 | -33/+71 |
| | * | | Add an api function to get vtable address from version info. | Alexander Gavrilov | 2012-06-17 | 1 | -0/+12 |
| | * | | Add an interactive script finding a limited subset of linux offsets. | Alexander Gavrilov | 2012-06-16 | 2 | -0/+463 |
| | * | | Fix a problem with number to address cast for high-half addresses. | Alexander Gavrilov | 2012-06-16 | 2 | -2/+2 |
| | * | | Sync to the change in gamemode/gametype globals. | Alexander Gavrilov | 2012-06-16 | 4 | -37/+20 |
| | * | | Add lua internal api functions needed for scanning memory. | Alexander Gavrilov | 2012-06-16 | 1 | -1/+105 |
| | * | | Change the field names returned from dfhack.internal.getMemRanges() | Alexander Gavrilov | 2012-06-14 | 1 | -2/+2 |
| | * | | Make the RPC server accept a range of client versions. | Alexander Gavrilov | 2012-06-14 | 1 | -1/+1 |
| | * | | Fix TEXT mode support, even making it work somewhat. | Alexander Gavrilov | 2012-06-14 | 2 | -5/+14 |
| | * | | Make dfhack.run_script usable from other scripts, and document it. | Alexander Gavrilov | 2012-06-14 | 2 | -11/+12 |
| | |/ |
|
| * | | Implement getMemRanges() on the Mac | Timothy Collett | 2012-06-14 | 1 | -23/+62 |
| * | | Ensure that the appropriate libz.dylib is used | Timothy Collett | 2012-06-14 | 1 | -0/+2 |
| * | | Remove build-time dependency on SDL | Timothy Collett | 2012-06-14 | 1 | -3/+3 |
| * | | Make offsets with "darwin" os-type recognized as Apple, rather than ignored | Timothy Collett | 2012-06-14 | 1 | -0/+6 |