| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add one more bad thought from siren for civilians. | Alexander Gavrilov | 2012-09-24 | 1 | -1/+14 |
| * | Merge remote-tracking branch 'angavrilov/master' | Kelly Martin | 2012-09-22 | 5 | -5/+392 |
| |\ |
|
| | * | Add a script to wake up units and stop breaks & parties. | Alexander Gavrilov | 2012-09-22 | 1 | -0/+109 |
| | * | Search for cur_season and cur_season_tick in devel/find-offsets. | Alexander Gavrilov | 2012-09-22 | 1 | -0/+96 |
| | * | Add a devel script to inject raw definitions into an existing world. | Alexander Gavrilov | 2012-09-21 | 1 | -0/+178 |
| | * | Fix the rename plugin and script to use the new getSelectedBuilding API. | Alexander Gavrilov | 2012-09-20 | 2 | -5/+9 |
| * | | add scripts/deathcause | jj | 2012-09-21 | 1 | -0/+37 |
| * | | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-09-19 | 6 | -67/+59 |
| |\ \
| |/ |
|
| | * | Overhaul the concept of lua 'class' initialization yet again. | Alexander Gavrilov | 2012-09-18 | 6 | -67/+58 |
| | * | Move siege engine out of devel. | Alexander Gavrilov | 2012-09-17 | 1 | -0/+1 |
| * | | scripts/drainaquifer | jj | 2012-09-18 | 1 | -0/+11 |
| * | | add scripts/superdwarf | jj | 2012-09-18 | 1 | -0/+61 |
| * | | Merge branch 'master' of git://github.com/angavrilov/dfhack | jj | 2012-09-14 | 9 | -10/+762 |
| |\ \
| |/ |
|
| | * | Add yet one more performance-oriented tweak for temperature updates. | Alexander Gavrilov | 2012-09-14 | 2 | -8/+35 |
| | * | Support setting workshop profile for siege engines. | Alexander Gavrilov | 2012-09-13 | 1 | -3/+33 |
| | * | Support linking siege engines to stockpiles. | Alexander Gavrilov | 2012-09-12 | 1 | -1/+104 |
| | * | Allow specifying arbitrary items to use in catapults. | Alexander Gavrilov | 2012-09-11 | 1 | -7/+47 |
| | * | Trivial siege engine aiming at units, with logic in lua. | Alexander Gavrilov | 2012-09-11 | 1 | -1/+10 |
| | * | Support setting the target area for the siege engine. | Alexander Gavrilov | 2012-09-08 | 3 | -15/+254 |
| | * | Start the siege engine plugin with code to highlight obstacles on screen. | Alexander Gavrilov | 2012-09-07 | 1 | -0/+72 |
| | * | Experimental creation of map blocks in gui/liquids script. | Alexander Gavrilov | 2012-09-06 | 1 | -1/+40 |
| | * | Implement a pressure plate sensitive to machine power. | Alexander Gavrilov | 2012-09-06 | 1 | -0/+116 |
| | * | Support renaming some buildings, and arbitrary units, via gui script. | Alexander Gavrilov | 2012-09-05 | 1 | -0/+63 |
| | * | Fix steam-engine build on msvc, and add a script for listing mem ranges. | Alexander Gavrilov | 2012-09-03 | 1 | -0/+14 |
| | * | Fixed bug with gui/mechanism | warmist | 2012-09-01 | 1 | -1/+1 |
| * | | add script/digfort.rb | jj | 2012-09-07 | 1 | -0/+38 |
| |/ |
|
| * | Add a script to fix population cap problems. | Alexander Gavrilov | 2012-08-29 | 2 | -0/+49 |
| * | Support permaflow in liquids, including the gui. | Alexander Gavrilov | 2012-08-26 | 1 | -20/+82 |
| * | Expose the liquids plugin engine to lua, and make a wrapper gui script. | Alexander Gavrilov | 2012-08-25 | 1 | -0/+201 |
| * | Expose a few API functions to lua, and implement a room browser overlay. | Alexander Gavrilov | 2012-08-24 | 1 | -0/+246 |
| * | Pull some minor stuff from mechanisms into main libs. | Alexander Gavrilov | 2012-08-24 | 1 | -26/+6 |
| * | Try using the Objective-C 'alloc + init' idiom for lua screen objects. | Alexander Gavrilov | 2012-08-24 | 2 | -10/+10 |
| * | Tweak the API for current viewscreen, and dispatch show/dismiss from C++. | Alexander Gavrilov | 2012-08-24 | 1 | -5/+2 |
| * | Improve viewport manipulation utilities and support scroll in mechanisms. | Alexander Gavrilov | 2012-08-22 | 1 | -15/+22 |
| * | Add yet one more frame style. | Alexander Gavrilov | 2012-08-22 | 1 | -0/+1 |
| * | Add a key handler to refresh the mechanism screen without exiting it. | Alexander Gavrilov | 2012-08-21 | 1 | -3/+16 |
| * | More work on utilities for making lua viewscreens. | Alexander Gavrilov | 2012-08-21 | 2 | -18/+21 |
| * | Add a Painter class for lua viewscreens, and extract other utilities. | Alexander Gavrilov | 2012-08-21 | 2 | -41/+27 |
| * | Immediately step once when showing the mechanism list. | Alexander Gavrilov | 2012-08-20 | 1 | -1/+6 |
| * | Add a script that implements a linked mechanism browser. | Alexander Gavrilov | 2012-08-20 | 1 | -0/+143 |
| * | Add a stupid example of a lua-controlled viewscreen. | Alexander Gavrilov | 2012-08-19 | 1 | -0/+18 |
| * | 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 |