aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-06Fix building on OSX, broken since "Clean up threading"Pavel Puchkin
2015-09-03Change my emailRui914
2015-09-03Rename minetest-icon.svg to minetest.svg - Fixes #1564HEXcube
2015-09-03Areastore: fix "attempt to index a number value"est31
2015-09-03Small fixes of minetest.has_featureRui
2015-09-02Add two missing directories to doxygenNer'zhul
2015-09-02Don't add line number to comment when running updatepo.shest31
2015-09-01Warn when building without cURLShadowNinja
2015-09-01Enable server build when no builds are enabledShadowNinja
2015-09-01Make example config more readableMarcin
2015-09-01Minor tweaks __builtin:falling_nodeRui
2015-09-01Hide minimap if it has been disabled by serverest31
2015-09-01gettext.cpp: Fix syntax error when using MSVCjh10001
2015-08-31Credits tab: fix accidental merger of two contributorsest31
2015-08-31Make ClientInterface::statenames consistent with the state enum againest31
2015-08-30l_mainmenu.h: remove unused l_get_dirlist functionest31
2015-08-29Ores: change ore chance in clusters to better respect clust_num_ores for dens...Gael-de-Sailly
2015-08-29Dungeongen: Remove floating framesparamat
2015-08-27Push error handler afresh each time lua_pcall is usedKahrl
2015-08-27Use numeric indices and raw table access with LUA_REGISTRYINDEXKahrl
2015-08-25Change i++ to ++iDavid Jones
2015-08-25Add fgettext_ne as keyword to updatepo.shest31
2015-08-25Use gettext to "None" of texture pack listRui914
2015-08-24Add setting for mods to copy to Android appShadowNinja
2015-08-24Fix comment positioning in minetest.conf.exampleonkrot
2015-08-24Fix Android build of threading sourcesShadowNinja
2015-08-23Clean up threadingShadowNinja
2015-08-21Fix wrong android versionNameest31
2015-08-20Continue with 0.4.13-devest31
2015-08-20Bump version to 0.4.130.4.13est31
2015-08-20tileable flags are needed also without shaders because of filtersRealBadAngel
2015-08-20Remove use of engine sent texture tiling flags - theyre no longer neededRealBadAngel
2015-08-19Remove some emails from credits tabkwolekr
2015-08-19Update credits tabkwolekr
2015-08-19Fix indianred and indigo of color-stringRui
2015-08-19Add Japanese translation of desktop fileRui
2015-08-19Client: disable mmdb modstoreest31
2015-08-19Android: bypass broken wide_to_utf8 with wide_to_narrow (again)est31
2015-08-19Fix inventory replace bugest31
2015-08-18SAPI: Disable unlockable time profilingkwolekr
2015-08-16SEnv: Remove static_exists from ActiveObjects in deleted blockskwolekr
2015-08-16Remove unused functions.onkrot
2015-08-15Defaultsettings: Increase client_mapblock_limit to 5000paramat
2015-08-15Rollback: Fail on bad precondition instead of causing assertion errorkwolekr
2015-08-15Fix sneaking (fixes #665 and #3045)BlockMen
2015-08-15Remove unused function from connection.{cpp,h}nerzhul
2015-08-14Don't do formspec escaping twice for loading descriptionest31
2015-08-13minimap: Add ability to disable from serverkwolekr
2015-08-13game.cpp: Update cached settingsest31
2015-08-13Fix segfault caused by a8e238ed06ee8285ed4459e9deda3117419837f6Perttu Ahola