Commit Graph

  • dcbf1b3ce5 Noise: Don't assume Noise is used for 2D unless gradientMap2D is actually called master kwolekr 2014-12-14 00:18:31 -0500
  • 17dde5ddd0 Fix background of creative icon (was black, now transparent) Kahrl 2014-12-14 05:09:43 +0100
  • 6ba5d7771f Revert "Update Russian translation" Kahrl 2014-12-13 15:23:32 +0100
  • b5e11e0e9a Fix misleading error when exiting the client from the main menu Craig Robbins 2014-12-14 00:00:52 +1000
  • 784a452ed5 Provide more info if a subgame is not valid/found Craig Robbins 2014-12-13 23:01:16 +1000
  • ce4ed65a39 Update german translation PilzAdam 2014-12-13 00:40:15 +0100
  • 035e6bfc18 LuaPerlinNoiseMap: Fix 3d noise safety check kwolekr 2014-12-12 22:58:19 -0500
  • c4624639e6 Fix segfault when dragging mouse out of mainmenu window (#1910) Kahrl 2014-12-13 00:39:07 +0100
  • 581efea60e Remove vertlabels from main menu and relayout a bit Kahrl 2014-12-07 22:09:21 +0100
  • 733d3182bd Display serverlist flags as icons Kahrl 2014-12-01 00:58:00 +0100
  • 94a5a86493 Update po files ShadowNinja 2014-12-12 17:20:53 -0500
  • e4e4324a30 Update Russian translation AntonBoch1244 2014-08-05 13:17:45 +0400
  • e1f5c37bbc Update Italian translation Enki 2014-05-14 16:42:15 +0200
  • 8af9d8b6ac Fix missing call to std::ostringstream::str ShadowNinja 2014-12-12 16:31:29 -0500
  • 19ccc27d37 Fix MSVC compiling warnings and remove an unused texture SmallJoker 2014-12-11 20:12:28 +0100
  • 093b1b47d9 Log: Silence errorstream during unittests kwolekr 2014-12-12 15:12:31 -0500
  • 10e0cf8b2c Use std::string::empty() instead of size() where applicable Anton 2014-12-12 19:55:40 +0500
  • 83830e8682 Add basic support for generating API documentation using Doxygen Jürgen Doser 2013-01-30 18:21:32 +0100
  • 8066743a83 Settings: Fix invalid memory access when setting not found in working mem kwolekr 2014-12-12 14:39:36 -0500
  • 2c9bbe2736 NodeResolver: Fix some comments and use const references for params kwolekr 2014-12-12 14:21:41 -0500
  • cf8213ea82 Add minetest.clear_registered_decorations() and clear_registered_ores() kwolekr 2014-12-12 14:07:49 -0500
  • cec141adc1 Allow footstep sounds to play for liquid and ladder nodes, making swimming and climbing sounds possible MirceaKitsune 2014-12-07 23:47:52 +0200
  • 6ba50aa8f9 Responsive tooltip offset for Android. Kodexky 2014-12-01 23:02:41 -0430
  • 9f65fd6819 Fix typo in mapblock.h Craig Robbins 2014-12-12 18:06:36 +1000
  • 4e5d17f666 LuaPerlinNoiseMap: Prevent invalid memory access when attempting to generate 3d noise with a buffer created for 2d kwolekr 2014-12-12 02:46:52 -0500
  • 00fc0babe0 Mapgens: Rename m_emerge to prevent name collisions kwolekr 2014-12-12 02:38:39 -0500
  • 2b8180a417 Add support for NoiseParams in minetest.get_perlin() and add docs on NoiseParams to lua_api.txt kwolekr 2014-12-12 02:02:26 -0500
  • c151099b79 Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place orients textures correctly" Craig Robbins 2014-12-12 16:21:29 +1000
  • d3dc88fe6b Settings: Fail on invalid sequence and throw exception for LuaSettings kwolekr 2014-12-12 00:44:17 -0500
  • b0c4fd6d3f Settings: Sanitize value for multiline terminator tokens kwolekr 2014-12-11 23:25:42 -0500
  • f114fc74d6 Fix undeclared globals in functions and shorten lines in misc_helpers.lua. paramat 2014-12-12 01:10:19 +0000
  • fb80a7c111 Clean up Noise macros kwolekr 2014-12-11 02:53:10 -0500
  • c07f15e910 NodeResolver: Fix cancelNode and cancelNodeList kwolekr 2014-12-11 00:41:54 -0500
  • 16baed0467 Noise: Automatically transform noise maps if needed kwolekr 2014-12-10 23:35:37 -0500
  • dcc48976ce Move get_schematic and read_schematic to l_mapgen.cpp kwolekr 2014-12-10 01:49:57 -0500
  • 4cf8042b7c Biome API: Reduce heat and humidity persistences to 0.5 paramat 2014-12-10 06:25:03 +0000
  • a89f37bb65 Add support for lacunarity in legacy NoiseParams string format kwolekr 2014-12-10 01:31:21 -0500
  • daefd0ab36 Add paste command (Ctrl-V) in GUIChatConsole Kahrl 2014-09-19 22:26:38 +0200
  • cfba55ba0a Remove get_noiseparams function. read_noiseparams should be used from now on kwolekr 2014-12-10 00:56:44 -0500
  • fb2bc956b1 Noise: Create a deep copy of NoiseParams kwolekr 2014-12-10 00:37:09 -0500
  • 88c28414f4 Settings: Sanitize setting name everywhere, not just LuaSettings kwolekr 2014-12-09 23:52:13 -0500
  • d50878d608 Rename and repurpose minetest.set_noiseparam_defaults to set_noiseparams kwolekr 2014-12-09 23:44:04 -0500
  • f2c18511a4 Settings: Make setting entry group and values mutually exclusive kwolekr 2014-12-09 23:22:38 -0500
  • 2f8fbdb9f5 Rewrite fs:GetDirListing(file) by kahrl SmallJoker 2014-12-10 02:58:12 +1000
  • 5229a229a6 Ignore .name directories and files SmallJoker 2014-12-07 11:14:52 +0100
  • c5f6f9f77a Increase performance of getLight() by at least 2x Craig Robbins 2014-12-10 00:45:07 +1000
  • a1ea017b51 Fix builds failing on BSD-like (such as OSX) due to an irrlicht bug (temporary fix) Pavel Puchkin 2014-12-09 20:40:09 +1000
  • 941d000fc6 Noise: Update Noise::resizeNoiseBuf to account for lacunarity not equal to 2 kwolekr 2014-12-09 00:48:00 -0500
  • 29b413b376 Biomes: Make biome heat and humidity noise parameters user-configurable kwolekr 2014-12-09 00:37:48 -0500
  • 7490368984 Fix compiler warning (signed vs. unsigned) Craig Robbins 2014-12-08 22:50:39 +1000
  • 2a7c6d27b3 Optimize noise implementations kwolekr 2014-12-08 03:25:14 -0500
  • 0183c05ee0 Fix struct vs. class in forward declarations Kahrl 2014-12-08 09:06:31 +0100
  • 4f23778e53 Fix lighting artifacts (Issue #1887). RealBadAngel 2014-12-08 02:34:29 +0100
  • d0be823807 Always escape user provided data in mainmenu fields Kahrl 2014-12-08 07:47:51 +0100
  • 2fd3d52020 Add flags and lacunarity as new noise parameters kwolekr 2014-12-07 21:57:12 -0500
  • 638f3a8454 Disable loading .mtl files. Theyre not used anyway. RealBadAngel 2014-12-07 23:25:51 +0100
  • c5f6656f99 Make directional fog colors respect tonemap MirceaKitsune 2014-04-30 16:38:26 +0300
  • 5c55738276 Fix f6 debug/profiler display Craig Robbins 2014-12-07 21:01:42 +1000
  • bc2b8e9eef Increase third person view distance Calinou 2014-10-26 11:26:36 +0100
  • 5ffddc94c0 Add space between client names in status text (client) Muhammad Rifqi Priyo Susanto 2014-12-07 21:30:21 +1000
  • 535c473103 Restore finalColorBlend implementation in shaders. RealBadAngel 2014-12-06 22:13:31 +0100
  • 500f691426 Fix regression (increase/decrease viewing range with +/- keys) Craig Robbins 2014-12-07 18:21:13 +1000
  • 2f134ce24f Mapgen V5: Fix use of uninitialized value in ctor kwolekr 2014-12-07 01:19:42 -0500
  • 390c0cd691 Schematics: Fix minetest.place_schematic() when defined by a Lua table kwolekr 2014-12-06 18:39:05 -0500
  • 60feb4ad25 Add minetest.clear_registered_biomes() api kwolekr 2014-12-06 18:08:08 -0500
  • f3abaec83b Ignore some mouse events sent from scrollbar to GUITable Kahrl 2014-12-06 22:45:20 +0100
  • d75f0b0360 Close settings files and save them correctly SmallJoker 2014-12-06 17:26:22 +0100
  • 4fcf9fb66a Add workaround for failing clang build sfan5 2014-12-06 19:36:40 +0100
  • 04a1a446cf Build for win32 & win64 on Travis too sfan5 2014-12-05 15:54:19 +0100
  • 5062b99cb0 Rewrite generate notification mechanism kwolekr 2014-12-06 04:18:04 -0500
  • 2b119e1e19 Performance of main client loop up to 2x faster In places, up to 3 times faster Craig Robbins 2014-12-07 00:37:37 +1000
  • 2fd14e1bd5 Add Lua helper functions vector.apply(v) math.sign(x, tolerance) SmallJoker 2014-12-05 23:18:52 +0100
  • 0e78aa296e Add name of node 'pointed at' to debug Craig Robbins 2014-11-20 17:25:01 +1000
  • 5da6896d51 Fix MSVC build SmallJoker 2014-12-05 16:09:49 +1000
  • a648120d54 Recalculate normals for mesh #0. Fix for issue #1902. RealBadAngel 2014-12-05 01:04:25 +0100
  • f7f7fec497 (INTERIM) Make sizes of the font in formspecs consistent and not so large Craig Robbins 2014-12-05 01:42:03 +1000
  • c16b1e2639 Optimise VoxelManipulator::copyFrom Craig Robbins 2014-12-04 23:37:04 +1000
  • f6912f4241 Right mouse button behaviour for craft/inventory If right mousebutton clicked once then don't drop single items into slots. If right mouse button has been clicked and held a second time, drop items as the mouse is moved. In the second case (automatically drop/place items as mouse is moved) only auto-drop into blank slots, or slots that contain the same item. Craig Robbins 2014-10-09 17:53:20 +1000
  • d7b3046cf6 Make dropped items larger and rotate faster Calinou 2014-11-30 10:26:51 +0100
  • f0cd59034c Settings: Various setting group fixes and enhancements kwolekr 2014-12-04 03:20:07 -0500
  • 0a5373d400 Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth of mgv7 biomes. l_mapgen.cpp: add '#include mapgen_v5.h' because '#include mapgen_v7' is there. Improve underwater grass hack paramat 2014-11-30 04:42:02 +0000
  • fcb1ea903f Settings: Fix getNoiseParamsFromValue() kwolekr 2014-12-02 21:09:16 -0500
  • 68c799bf99 Use setting groups for NoiseParams kwolekr 2014-12-02 03:58:57 -0500
  • 78103e622c Fix style of comment in minetest.conf.example Kahrl 2014-12-01 21:47:22 +0100
  • e402aa8984 Add fontengine.cpp to Android.mk Kahrl 2014-12-01 21:22:23 +0100
  • 93aab0362c Fix settings callback "call" lost on rebase sapier 2014-12-01 19:47:57 +0100
  • 691b18c41b Fix node 0,0,0 being highlighted when enable_node_highlighting == false Craig Robbins 2014-12-01 22:05:36 +1000
  • d4f42938a5 Fix build Note: this does not fix the warnings generated by clang Craig Robbins 2014-12-01 15:17:47 +1000
  • 360660947b LuaSettings: Sanitize setting name strings kwolekr 2014-11-30 19:01:37 -0500
  • 16781da4f9 Fix segfault at exit caused by non grabbed font Kahrl 2014-11-30 23:21:14 +0100
  • 175b7a28e5 settings: Add setting groups and multiline entries kwolekr 2014-11-30 15:49:04 -0500
  • 39162de15a Make hud use fontengine too Fix non coding style conforming glb_fontengine to g_fontengine Fix fonts never been deleted due to grabbed to often sapier 2014-11-28 20:06:34 +0100
  • d1d6a97b1c Scale form elements consistently Zefram 2014-08-20 23:42:27 +0100
  • dceb9f7d60 Implement proper font handling sapier 2014-11-23 13:40:43 +0100
  • 25945dc539 noise: Throw exception on noise allocation failure kwolekr 2014-11-29 16:50:18 -0500
  • a3e019c4f6 Fix MSVC compiling error (argc/argv not available to pass to init_gettext) SmallJoker 2014-11-28 19:26:48 +0100
  • c30346ea30 Improve Lua API documentation Ciaran Gultnieks 2014-03-17 20:05:35 +0000
  • 2b1a151226 Update minetest.po (Japanese) Rui 2014-11-28 23:08:26 +1000
  • edb125837c Fix regression with command line --go option Craig Robbins 2014-11-28 22:29:34 +1000
  • 6a43b3af09 Add minetest.copy_table(table) To get rid off the "table references" SmallJoker 2014-10-04 19:23:15 +0200