aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Shaders: use triple-frequency waving for leaves and plantsparamat2015-09-071-25/+23
* Mgv5/mgv7 biomes: Reduce heat and humidity noise spreads to former value of 750paramat2015-09-072-4/+4
* Use CUSTOM_LOCALEDIR if specifiedShadowNinja2015-09-064-4/+16
* Fix occasionally failing travis buildsest312015-09-061-0/+1
* Fix building on OSX, broken since "Clean up threading"Pavel Puchkin2015-09-062-11/+10
* Change my emailRui9142015-09-031-1/+1
* Rename minetest-icon.svg to minetest.svg - Fixes #1564HEXcube2015-09-034-4/+4
* Areastore: fix "attempt to index a number value"est312015-09-031-0/+1
* Small fixes of minetest.has_featureRui2015-09-031-3/+3
* Add two missing directories to doxygenNer'zhul2015-09-021-0/+2
* Don't add line number to comment when running updatepo.shest312015-09-021-1/+1
* Warn when building without cURLShadowNinja2015-09-011-0/+9
* Enable server build when no builds are enabledShadowNinja2015-09-011-0/+6
* Make example config more readableMarcin2015-09-011-1/+170
* Minor tweaks __builtin:falling_nodeRui2015-09-011-13/+3
* Hide minimap if it has been disabled by serverest312015-09-015-2/+22
* gettext.cpp: Fix syntax error when using MSVCjh100012015-09-011-7/+7
* Credits tab: fix accidental merger of two contributorsest312015-08-311-1/+2
* Make ClientInterface::statenames consistent with the state enum againest312015-08-312-2/+7
* l_mainmenu.h: remove unused l_get_dirlist functionest312015-08-301-2/+0
* Ores: change ore chance in clusters to better respect clust_num_ores for dens...Gael-de-Sailly2015-08-291-2/+2
* Dungeongen: Remove floating framesparamat2015-08-293-17/+16
* Push error handler afresh each time lua_pcall is usedKahrl2015-08-2716-92/+188
* Use numeric indices and raw table access with LUA_REGISTRYINDEXKahrl2015-08-277-16/+36
* Change i++ to ++iDavid Jones2015-08-2541-125/+125
* Add fgettext_ne as keyword to updatepo.shest312015-08-251-0/+1
* Use gettext to "None" of texture pack listRui9142015-08-251-2/+2
* Add setting for mods to copy to Android appShadowNinja2015-08-241-3/+6
* Fix comment positioning in minetest.conf.exampleonkrot2015-08-241-23/+22
* Fix Android build of threading sourcesShadowNinja2015-08-241-3/+3
* Clean up threadingShadowNinja2015-08-2377-2045/+1593
* Fix wrong android versionNameest312015-08-211-1/+1
* Continue with 0.4.13-devest312015-08-201-1/+1
* Bump version to 0.4.13est312015-08-204-5/+5
* tileable flags are needed also without shaders because of filtersRealBadAngel2015-08-201-0/+6
* Remove use of engine sent texture tiling flags - theyre no longer neededRealBadAngel2015-08-206-84/+13
* Remove some emails from credits tabkwolekr2015-08-191-7/+7
* Update credits tabkwolekr2015-08-191-7/+11
* Fix indianred and indigo of color-stringRui2015-08-191-2/+2
* Add Japanese translation of desktop fileRui2015-08-191-1/+1
* Client: disable mmdb modstoreest312015-08-191-1/+4
* Android: bypass broken wide_to_utf8 with wide_to_narrow (again)est312015-08-191-0/+8
* Fix inventory replace bugest312015-08-193-7/+12
* SAPI: Disable unlockable time profilingkwolekr2015-08-181-4/+8
* SEnv: Remove static_exists from ActiveObjects in deleted blockskwolekr2015-08-163-3/+36
* Remove unused functions.onkrot2015-08-165-44/+0
* Defaultsettings: Increase client_mapblock_limit to 5000paramat2015-08-152-3/+2
* Rollback: Fail on bad precondition instead of causing assertion errorkwolekr2015-08-151-0/+1
* Fix sneaking (fixes #665 and #3045)BlockMen2015-08-152-30/+49
* Remove unused function from connection.{cpp,h}nerzhul2015-08-152-11/+0