aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-19Typo fix in networkprotocol.hNer'zhul
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
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-18Fix map_seed not changed when creating a new world after login to anotherfz72
2015-02-17Change many useless std::list into Environment class (m_players), ABMHandler ...Loic Blot
2015-02-18Grab GUIChatConsole::m_font, fixes segfault when changing font_sizeKahrl
2015-02-17Replace std::list by std::vector into ClientMap::updateDrawList, Map::timerUp...Loic Blot
2015-02-17Replace std::list by std::vector into timerUpdate callsLoic Blot
2015-02-17Ignore old entities from 0.3.Novatux
2015-02-17Remove old comment from Network Rework Patch 2/4Loic Blot
2015-02-17Replace std::list by std::vector into ServerMap::listAllLoadableBlocks Server...Loic Blot
2015-02-17SAO: re-add old ActiveObjectTypes for a future migration layerLoic Blot
2015-02-17SAO work: ActiveObject types & SAO cleanup * Replace u8 types with ActiveObje...Loic Blot
2015-02-17Add player direction to on-screen debug textYaman
2015-02-16Performance Improvement: Use a cache which caches result for getFacePositions.Loic Blot
2015-02-16[Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot
2015-02-15Fix unit test if there isn't a localhost address (for example FreeBSD jails),...Loic Blot
2015-02-15Fix unit test if there isn't a localhost address (for example FreeBSD jails)Loic Blot
2015-02-15Only do the IPv6 unit test if IPv6 is enabledLoic Blot
2015-02-14Re-apply 4a6582c13c36cab457b78f32338c6bb4ab9ea58b broken since 146f77fdb75083...Loic Blot
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