Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up and tweak build system | ShadowNinja | 2015-03-27 |
| | | | | | | | | | | | | | | | | * Combine client and server man pages. * Update unit test options and available databases in man page. * Add `--worldname` to man page. * Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`. * Disable server build by default on all operating systems. * Make `ENABLE_FREETYPE` not fail if FreeType isn't found. * Enable LevelDB, Redis, and FreeType detection by default. * Remove the `VERSION_PATCH_ORIG` hack. * Add option to search for and use system JSONCPP. * Remove broken LuaJIT version detection. * Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`. * Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`. * Clean up style of CMake files. | ||
* | Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requested | Loic Blot | 2015-02-24 |
| | |||
* | Unit tests must be done at integration process. | Loic Blot | 2015-02-21 |
| | | | | | | * Remove --enable-unittests and --disable-unittests and add --do-unittests function * --do-unittests function will exit 0 on success. * minetest and minetestserver binaries are launched with --do-unittests in travis build. | ||
* | Add LevelDB and redis to Travis Linux builds | sfan5 | 2015-02-16 |
| | |||
* | Reduce gettext wide/narrow and string/char* conversions | ShadowNinja | 2015-02-05 |
| | |||
* | Add wstrgettext to list of translation update keywords | ShadowNinja | 2015-02-05 |
| | |||
* | Add SQLite3 libraries to buildbot | sfan5 | 2015-01-08 |
| | |||
* | Fix buildbot (was broken by 04a1a446cf845a0db80d39fd0e42771aa07e4492) | sfan5 | 2015-01-06 |
| | |||
* | Add util/bump_version.sh | Kahrl | 2014-12-30 |
| | |||
* | Update MinGW toolchain downloads used by travis | sfan5 | 2014-12-23 |
| | |||
* | 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 |
| |