Commit Graph

  • cc0b3c1cd1 Add keycode.cpp unittests sfan5 2016-09-22 15:23:54 +0200
  • c3e1ab859e Rewrite keycode.cpp (Keycode handling & names) sfan5 2016-09-21 23:40:19 +0200
  • cd2c8ade2d Conf.example: Re-add deleted noise parameter documentation paramat 2016-09-23 17:01:49 +0100
  • 9fa562f888 Update library versions in buildbot sfan5 2016-09-20 21:50:42 +0200
  • af4c2107e0 Don't use ZLIB_WINAPI if the required DLL is not provided to CMake sfan5 2016-09-20 21:40:05 +0200
  • 3a57e52500 Do not serialize empty NodeMetadata sfan5 2016-09-19 20:06:39 +0200
  • 5091cb5ecd Builtin: Change error to warning for light_source > 14 paramat 2016-09-21 04:25:10 +0100
  • 679c8de63f Increase default font size by 1 James Stevenson 2016-09-15 11:53:17 -0400
  • abb6fba24f Fix a typo and use proper deprecation notification system est31 2016-09-19 12:11:31 +0200
  • 3aefa5d3ce Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX paramat 2016-09-15 22:40:19 +0100
  • 297546af3d Lua_api.txt: Add note of maximum value for node 'light_source' paramat 2016-09-11 22:48:04 +0100
  • 1475c1b1c8 Add an [invert:<mode> texture modifier Thomas--S 2016-08-12 17:56:31 +0200
  • 6e30dd05f4 Collision: Improve performance by combining 6 vectors into 1 using a struct ShadowNinja 2016-01-09 17:07:46 -0500
  • b88595050f Decorations: Generalise 'spawn by' to be used by all decoration types paramat 2016-09-11 23:34:43 +0100
  • b77cee146b Allow escaping of texture names when passed as an argument to a modifier sfan5 2016-09-03 17:53:15 +0200
  • 9dd22aebc7 Fix "unknown CMake command "check_library_exists" (#4517) Eric Mountain 2016-09-14 05:05:21 +0200
  • d83bcf2c50 Plantlike meshoptions: fix degrotate. (#4512) Auke Kok 2016-09-12 16:04:13 -0700
  • af4b63ff21 fix missing parameters in some mentions of entity callbacks raymoo 2016-09-08 11:42:08 -0700
  • 403dada85a Return nil on empty get_area() (#4508) James Stevenson 2016-09-09 11:47:13 -0400
  • c0cd7aa351 Anticheat: Use the physics_override modifiers aswell SmallJoker 2016-09-09 07:03:36 +0200
  • 2de8c22a99 Make getStackMax return the correct maximal stack size SmallJoker 2016-09-06 19:13:52 +0200
  • aa33166386 Add minetest.unregister_item and minetest.register_alias_force paly2 2016-07-10 15:15:43 +0200
  • 7eacdc7bb8 Run updatepo.sh est31 2016-08-30 06:18:37 +0200
  • fe497573f6 Translated using Weblate (Danish) Rui 2016-08-30 04:09:03 +0000
  • 6cf0ab376c Translated using Weblate (Japanese) Rui 2016-07-17 15:50:36 +0000
  • 7f8703ef74 Translated using Weblate (Danish) Thomas Wagner Nielsen 2016-08-12 18:51:18 +0000
  • 048ba0d22d Translated using Weblate (German) bse666 2016-08-09 07:40:53 +0000
  • 03ba583264 Translated using Weblate (Polish) Mateusz Mendel 2016-07-29 19:02:36 +0000
  • efa2635d56 Translated using Weblate (Polish) Jakub Mendel 2016-07-29 18:03:41 +0000
  • 45f8ae9e55 Translated using Weblate (Portuguese (Brazil)) Bruno Borges 2016-07-21 17:30:08 +0000
  • bc1fcc4584 Translated using Weblate (Portuguese) Bruno Borges 2016-07-21 00:15:09 +0000
  • 9f326ea9c8 Translated using Weblate (Serbian (cyrillic)) lisacvuk 2016-07-13 09:50:11 +0000
  • 6cd2ccb35b Translated using Weblate (French) Jean-Baptiste 2016-07-13 16:41:45 +0000
  • f9d5ea4322 Translated using Weblate (French) Onyx Steinheim 2016-07-13 16:31:38 +0000
  • f3ee6b992b Translated using Weblate (Chinese (Taiwan)) Jeff Huang 2016-07-13 08:23:52 +0000
  • 3b0f7659c7 Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486) Rui 2016-08-30 12:40:48 +0900
  • 1f2ff860f5 Update minetest.conf.example and settings_translation_file.cpp est31 2016-08-30 04:40:54 +0200
  • 78ff5c1936 Fix background formspec elements from interfering with each other rubenwardy 2016-08-07 14:32:31 +0100
  • fbe4a9267f Settingtypes.txt: Clarify comments, correct spelling red-001 2016-08-28 15:02:33 +0100
  • 51e13ae588 Builtin: Disallow registering users with the same name SmallJoker 2016-07-28 14:32:32 +0200
  • e10fee0001 Allow fields to choose whether they close on enter press rubenwardy 2016-08-07 16:22:50 +0100
  • 4330c63ea4 Submit name of field on enter key press rubenwardy 2016-08-07 16:01:00 +0100
  • fb20b45100 Camera: Higher frequency limit for view/hand bobbing and footsteps paramat 2016-08-20 02:05:34 +0100
  • e58a55aa82 Make plantlike drawtype more fun Auke Kok 2015-12-10 22:58:11 -0800
  • d767f025cb Client: disable pre v25 init sending by default est31 2016-08-22 04:27:44 +0200
  • 0b0075e6ad Move on join and on leave messages to lua (#4460) Xunto 2016-08-22 22:21:48 +0400
  • cafa400fa5 gettext.h: include <locale> before defining the gettext macro (#4452) kahrl 2016-08-21 02:40:23 +0200
  • f092dac979 Also support X11 icon for minetest copies installed via make install (#4407) est31 2016-08-20 21:26:44 +0200
  • 6590140260 Tidy up generate_from_settingtypes.lua a bit. Tim 2016-07-27 18:46:02 +0200
  • ba50127309 Move generation from settingtypes out of dlg_settings_advanced Tim 2016-07-27 18:41:16 +0200
  • a4962240bd Fix for failure to find jsoncpp in android build (#4456) Rogier-5 2016-08-19 20:23:30 +0200
  • 7f4c6f32da Mapblock mesh: Fix updateFastFaceRow tiling issue obneq 2016-08-12 19:11:56 +0200
  • 5c0e659516 Script API: Make the craft recipe field 'method' consistent SmallJoker 2016-07-30 12:50:22 +0200
  • 986d70ccec Lua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabilities' DonBatman 2016-08-14 04:40:31 -0700
  • f21dae6339 Add an [opacity:<r> texture modifier. Makes the base image transparent according to the given ratio. r must be between 0 and 255. 0 means totally transparent. 255 means totally opaque. Useful for texture overlaying. Thomas--S 2016-07-02 17:58:08 +0200
  • c4e77b406a Update AppData file with more URLs and keywords sfan5 2016-08-12 14:33:26 +0200
  • b11720af45 Use the standard to_string() functions for C++11 (#4279) Rogier-5 2016-08-11 19:22:40 +0200
  • 35f47e5461 Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431) Rogier-5 2016-08-11 00:22:32 +0200
  • 48b3bb980d couple of memory leaks fixes. David Carlier 2016-07-28 08:56:22 +0100
  • 1be3894e6f Update the version of irrlicht to 1.8.3, add steps for Sqlite3 DLaboratory 2016-07-13 16:49:47 +0800
  • 82494b8cc1 Zooming the camera requires the 'zoom' privilege Ben Deutsch 2016-08-02 21:36:34 +0200
  • d1df09841d Document zoom_fov in settingtypes.txt and minetest.conf.example Ben Deutsch 2016-08-02 22:47:47 +0200
  • 2c31b79235 Add zoom, tweakable with zoom_fov, default key: Z (like optifine) Esteban I. Ruiz Moreno 2013-03-31 00:30:32 -0300
  • c013c73f33 Lua->C getintfield() use lua_tointeger (#4408) Tomas 2016-08-10 12:17:48 +0200
  • 4503b5097f Fixes for compiling with a newer (system) jsoncpp (#4429) Rogier-5 2016-08-10 12:10:00 +0200
  • 058a869b70 Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers (#4430) Ner'zhul 2016-08-10 12:08:05 +0200
  • 8df89db30e Add simulation category Rémi Verschelde 2016-08-10 08:51:36 +0200
  • b6d845adb4 Decorations: Fix decoration height check errors paramat 2016-08-03 03:44:33 +0100
  • ea12da939f Mapgen: Remove unused 'flat' and 'trees' flags from mg_flags paramat 2016-07-29 03:44:58 +0100
  • fca8e53842 Fix l_request_insecure_environment not ignoring all whitespace (#4395) Dorian Wouters 2016-08-04 00:41:54 +0200
  • 4ec6671909 test_map_settings_manager: Fix Wunused-result warning est31 2016-08-04 00:29:06 +0200
  • 9edc984b09 Porting: Fix endless loop if image format is not recognized est31 2016-08-03 23:20:36 +0200
  • e559f8714b texture_packs.txt: Document special textures SmallJoker 2016-07-29 10:23:09 +0200
  • 927adf9bdd Documentation: Create texture_packs.txt rubenwardy 2016-07-29 15:39:36 +0100
  • 573b50ab2c lua_api.txt: Document how to properly clear node metadata mtango688 2016-07-28 15:40:23 -0600
  • cc01c3cb4d Update README.txt (#4368) Nathaniel Olsen 2016-07-29 16:37:06 -0500
  • 6b74e196ae buildbot: retrieve short commit hash properly Fernando Carmona Varo 2016-07-24 14:01:20 +0200
  • 919d9d791c Increase android versionCode (#4350) Ner'zhul 2016-07-28 13:13:25 +0200
  • 8a98cbda84 Upright sprite objects: Horizontally flip the front image SmallJoker 2016-07-26 14:39:03 +0200
  • 2cb0f649f4 Main menu, lua_api.txt: Fix mod/texture pack screenshot size issues Wuzzy 2016-07-25 22:52:42 +0200
  • c8b4bedaa8 Builtin: Add core.MAP_BLOCKSIZE constant Tim 2016-07-23 13:29:53 +0200
  • 58eb5f39d4 Builtin: Fix check for a player object in core.check_player_privs Tim 2016-07-07 23:58:52 +0200
  • f833159a68 Update minetest.conf.example and the settings translation file est31 2016-07-24 17:41:36 +0200
  • 2ba8ad1dfe Mgvalleys / cavegen: Place riverbed nodes under river water paramat 2016-07-20 00:23:08 +0100
  • 97c763158c lua_api.txt: Remove tooltip checkbox[] element James Stevenson 2016-07-14 10:07:40 -0400
  • 6621daee50 HTTP lua API docs: correct some function references est31 2016-07-12 22:45:34 +0200
  • d7060c212f Builtin/profiler: Replace game profiler (#4245) Tim 2016-07-12 21:51:10 +0200
  • d6865c4d8d Lua_api.txt: Fix description of node drop behaviour Duane 2016-07-11 09:46:01 -0500
  • 91f68e7d11 Treegen: Improve use of signed vs. unsigned integers paramat 2016-07-10 16:03:53 +0100
  • 7eeb735cab Run updatepo.sh est31 2016-07-12 20:50:20 +0200
  • 24ca754bd5 Update minetest.conf.example, and settings_translation_file.cpp est31 2016-07-12 20:49:33 +0200
  • e323ba4f27 Translated using Weblate (French) Onyx Steinheim 2016-07-12 16:56:29 +0000
  • 23933dcb24 Translated using Weblate (Dutch) ikmaak 2016-07-08 10:32:09 +0000
  • bda12ddd7d Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2016-06-23 17:34:59 +0000
  • 8667566f78 Translated using Weblate (Spanish) Roberto Mengíbar Fernández 2016-06-14 21:57:46 +0000
  • 18c2aed1c9 Translated using Weblate (French) Guillaume Robert 2016-06-13 18:39:36 +0000
  • e07247f8da Translated using Weblate (Chinese (China)) arsdragonfly 2016-06-11 10:56:31 +0000
  • c9c07ae754 Translated using Weblate (Serbian (cyrillic)) Лазар Вукановић 2016-06-09 11:11:15 +0000
  • ac20a5182f Added translation using Weblate (Serbian (cyrillic)) Лазар Вукановић 2016-06-09 08:40:00 +0000
  • 235d2ed246 Translated using Weblate (Esperanto) Tim 2016-06-04 13:18:08 +0000