summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Don't use msvc libs for mingw buildsapier2013-11-17
* Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ...kwolekr2013-11-17
* Actually fix weatherkwolekr2013-11-17
* Fix invalid listname and listsize not handled correctly in set_sizesapier2013-11-16
* fixed array limit check when reading Lua specialtiles tableMetaDucky2013-11-16
* Pass a errfunc to lua_pcall to get a tracebackShadowNinja2013-11-15
* Fix formspec background padding when clippedBlockMen2013-11-14
* Improved default settings for floatland perlin noise 1. Larger, more detailed...proller2013-11-14
* Fix compiling with 32bit MinGWSfan52013-11-12
* Fix invalid usage of temporary object in mainmenu json conversionsapier2013-11-11
* Disable localization workaround in serversapier2013-11-11
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-11
* Fix "TODO read modinfo" in modmanager to improve ui usabilitysapier2013-11-10
* Fix spaces float islands codeproller2013-11-10
* FIxed floating isle generation at chunk boundaries0gb.us2013-11-10
* Weather: Fix uninitialized weather_update_time (sorry proller)kwolekr2013-11-09
* Correct useragent in http queriesproller2013-11-06
* Accept hexadecimal and string values for seedskwolekr2013-11-04
* Fix invalid use of pointer to temporary object in json2lua conversionsapier2013-11-04
* Masterserver show privs and js autoloadproller2013-11-04
* Fix invalid usage of texture->getSize() where actually texture->getOriginalSi...sapier2013-11-03
* Fix typoBlockMen2013-11-03
* Reworked formspecs and kahrl's hexcolor parserBlockMen2013-11-03
* Send a on_receive_fields event when formspec is closed, with fields.quit = "t...Novatux2013-11-03
* Portability fixes for OpenBSD (and possibly NetBSD and others).Aaron Suen2013-11-02
* Fix liquid_rangePilzAdam2013-11-02
* Move the sapling growing and grass adding/removing ABMs to LuaNovatux2013-11-02
* Add a callback: minetest.register_on_craft(itemstack, player,Novatux2013-11-01
* Raise the maximum node limit to 0x7fffShadowNinja2013-11-01
* Masterserver updateproller2013-10-18
* Fix object duplication bug (at least in the most reproducible UFO case)Perttu Ahola2013-10-17
* Add support for parameter 'visual_scale' for drawtypes 'signlike' and 'torchl...Sokomine2013-10-14
* FIx wrong error message on invalid use of the formspec element image_buttonRealBadAngel2013-10-07
* Remove mapgen_air alias (#935)0gb.us2013-10-05
* Pass VERSION_EXTRA to GenerateVersion.cmakeKahrl2013-09-29
* Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStackPilzAdam2013-09-28
* Add --version optionKahrl2013-09-28
* Show git hash in version string at top left corner of windowKahrl2013-09-28
* Lower the default max_users from 100 to 15ShadowNinja2013-09-28
* Add curl, freetype and luaJIT to CMAKE_BUILD_INFOPilzAdam2013-09-28
* Re-fix hud_change stat argument retrievalkwolekr2013-09-26
* Fix compiling issue of MSVCBlockMen2013-09-23
* Add option to scale image to percentage valuesBlockMen2013-09-20
* Fix null dereference in weather update functionsproller2013-09-18
* Fix some warnings and other minor detailskwolekr2013-09-16
* Weather: Clean up getHeat/getHumidity somewhatkwolekr2013-09-16
* Use cached "weather" settingproller2013-09-17
* Fog depend on humidityproller2013-09-17
* Add configurable PRAGMA synchronous =proller2013-09-17
* Always use builtin JThread librarykwolekr2013-09-15