oweals/minetest.git
2014-05-11 sapierFix old client showing duplicated health bar on new... 1290/head
2014-05-11 sapierSend max number of characters instead of asserting...
2014-05-11 sapierFix invalid cast fix resulting in chat messages beeing...
2014-05-11 sapierFix incorrect scaling of customized hud item selection...
2014-05-11 sapierFix error messages beeing shown on pressing cursor...
2014-05-10 sapierFix possible deadlock in error conditions
2014-05-10 sapierFix healthbar not beeing hidden on disabled damage
2014-05-08 ShadowNinjaUse "core" namespace internally 1258/head
2014-05-07 ShadowNinjaOrganize builtin into subdirectories
2014-05-07 ShadowNinjaAdd write_json() to the async API
2014-05-07 ShadowNinjaAdd a limit to node meta data resolving recursion
2014-05-07 sapierFix heart + bubble bar size on different texture packs 1265/head
2014-05-05 RealBadAngelMove message about missing normal maps to infostream...
2014-05-05 RealBadAngelBugfix: make waypoints respect camera offset
2014-05-04 sapierFix numeric underflow on calculating window size adjustment
2014-05-03 BlockMenFix player:set_animation() in third person view
2014-05-01 sapierAdd hack to avoid 2s startup delay on local games 1267/head
2014-04-29 sapierFix usage of deprecated functions in builtin 1264/head
2014-04-29 sapierAdd proper lua api deprecated handling 1261/head
2014-04-29 sapierAdd download rate to media progress bar (non http mode... 1254/head
2014-04-27 ShadowNinjaMake debug text adjust it's border to the screensize...
2014-04-27 sapierFix rounding issue of hud dpi on some machines
2014-04-27 ShadowNinjaAdd support for function serialization to minetest...
2014-04-27 ShadowNinjaFix code style of async API
2014-04-27 ShadowNinjaRemove dependency on marshal and many other async changes
2014-04-27 ShadowNinjaOnly push the Lua error handler once
2014-04-27 sapierAdd support for dpi based HUD scaling 1198/head
2014-04-27 Perttu AholaClient: Don't crash if trying to draw too many items...
2014-04-25 BlockMenMove the old stuff to doc
2014-04-25 BlockMenRemove useless MSVC project files
2014-04-25 BlockMenFix directional fog color in front view
2014-04-24 ShadowNinjaUpdate documentation on is_ground_content
2014-04-24 ShadowNinjaRevert "Add backtrace to error function"
2014-04-24 sapierFix lost pause support in singleplayer
2014-04-23 FessWolfFix argument type of the RaiseException() function
2014-04-23 ShadowNinjaRevert binary database block position encoding
2014-04-23 MetaDuckyFixed wrong node texture rotation for facedirs 5 and 7
2014-04-22 sapierFix formspec replacement handling for in game formspecs 1240/head
2014-04-22 RealBadAngelmake formspec textarea wordwrap
2014-04-21 sapierAdd missing ip address to player join log entry
2014-04-21 RealBadAngelTextureable sun and moon.
2014-04-21 sapierFix red background missing in deathscreen
2014-04-20 sapierFix chat console not working anymore
2014-04-20 sapierFix macro ARRAYSIZE name collision on windows
2014-04-19 sapierReduce log level for incoming crap packets
2014-04-19 sapierFix win32 build (typo in jthread lock cleanup)
2014-04-19 sapierReplace deathscreen by formspec variant 1178/head
2014-04-19 sapierBunch of small fixes (coding style, very unlikely error... 1201/head
2014-04-19 sapierUse narrow_to_wide in gettext instead of os dependent... 1204/head
2014-04-19 sapierjthread remove locks that aren't absolutely required 1130/head
2014-04-19 ShadowNinjaAdd support for threadnames on BSD, Windows (MSVC-only... 1222/head
2014-04-18 prollerFix warnings
2014-04-18 prollerRemove liquid_finite and weather 1235/head
2014-04-16 Sfan5Add redis database backend
2014-04-16 RealBadAngelFix invalid liquid lighting.
2014-04-15 ShadowNinjaUse bit shifts rather than multiplication in block...
2014-04-15 ShadowNinjaUse binary operators rather than "Python modulo" in...
2014-04-15 Sfan5Fix all warnings reported by clang
2014-04-14 Sfan5Fix problem with newer MinGW runtimes
2014-04-13 ShadowNinjaAdd checks for nil in minetest.after
2014-04-13 ShadowNinjaReorder initialization of member variables to make...
2014-04-12 BlockMenUse integers instead of float values 1114/head
2014-04-12 BlockMenAdd player:set_eye_offset() by @MirceaKitsune and clean up
2014-04-12 BlockMenAdd third person view
2014-04-12 BlockMenFix write and read S32 vectors
2014-04-12 BlockMenFix MSVC build
2014-04-11 sapierFix broken Ipv4 serialization on win32
2014-04-11 sapierFix broken win32+bsd build
2014-04-11 BlockMenFix crash when teleporting near unknown node
2014-04-10 KahrlInfer ipv6_server from bind_address; fix client connect...
2014-04-09 sapierAdd support for named threads (atm linux only) 1199/head
2014-04-09 sapierMake config honor build system specified config defines 1205/head
2014-04-09 sapierMinor fixes for file/modlist download in mainmenu 1208/head
2014-04-08 sapierCleanup client init states by bumping protocol version 1143/head
2014-04-06 sapierPass pointer to nodedef directly to avoid recalculation... 1203/head
2014-04-03 sapierPerformance optimized button to button mask evaluation 1194/head
2014-04-01 sapierFix lost change password button 1192/head
2014-03-26 Perttu AholaFix bug in RemoteClient::GetNextBlocks
2014-03-24 Ciaran GultnieksFix merge mistake when rebasing for PR #1169
2014-03-23 sapierFix double sending of chat messages
2014-03-22 NovatuxFix "ghost stacks" created when a player clicks an...
2014-03-21 ShadowNinjaFix serializing of signed numbers in serializeStructToS...
2014-03-21 RealBadAngelNormal maps generation on the fly.
2014-03-15 ShadowNinjaAdd more informative error messages for inventory and...
2014-03-15 ShadowNinjaRemove lua_State parameter from LuaError::LuaError
2014-03-15 ShadowNinjaRevert "Make sure we get a stacktrace for as many lua...
2014-03-15 ShadowNinjaMake serializeStructToString use an ostringstream
2014-03-15 NovatuxFix sound not being played at the correct place.
2014-03-15 Sfan5Make sure we get a stacktrace for as many lua errors...
2014-03-14 ShadowNinjaRevert "Use fixed-width format specifiers in serializeS...
2014-03-13 ShadowNinjaUse fixed-width format specifiers in serializeStructToS...
2014-03-13 BlockMenFix game pause in singleplayer
2014-03-13 BlockMenFix special characters in pause and message menu
2014-03-12 ShadowNinjaReplace usage of long long with u64/s64
2014-03-12 SelatPass arguments by reference
2014-03-12 SelatRemove goto from Environment::removePlayer
2014-03-11 ShadowNinjaFix error when calling minetest.node_punch without...
2014-03-11 Sfan5Fix generating winresource.o with build dir != source dir
2014-03-09 Ciaran GultnieksCorrect misleading detached inventory error message
2014-03-09 Ciaran GultnieksUpdate ABM object counts when triggers add objects
next