oweals/minetest.git
2014-02-26 BlockMenFix MSVC build
2014-02-24 prollerFix null string escape
2014-02-23 Sfan5Fix test for broken LuaJIT versions, solves #1152
2014-02-16 Diego MartínezTranslated using Weblate (Spanish)
2014-02-16 King ArturTranslated using Weblate (Romanian)
2014-02-16 João FariasTranslated using Weblate (Portuguese)
2014-02-16 Jonas KriaučiūnasTranslated using Weblate (Lithuanian)
2014-02-16 King ArturTranslated using Weblate (Italian)
2014-02-16 Pilz AdamTranslated using Weblate (German)
2014-02-16 Jabo BaboTranslated using Weblate (Estonian)
2014-02-16 b pTranslated using Weblate (Dutch)
2014-02-16 Сергей ГолубевTranslated using Weblate (Russian)
2014-02-16 Jabo BaboTranslated using Weblate (German)
2014-02-16 Jonas KriaučiūnasTranslated using Weblate (Lithuanian)
2014-02-16 Ilya ZhuravlevTranslated using Weblate (Russian)
2014-02-16 Pilz AdamTranslated using Weblate (German)
2014-02-16 Mitchell WardTranslated using Weblate (Dutch)
2014-02-16 Jakub VaněkTranslated using Weblate (Czech)
2014-02-16 Mitchell WardTranslated using Weblate (Romanian)
2014-02-16 Shen ZheyuTranslated using Weblate (Chinese (China))
2014-02-16 Frederico GuimarãesTranslated using Weblate (Portuguese (Brazil))
2014-02-16 we prefer instagib... Translated using Weblate (French)
2014-02-16 Pilz AdamTranslated using Weblate (German)
2014-02-16 Sfan5Fix g_settings not being included
2014-02-16 Sfan5Fix broken cross-compiling
2014-02-16 kwolekrSchematic: Add force_placement parameter to minetest...
2014-02-16 kwolekrAdd minetest.set_noiseparam_defaults() Lua API
2014-02-15 KahrlAccept any error response code for missing index.mth
2014-02-13 sapierAdd check to avoid usage of broken LuaJIT < 2.0.0beta8 1142/head
2014-02-12 sapierFix possible missing unlock of env_lock
2014-02-09 kwolekrServerEnvironment: Remove direct dependency on EmergeMa...
2014-02-09 kwolekrDefine strlcpy on platforms that do not have it
2014-02-09 kwolekrAdd capability to read table flag fields from Lua API
2014-02-08 kwolekrTune block emerge and sending parameters to more aggres...
2014-02-08 kwolekrMake flag strings clear specified flag with 'no' prefix
2014-02-07 sapierRemove lots of dead code 1135/head
2014-02-07 sapierFix invalid check for fread error on extracting zip
2014-02-07 SelatFix memory leak in database migration
2014-02-06 BlockMenAdd missing header
2014-02-05 ShadowNinjaAdd the option to bind to a specific address 1131/head
2014-02-05 kwolekrRemove blank default values for emergequeue_limit_...
2014-02-05 kwolekrRevert "Fix settings to honor numeric conversion errors"
2014-02-05 Ilya ZhuravlevFix another heap-use-after-free in pause menu.
2014-02-05 Ilya ZhuravlevFix unexpected preprocessor directive in gettext.cpp
2014-02-05 sapierFix settings to honor numeric conversion errors
2014-02-04 kwolekrUpdate minetest.conf.example
2014-02-04 kwolekrHuge overhaul of the entire MapgenParams system
2014-02-04 kwolekrSettings: Add no-exception variants of each get method
2014-02-03 ShadowNinjaFix crash when a error occurs in a globalstep callback
2014-02-03 ShadowNinjaEscape texture pack names
2014-02-03 sapierAdd minetest.kick_player(name, reason)
2014-02-03 sapierRemove noisy error messages, prepend "pathfinder: ...
2014-02-02 sapierAdd missing "-" to list of allowed chars in media filenames
2014-02-02 sapierAdd additional check to avoid broadcasting private...
2014-02-01 Perttu AholaAdd player:override_day_night_ratio() for arbitrarily...
2014-02-01 Perttu AholaAdd player:set_sky() with simple skybox support
2014-01-31 sapierAdd propper client initialization 1116/head
2014-01-26 RealBadAngelNew HUD element - waypoint.
2014-01-26 sapierFix bug only half of unreliable queue handled per step... 1120/head
2014-01-26 kwolekrFix use of previously deallocated EmergeManager
2014-01-24 ShadowNinjaFix error on mod download failure
2014-01-24 ShadowNinjaPass pointed_thing to on_punch and minetest.register_on...
2014-01-23 Sfan5Include system info in the HTTP user agent on Windows
2014-01-22 ShadowNinjaAdd pointed_thing to minetest.register_on_placenode
2014-01-21 kwolekrConnection: Stop processing malformed packet when encou...
2014-01-21 Sfan5Fix curl dll not getting installed when sound is disabled
2014-01-19 PilzAdamFix minetest.rotate_and_place() calling on_rightclick...
2014-01-19 kwolekrUpdate lua_api.txt documentation
2014-01-19 kwolekrLuaVoxelManip: Add get_param2_data and set_param2_data
2014-01-19 kwolekrSchematic: Read slice probability table from schematic...
2014-01-18 Dániel VargaFixed mainmenu lua errors because of changes in get_tex...
2014-01-17 ShadowNinjaDeindent HTTPFetchRequest::HTTPFetchRequest()
2014-01-16 BlockMenPrevent player jumping into nodes from below
2014-01-15 BlockMenPrevent placing node when player would be inside new...
2014-01-15 sapierFix win32 reading semaphore count not working (broke... 1102/head
2014-01-15 ShadowNinjaMake default User-agent follow RFC 2616
2014-01-15 Sfan5Fix building with MinGW
2014-01-14 BlockMenFix building under MSVC
2014-01-14 ShadowNinjaFix spelling of "attempt"
2014-01-14 ShadowNinjaAdd minetest.override_item
2014-01-13 KahrlAdd formspec table
2014-01-13 khonkhortisanAllow vertical axis particle rotation constraint
2014-01-12 Ilya ZhuravlevFix some errors reported by clang static analyzer.
2014-01-12 kwolekrMapgen V6: Add flag to stop mud flow
2014-01-12 NovatuxFix doc and forceloading crash.
2014-01-11 ShadowNinjaAdd maximum recursion depth to read_json_value
2014-01-11 ShadowNinjaRename get_json_value to read_json_value
2014-01-11 ShadowNinjaAdd InvRef::get/set_lists()
2014-01-11 KahrlCompare values instead of pointers in Inventory::operator==
2014-01-11 KahrlAdd operator!= to Inventory(List), make operator==...
2014-01-11 NovatuxAdd forceloading
2014-01-11 NovatuxDeepcopy pointed_thing for after_place_node, give it...
2014-01-10 sapierFix check for max_fd == -1 should actually be max_fd...
2014-01-10 sapierFixed minetest reliable udp implementation (compatible... 1090/head
2014-01-10 sapierMake MutexQueue use jsemaphore for signaling
2014-01-09 Perttu AholaSet locale properly when built without gettext support
2014-01-08 ShadowNinjaDocument "wielditem" visual
2014-01-07 sapierDon't lookup node texts in a endless recursion loop
2014-01-07 ShadowNinjaRevert "Improve (re)spawn, add cache_block_before_spawn...
2014-01-07 ShadowNinjaPass pointed_thing to after_place_node
next