Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Build for win32 & win64 on Travis too | sfan5 | 2014-12-06 |
| | |||
* | Update the cURL the buildbot uses to 7.38.0 | sfan5 | 2014-10-19 |
| | |||
* | updatepo.sh: Find all files | Diego Martínez | 2014-09-30 |
| | |||
* | Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL ↵ | sfan5 | 2014-07-29 |
| | | | | CMake option Update 32-bit buildbot (OpenAL updated, zlib updated) Change build directory for buildbots to '_build' to prevent removal of Android build files Use -win64 suffix for 64-bit Windows builds Fixes #1476 | ||
* | Move master server to seperate repository | ShadowNinja | 2014-06-30 |
| | |||
* | Masterserver: Fix compiling servers.jst | proller | 2014-06-30 |
| | |||
* | Masterserver: Fix undefined players | proller | 2014-06-28 |
| | |||
* | Update buildbot scripts and add 64-bit buildbot | sfan5 | 2014-06-18 |
| | |||
* | Fix null string escape | proller | 2014-02-24 |
| | |||
* | Send long announce as POST, show OS in useragent | proller | 2014-01-07 |
| | | | | | Add lag reporting to masterserver (average dtime) StyledWriter -> FastWriter in masterserver announce | ||
* | Rename names -> can_see_far_names in announce | proller | 2013-12-03 |
| | |||
* | Remove link to #, add unlimited_player_transfer_distance to announce | proller | 2013-12-03 |
| | |||
* | Masterserver uptime fix | proller | 2013-11-05 |
| | |||
* | Fix masterserver README.md | Ilya Zhuravlev | 2013-11-04 |
| | |||
* | Masterserver fixes | proller | 2013-11-04 |
| | |||
* | Masterserver show privs and js autoload | proller | 2013-11-04 |
| | |||
* | Add a "More..." link when the serverlist is filtered | ShadowNinja | 2013-11-03 |
| | |||
* | Only show servers with at least master.min_clients clients | ShadowNinja | 2013-11-03 |
| | |||
* | Use a doT.js template for the serverlist | ShadowNinja | 2013-11-03 |
| | |||
* | Masterserver totals fix | proller | 2013-10-18 |
| | |||
* | Masterserver update | proller | 2013-10-18 |
| | |||
* | Add translation for main menu | sapier | 2013-08-17 |
| | | | | Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp | ||
* | Fix stored XSS vulnerability in the serverlist | Sfan5 | 2013-08-07 |
| | |||
* | Master server script improvement | proller | 2013-08-05 |
| | |||
* | Masterserver bugfix | proller | 2013-08-04 |
| | |||
* | More info in serverlist | proller | 2013-08-03 |
| | |||
* | Masterserver mods fix | proller | 2013-07-13 |
| | |||
* | Better masterserver html | proller | 2013-07-13 |
| | |||
* | Masterserver mods announse, ipv6, better curl errors | proller | 2013-07-13 |
| | |||
* | Add texture bumpmapping feature. | RealBadAngel | 2013-07-04 |
| | |||
* | Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.sh | PilzAdam | 2013-05-18 |
| | |||
* | 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'. |