aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-17Prevent shaders from being created when disabledkwolekr
2013-11-17Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ignor...sapier
2013-11-17Don't use msvc libs for mingw buildsapier
2013-11-17Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ...kwolekr
2013-11-17Actually fix weatherkwolekr
2013-11-16Fix invalid listname and listsize not handled correctly in set_sizesapier
2013-11-16fixed array limit check when reading Lua specialtiles tableMetaDucky
2013-11-15Pass a errfunc to lua_pcall to get a tracebackShadowNinja
2013-11-14Fix formspec background padding when clippedBlockMen
2013-11-14Improved default settings for floatland perlin noise 1. Larger, more detailed...proller
2013-11-12Fix compiling with 32bit MinGWSfan5
2013-11-11Fix invalid usage of temporary object in mainmenu json conversionsapier
2013-11-11Disable localization workaround in serversapier
2013-11-11Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier
2013-11-10Fix "TODO read modinfo" in modmanager to improve ui usabilitysapier
2013-11-10Fix spaces float islands codeproller
2013-11-10FIxed floating isle generation at chunk boundaries0gb.us
2013-11-09Weather: Fix uninitialized weather_update_time (sorry proller)kwolekr
2013-11-09Add BlockMen to core dev listPilzAdam
2013-11-09Fix game buttons not beeing 48x48sapier
2013-11-09Fix crash updating gametype without gamesapier
2013-11-08Fix typo in lua_api.txtPilzAdam
2013-11-07Add wrapper for minetest.rotate_and_place.4Evergreen4
2013-11-06Don't assert scalars must be vectors.Cy
2013-11-06Fix orient_flags to be optional.Vanessa Ezekowitz
2013-11-06Add 6d facedir rotation prediction routineVanessa Ezekowitz
2013-11-06Correct useragent in http queriesproller
2013-11-05Masterserver uptime fixproller
2013-11-05Add seed entry to world creation dialogkwolekr
2013-11-04Accept hexadecimal and string values for seedskwolekr
2013-11-04Fix invalid use of pointer to temporary object in json2lua conversionsapier
2013-11-04Fix masterserver README.mdIlya Zhuravlev
2013-11-04Masterserver fixesproller
2013-11-04Masterserver show privs and js autoloadproller
2013-11-03Add a "More..." link when the serverlist is filteredShadowNinja
2013-11-03Only show servers with at least master.min_clients clientsShadowNinja
2013-11-03Use a doT.js template for the serverlistShadowNinja
2013-11-03Fix invalid usage of texture->getSize() where actually texture->getOriginalSi...sapier
2013-11-03Fix typoBlockMen
2013-11-03Reworked formspecs and kahrl's hexcolor parserBlockMen
2013-11-03Send a on_receive_fields event when formspec is closed, with fields.quit = "t...Novatux
2013-11-02Add basic protection support to builtinShadowNinja
2013-11-02Portability fixes for OpenBSD (and possibly NetBSD and others).Aaron Suen
2013-11-02Fix possible crash with grass ABM.Novatux
2013-11-02Fix liquid_rangePilzAdam
2013-11-02Fix grass adding/removing ABM.Novatux
2013-11-02Move the sapling growing and grass adding/removing ABMs to LuaNovatux
2013-11-01Add my email address to the main menu creditsShadowNinja
2013-11-01Add more checks to vector functionsShadowNinja
2013-11-01Don't remove background of games in submenusBlockMen