Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix masterserver javascript: adjustable output id | proller | 2013-04-11 |
| | |||
* | Fix backward compatibility for server uptime in master server web page | proller | 2013-03-30 |
| | |||
* | Masterserver: report gameid, uptime, cosmetic fixes on server web page | proller | 2013-03-30 |
| | |||
* | Update buildwin32.sh to get minetest/common | Perttu Ahola | 2013-03-21 |
| | |||
* | Update buildbot | PilzAdam | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | new auto masterserver | proller | 2013-02-22 |
| | |||
* | Tweak buildbot | sfan5 | 2013-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. | DannyDark | 2012-12-23 |
| | |||
* | Update minetestmapper.py to support ver. 24 and 25 | Perttu Ahola | 2012-07-24 |
| | |||
* | Remove util/old/genmap.py, because it is uselessly old | Perttu Ahola | 2012-07-19 |
| | |||
* | Move genmap.py and pnoise.py to old/ | Perttu Ahola | 2012-06-08 |
| | |||
* | Update minetestmapper.py to support the current map format (and previous ones) | Perttu Ahola | 2012-06-08 |
| | |||
* | Fix buildbot | Perttu Ahola | 2012-04-03 |
| | |||
* | Add util/buildbot | Perttu Ahola | 2012-04-03 |
| | |||
* | Add multiplayer test script | Perttu Ahola | 2012-04-03 |
| | |||
* | Wireshark dissector: correct messed up field names | Kahrl | 2011-12-01 |
| | |||
* | Wireshark dissector: Add TOSERVER_RESPAWN and TOCLIENT_DEATHSCREEN, plus ↵ | Kahrl | 2011-12-01 |
| | | | | some failed assertion fix (well, hack). | ||
* | minetestmapper: Fix the way ylist is computed, use cStringIO instead of ↵ | Kahrl | 2011-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 Ahola | 2011-09-26 |
| | |||
* | Add apple color to minetestmapper and fix cactus color | Perttu Ahola | 2011-09-26 |
| | |||
* | Fix minetestmapper.py | Perttu Ahola | 2011-09-26 |
| | |||
* | Support Python 2 and 3 in sectors2sqlite.py. | Kahrl | 2011-09-26 |
| | |||
* | Fix processing of blocks below y=0 in sectors2sqlite.py. | Kahrl | 2011-09-26 |
| | |||
* | update minetestmapper so it can read the database also | JacobF | 2011-09-16 |
| | |||
* | Updated colors.txt (which is used by minetestmapper) | Kahrl | 2011-09-15 |
| | |||
* | Cull empty lines... | JacobF | 2011-09-04 |
| | |||
* | Files to database converter | JacobF | 2011-09-04 |
| | |||
* | dissector branch: added wireshark dissector minetest.lua | Kahrl | 2011-08-25 |
| | |||
* | minetestmapper can be run from any directory | Giuseppe Bilotta | 2011-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 Wenger | 2011-08-05 |
| | |||
* | * honor environment variables, use utf-8 | Nils Dagsson Moskopp | 2011-07-30 |
| | |||
* | * PEP 8 compliance | Nils Dagsson Moskopp | 2011-07-30 |
| | |||
* | * support for content types extension in minetestmapper | Wolfgang Fellger | 2011-07-30 |
| | |||
* | Merge remote-tracking branch 'origin/upstream' | Nils Dagsson Moskopp | 2011-07-30 |
|\ | |||
| * | extended content-type range | Perttu Ahola | 2011-07-23 |
| | | |||
* | | Bring po update out of cmake again | Giuseppe Bilotta | 2011-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 Ahola | 2011-06-25 |
| | |||
* | Reorganizing stuff (import from temporary git repo) | Perttu Ahola | 2011-06-25 |