]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2014-10-30 kwolekrCheck minetest.hud_change() parameters on conversion...
2014-10-29 Craig RobbinsFix bug introduced by me (Zeno)
2014-10-29 RealBadAngelAdd option to enable mesh caching, add wallmounted...
2014-10-29 Craig RobbinsAdded names colours and refactored parseColorString()
2014-10-29 kwolekrRefactor decoration-related code
2014-10-28 PenguinDadFix various indentation issues
2014-10-28 Craig RobbinsFix #1733: An unhandled exception occurred: GetPeer...
2014-10-28 rubenwardyAdd notice when only minimal is installed
2014-10-28 kwolekrAdd NodeResolver documentation
2014-10-28 kwolekrPrevent invalid memory access under failure conditions
2014-10-28 kwolekrChange license of noise implementation to Simplified BSD
2014-10-27 kwolekrAdd support for eased 3d noise
2014-10-27 kwolekrAdd NodeResolver and clean up node name -> content...
2014-10-24 KahrlRemove m_ext_ptr in GUIFormSpecMenu, replaced by refcou...
2014-10-24 Pavel PuchkinRemove remenants of mob code
2014-10-23 RuiFix syntax error in Japanese translation
2014-10-22 RealBadAngelFix broken plantlike drawtype.
2014-10-22 srifqiAdd Indonesian Language
2014-10-22 RuiTranslated using Weblate (Japanese)
2014-10-22 David ThompsonSearch for subgames using $MINETEST_SUBGAME_PATH.
2014-10-21 RealBadAngelRecalculate normals for cached meshes.
2014-10-20 KahrlFix some indentation in nodedef.cpp
2014-10-20 KahrlFix memory leak caused by mesh nodes (and nodeboxes)
2014-10-19 RealBadAngelCustom collision boxes node property.
2014-10-19 sfan5Update the cURL the buildbot uses to 7.38.0
2014-10-19 Craig RobbinsVarious uninitialised variable fixes
2014-10-18 Craig RobbinsMove buttons upwards to accommodate for new configure...
2014-10-18 RealBadAngelAdd meshnode drawtype.
2014-10-09 KahrlMake sure PRECISION_SECONDS corresponds to the integer 0
2014-10-09 KahrlFix unit reported by TimeTaker (was always ms)
2014-10-09 KahrlChange topleft text when switching subgames, fixes...
2014-10-08 Craig RobbinsFix use of unitialized variables in mouse button handling
2014-10-07 MushidenAdd in-game key change menu
2014-10-07 LeMagnesiumAdd a better error message when trying to teleport...
2014-10-07 ShadowNinjaFix object reference pushing functions when called...
2014-10-05 BlockMenAdd [colorize modifier
2014-10-03 kwolekrFix special tile backspace culling
2014-10-03 RealBadAngelBugfix: dont highlight (0,0,0) when theres no node...
2014-10-03 RealBadAngelFix broken plantlike drawtype.
2014-10-03 kwolekrFix misc. style issues
2014-10-03 kwolekrClean up nodedef.cpp
2014-10-02 Diego MartínezAdd better documentation for alternate drop definition...
2014-10-02 BlockMenAdd optional framed glasslike drawtype
2014-10-01 ShadowNinjaMake players check inventory modification properly
2014-10-01 ShadowNinjaOnly set player dirty flag if values change
2014-10-01 ShadowNinjaSimplify player modification checks
2014-10-01 sapierFix android build using hardcoded path for data instead...
2014-09-30 Diego Martínezupdatepo.sh: Find all files
2014-09-28 SmallJokerUse round if falling node is misplaced
2014-09-28 BlockMenStandardize tooltip row detection
2014-09-28 BlockMenFix multilined description in tooltips (fixes #1688)
2014-09-25 sapierFix totally messed up 3d modes interlaced/topbottom...
2014-09-25 sapierFix chat lines not word wrapped correct
2014-09-22 KahrlFix command line parsing
2014-09-22 ShadowNinjaFix build with redis
2014-09-21 TriBlade9Add firelike drawtype
2014-09-21 ShadowNinjaUpdate default of preload_item_visuals in minetest...
2014-09-21 ShadowNinjaMake dump's output prettier
2014-09-21 ShadowNinjaFix GCC reorder warning
2014-09-21 sruz25Add inventory right click drag and drop
2014-09-21 Rui914Update ja/minetest.po
2014-09-21 ShadowNinjaRevert the icon name in minetest.desktop
2014-09-21 ShadowNinjaFix locking bugs and make inventory deserialization...
2014-09-21 ShadowNinjaSplit settings into seperate source and header files
2014-09-21 ShadowNinjaFix Settings locking
2014-09-21 ShadowNinjaUse const references for Settings methods
2014-09-21 Craig RobbinsMake getters of the Settings class const
2014-09-21 BlockMenAllow taking screenshots of formspecs and move message...
2014-09-21 sfan5Update .mailmap
2014-09-21 SmallJokerFix wrong video_driver setting when changing in mainmenu
2014-09-20 ShadowNinjaAdd compression API
2014-09-20 Mikaela Suomalainen.travis.yml: fix possible issues
2014-09-20 KahrlRevert "Small changes to French translation (Petites...
2014-09-20 kilbithFixed french vocabulary/grammar errors
2014-09-20 mimilusSmall changes to French translation (Petites modificati...
2014-09-20 Stefan BellerAdd a .mailmap file
2014-09-20 donat_bMake config compatible with C++11
2014-09-19 RealBadAngelChange default halo.png for better visibility.
2014-09-19 ShadowNinjaUse configured bind_address for HTTPFetch
2014-09-19 ShadowNinjaReduce indentation of HTTPFetchOngoing
2014-09-19 TriBlade9Added configurable selectionbox width. Min width =...
2014-09-18 RealBadAngelBugfix: don't highlight air nodes.
2014-09-17 RealBadAngelNode highlighting.
2014-09-14 KahrlFix typo in comment in chat.cpp
2014-09-12 ShadowNinjaSimplify and optimize schematic replacements
2014-09-12 ShadowNinjaFix another typo in example configuration
2014-09-12 William TederFix typo in default configuration file
2014-09-06 sapierLog unhandled exceptions in connectionthreads to errors...
2014-09-06 sapierFix access to invalid data on reception of packet with...
2014-09-03 BlockMenChange screenshot colorformat properly
2014-09-03 BlockMenDon't save alpha channel in screenshots (fixes #1451)
2014-09-01 kwolekrAdd LuaVoxelManip methods: get_node_at() and set_node_at()
2014-09-01 kwolekrUpdate Mapgen VoxelManipulator on buffer invalidation
2014-09-01 kwolekrSave previously generated blocks on Mapgen blitback
2014-08-28 sapierFix only one texture being updated on window resize...
2014-08-28 sapierFix interlaced 3d mode second image being flipped on...
2014-08-25 sapierRemove invalid doc about minetest.get_time_us()
2014-08-25 sapierAdd missing doc for minetest.get_us_time()
2014-08-25 RealBadAngelAllow use all 6 faces for special tiles.
2014-08-23 sapierFix retval of entity.get_staticdata beeing lost while...
next