.. |
Buildings.cpp
|
Make it build and run on linux (no stonesense, df2mc, dfusion)
|
2012-02-09 03:07:26 +01:00 |
Constructions.cpp
|
Remove UTF-8 BOMs
|
2012-01-27 09:47:14 -06:00 |
Engravings.cpp
|
Merge https://github.com/quietust/dfhack
|
2012-01-27 06:27:57 +01: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
|
Make it build and run on linux (no stonesense, df2mc, dfusion)
|
2012-02-09 03:07:26 +01:00 |
Items.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Job.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Maps.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Materials.cpp
|
Make it build and run on linux (no stonesense, df2mc, dfusion)
|
2012-02-09 03:07:26 +01:00 |
Notes.cpp
|
Make it build and run on linux (no stonesense, df2mc, dfusion)
|
2012-02-09 03:07:26 +01:00 |
Translation.cpp
|
Improve Translation::isValid() - make sure world exists
|
2012-01-27 22:01:59 -06:00 |
Units.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Vegetation.cpp
|
Merge https://github.com/quietust/dfhack
|
2012-01-27 06:27:57 +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
|
Make it build and run on linux (no stonesense, df2mc, dfusion)
|
2012-02-09 03:07:26 +01:00 |
kitchen.cpp
|
Cleanup code to get rid of MSVC warning C4482
|
2012-01-31 10:17:27 -06:00 |