aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Collapse)Author
2011-09-26Fix processing of blocks below y=0 in sectors2sqlite.py.Kahrl
2011-09-16update minetestmapper so it can read the database alsoJacobF
2011-09-15Updated colors.txt (which is used by minetestmapper)Kahrl
2011-09-04Cull empty lines...JacobF
2011-09-04Files to database converterJacobF
2011-08-25dissector branch: added wireshark dissector minetest.luaKahrl
2011-08-05minetestmapper can be run from any directoryGiuseppe Bilotta
If it doesn't find colors.txt locally, it looks for the one in the directory of the script itself.
2011-08-05updated po update script to detect wgettext and N_Constantin Wenger
2011-07-30* honor environment variables, use utf-8Nils Dagsson Moskopp
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