oweals/minetest.git
2016-10-11 SmallJokerAdd missing languages to the settings 4622/head
2016-10-11 RogierDisable cmake message concerning WIN32 on non-windows...
2016-10-09 Loic BlotA little cleanup since previous commit
2016-10-09 Loic BlotEnvironment cleanup
2016-10-09 RuiRemove unused parameter of GUIVolumeChange
2016-10-08 Loic BlotMove RemotePlayer code to its own cpp/header
2016-10-08 Loic BlotRemotePlayer/LocalPlayer Player base class proper separ...
2016-10-08 Loic BlotOptimize ClientIface::getPlayerNames(): return const...
2016-10-08 Loic BlotMore code cleanup (UNORDERED + RemotePlayer/LocalPlayer)
2016-10-08 rubenwardyFix backwards compatibility issue introduced by close_o...
2016-10-08 SmallJokerEnsure std::unordered_ be used on MSVC 2010 too (#4600) 4551/head
2016-10-08 Loic BlotPlayer/LocalPlayer/RemotePlayer inheritance cleanup...
2016-10-08 gregorycuSpeed up emerge thread by using unordered map in a...
2016-10-08 gregorycuEnsure std::unordered_ will be used on supported MSVC...
2016-10-08 Foghrye4Prevent attached models from disappearing during parent...
2016-10-08 HybridDogVoxelArea: faster iter function (#4490)
2016-10-08 Loic BlotRemove some unused attributes/class functions in server...
2016-10-08 Loic BlotPlayer/LocalPlayer/RemotePlayer inheritance cleanup...
2016-10-07 paramatLua_api.txt: Add biome and nodeupdate documentation
2016-10-07 SmallJokerTextures: Ignore unknown node in override.txt
2016-10-06 sfan5Fix C++11 Windows build of threading code
2016-10-06 Loic Blotuse unordered containers where possible (patch 4 on X)
2016-10-06 SmallJokerFix narrow string compiling issue on MSVC2010
2016-10-06 Loic BlotUse more unordered_maps to improve performance in c...
2016-10-06 SmallJokerUse relative position for nametags
2016-10-06 Loic BlotFix macosx build by disabling postgresql upgrade
2016-10-06 est31Fix crash regression when chatting in the ncurses console
2016-10-05 Loic BlotTravis: build matrix improvements + CPP11 build
2016-10-05 Loic BlotCompilation fix
2016-10-05 Loic BlotReplace various std::map with UNORDERED_MAP + various...
2016-10-05 Loic BlotMake some maps unordered to improve performance
2016-10-04 Loic BlotChat: new settings to prevent spam 4571/head
2016-10-03 paramatMapblock_mesh_generate_special: Improve performance
2016-10-03 paramatTextures: New 'smoke puff' texture from TNT mod
2016-10-03 est31Fix build/warning on non X11 platforms
2016-10-03 paramatBuiltin/falling: Add fallback vector in case of nil...
2016-10-03 raymooForceloading: Transient forceloads
2016-10-03 rubenwardyFormspec: Add container[] and container_end[] elements
2016-10-02 sfan5Allow nothing to be selected from formspec parameters
2016-10-01 RuiFix typo in core.after (#4560)
2016-09-30 WuzzyUpdate default controls in README.txt
2016-09-30 paramatMgv7: Avoid mid-air spawn on disabled mountain terrain...
2016-09-30 est31Fix android build
2016-09-29 sfan5Only include keycode unittests in client build (fixes...
2016-09-25 sfan5Add keycode.cpp unittests
2016-09-25 sfan5Rewrite keycode.cpp (Keycode handling & names)
2016-09-23 paramatConf.example: Re-add deleted noise parameter documentation
2016-09-21 sfan5Update library versions in buildbot
2016-09-21 sfan5Don't use ZLIB_WINAPI if the required DLL is not provid...
2016-09-21 sfan5Do not serialize empty NodeMetadata
2016-09-21 paramatBuiltin: Change error to warning for light_source > 14
2016-09-21 James StevensonIncrease default font size by 1
2016-09-19 est31Fix a typo and use proper deprecation notification...
2016-09-17 paramatRegister.lua: Throw error if node 'light_source' >...
2016-09-15 paramatLua_api.txt: Add note of maximum value for node 'light_...
2016-09-15 Thomas--SAdd an [invert:<mode> texture modifier
2016-09-15 ShadowNinjaCollision: Improve performance by combining 6 vectors...
2016-09-14 paramatDecorations: Generalise 'spawn by' to be used by all...
2016-09-14 sfan5Allow escaping of texture names when passed as an argum...
2016-09-14 Eric MountainFix "unknown CMake command "check_library_exists" ...
2016-09-12 Auke KokPlantlike meshoptions: fix degrotate. (#4512)
2016-09-12 raymoofix missing parameters in some mentions of entity callbacks
2016-09-09 James StevensonReturn nil on empty get_area() (#4508)
2016-09-09 SmallJokerAnticheat: Use the physics_override modifiers aswell
2016-09-08 SmallJokerMake getStackMax return the correct maximal stack size
2016-09-08 paly2Add minetest.unregister_item and minetest.register_alia...
2016-08-30 est31Run updatepo.sh
2016-08-30 RuiTranslated using Weblate (Danish)
2016-08-30 RuiTranslated using Weblate (Japanese)
2016-08-30 Thomas Wagner... Translated using Weblate (Danish)
2016-08-30 bse666Translated using Weblate (German)
2016-08-30 Mateusz MendelTranslated using Weblate (Polish)
2016-08-30 Jakub MendelTranslated using Weblate (Polish)
2016-08-30 Bruno BorgesTranslated using Weblate (Portuguese (Brazil))
2016-08-30 Bruno BorgesTranslated using Weblate (Portuguese)
2016-08-30 lisacvukTranslated using Weblate (Serbian (cyrillic))
2016-08-30 Jean-BaptisteTranslated using Weblate (French)
2016-08-30 Onyx SteinheimTranslated using Weblate (French)
2016-08-30 Jeff HuangTranslated using Weblate (Chinese (Taiwan))
2016-08-30 RuiDocument keymap_autorun in settingtypes.txt and minetes...
2016-08-30 est31Update minetest.conf.example and settings_translation_f...
2016-08-29 rubenwardyFix background formspec elements from interfering with...
2016-08-29 red-001Settingtypes.txt: Clarify comments, correct spelling
2016-08-28 SmallJokerBuiltin: Disallow registering users with the same name
2016-08-27 rubenwardyAllow fields to choose whether they close on enter...
2016-08-27 rubenwardySubmit name of field on enter key press
2016-08-26 paramatCamera: Higher frequency limit for view/hand bobbing...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-08-22 est31Client: disable pre v25 init sending by default 4461/head
2016-08-22 XuntoMove on join and on leave messages to lua (#4460)
2016-08-21 kahrlgettext.h: include <locale> before defining the gettext...
2016-08-20 est31Also support X11 icon for minetest copies installed...
2016-08-20 TimTidy up generate_from_settingtypes.lua a bit.
2016-08-20 TimMove generation from settingtypes out of dlg_settings_a...
2016-08-19 Rogier-5Fix for failure to find jsoncpp in android build (...
2016-08-18 obneqMapblock mesh: Fix updateFastFaceRow tiling issue
2016-08-18 SmallJokerScript API: Make the craft recipe field 'method' consistent
2016-08-14 DonBatmanLua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabi...
2016-08-12 Thomas--SAdd an [opacity:<r> texture modifier. Makes the base...
2016-08-12 sfan5Update AppData file with more URLs and keywords
next