]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2015-03-12 SmallJokerUpdate Indonesian Language
2015-03-12 Loic BlothandleCommand_Breath mustn't update breath is player...
2015-03-12 Loic BlotDon't handle PlayerPos packet coming from client if...
2015-03-12 paramatMgv5/mgv7: Add desert temples if desert stone detected...
2015-03-11 est31Unescape tooltip texts
2015-03-11 paramatMgv6: Fix uninitialised heightmap used by cavegen
2015-03-11 paramatlua_api/l_mapgen: Fix overlapping areas of minetest...
2015-03-11 ShadowNinjaSilence Clang warning
2015-03-10 Craig RobbinsEnsure that heightmap is initialized before use
2015-03-09 Craig RobbinsStop formspecs closing with double-click in empty area
2015-03-08 Loic BlotFix memleak pointed by issue #2439.
2015-03-08 Loic BlotFix unitialized data when creating TOSERVER_INIT packet
2015-03-08 ShadowNinjaMake the dummy backend only look up blocks once
2015-03-08 Maksim GamarnikUpdate Android Makefile
2015-03-08 paramatHeightmaps: Fix uninitialised values in mgv5/mgv6....
2015-03-08 gregorycuOptimize Profiler::avg()
2015-03-08 ShadowNinjaDon't use luaL_checkstring to read node names, it's...
2015-03-07 Mahmut ElmasAdd Turkish comment translation to minetest.desktop
2015-03-07 est31Add more Android build files to .gitignore
2015-03-07 ngosangRespect game mapgen flags and save world noise params
2015-03-07 sapierFix RUN_IN_PLACE broken due to invalid usage of assert
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-07 Loic BlotImprove Clouds::render mathematics
2015-03-07 Craig RobbinsFix Android text bug (no text displaying)
2015-03-07 paramatDungeongen: Optionally set ignore to be untouchable...
2015-03-06 ShadowNinjaDon't start a server for map migration
2015-03-06 ShadowNinjaClean up database API and save the local map on an...
2015-03-06 paramatBiome API: Enable decorations placed on water
2015-03-05 BlockMenImprove group-based connection between raillike nodes
2015-03-05 Loic Blotl_get_modnames: Compare using std::sort instead of...
2015-03-05 Loic BlotcollisionMoveSimple: use std::vector instead of std...
2015-03-05 Loic BlotProfilerGraph: Use std::list instead of std::vector
2015-03-05 Craig RobbinsFix mapgen using unitialised height map values
2015-03-05 Loic BlotUse std::queue for HTTPFetchRequest and std::vector...
2015-03-05 Loic BlotFix issue #2441: crash on respawn, since a conversion...
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-03-05 Loic BlotServer.cpp Use std::list instead of std::vector for...
2015-03-05 Loic BlotServer::AsyncRunStep: buffered_messages now uses std...
2015-03-05 BlockMenFix some rendering glitches
2015-03-05 Loic BlotPerformance improvement: Use std::list instead of std...
2015-03-05 Loic BlotRemove Queue class which uses std::list and use native...
2015-03-05 Craig RobbinsFix memory leak in MapgenV6
2015-03-04 paramatCavegen, mgv5: Cleanup code
2015-03-04 Loic BlotUse std::vector instead of std::list in StaticObjectLis...
2015-03-04 Loic BlotABMHandler and player_collisions use sequential read...
2015-03-04 Loic BlotClientInterface::getClientIDs doesn't need a std::list...
2015-03-04 Loic BlotWe always know playerSAO when calling SendInventory...
2015-03-04 SmallJokerRadius parameter for /deleteblocks here
2015-03-04 Loic BlotSend Position packet on event, don't check it at each...
2015-03-04 Loic BlotASyncRunStep doesn't need to lock when do setTimeOfDayS...
2015-03-04 Loic BlotSend Inventory packet on event, don't check it at each...
2015-03-03 Loic BlotRemove unused m_wielded_item_not_sent
2015-03-03 Loic BlotSend Breath packet on event, don't check it at each...
2015-03-03 Loic BlotSend Player HP when setHP (or a setHP caller) is called...
2015-03-02 Miguel AlmeidaFix occlusion
2015-03-02 Craig RobbinsFix narrow_to_wide_c (ANDROID)
2015-03-02 paramatMgv6: Add heightmap. Do not make large caves that are...
2015-02-27 est31Add /setpassword and /clearpassword logging
2015-02-27 mahmutelmas06Add Turkish language
2015-02-27 RuiUpdate minetest.po
2015-02-27 Loic BlotRevert "Fix particles draworder" (issue #2388)
2015-02-27 Craig RobbinsChange find_surface_nodes_in_area to find_nodes_in_area...
2015-02-27 Loic BlotAdd find_surface_nodes_in_area LUA call which permit...
2015-02-27 rubenwardyWrap lines longer than 80 characters in lua_api.txt...
2015-02-27 Craig RobbinsFix minor memory leak (Android)
2015-02-26 paramatBiome API: Re-calculate biome at every surface in a...
2015-02-25 rubenwardyAdd camera smoothing and cinematic mode (F8)
2015-02-24 Loic BlotRename --do-unittests to --run-unittests as @Zeno-...
2015-02-23 gregorycuOptimise MapBlockMesh related functions
2015-02-23 Craig RobbinsFix wrapDegrees family of functions
2015-02-23 4Evergreen4Add src/network/CMakeFiles/ and src/client/CMakeFiles...
2015-02-23 KahrlDisallow object:remove() if the object is a player
2015-02-21 ShadowNinjaFix serialization of floating point numbers
2015-02-21 Markus KoschanyImprove FindIrrlicht.cmake module
2015-02-21 kaezaAdd mod.conf file support This new file only permits...
2015-02-21 Loic BlotFix android build
2015-02-21 Loic BlotFix some memory leaks on packet sending.
2015-02-21 Loic BlotMove hex.h to util/
2015-02-21 BlockMenFix particles draworder
2015-02-21 Loic BlotMove sha1.hpp and base64.hpp to util/
2015-02-21 BlockMenUse skin font for usernames (fixes #2363)
2015-02-21 Loic BlotUse proper CMakeLists.txt for network and client direct...
2015-02-21 RuiUpdate Japanese Translation
2015-02-21 Loic BlotUnit tests must be done at integration process.
2015-02-21 paramatMgv5: Remove blobgen. Remove crumble and wetness noises
2015-02-20 Ner'zhulupdate README.txt
2015-02-19 Ner'zhulTypo fix in networkprotocol.h
2015-02-18 BlockMenUncomment version patch field
2015-02-18 Perttu AholaBump version to 0.4.12
2015-02-18 NovatuxAdd modname convention checking
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-18 BlockMenIncrease default font_size
2015-02-18 BlockMenFix font_size under windows
2015-02-18 Perttu AholaUse fixed size for builtin menus on non-android platforms
2015-02-18 Loic BlotUpdate missing files for Android.mk
2015-02-18 Loic BlotFix unused (and so, broken) enable_rollback_recording...
2015-02-18 Loic BlotAndroid build fix
2015-02-18 fz72Fix map_seed not changed when creating a new world...
2015-02-17 Loic BlotChange many useless std::list into Environment class...
2015-02-17 KahrlGrab GUIChatConsole::m_font, fixes segfault when changi...
next