| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update license, add contributors file, bump release number | Petr Mrázek | 2012-09-30 | 1 | -1/+1 |
| * | Follow xml changes. | Alexander Gavrilov | 2012-09-01 | 1 | -1/+1 |
| * | Expose a few API functions to lua, and implement a room browser overlay. | Alexander Gavrilov | 2012-08-24 | 1 | -0/+39 |
| * | Sync with df-structures | Quietust | 2012-07-17 | 1 | -1/+1 |
| * | Add a workaround for Planepacked bug in buildings constructed via API. | Alexander Gavrilov | 2012-05-17 | 1 | -0/+55 |
| * | Support creating rollers and stops with dfhack.buildings.constructBuilding. | Alexander Gavrilov | 2012-05-17 | 1 | -1/+16 |
| * | Add api for enabling liquid and temperature updates for blocks. | Alexander Gavrilov | 2012-05-12 | 1 | -6/+3 |
| * | Add code for adding abstract buildings and removing constructions. | Alexander Gavrilov | 2012-05-06 | 1 | -0/+121 |
| * | Add a couple more building api functions. | Alexander Gavrilov | 2012-05-06 | 1 | -0/+45 |
| * | Allow constructing itemless actual buildings. | Alexander Gavrilov | 2012-05-06 | 1 | -2/+18 |
| * | Fix some things that confuse MSVC. | Alexander Gavrilov | 2012-05-05 | 1 | -1/+1 |
| * | Add a convenience function for designating constructions. | Alexander Gavrilov | 2012-05-01 | 1 | -11/+43 |
| * | Update building creation code with new knowledge, and fix zone. | Alexander Gavrilov | 2012-05-01 | 1 | -44/+122 |
| * | Implement unconstructed building instance creation and linking into world. | Alexander Gavrilov | 2012-04-29 | 1 | -0/+579 |
| * | Misc fixes for warnings... | Petr Mrázek | 2012-03-10 | 1 | -3/+1 |
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -5/+3 |
| * | Get rid of Simple namespace, Gui module is now a namespace. | Petr Mrázek | 2012-03-03 | 1 | -1/+0 |
| * | Update t_building, change subtype into a union of all possible subtypes (depe... | Quietust | 2012-02-18 | 1 | -13/+13 |
| * | Make it build and run on linux (no stonesense, df2mc, dfusion) | Petr Mrázek | 2012-02-09 | 1 | -4/+2 |
| * | Make all "origin" fields strongly typed, and fix building.origin to actually ... | Quietust | 2012-01-28 | 1 | -2/+1 |
| * | Buildings aren't a module anymore, fix probe segfaults. | Petr Mrázek | 2012-01-08 | 1 | -65/+5 |
| * | Remove GetCustomWorkshopType, custom workshop types are now saner. | Petr Mrázek | 2012-01-06 | 1 | -16/+1 |
| * | Small fix in Buildings, update stonesense. | Petr Mrázek | 2012-01-06 | 1 | -2/+2 |
| * | Fix MSVC builds, break buildings :D | Petr Mrázek | 2012-01-05 | 1 | -56/+31 |
| * | Remove DfVector, break MSVC builds until further notice. | Petr Mrázek | 2012-01-04 | 1 | -33/+18 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -7/+7 |
| * | Crud removal: Context is gone. Added missing FakeSDL.h | Petr Mrázek | 2011-06-17 | 1 | -9/+7 |
| * | Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping a... | Petr Mrázek | 2011-06-16 | 1 | -2/+3 |
| * | Stripped nonsense from the DFHack vector wrapper. Next step: removal. | Petr Mrázek | 2011-06-13 | 1 | -2/+2 |
| * | First 'working' DFHack inside DF, for 'some' values of 'working'. | Petr Mrázek | 2011-06-12 | 1 | -4/+4 |
| * | Linux header cleanups. Windows side will follow. | Petr Mrázek | 2011-04-10 | 1 | -0/+6 |
| * | Eliminated silly dependency cascade within the library. Some documentation tw... | Petr Mrázek | 2011-03-18 | 1 | -2/+6 |
| * | No need to start Buildings for reading the custom types | Petr Mrázek | 2011-02-25 | 1 | -1/+1 |
| * | Many fixes, still many to go. | Petr Mrázek | 2011-02-18 | 1 | -9/+23 |
| * | memory.xml invalidation (untested) | Petr Mrázek | 2010-11-08 | 1 | -2/+2 |
| * | Add checks to handle missing custom workshop offsets. | Petr Mrázek | 2010-09-22 | 1 | -6/+20 |
| * | All the modules *should* now use the new offset storage properly. Maybe, need... | Petr Mrázek | 2010-08-30 | 1 | -5/+6 |
| * | Rename memory_info and its factory class. | Petr Mrázek | 2010-08-20 | 1 | -4/+4 |
| * | Fun and games. Also turning old DFWindow class into a module tracked by Context. | Petr Mrázek | 2010-05-26 | 1 | -4/+4 |
| * | Moving stuff around, part 3 | Petr Mrázek | 2010-05-26 | 1 | -2/+3 |
| * | Moving stuff around, part 2 | Petr Mrázek | 2010-05-26 | 1 | -0/+172 |