Commit Graph

  • b30e8d8ec6 Make serialization error message translatable master Kahrl 2015-07-14 18:20:50 +02:00
  • 8ac0cf500f connection.cpp: remove unused constructor Loic Blot 2015-07-14 17:56:55 +02:00
  • 515e7028ac Increase limit of serialized long strings kwolekr 2015-07-14 03:22:16 -04:00
  • 5006ce8260 Remove raw message output on AOM deserialization failure kwolekr 2015-07-13 23:29:29 -04:00
  • 6f07f79c2f Add more robust error checking to deSerialize*String routines kwolekr 2015-07-11 17:48:05 -04:00
  • b411b6f36f Minimal: Remove recently added unnecessary nodes paramat 2015-07-13 20:25:22 +01:00
  • 66ea356e68 Mgv6/treegen: (Re)Add fallback nodes for compatibility with subgames paramat 2015-07-13 01:17:54 +01:00
  • c3dead719a Fix remnant bugs on mainmenu jp 2015-07-04 17:53:00 +02:00
  • 1a1774a105 Fix damage flash when damage disabled kwolekr 2015-07-10 15:58:32 -04:00
  • 8eb272cea3 Misc. minor fixes kwolekr 2015-07-08 11:53:02 -04:00
  • e6f0178e83 Little coding style fix on porting.h Loic Blot 2015-07-10 19:04:05 +02:00
  • cb8978fb1d Settings: pass name to callbacks by reference est31 2015-07-09 08:23:08 +02:00
  • 4ece2b9e32 Update clouds enable_3d_clouds when setting changed est31 2015-07-09 08:07:59 +02:00
  • 13e100e1d8 Windows: Fix some warnings. Diego Martinez 2015-07-08 16:18:11 -03:00
  • b51738177e Biome API decorations: 'spawnby' searches a 3D neighbourhood paramat 2015-07-08 20:01:29 +01:00
  • 39439cbd3d Add new leaves style - simple (glasslike drawtype) RealBadAngel 2015-07-08 11:20:07 +02:00
  • b0784ba871 Use UTF-8 instead of narrow est31 2015-07-07 05:55:07 +02:00
  • e234d8b378 Clean-up Minimap code kwolekr 2015-07-08 00:45:24 -04:00
  • ba15c98e4d Mgv7: Auto-set lowest mountain generation level paramat 2015-07-05 00:56:31 +01:00
  • d92d376148 Client: better m_proto_ver initialisation est31 2015-07-05 21:05:07 +02:00
  • a93838707a Use minetest logging facilities for irrlicht log output ShadowNinja 2015-07-05 00:53:38 +02:00
  • d786a272c0 Mgv7: Lower base of mountain generation to -112 and define constant paramat 2015-07-03 22:47:31 +01:00
  • 64dc053209 Fix endless loop since grandparent commit est31 2015-07-04 19:43:46 +02:00
  • c53520aa31 Fix attempt to start a world when no world is selected/created jeanpatrick.guerrero@gmail.com 2015-07-04 15:08:32 +02:00
  • 96989e0a6a Craftdef: Use numbers instead of iterators est31 2015-07-04 16:21:37 +02:00
  • 87b9cdab07 Fix missing check for 0 in craft replacements TeTpaAka 2015-07-04 11:28:09 +02:00
  • 7b171ea2be Fix code style from recent commits and add misc. optimizations kwolekr 2015-07-02 23:14:30 -04:00
  • 0a0378fece Set server_announce to world.mt and respect modes when changing subgame Sokomine 2015-07-02 16:26:09 +02:00
  • 8a85e5e58d Shaders fixes and cleanup relief mapping code. RealBadAngel 2015-07-02 21:36:45 +02:00
  • 75d2cfef5c Fix world.mt not written when selecting mode Sokomine 2015-07-01 18:56:27 +02:00
  • 2e44873ac9 Inventory manager style cleanup and further checks est31 2015-07-01 17:03:02 +02:00
  • b2160bcecd Disable mesh cache by default est31 2015-07-01 13:49:48 +02:00
  • c0dafa1c10 Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH paramat 2015-06-30 14:31:54 +01:00
  • d75009a758 Add android tools environment to gitignore est31 2015-07-01 04:12:55 +02:00
  • 9e3e6dc5ec Make m_blocks_cache private est31 2015-06-30 21:34:23 +02:00
  • 370a33686a Defer minimap update when shape changed est31 2015-06-30 21:14:28 +02:00
  • 842579eb8c Close keybind settings menu with esc est31 2015-06-30 21:04:06 +02:00
  • 29b0dc89e6 Fix single click world select est31 2015-06-30 19:58:06 +02:00
  • 85f3d575ec Fix bugs in mainmenu jeanpatrick.guerrero@gmail.com 2015-06-29 15:41:05 +02:00
  • 91f95fd4df Biome API: Increase heat and humidity noise spreads to 1000 paramat 2015-06-30 06:32:52 +01:00
  • 29dda9f356 Add UpdateThread and use it for minimap and mesh threads est31 2015-06-29 11:06:03 +02:00
  • 4e28c8d3c8 Fix *BSD build with GNU iconv kwolekr 2015-06-29 02:39:22 -04:00
  • 0d65ee878c Add Lua errors to error dialog rubenwardy 2015-03-02 18:26:20 +00:00
  • 1455267c9e Bugfix: variable type mismatch RealBadAngel 2015-06-28 21:11:54 +02:00
  • 0a90fedabc Bugfix: minimap was updated only with loading new blocks, allow forced updates with changing player pos RealBadAngel 2015-06-28 14:45:47 +02:00
  • b160f8dfe7 Minimap update RealBadAngel 2015-06-28 12:17:36 +02:00
  • 420125debd Remove busy polling inside minimap thread est31 2015-06-27 18:11:24 +02:00
  • 36163d9653 Mgv5/mgv7 caves: Remove sand found in underground tunnels paramat 2015-06-25 23:55:01 +01:00
  • ffd16e3fec Add minimap feature RealBadAngel 2015-06-22 04:34:56 +02:00
  • 3376d2e114 Remove compile warning est31 2015-06-25 15:50:31 +02:00
  • 3d43df99f1 Return to ignore est31 2015-06-24 22:45:52 +02:00
  • b13809f0c0 Use frame instead of words 'no screenshot available' rubenwardy 2014-11-30 12:52:20 +00:00
  • c6766b275f Typo fix on previous @est31 commit Loic Blot 2015-06-23 23:17:47 +02:00
  • 3a89e25fe0 Small TOCLIENT_HELLO logging fix est31 2015-06-23 21:14:48 +02:00
  • 2c1fd29884 Add MoveSomewhere inventory action est31 2015-06-20 12:55:48 +02:00
  • bc55ef337c Use actionstream instead of errorstream when failing to emerge player Craig Davison 2015-06-23 15:46:35 +01:00
  • 6f8bdda90e Fix string conversion error message est31 2015-06-23 15:04:14 +02:00
  • 17ba584fe2 Fix bug when craft input isn't replaced TeTpaAka 2015-06-02 20:30:04 +02:00
  • 0b76e85a71 Update Chinese translation Zheyu Shen 2015-06-20 20:02:38 +08:00
  • 660fa516bf Fix some issues with animations, and allow non-looped animations to be defined MirceaKitsune 2015-02-21 23:38:53 +02:00
  • 622918d8a8 Mgv7: Edit noise parameters. Fewer octaves, larger spreads. paramat 2015-06-15 05:30:44 +01:00
  • 53efe2ef42 Remove textures vertical offset. Fix for area enabling parallax. RealBadAngel 2015-06-21 00:11:09 +02:00
  • a31d08be55 Android: use loop inside makefile to spare repetition est31 2015-06-20 07:39:28 +02:00
  • 14f4cd0ef9 Small CAO improvements est31 2015-06-20 06:58:07 +02:00
  • 70da8a940b Mapgen objects: Enable heatmap and humidmap for all biome api mapgens paramat 2015-06-19 00:17:03 +01:00
  • d7190df07e More correct wrap_rows implementation figec 2015-06-19 19:04:11 +03:00
  • dd91b3d6fb Generic CAO cleanups and renames for clarification est31 2015-06-20 03:20:06 +02:00
  • 40226e5274 Make attached objects visible in 3rd person view est31 2015-06-20 00:30:38 +02:00
  • 3b65a6a36c Fix wrap_rows at inner byte of multibyte sequence figec 2015-06-18 21:34:17 +03:00
  • e45ecad3ab Biome API: Add noise defined biome blend paramat 2015-06-03 08:59:07 +01:00
  • 2da1503780 Mgv6: Don't create air gap in tundra at y = 48 in custom high terrain paramat 2015-06-18 02:55:52 +01:00
  • ea1b17b88f Don't print an error for valid listring[] formspec est31 2015-06-18 04:25:11 +02:00
  • 43dab2ffc8 Make wrap_rows not wrap inside utf-8 multibyte sequences est31 2015-06-17 22:10:22 +02:00
  • 6dcf549ba9 Fail iconv call gracefully est31 2015-06-17 19:00:31 +02:00
  • a1a2ac7954 Simpler patch for saplings trying to grow on unknown nodes ShadowNinja 2015-06-16 21:00:19 +02:00
  • 7a90b31b30 GUIFormSpecMenu::OnEvent code style update and small refactor est31 2015-06-16 20:33:07 +02:00
  • 7b7f8b7225 Update credits tab est31 2015-06-16 07:32:01 +02:00
  • c977fbd928 Add list-rings est31 2015-06-16 10:48:54 +02:00
  • 3ae8b92be6 Remove unneccessary space for tab completion Nathaniel Olsen 2015-06-15 21:10:06 -05:00
  • bbf6f4fc25 Don't highlight entries in credits Wuzzy 2015-06-15 01:26:02 +02:00
  • 3b4408aa6c Don't crash when saplings try to grow on unknown nodes y.st 2015-06-14 22:51:40 -07:00
  • 38482d2656 Biome API: Enable biome generation to lower world limit paramat 2015-06-13 01:26:56 +01:00
  • bb5f830d16 Ignore punches with no damage in the actionstream SmallJoker 2015-03-11 20:52:47 +01:00
  • ecdfbfc8dc Remove reference to deprecated privilege Craig Davison 2015-06-14 21:28:51 +01:00
  • ee38bcd307 Automated whitespace error fix for last commit est31 2015-06-14 23:09:20 +02:00
  • 43fcfbfe05 Improved parallax mapping. Generate heightmaps on the fly. RealBadAngel 2015-06-14 21:13:36 +02:00
  • d105bf27dd Add UTF and other utility unit tests est31 2015-06-14 12:00:06 +02:00
  • 60f31ad523 Android: bypass broken wide_to_utf8 with wide_to_narrow est31 2015-06-14 06:38:02 +02:00
  • b6387b4e0f Use utf-8 in formspecs Ilya Zhuravlev 2015-06-10 01:54:33 +02:00
  • 572990dcd3 Add utf-8 conversion utilities and re-add intlGUIEditBox est31 2015-06-10 00:35:21 +02:00
  • aa13baa30a Add minetest.register_on_player_hpchange TeTpaAka 2015-05-30 16:56:42 +02:00
  • e50aa4ed06 Add return list of individual counts to find_node_in_area TeTpaAka 2015-05-30 20:53:21 +02:00
  • 502e40a649 dofile error reporting for syntax errors est31 2015-06-12 20:00:50 +02:00
  • 0b187ede4b Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases paramat 2015-06-12 05:07:44 +01:00
  • c849d32a10 Reposition irrlicht timestamp in makefile est31 2015-06-11 23:56:54 +02:00
  • 05f4e9ee08 More reliable serverlist behaviour HybridDog 2015-05-30 16:18:09 +02:00
  • e481745433 Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. Update simple biomes. Cleanup code paramat 2015-06-07 05:36:40 +01:00
  • 8383a61eac Decrease minetest.after globalstep lag HybridDog 2015-06-03 15:58:38 +02:00
  • 74d8b341bc Mgv5/mgv7: Trigger biome recalculation at underwater surfaces paramat 2015-06-02 08:38:14 +01:00
  • ba3ff5ef39 Fix uninitialized variable error est31 2015-06-02 13:55:02 +02:00