| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tweak documentation for utils.make_sort_order and devel/prepare-save | Alexander Gavrilov | 2012-06-30 | 1 | -2/+14 |
| * | Add documentation for some utility functions implemented in lua. | Alexander Gavrilov | 2012-06-24 | 1 | -5/+184 |
| * | Update the Lua API document with info about scripts. | Alexander Gavrilov | 2012-06-22 | 1 | -50/+133 |
| * | Support controllable error presentation verbosity in lua code. | Alexander Gavrilov | 2012-06-22 | 1 | -22/+66 |
| * | Move formatting newly-found globals for symbols.xml to lua code. | Alexander Gavrilov | 2012-06-21 | 1 | -0/+1 |
| * | Replace dfhack.internal.getBase with getRebaseDelta. | Alexander Gavrilov | 2012-06-19 | 1 | -2/+2 |
| * | Add an api function to get vtable address from version info. | Alexander Gavrilov | 2012-06-17 | 1 | -0/+4 |
| * | Add lua internal api functions needed for scanning memory. | Alexander Gavrilov | 2012-06-16 | 1 | -0/+20 |
| * | Make dfhack.run_script usable from other scripts, and document it. | Alexander Gavrilov | 2012-06-14 | 1 | -0/+12 |
| * | Make primitive refs (i.e. pointers to numbers, etc) behave as arrays. | Alexander Gavrilov | 2012-06-13 | 1 | -0/+6 |
| * | Support casting references and allocating arrays of numbers in lua wrapper. | Alexander Gavrilov | 2012-06-13 | 1 | -0/+18 |
| * | Add Lua API for access to some contextual and low-level info. | Alexander Gavrilov | 2012-06-13 | 1 | -0/+39 |
| * | Enhance docs on bitfield refs to cover a question raised on chat recently. | Alexander Gavrilov | 2012-06-13 | 1 | -1/+10 |
| * | Update Units::isCitizen after looking at game-over detection code. | Alexander Gavrilov | 2012-05-22 | 1 | -2/+11 |
| * | Remove stuff that shouldn't be in the core, and expose to lua what's left. | Alexander Gavrilov | 2012-05-20 | 1 | -0/+10 |
| * | Merge remote-tracking branch 'kmartin/master' | Alexander Gavrilov | 2012-05-20 | 1 | -0/+3 |
| |\ |
|
| | * | Added moveToBuilding to api docs and made a script using it (puts item on table) | Warmist | 2012-05-18 | 1 | -0/+3 |
| * | | Add a mechanism converting ui focus to a string representation. | Alexander Gavrilov | 2012-05-19 | 1 | -0/+9 |
| |/ |
|
| * | Make Items::getPosition exactly match the DF original in behavior. | Alexander Gavrilov | 2012-05-17 | 1 | -2/+2 |
| * | Support testing and modifying pending timeout callbacks. | Alexander Gavrilov | 2012-05-16 | 1 | -0/+7 |
| * | Support custom buildings in dfhack.buildings.getFiltersByType. | Alexander Gavrilov | 2012-05-13 | 1 | -0/+74 |
| * | Improve lua api for tile biome access. | Alexander Gavrilov | 2012-05-13 | 1 | -1/+5 |
| * | Request designation rescan in auto-growing burrows. | Alexander Gavrilov | 2012-05-12 | 1 | -1/+1 |
| * | Add api for enabling liquid and temperature updates for blocks. | Alexander Gavrilov | 2012-05-12 | 1 | -0/+12 |
| * | Add code for adding abstract buildings and removing constructions. | Alexander Gavrilov | 2012-05-06 | 1 | -0/+17 |
| * | Add a couple more building api functions. | Alexander Gavrilov | 2012-05-06 | 1 | -3/+13 |
| * | Implement timeouts in the core lua context, and quicksave script. | Alexander Gavrilov | 2012-05-04 | 1 | -0/+20 |
| * | Update dfhack for specific_ref. | Alexander Gavrilov | 2012-05-03 | 1 | -0/+8 |
| * | Allow both coordinate object and (x,y,z) as arguments to getTileBlock. | Alexander Gavrilov | 2012-05-02 | 1 | -2/+2 |
| * | Add a convenience function for designating constructions. | Alexander Gavrilov | 2012-05-01 | 1 | -0/+15 |
| * | Update building creation code with new knowledge, and fix zone. | Alexander Gavrilov | 2012-05-01 | 1 | -0/+64 |
| * | Add api to check the walkable cache, and update flow_forbid in liquids. | Alexander Gavrilov | 2012-04-26 | 1 | -0/+10 |
| * | Split off the burrows api from Maps and Units. | Alexander Gavrilov | 2012-04-26 | 1 | -22/+25 |
| * | Retrieve unit noble position info, and use it in getProfessionName. | Alexander Gavrilov | 2012-04-26 | 1 | -2/+8 |
| * | Add a few more lua api functions, documentation, and unit sort orders. | Alexander Gavrilov | 2012-04-23 | 1 | -7/+90 |
| * | Support the '#' string as index for wrapper vector insert at end. | Alexander Gavrilov | 2012-04-17 | 1 | -1/+1 |
| * | Export the onStateChange event to core lua context & add some docs. | Alexander Gavrilov | 2012-04-17 | 1 | -0/+43 |
| * | Add an official core lua context, and allow plugins to send events to it. | Alexander Gavrilov | 2012-04-15 | 1 | -0/+14 |
| * | Add burrow subcommands to modify burrow unit and tile sets. | Alexander Gavrilov | 2012-04-14 | 1 | -0/+8 |
| * | Add unit position and container api. | Alexander Gavrilov | 2012-04-13 | 1 | -1/+9 |
| * | Add core api for moving items between ground and containers. | Alexander Gavrilov | 2012-04-12 | 1 | -0/+20 |
| * | Update the item owner modification api and export it to lua. | Alexander Gavrilov | 2012-04-11 | 1 | -0/+13 |
| * | Add api for manipulating burrows to the core. | Alexander Gavrilov | 2012-04-11 | 1 | -0/+33 |
| * | Export a few maps functions to lua. | Alexander Gavrilov | 2012-04-11 | 1 | -0/+31 |
| * | Job module api tweaks: add a namespace to match others and some funcs. | Alexander Gavrilov | 2012-04-10 | 1 | -1/+15 |
| * | Stop printall(df.global) from breaking if there are unknown addresses. | Alexander Gavrilov | 2012-04-10 | 1 | -0/+5 |
| * | Pull a few utility functions into the core and publish to lua. | Alexander Gavrilov | 2012-04-07 | 1 | -1/+9 |
| * | Add a generic facility for object finalization during stack unwind. | Alexander Gavrilov | 2012-04-07 | 1 | -0/+25 |
| * | Wrap MaterialInfo for lua. | Alexander Gavrilov | 2012-04-06 | 1 | -0/+53 |
| * | Export a few more functions to lua. | Alexander Gavrilov | 2012-04-06 | 1 | -0/+23 |