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