.. |
Buildings.cpp
|
Buildings aren't a module anymore, fix probe segfaults.
|
2012-01-08 02:22:13 +01:00 |
Constructions.cpp
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Engravings.cpp
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Graphic.cpp
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Gui.cpp
|
Support showing announcements, as suggested by Q.
|
2012-01-15 15:19:20 +04:00 |
Items.cpp
|
Update code to accomodate the new coord/coord2d/coord_path structs.
|
2012-01-19 14:30:22 +04:00 |
Job.cpp
|
Only use #include <> for system libraries - for everything else, use ""
|
2012-01-15 14:54:14 -06:00 |
Maps.cpp
|
Merge https://github.com/angavrilov/dfhack
|
2012-01-20 10:40:25 -06:00 |
Materials.cpp
|
Add default return value to MaterialInfo::matches
|
2012-01-11 10:50:38 -06:00 |
Notes.cpp
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Translation.cpp
|
Remove unreferenced variables
|
2012-01-11 10:57:05 -06:00 |
Units.cpp
|
df_item -> df::item, t_itemflags -> df::item_flags
|
2012-01-16 20:16:16 -06:00 |
Vegetation.cpp
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Vermin.cpp
|
Update code to accomodate the new coord/coord2d/coord_path structs.
|
2012-01-19 14:30:22 +04:00 |
World.cpp
|
Move a few functions into the core, and add some more.
|
2012-01-08 20:02:12 +04:00 |
kitchen.cpp
|
Kill the Kitchen module (which was never really a proper module to begin with)
|
2012-01-16 21:22:42 -06:00 |