..
Buildings.cpp
Add a workaround for Planepacked bug in buildings constructed via API.
2012-05-17 20:38:27 +04:00
Burrows.cpp
Split off the burrows api from Maps and Units.
2012-04-26 12:56:28 +04:00
Constructions.cpp
Add code for adding abstract buildings and removing constructions.
2012-05-06 19:09:11 +04:00
Engravings.cpp
Enable warnings correctly on linux and fix a lot of them.
2012-04-20 13:30:37 +04:00
Graphic.cpp
Remove bad assert from Translation, as well as <cassert> from other modules that don't use it
2012-01-24 10:57:25 -06:00
Gui.cpp
Add support for a few more viewscreens to Units::getSelectedUnit.
2012-04-26 11:05:35 +04:00
Items.cpp
Make Items::getPosition exactly match the DF original in behavior.
2012-05-17 19:56:55 +04:00
Job.cpp
Add api for enabling liquid and temperature updates for blocks.
2012-05-12 20:12:09 +04:00
Maps.cpp
Improve lua api for tile biome access.
2012-05-13 13:58:41 +04:00
Materials.cpp
Enable warnings correctly on linux and fix a lot of them.
2012-04-20 13:30:37 +04:00
Notes.cpp
Make it build and run on linux (no stonesense, df2mc, dfusion)
2012-02-09 03:07:26 +01:00
Translation.cpp
Add a few more lua api functions, documentation, and unit sort orders.
2012-04-23 21:30:53 +04:00
Units.cpp
Update building creation code with new knowledge, and fix zone.
2012-05-01 18:55:30 +04:00
Vegetation.cpp
Enable warnings correctly on linux and fix a lot of them.
2012-04-20 13:30:37 +04:00
Vermin.cpp
Get rid of Simple namespace, Gui module is now a namespace.
2012-03-03 14:38:24 +01:00
Windows.cpp
Enable warnings correctly on linux and fix a lot of them.
2012-04-20 13:30:37 +04:00
World.cpp
Oops, forgot return statement.
2012-04-05 12:32:10 +04:00
kitchen.cpp
Make plugins accept explicit output stream references.
2012-03-10 15:55:42 +04:00