Moved global dictionary into gettext.cpp, no need to have it in globals.cpp
[supertux.git] / src / util / ref.hpp
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-04 Ingo RuhnkeMerge branch 'feature/c++11'
2014-08-03 Ingo RuhnkeReplaced std::auto_ptr<> with std::unique_ptr<>
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...