..
Buildings.cpp
Implement unconstructed building instance creation and linking into world.
2012-04-29 21:07:39 +04:00
Burrows.cpp
Split off the burrows api from Maps and Units.
2012-04-26 12:56:28 +04:00
Constructions.cpp
Enable warnings correctly on linux and fix a lot of them.
2012-04-20 13:30:37 +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
Enable warnings correctly on linux and fix a lot of them.
2012-04-20 13:30:37 +04:00
Job.cpp
Implement unconstructed building instance creation and linking into world.
2012-04-29 21:07:39 +04:00
Maps.cpp
Add api to check the walkable cache, and update flow_forbid in liquids.
2012-04-26 18:51:39 +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
Split off the burrows api from Maps and Units.
2012-04-26 12:56:28 +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