]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2013-11-23 Petr HálaTranslated using Weblate (Czech)
2013-11-23 Heisenberg CZETranslated using Weblate (Czech)
2013-11-23 Heisenberg CZETranslated using Weblate (Czech)
2013-11-23 Petr HálaTranslated using Weblate (Czech)
2013-11-23 KahrlFix invalid escape sequence in database migration code
2013-11-23 Sfan5Prevent enabling Shaders if Direct3D is used
2013-11-22 KahrlFix crash when pressing Enter key in formspec menu
2013-11-22 ShadowNinjaFix usage of 'minetest' where 'engine' was intended
2013-11-21 kwolekrFix possible implicit conversion of NULL to std::string
2013-11-21 kwolekrLuaVoxelManip: Update parameter index of set_lighting()
2013-11-21 kwolekrMapgen V6: Respect water_level setting
2013-11-19 BlockMenFix modmanager screenshot path
2013-11-19 MetaDuckyfix gettext compile issues under win32
2013-11-17 kwolekrFix issue #1009 (minetest.get_connected_players() retur...
2013-11-17 PilzAdamIncrease liquid_loop_max to 10000 again
2013-11-17 Perttu AholaRevert patch 58f036ad1 that causes object duplication...
2013-11-17 sapierFix Result of processed Request was written to invalid...
2013-11-17 sapierAdd missing RequestQueue doc
2013-11-17 sapierFix multicaller support in RequestQueue
2013-11-17 kwolekrDo the same for LevelDB interface
2013-11-17 kwolekrHandle blank blocks in database
2013-11-17 kwolekrRevert "Don't use msvc libs for mingw build"
2013-11-17 PilzAdamReplace print()s with minetest.log() in builtin
2013-11-17 kwolekrPrevent shaders from being created when disabled
2013-11-17 sapierAdd CURL_DLL search to show up CURL_DLL in cmake gui...
2013-11-17 sapierDon't use msvc libs for mingw build
2013-11-17 kwolekrDecoration: Stop DecoSimple::resolveNodeNames from...
2013-11-17 kwolekrActually fix weather
2013-11-16 sapierFix invalid listname and listsize not handled correctly...
2013-11-16 MetaDuckyfixed array limit check when reading Lua specialtiles...
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-11-14 BlockMenFix formspec background padding when clipped
2013-11-14 prollerImproved default settings for floatland perlin noise...
2013-11-12 Sfan5Fix compiling with 32bit MinGW
2013-11-11 sapierFix invalid usage of temporary object in mainmenu json...
2013-11-11 sapierDisable localization workaround in server
2013-11-11 sapierFix win32/msvc i18n (quite UGLY version, blame Microsoft)
2013-11-10 sapierFix "TODO read modinfo" in modmanager to improve ui...
2013-11-10 prollerFix spaces float islands code
2013-11-10 0gb.usFIxed floating isle generation at chunk boundaries
2013-11-09 kwolekrWeather: Fix uninitialized weather_update_time (sorry...
2013-11-09 PilzAdamAdd BlockMen to core dev list
2013-11-09 sapierFix game buttons not beeing 48x48
2013-11-09 sapierFix crash updating gametype without game
2013-11-08 PilzAdamFix typo in lua_api.txt
2013-11-08 4Evergreen4Add wrapper for minetest.rotate_and_place.
2013-11-07 CyDon't assert scalars must be vectors.
2013-11-07 Vanessa EzekowitzFix orient_flags to be optional.
2013-11-07 Vanessa EzekowitzAdd 6d facedir rotation prediction routine
2013-11-05 prollerCorrect useragent in http queries
2013-11-05 prollerMasterserver uptime fix
2013-11-05 kwolekrAdd seed entry to world creation dialog
2013-11-05 kwolekrAccept hexadecimal and string values for seeds
2013-11-04 sapierFix invalid use of pointer to temporary object in json2...
2013-11-04 Ilya ZhuravlevFix masterserver README.md
2013-11-04 prollerMasterserver fixes
2013-11-04 prollerMasterserver show privs and js autoload
2013-11-03 ShadowNinjaAdd a "More..." link when the serverlist is filtered
2013-11-03 ShadowNinjaOnly show servers with at least master.min_clients...
2013-11-03 ShadowNinjaUse a doT.js template for the serverlist
2013-11-03 sapierFix invalid usage of texture->getSize() where actually...
2013-11-03 BlockMenFix typo
2013-11-03 BlockMenReworked formspecs and kahrl's hexcolor parser
2013-11-03 NovatuxSend a on_receive_fields event when formspec is closed...
2013-11-02 ShadowNinjaAdd basic protection support to builtin
2013-11-02 Aaron SuenPortability fixes for OpenBSD (and possibly NetBSD...
2013-11-02 NovatuxFix possible crash with grass ABM.
2013-11-02 PilzAdamFix liquid_range
2013-11-02 NovatuxFix grass adding/removing ABM.
2013-11-02 NovatuxMove the sapling growing and grass adding/removing...
2013-11-01 ShadowNinjaAdd my email address to the main menu credits
2013-11-01 ShadowNinjaAdd more checks to vector functions
2013-11-01 BlockMenDon't remove background of games in submenus
2013-11-01 0gb.usFixed ignoring of "diggable" property of nodes.
2013-11-01 NovatuxAdd a callback: minetest.register_on_craft(itemstack...
2013-11-01 ShadowNinjaMade unknown nodes stop falling nodes properly and...
2013-11-01 ShadowNinjaRaise the maximum node limit to 0x7fff
2013-11-01 NovatuxMove new core devs to the "Core Developpers" section...
2013-10-18 prollerMasterserver totals fix
2013-10-17 prollerMasterserver update
2013-10-17 ShadowNinjaAdd sanity checks to vector functions
2013-10-17 ShadowNinjaRemove vector metatable setting
2013-10-16 Perttu AholaFix object duplication bug (at least in the most reprod...
2013-10-16 NovatuxAdd tool callback
2013-10-16 NovatuxFix minetest.facedir_to_dir when param2 is 5 or 7.
2013-10-14 SokomineAdd support for parameter 'visual_scale' for drawtypes...
2013-10-08 William StrealyTranslated using Weblate (Spanish)
2013-10-08 Frederico GuimarãesTranslated using Weblate (Portuguese (Brazil))
2013-10-08 Rutger NLTranslated using Weblate (Dutch)
2013-10-08 Frederico GuimarãesTranslated using Weblate (Portuguese (Brazil))
2013-10-08 Shen ZheyuTranslated using Weblate (Chinese (China))
2013-10-08 Rutger NLTranslated using Weblate (Dutch)
2013-10-08 we prefer instagib... Translated using Weblate (French)
2013-10-08 Pilz AdamTranslated using Weblate (German)
2013-10-07 KahrlAdd Czech language
2013-10-07 RealBadAngelFIx wrong error message on invalid use of the formspec...
2013-10-05 0gb.usRemove mapgen_air alias (#935)
2013-10-01 fairiestoyOptimized minetest.get_connected_players()
2013-09-29 KahrlPass VERSION_EXTRA to GenerateVersion.cmake
2013-09-28 PilzAdamAdd set_name(), set_count(), set_wear() and set_metadat...
next