oweals/minetest.git
2014-11-14 Craig RobbinsRemove most exceptions from getNode() (and variants)
2014-11-13 Wouters DorianImproved VoxelArea variable locality, thus performance
2014-11-13 SmallJokerAdd option 'eased' to NoiseParams
2014-11-13 kwolekrFix compilation under some Linux distributions
2014-11-13 kwolekrMapgen v7: Fix uninitialized spflags
2014-11-13 kwolekrAdd eased 3d point-value noise functions
2014-11-13 kwolekrAdd Generator Element Management framework
2014-11-13 RealBadAngelWielded fixes. Add shaders support.
2014-11-11 Craig RobbinsFix profiler values not being updated (F6) and not...
2014-11-10 KahrlServerlist: announce mg_name from map_meta.txt instead...
2014-11-10 Zeno-Merge pull request #1825 from Zeno-/control_key_cache
2014-11-10 Craig RobbinsCreate faster key cache for main game loop (client) 1825/head
2014-11-10 paramatTune cave noise scales to 6. Fix blobs spflag, now...
2014-11-09 WuzzyAdd tooltips to main menu subgames button bar
2014-11-08 KahrlImplement WieldMeshSceneNode which improves wield mesh...
2014-11-08 Craig RobbinsStop inserting empty lines at end of minetest.conf...
2014-11-08 Craig RobbinsFix regressions and minor improvements in refactor_the_game
2014-11-08 paramatAdd mgv5. New noise code, uses biome API. Eased 3d...
2014-11-08 RealBadAngelSpeed up removing a node (less block mesh updates).
2014-11-08 ShadowNinjaFix dump() indentation with non-tab indents
2014-11-08 Ryan NewellAdd last_login field to auth.txt
2014-11-08 SmallJokerReplace setting unlimited_player_transfer_distance...
2014-11-03 Craig RobbinsAddress issues related to refactoring the_game
2014-11-02 KahrlFix regression: mouse wheel couldn't scroll from last...
2014-11-02 Craig RobbinsCleanup and (mostly) document util/string.h and (very...
2014-11-02 KahrlInclude mg_decoration.h, mg_ore.h from emerge.cpp to...
2014-11-02 Craig RobbinsFix unit tests failing if IPv6 not available
2014-11-02 Craig RobbinsModified dtime calculation method in limitFps()
2014-11-02 Craig RobbinsRefactor the_game() to make it more understandable...
2014-11-01 kwolekrSplit up mapgen.cpp
2014-10-30 kwolekrFix erroneous lua_pop parameter
2014-10-30 kwolekrFix uninitialized variable warning 1781/head
2014-10-30 kwolekrmapgen: Resolve nodes in ctor rather than makeChunk
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 1711/head
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 1694/head
2014-10-01 ShadowNinjaMake players check inventory modification properly 1535/head
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 1503/head
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
next