summaryrefslogtreecommitdiff
path: root/library/modules/Vegetation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Enable warnings correctly on linux and fix a lot of them.Alexander Gavrilov2012-04-201-2/+2
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-1/+0
* Merge https://github.com/quietust/dfhackPetr Mrázek2012-01-271-2/+27
|\
| * Re-add the ability to request simplified copies of Constructions, Engravings,...Quietust2012-01-261-4/+22
|/
* Kill the Vegetation module, replacing it with the same 3 simple methods used ...Quietust2012-01-241-9/+15
* Replace df_plant with df::plant - this leaves the Vegetation module a bit emp...Quietust2012-01-211-10/+0
* Remove DfVector, break MSVC builds until further notice.Petr Mrázek2012-01-041-1/+0
* Header changes/cleanup.Petr Mrázek2011-12-311-7/+7
* Crud removal: Context is gone. Added missing FakeSDL.hPetr Mrázek2011-06-171-6/+6
* Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping a...Petr Mrázek2011-06-161-2/+3
* Vegetation module becomes rather skeletal.Petr Mrázek2011-06-131-67/+9
* Stripped nonsense from the DFHack vector wrapper. Next step: removal.Petr Mrázek2011-06-131-1/+1
* First 'working' DFHack inside DF, for 'some' values of 'working'.Petr Mrázek2011-06-121-3/+3
* Added ability to set trees on fire.Petr Mrázek2011-05-151-2/+12
* Linux header cleanups. Windows side will follow.Petr Mrázek2011-04-101-1/+6
* Eliminated silly dependency cascade within the library. Some documentation tw...Petr Mrázek2011-03-181-0/+6
* All the modules *should* now use the new offset storage properly. Maybe, need...Petr Mrázek2010-08-301-3/+5
* Rename memory_info and its factory class.Petr Mrázek2010-08-201-3/+3
* 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/+99