Commit Graph

  • b3ad0f1ed4 Translated using Weblate (German) Pilz Adam 2013-09-09 18:31:01 +02:00
  • 5f3806c93c Add Czech language Kahrl 2013-10-08 00:23:35 +02:00
  • 5598f3c81b FIx wrong error message on invalid use of the formspec element image_button RealBadAngel 2013-10-07 22:47:13 +02:00
  • afb27329fc Remove mapgen_air alias (#935) 0gb.us 2013-09-23 23:15:38 -07:00
  • 2170c9958a Optimized minetest.get_connected_players() fairiestoy 2013-09-11 16:59:48 +02:00
  • 2134316c80 Pass VERSION_EXTRA to GenerateVersion.cmake Kahrl 2013-09-29 16:05:09 +02:00
  • a9c0961e0c Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack PilzAdam 2013-09-28 22:47:09 +02:00
  • 731392866f Allow to manually specify param2 in minetest.item_place() and return success PilzAdam 2013-09-11 16:32:05 +02:00
  • 5dce44ec5e Add --version option Kahrl 2013-09-25 04:47:44 +02:00
  • f0edd88dff Remove doc/gpl-2.0.txt, add doc/lgpl-2.1.txt Kahrl 2013-09-25 04:38:46 +02:00
  • 8bc7ea61b9 Show git hash in version string at top left corner of window Kahrl 2013-09-25 04:29:07 +02:00
  • 372d638ec1 Lower the default max_users from 100 to 15 ShadowNinja 2013-09-17 15:28:21 -04:00
  • 4ea0e4f606 Add curl, freetype and luaJIT to CMAKE_BUILD_INFO PilzAdam 2013-09-28 15:05:55 +02:00
  • fb6a789991 Re-fix hud_change stat argument retrieval kwolekr 2013-04-21 12:55:46 -04:00
  • 9e6bdc377f Fix compiling issue of MSVC BlockMen 2013-09-17 13:13:29 +02:00
  • 27947d85f7 Add option to scale image to percentage values BlockMen 2013-09-19 20:39:19 +02:00
  • f7ee5da4c1 Fix null dereference in weather update functions proller 2013-09-18 01:37:47 +04:00
  • c0398224ef Fix some warnings and other minor details kwolekr 2013-09-16 23:52:42 -04:00
  • 9bccd75e34 Weather: Clean up getHeat/getHumidity somewhat kwolekr 2013-09-16 22:52:24 -04:00
  • c9eb17aba3 Fix comments about length of server step ShadowNinja 2013-09-16 17:03:44 -04:00
  • cfe6eaa66b Use cached "weather" setting proller 2013-09-17 02:56:15 +04:00
  • 62bc5331aa Fog depend on humidity proller 2013-08-30 21:20:07 +04:00
  • 4c704fe306 Add configurable PRAGMA synchronous = proller 2013-09-17 02:09:28 +04:00
  • d308352dbd Always use builtin JThread library kwolekr 2013-09-15 23:00:01 -04:00
  • 3c4734d69a Change mainmenu texture handling + small misc changes Kahrl 2013-08-20 22:38:14 +02:00
  • da9fe64851 Fix hotbar padding at bottom BlockMen 2013-09-10 15:05:50 +02:00
  • 4feea0ac68 Add offset to automatic_face_movement_dir PilzAdam 2013-08-18 15:49:09 +02:00
  • 681e136d5f Fix bug: texture pack not overriding default menu textures sapier 2013-09-09 20:31:47 +02:00
  • e0f9f15d1d Use engine.is_yes() in mainmenu PilzAdam 2013-09-10 21:24:49 +02:00
  • 214da7bef9 Use the Settings Lua interface to read world.mt PilzAdam 2013-09-10 21:09:21 +02:00
  • dd5c451e03 Allow non-string arguments for minetest.is_yes() PilzAdam 2013-09-10 19:24:17 +02:00
  • d820a6bfd8 Add Settings interface for Lua PilzAdam 2013-09-09 22:50:25 +02:00
  • 10a38a3005 Handle --migrate even when compiled without leveldb support Kahrl 2013-09-10 18:29:51 +02:00
  • c6e3797c1a Remove assert warning in leveldb wonderland Kahrl 2013-09-10 18:28:26 +02:00
  • 168fa2ffe0 Fix loading leveldb worlds Kahrl 2013-09-10 18:16:36 +02:00
  • 6fb4a78d71 Fix broken build due to missing mapsector.h include Kahrl 2013-09-10 17:49:53 +02:00
  • 217b66e5d2 Add --migrate to manpages and update manpage dates Kahrl 2013-09-10 16:44:11 +02:00
  • 95e4a93b1b Add license headers and remove useless includes Kahrl 2013-09-10 15:49:43 +02:00
  • 3725179736 Use system-wide LevelDB instead of bundled one Sfan5 2013-09-09 22:46:18 +02:00
  • 1f3402e7a1 Prevent ModMgr from deleting backend setting in world.mt Sfan5 2013-09-09 20:26:46 +02:00
  • 49a75b1894 Make --migrate update world.mt too Sfan5 2013-09-09 20:07:25 +02:00
  • 321ac66558 Add note about --migrate only working with minetestserver or --server Sfan5 2013-09-09 19:40:02 +02:00
  • d423a8fc20 Fix 'Unknown map backend' error when using Configure menu right after creating world Sfan5 2013-09-09 19:21:07 +02:00
  • f1e4a671dc Use STL containers instead of irr::core::list Sfan5 2013-09-09 18:44:50 +02:00
  • 1cc1c56234 Add message that LevelDB is not supported on Windows Sfan5 2013-09-06 20:50:02 +02:00
  • 7e44c2ace1 Make it compile Sfan5 2013-09-06 18:22:12 +02:00
  • 58841ef12f Add dummy and LevelDB database backends Ilya Zhuravlev 2012-10-23 01:18:44 +04:00
  • 71a8769bb5 Run updatepo.sh Ilya Zhuravlev 2013-09-07 22:02:43 +04:00
  • 6de16bb438 Add fallback font support for some languages. Ilya Zhuravlev 2013-09-07 20:06:00 +04:00
  • 6291fd1cbb Add minetest.get_gametime() API function, that returns the number of seconds since the world was created. Novatux 2013-09-08 10:54:36 +02:00
  • 4a2203413f Translated using Weblate (Portuguese) Leonardo Costa 2013-09-05 12:47:46 +02:00
  • 0be633a61d Translated using Weblate (German) Block Men 2013-09-06 21:24:00 +02:00
  • 2963f631e3 Translated using Weblate (Chinese (China)) Shen Zheyu 2013-09-07 16:20:04 +02:00
  • df3a5a2abf Add mapgen_stair_cobble alias to minimal Sfan5 2013-09-06 21:46:22 +02:00
  • 211b372e26 Standardized method of getting node info in dungeon mapgen. 0gb.us 2013-09-04 12:09:52 -07:00
  • 8489980039 Add sanity check to sort function sapier 2013-08-25 00:43:20 +02:00
  • 7935044820 Fix selectionbox not honoring anaglyph mode 3d distortion sapier 2013-08-25 15:41:16 +02:00
  • e8b9467905 Fix crash on lua exception sapier 2013-08-25 10:48:29 +02:00
  • 7860097eda Use player:set_hotbar_image() instead of hardcoded hotbar.png PilzAdam 2013-09-03 19:51:40 +02:00
  • 5b518ed2fe Add backtrace to error function sapier 2013-08-25 12:54:16 +02:00
  • af490330e7 Fix remnants of s32 enable_shaders Kahrl 2013-09-04 00:16:33 +02:00
  • 1ad9365d34 Fix enable_fog = false not having any effect when shaders are enabled Kahrl 2013-09-03 13:21:04 +02:00
  • e61b1773c9 Server::ProcessData(): call getBanName once instead of twice (#639) Ilya 2013-04-10 07:34:58 +04:00
  • 1ecf51a13f Add minetest.parse_json, engine.parse_json Kahrl 2013-09-02 02:01:49 +02:00
  • 71a6ffa762 Use wstring for vertlabels PilzAdam 2013-08-31 21:07:53 +02:00
  • 5d0f19fd7d Fix bug in pathfinder causing endless loop in some situations sapier 2013-08-24 23:42:02 +02:00
  • a0ef75d32d Translated using Weblate (Spanish) Diego Martínez 2013-08-26 01:55:30 +02:00
  • fd6e7cef92 Translated using Weblate (Russian) Ilya Zhuravlev 2013-08-30 23:15:24 +02:00
  • d01d9217dd Translated using Weblate (Russian) Anton Tsyganenko 2013-08-30 23:08:17 +02:00
  • 1751fdf937 Translated using Weblate (Russian) Ilya Zhuravlev 2013-08-30 23:08:03 +02:00
  • 7766420cf4 Translated using Weblate (Russian) Anton Tsyganenko 2013-08-02 20:09:30 +02:00
  • e69764a6f3 Translated using Weblate (Russian) Anton Tsyganenko 2013-08-02 20:09:30 +02:00
  • 525483c500 Translated using Weblate (Russian) Anton Tsyganenko 2013-08-02 20:09:30 +02:00
  • 18bf767014 Translated using Weblate (Russian) Anton Tsyganenko 2013-08-02 20:09:30 +02:00
  • cfaa9b3be5 Translated using Weblate (German) Pilz Adam 2013-08-25 17:27:38 +02:00
  • 902d5927f0 Normalized heat and adjusted humidity proller 2013-08-19 22:30:14 +04:00
  • 82e1ab7b2b Add escaping to world list in main menu (fixes #896). Ilya Zhuravlev 2013-08-29 16:12:16 +04:00
  • d470842e8e Remove "po/du". "du" is invalid language code (fixes #881). Ilya Zhuravlev 2013-08-26 14:30:17 +04:00
  • 439079cad8 Add support for using textures in hotbar BlockMen 2013-08-01 01:09:57 +02:00
  • fead7a27ca Fix aliases not working in shapeless crafting recipes Kahrl 2013-08-25 18:14:26 +02:00
  • 4679455c3f Run util/updatepo.sh PilzAdam 2013-08-25 16:53:04 +02:00
  • d05b15df77 Add a setting for HighPrecisionFPU (fixes #763). Ilya Zhuravlev 2013-08-25 18:25:01 +04:00
  • 151617c552 Fix *.po errors caused by rebase. Ilya Zhuravlev 2013-08-25 16:59:53 +04:00
  • 5a0cadab0c Translated using Weblate (Ukrainian) Vladimir a 2013-06-27 01:22:17 +02:00
  • c9449c6fb7 Translated using Weblate (Russian) Anton Tsyganenko 2013-08-02 20:09:30 +02:00
  • 833183ddb4 Translated using Weblate (Norwegian Bokmål) sfan5 2013-06-21 15:48:34 +02:00
  • f4ef91debf Translated using Weblate (Estonian) sfan5 2013-06-21 15:47:25 +02:00
  • e74dfaf868 Translated using Weblate (Dutch) Sasikaa Lacikaa 2013-08-05 22:18:03 +02:00
  • 4260b99df2 Translated using Weblate (Hungarian) Sasikaa Lacikaa 2013-08-11 03:05:30 +02:00
  • 9ebed5e497 Translated using Weblate (Dutch) sfan5 2013-06-21 15:46:31 +02:00
  • 342629a3bf Translated using Weblate (Russian) Vladimir a 2013-06-26 23:54:28 +02:00
  • ca58c2464a Translated using Weblate (French) Nicola Spanti 2013-08-01 13:52:24 +02:00
  • 9f2b08ddf0 Translated using Weblate (French) we prefer instagib metl3 2013-07-06 14:28:12 +02:00
  • ba335958d6 Translated using Weblate (Ukrainian) sfan5 2013-06-21 15:45:10 +02:00
  • 78ea818aaf Fix umlauts/special character issue in lua gettext BlockMen 2013-08-18 23:30:30 +02:00
  • deaa8dc287 Fix gettext for tabs (windows) BlockMen 2013-08-18 14:36:38 +02:00
  • ade70fe4b9 Allow SIGINT to kill mainmenu again Kahrl 2013-08-19 14:55:38 +02:00
  • 4242782dc2 World config dialog: Use engine determined path for game mods Kahrl 2013-08-19 13:55:04 +02:00
  • 8548bb75b6 GUIFormSpecMenu focus fixes Kahrl 2013-08-19 11:26:51 +02:00
  • 72b9b0fe3a Reenable image scaling in formspecs BlockMen 2013-08-09 20:53:11 +02:00