| Commit message (Expand) | Author | Age | Files | Lines |
| * | New tweaks for the military assign to position screen. | Alexander Gavrilov | 2012-09-28 | 1 | -1/+7 |
| * | Implement a slightly more sensible aiming AI in siege engine. | Alexander Gavrilov | 2012-09-17 | 1 | -12/+196 |
| * | Throw items from bins around in siege engine, like minecarts do. | Alexander Gavrilov | 2012-09-12 | 1 | -1/+2 |
| * | Trivial siege engine aiming at units, with logic in lua. | Alexander Gavrilov | 2012-09-11 | 1 | -0/+31 |
| * | Start the siege engine plugin with code to highlight obstacles on screen. | Alexander Gavrilov | 2012-09-07 | 1 | -0/+13 |
| * | Implement a pressure plate sensitive to machine power. | Alexander Gavrilov | 2012-09-06 | 1 | -0/+11 |
| * | Support renaming some buildings, and arbitrary units, via gui script. | Alexander Gavrilov | 2012-09-05 | 1 | -0/+13 |
| * | Expose the liquids plugin engine to lua, and make a wrapper gui script. | Alexander Gavrilov | 2012-08-25 | 1 | -0/+11 |
| * | Remove stuff that shouldn't be in the core, and expose to lua what's left. | Alexander Gavrilov | 2012-05-20 | 1 | -8/+1 |
| * | Support sorting items in the trade screens. | Alexander Gavrilov | 2012-05-18 | 3 | -0/+70 |
| * | Split off the burrows api from Maps and Units. | Alexander Gavrilov | 2012-04-26 | 1 | -16/+6 |
| * | Retrieve unit noble position info, and use it in getProfessionName. | Alexander Gavrilov | 2012-04-26 | 1 | -0/+9 |
| * | Add a few more lua api functions, documentation, and unit sort orders. | Alexander Gavrilov | 2012-04-23 | 1 | -12/+40 |
| * | Support sorting units in many more ui contexts. | Alexander Gavrilov | 2012-04-22 | 1 | -0/+7 |
| * | Add a few more unit orderings, and a way to reverse direction. | Alexander Gavrilov | 2012-04-21 | 2 | -1/+70 |
| * | Add a hotkey command that sorts units in lists using lua comparators. | Alexander Gavrilov | 2012-04-21 | 2 | -0/+52 |
| * | Allow plugins to export functions to lua with safe reload support. | Alexander Gavrilov | 2012-04-14 | 1 | -0/+33 |