oweals/minetest.git
2015-06-30 est31Fix single click world select
2015-06-30 jeanpatrick... Fix bugs in mainmenu
2015-06-30 paramatBiome API: Increase heat and humidity noise spreads...
2015-06-29 est31Add UpdateThread and use it for minimap and mesh threads
2015-06-29 kwolekrFix *BSD build with GNU iconv
2015-06-29 rubenwardyAdd Lua errors to error dialog
2015-06-28 RealBadAngelBugfix: variable type mismatch
2015-06-28 RealBadAngelBugfix: minimap was updated only with loading new block...
2015-06-28 RealBadAngelMinimap update
2015-06-27 est31Remove busy polling inside minimap thread
2015-06-27 paramatMgv5/mgv7 caves: Remove sand found in underground tunnels
2015-06-27 RealBadAngelAdd minimap feature
2015-06-25 est31Remove compile warning
2015-06-24 est31Return to ignore
2015-06-24 rubenwardyUse frame instead of words 'no screenshot available'
2015-06-23 Loic BlotTypo fix on previous @est31 commit
2015-06-23 est31Small TOCLIENT_HELLO logging fix
2015-06-23 est31Add MoveSomewhere inventory action
2015-06-23 Craig DavisonUse actionstream instead of errorstream when failing...
2015-06-23 est31Fix string conversion error message
2015-06-22 TeTpaAkaFix bug when craft input isn't replaced
2015-06-22 Zheyu ShenUpdate Chinese translation
2015-06-21 MirceaKitsuneFix some issues with animations, and allow non-looped...
2015-06-21 paramatMgv7: Edit noise parameters. Fewer octaves, larger...
2015-06-20 RealBadAngelRemove textures vertical offset. Fix for area enabling...
2015-06-20 est31Android: use loop inside makefile to spare repetition 2807/head
2015-06-20 est31Small CAO improvements
2015-06-20 paramatMapgen objects: Enable heatmap and humidmap for all...
2015-06-20 figecMore correct wrap_rows implementation
2015-06-20 est31Generic CAO cleanups and renames for clarification
2015-06-20 est31Make attached objects visible in 3rd person view
2015-06-18 figecFix wrap_rows at inner byte of multibyte sequence
2015-06-18 paramatBiome API: Add noise defined biome blend
2015-06-18 paramatMgv6: Don't create air gap in tundra at y = 48 in custo...
2015-06-18 est31Don't print an error for valid listring[] formspec
2015-06-17 est31Make wrap_rows not wrap inside utf-8 multibyte sequences
2015-06-17 est31Fail iconv call gracefully
2015-06-16 ShadowNinjaSimpler patch for saplings trying to grow on unknown...
2015-06-16 est31GUIFormSpecMenu::OnEvent code style update and small...
2015-06-16 est31Update credits tab
2015-06-16 est31Add list-rings 2795/head
2015-06-16 Nathaniel OlsenRemove unneccessary space for tab completion
2015-06-15 WuzzyDon't highlight entries in credits
2015-06-15 y.stDon't crash when saplings try to grow on unknown nodes
2015-06-15 paramatBiome API: Enable biome generation to lower world limit
2015-06-14 SmallJokerIgnore punches with no damage in the actionstream
2015-06-14 Craig DavisonRemove reference to deprecated privilege
2015-06-14 est31Automated whitespace error fix for last commit
2015-06-14 RealBadAngelImproved parallax mapping. Generate heightmaps on the...
2015-06-14 est31Add UTF and other utility unit tests
2015-06-14 est31Android: bypass broken wide_to_utf8 with wide_to_narrow
2015-06-13 Ilya ZhuravlevUse utf-8 in formspecs
2015-06-13 est31Add utf-8 conversion utilities and re-add intlGUIEditBox
2015-06-13 TeTpaAkaAdd minetest.register_on_player_hpchange
2015-06-13 TeTpaAkaAdd return list of individual counts to find_node_in_area
2015-06-12 est31dofile error reporting for syntax errors
2015-06-12 paramatMinimal: Add snow biome and jungleleaves nodes. Add...
2015-06-11 est31Reposition irrlicht timestamp in makefile
2015-06-09 HybridDogMore reliable serverlist behaviour
2015-06-08 paramatMinimal: Edit mapgen aliases. Use blob ore for clay...
2015-06-06 HybridDogDecrease minetest.after globalstep lag
2015-06-03 paramatMgv5/mgv7: Trigger biome recalculation at underwater...
2015-06-02 est31Fix uninitialized variable error
2015-06-02 est31Nicer time setting logging
2015-06-01 est31Fix wrong replace from previous commit
2015-06-01 est31Localize inside whole misc_helpers.lua
2015-06-01 est31Make split method static
2015-05-31 est31Mapblock: nodecount refactor
2015-05-30 SmallJokerOnly retrieve always_fly_fast setting once
2015-05-29 Craig Robbins(Android) Only simulate holding down fast key if fast_m...
2015-05-29 kwolekrMake get_biome_list() error message more helpful
2015-05-28 KahrlFix typo in variable name
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2015-05-27 est31Consistent const string params
2015-05-27 est31Spare some string copies
2015-05-26 paramatMgv6: Enable snowbiomes by default. Double biome noise...
2015-05-24 est31Small clientiface ASCII art improvements
2015-05-24 paramatBiome API, mgv7: Increase heat/humidity spreads. Improv...
2015-05-23 paramatMgv5/v7: Fix generateBiomes biome recalculation logic...
2015-05-22 SmallJokerFix Windows build, clean up included headers
2015-05-22 est31Deny empty username early in the protocol
2015-05-21 est31Don't ignore nametag attribute change message for newer...
2015-05-20 est31Fix documentation for texture override face selector...
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2015-05-19 rubenwardyAdd texture overriding
2015-05-19 kwolekrFix build with libstdc++
2015-05-19 kwolekrSplit ObjDef/ObjDefManager out to objdef.cpp
2015-05-18 est31Lower log level for unexpected behaviour
2015-05-18 est31Enforce hiding nametag
2015-05-18 est31Add more swp files to gitignore
2015-05-18 est31Make nametags white again
2015-05-18 kwolekrFix null dereference when loading schematic from defini...
2015-05-18 kwolekrRecord MapBlock modification reasons as flags instead...
2015-05-17 kwolekrSAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
2015-05-17 paramatMapgen v5/v7: Detect sandstone, enable sandstone brick...
2015-05-17 kwolekrAdd optional buffer param for bulk data array writes...
2015-05-17 kwolekrNoise: Fix interpolation at negative coordinates
2015-05-17 ShadowNinjaFix current mod name change missed during rebase
2015-05-17 kwolekrAdd -Wsign-compare for Clang builds and fix some signed...
2015-05-17 kwolekrSAPI: Accept either ARGB8 table or ColorString to speci...
next