summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-18Bump version to 0.4.120.4.12Perttu Ahola
2015-02-18Add modname convention checkingNovatux
2015-02-18Fix serverlist includeLoic Blot
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
2015-02-18Fix map_seed not changed when creating a new world after login to anotherfz72
2015-02-18Increase default font_sizeBlockMen
2015-02-18Fix font_size under windowsBlockMen
2015-02-18Use fixed size for builtin menus on non-android platformsPerttu Ahola
2015-02-18Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot
2015-02-18Grab GUIChatConsole::m_font, fixes segfault when changing font_sizeKahrl
2015-02-14Add german and french translation for minetest.desktopLoic Blot
2015-02-14Update czech translationJakub Vaněk
2015-02-14Minor fixes in translationsngosang
2015-02-14Fix issue #2279. ok @zeno-Loic Blot
2015-02-14Fix .zip extraction (mod store)ngosang
2015-02-14Fix store.lua bug: default screenshotRui
2015-02-14Fix tab_mods.lua: default screenshot patchRui
2015-02-14Fix Android build of narrow_to_wideShadowNinja
2015-02-14Fix FTBFS on GNU/Hurd platformMarkus Koschany
2015-02-14README.txt: Simplify initial build steps by using git to fetch sourcesest31
2015-02-14Fix Exit to OS button focus in Pause Menungosang
2015-02-14Fix crash on passing false as value in table to table.copy(t)est31
2015-02-13Fix gettext on MSVCBlockMen
2015-02-08Hud: Modify Y-positioning of health/breath starbars to prevent overlapping wi...kwolekr
2015-02-07Fix rebase bug, make render loop use cache settinggregorycu
2015-02-06Fix warnings in CGUITTFont.cppCraig Robbins
2015-02-05Fix gettextShadowNinja
2015-02-05Reduce gettext wide/narrow and string/char* conversionsShadowNinja
2015-02-05Fix translation memory leakShadowNinja
2015-02-05Fix translation finding of overlay messagesShadowNinja
2015-02-05Add wstrgettext to list of translation update keywordsShadowNinja
2015-02-05Mgv7 mountains: Remove divide by zero code that creates vast wallsparamat
2015-02-05Fix performance regressionCraig Robbins
2015-02-05Give full breath after deathSmallJoker
2015-02-05Fix dying of lava causes repeated death This is a bugfix for issue #81gregorycu
2015-02-04Change assignment to global in a function to warningrubenwardy
2015-02-05Suppress 4 gcc 4.9.2 warnings in CGUITTFont.cppngosang
2015-02-04Fix download URLSteven Smith
2015-02-02Fix getCraftRecipe returing wrong reciep due to way to unspecific output matc...sapier
2015-02-02Fix some MSVC-specific warnings and add debug path as an MSVC directorykwolekr
2015-02-02Create minidump on fatal Win32 exceptionskwolekr
2015-02-01Randomly generate seed if field blank for any Settings instancekwolekr
2015-01-31Fix NDT_GLASSLIKE normalsKahrl
2015-01-31Fix local map saving when joining a local server from the server tabCraig Robbins
2015-01-28Fix uninitialized variable m_database_delete in Database_SQLite3Kahrl
2015-01-27Prevent null concatenation when /deleteblocks is provided an incorrect formatkwolekr
2015-01-27Write common mapgen params to map_meta.txt on world initializationkwolekr
2015-01-27Fix a crash (assert) when client set serial version < 24 in INITLoic Blot
2015-01-27Fix missing map_meta.txt error when creating new worldskwolekr
2015-01-27Revert "Fix a crash (assert) when client set serial version < 24 in INIT comm...Craig Robbins