aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Collapse)Author
2011-07-30* PEP 8 complianceNils Dagsson Moskopp
2011-07-30* support for content types extension in minetestmapperWolfgang Fellger
2011-07-30Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp
2011-07-24Bring po update out of cmake againGiuseppe Bilotta
This solves two issues at once: * CMake would delete po files during ‘make clean’ because it thought they were autogenerated and not just managed * the only gettext tools readily available in Windows are so old they don't support options like --package-name The change also moves minetest.pot down one level, so we don't need to special case ‘en’ anymore. The downside is of course that you need some sane POSIX shell to update the po files.
2011-07-23extended content-type rangePerttu Ahola
2011-06-25added minetestmapper in utils/Perttu Ahola
2011-06-25Reorganizing stuff (import from temporary git repo)Perttu Ahola