aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-13Suppress CGUITTFONT build warningsCraig Robbins
2015-02-12Minor fixes in translationsngosang
2015-02-12Fix gettext on MSVCBlockMen
2015-02-12Fix .zip extraction (mod store)ngosang
2015-02-12main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot
2015-02-12Remove unused variables to make clang happyLoic Blot
2015-02-12Small changes in the style of controlsngosang
2015-02-12Make Clang happy with lua lauxlib.c.Loic Blot
2015-02-12Enable LUA_USE_POSIX if possible in bundled Luaest31
2015-02-12Fix Android compile warningCraig Robbins
2015-02-11Don't permit to open inventory is playerCAO isn't present. This prevent to op...Loic Blot
2015-02-11Fix issue #2279. ok @zeno-Loic Blot
2015-02-11Remove workaround in itemdef.cpp to enable/disable/enable "enable_shaders" se...Craig Robbins
2015-02-11Fix Android build of narrow_to_wideShadowNinja
2015-02-11Revert "Remove workaround in itemdef.cpp to enable/disable/enable "enable_sha...Craig Robbins
2015-02-11Remove workaround in itemdef.cpp to enable/disable/enable "enable_shaders" se...Craig Robbins
2015-02-11Fix FTBFS on GNU/Hurd platformMarkus Koschany
2015-02-10Increase MapBlock::actuallyUpdateDayNightDiff() performance by 2-8x. ok @cele...Craig Robbins
2015-02-10Replace getPlayer(playername) by getPlayer(peer_id) in some possible cases. o...Loic Blot
2015-02-10Craftdef.cpp: Improve loop and mathematics for CraftDefinitionShaped::checkLoic Blot
2015-02-10Fix Exit to OS button focus in Pause Menungosang
2015-02-10Network Layer 7 rework (Packet handling)Loic Blot
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-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-05Suppress 4 gcc 4.9.2 warnings in CGUITTFont.cppngosang
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-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
2015-01-25Suppress MSVC warning in chat.cppgregorycu
2015-01-25Settings fixes Make the GameGlobalShaderConstantSetter use the settings callb...gregorycu
2015-01-25Revert "Make the GameGlobalShaderConstantSetter use the settings callback (8%...Craig Robbins
2015-01-24Fix a crash (assert) when client set serial version < 24 in INIT command SER_...(@U-Exp)
2015-01-24Fix uninitialized variable Server::m_next_sound_idKahrl