oweals/minetest.git
2015-07-09 est31Update clouds enable_3d_clouds when setting changed
2015-07-08 Diego MartinezWindows: Fix some warnings.
2015-07-08 paramatBiome API decorations: 'spawnby' searches a 3D neighbou...
2015-07-08 RealBadAngelAdd new leaves style - simple (glasslike drawtype)
2015-07-08 est31Use UTF-8 instead of narrow
2015-07-08 kwolekrClean-up Minimap code 2893/head
2015-07-07 paramatMgv7: Auto-set lowest mountain generation level
2015-07-07 est31Client: better m_proto_ver initialisation
2015-07-04 ShadowNinjaUse minetest logging facilities for irrlicht log output
2015-07-04 paramatMgv7: Lower base of mountain generation to -112 and...
2015-07-04 est31Fix endless loop since grandparent commit
2015-07-04 jeanpatrick... Fix attempt to start a world when no world is selected...
2015-07-04 est31Craftdef: Use numbers instead of iterators
2015-07-04 TeTpaAkaFix missing check for 0 in craft replacements
2015-07-03 kwolekrFix code style from recent commits and add misc. optimi...
2015-07-02 SokomineSet server_announce to world.mt and respect modes when...
2015-07-02 RealBadAngelShaders fixes and cleanup relief mapping code.
2015-07-01 SokomineFix world.mt not written when selecting mode
2015-07-01 est31Inventory manager style cleanup and further checks
2015-07-01 est31Disable mesh cache by default
2015-07-01 paramatCavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH
2015-07-01 est31Add android tools environment to gitignore
2015-06-30 est31Make m_blocks_cache private
2015-06-30 est31Defer minimap update when shape changed
2015-06-30 est31Close keybind settings menu with esc
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
next