summaryrefslogtreecommitdiff
path: root/util
Commit message (Collapse)AuthorAge
* Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.shPilzAdam2013-05-18
|
* Fix masterserver javascript: adjustable output idproller2013-04-11
|
* Fix backward compatibility for server uptime in master server web pageproller2013-03-30
|
* Masterserver: report gameid, uptime, cosmetic fixes on server web pageproller2013-03-30
|
* Update buildwin32.sh to get minetest/commonPerttu Ahola2013-03-21
|
* Update buildbotPilzAdam2013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* new auto masterserverproller2013-02-22
|
* Tweak buildbotsfan52013-01-23
| | | | | | | | * CURL support * only download packages if they don't exist * fixed download links (libvorbis and libogg) * manual downloading if automatic downloading fails (only minetest and minetest_game) * mingwm10.dll and openal_stripped.zip are downloaded automatically
* Fixed two typos in wireshark lua file.DannyDark2012-12-23
|
* Update minetestmapper.py to support ver. 24 and 25Perttu Ahola2012-07-24
|
* Remove util/old/genmap.py, because it is uselessly oldPerttu Ahola2012-07-19
|
* Move genmap.py and pnoise.py to old/Perttu Ahola2012-06-08
|
* Update minetestmapper.py to support the current map format (and previous ones)Perttu Ahola2012-06-08
|
* Fix buildbotPerttu Ahola2012-04-03
|
* Add util/buildbotPerttu Ahola2012-04-03
|
* Add multiplayer test scriptPerttu Ahola2012-04-03
|
* Wireshark dissector: correct messed up field namesKahrl2011-12-01
|
* Wireshark dissector: Add TOSERVER_RESPAWN and TOCLIENT_DEATHSCREEN, plus ↵Kahrl2011-12-01
| | | | some failed assertion fix (well, hack).
* minetestmapper: Fix the way ylist is computed, use cStringIO instead of ↵Kahrl2011-09-27
| | | | rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'.
* minetestmapper speed tweaks (kahrl & JacobF)Perttu Ahola2011-09-26
|
* Add apple color to minetestmapper and fix cactus colorPerttu Ahola2011-09-26
|
* Fix minetestmapper.pyPerttu Ahola2011-09-26
|
* Support Python 2 and 3 in sectors2sqlite.py.Kahrl2011-09-26
|
* Fix processing of blocks below y=0 in sectors2sqlite.py.Kahrl2011-09-26
|
* update minetestmapper so it can read the database alsoJacobF2011-09-16
|
* Updated colors.txt (which is used by minetestmapper)Kahrl2011-09-15
|
* Cull empty lines...JacobF2011-09-04
|
* Files to database converterJacobF2011-09-04
|
* dissector branch: added wireshark dissector minetest.luaKahrl2011-08-25
|
* minetestmapper can be run from any directoryGiuseppe Bilotta2011-08-05
| | | | | If it doesn't find colors.txt locally, it looks for the one in the directory of the script itself.
* updated po update script to detect wgettext and N_Constantin Wenger2011-08-05
|
* * honor environment variables, use utf-8Nils Dagsson Moskopp2011-07-30
|
* * PEP 8 complianceNils Dagsson Moskopp2011-07-30
|
* * support for content types extension in minetestmapperWolfgang Fellger2011-07-30
|
* Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp2011-07-30
|\
| * extended content-type rangePerttu Ahola2011-07-23
| |
* | Bring po update out of cmake againGiuseppe Bilotta2011-07-24
|/ | | | | | | | | | | | | | 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.
* added minetestmapper in utils/Perttu Ahola2011-06-25
|
* Reorganizing stuff (import from temporary git repo)Perttu Ahola2011-06-25