5 Commits

Author SHA1 Message Date
gfgtdf
9742c9cb54 make gettext.hpp return std::string.
in 99% of cases the returned value was moved into a std::string anyway. We do this becasue the boost gettext functions also return std::string so it makes replacing them easier.
2014-10-25 18:54:03 +02:00
fendrin
3c7f856b7c Cleaned up an obsolete #include game_preferences.hpp in preferences.hpp 2014-03-16 12:17:41 +01:00
Alexander van Gessel
04262d12aa Make format_time_summary display 4-digit years 2014-02-08 03:07:23 +01:00
Ignacio R. Morelle
a4f47a63c7 New Year copyright update 2014-01-01 02:08:52 -03:00
Alexander van Gessel
0d18c7ca56 Move format_time_summary to its own file to fix linking issues 2013-12-17 00:36:48 +01:00