1
0
Fork 0
mirror of https://github.com/dragonfireclient/dragonfireclient.git synced 2025-01-11 00:19:52 -05:00

Commit graph

  • f0c6feca97 Fix build with freetype support disabled sfan5 2017-01-14 12:28:43 +0100
  • ee9b59a7fe Fix another missing const reported by clang & @sfan5 Loic Blot 2017-01-14 12:20:59 +0100
  • ee6d8c10ce Fix missing const in ServerActiveObject::getStaticData Loic Blot 2017-01-14 12:03:50 +0100
  • 8002366097 Organize defaultsettings.cpp ShadowNinja 2015-10-15 13:16:26 -0400
  • bb154c2e1c Main menu tweaks ShadowNinja 2015-10-15 13:05:33 -0400
  • ef0aa7d5b5 Optimize SAO getStaticData by using std::string pointer instead of return copy Loic Blot 2017-01-11 22:48:14 +0100
  • e2dd96b432 Cleanup content_sao by factorizing similar code parts Rogier 2017-01-12 04:25:25 +0900
  • 7ae7f1ea4c Enable mod security by default ShadowNinja 2016-10-09 14:36:22 -0400
  • 25ba96fcac Meshes: Make object mesh face shading consistent paramat 2016-12-24 06:40:57 +0000
  • 5d60a6c533 Make nametag removable with set_nametag_attributes (#5021) Rui 2017-01-12 04:25:25 +0900
  • 430d3b28e4 Cleanup some header inclusions to improve compilation times Loic Blot 2017-01-11 09:03:07 +0100
  • 6647939403 Performance fix + SAO factorization Rogier 2017-01-10 04:39:45 +0900
  • ec30d49e02 Add staticdata parameter to add_entity (#5009) Rui 2017-01-10 04:39:45 +0900
  • 8e7449e092 Environment & IGameDef code refactoring (#4985) Ner'zhul 2017-01-09 20:39:22 +0100
  • 11df7e886a support older PostGreSQL versions (#4999) zeuner 2017-01-09 17:03:13 +0100
  • 73fdb63597 builtin/.../falling.lua: Avoid crash when hitting unknown nodes sfan5 2017-01-09 16:39:40 +0100
  • 8c1b4f298e Map generation limit: Cache as 'const' not 'const static' paramat 2017-01-07 21:24:31 +0000
  • ddcf8422a2 Map generation limit: Fix checks for block/sector over-limit paramat 2016-12-27 17:00:47 +0000
  • 1fee649f15 Minor: Fix indentation in serverenvironment.cpp Lars Hofhansl 2017-01-08 09:32:16 -0800
  • 98e36d7d68 Move ServerEnvironment to dedicated cpp/header files Loic Blot 2017-01-08 11:01:35 +0100
  • eb2c19bbed Move ClientEnvironment to dedicated cpp/header files Loic Blot 2017-01-08 10:49:47 +0100
  • b0746834cc Get neighbor from same map block if possible in ABMHandler (#4998) lhofhansl 2017-01-07 23:42:25 -0800
  • 8f9611bcb2 Make column alignment consistent in advanced settings (#5004) Ezhh 2017-01-07 11:33:38 +0000
  • ce106a4113 Revert "Extend minetest.is_yes()" sfan5 2017-01-07 11:05:05 +0100
  • c435eabf3f Extend minetest.is_yes() red-001 2016-12-03 11:38:07 +0000
  • b387f95ed3 README.txt: Update the License to 2010-2017 LNJ 2017-01-05 21:28:58 +0100
  • 545c37f613 lua_api.txt: Add registered_chatcommands to global tables LNJ 2017-01-05 22:38:43 +0100
  • 8f22272df5 Add raycast.cpp and tileanimation.cpp to Android.mk Wayward1 2017-01-04 19:44:11 -0500
  • e8b7179ccd Expose and document chatcommands as minetest.registered_chatcommands rubenwardy 2016-12-28 13:01:32 +0000
  • ca3629637c Fixes for using std:vector in ABMHander and further perf improvements Lars Hofhansl 2017-01-04 11:11:55 -0800
  • ad10b8b762 Use std::vector instead of std::map in class ABMHandler Rogier-5 2017-01-03 21:23:22 -0800
  • 3f8261830e Improve getPointedThing() (#4346) Dániel Juhász 2017-01-04 19:18:40 +0100
  • 8aadc62856 Travis: Build server too for UNIX Loïc Blot 2017-01-04 14:36:51 +0100
  • 7387b19021 Pull occlusion check out of loop, and minor code cleanups. Lars Hofhansl 2016-12-31 12:40:31 -0800
  • 6718a95103 Fix display gamma documentation Thomas--S 2017-01-02 22:42:50 +0100
  • a07b032245 Add 2D sheet animation for nodes sfan5 2016-12-23 14:43:56 +0100
  • 7057c196c4 Added "[sheet" to the texture special commands. Luke Puchner-Hardman 2014-09-23 14:39:34 +0200
  • 523f0e8c5b Move TileAnimation code to seperate file sfan5 2016-12-23 13:48:32 +0100
  • e2e8da5ee4 Fix non reverted change on TOSERVER_BREATH compat Loic Blot 2017-01-01 23:57:37 +0100
  • 52ba1f867e Breath cheat fix: server side Loic Blot 2017-01-01 16:13:01 +0100
  • a1346c916e Fix /grant & /revoke not working with custom auth handler (#4974) Dorian Wouters 2016-12-31 18:12:26 +0100
  • dd3cda6bed Fix interact range check (thanks to @lhofhansl) sfan5 2016-12-29 19:35:22 +0100
  • abd68d3466 Use the outgoing split sequence number for every outgoing packet (#4864) Rogier-5 2016-12-29 13:44:47 +0100
  • e509ead680 Buildbot: Update Gettext version (#4971) sfan5 2016-12-29 13:17:24 +0100
  • 094a5a73d3 Redo light.cpp. Auke Kok 2016-12-08 17:37:13 -0800
  • 5a0a59ad46 Dont compare short with bool (#4963) adrido 2016-12-28 21:22:01 +0100
  • 084cdea686 Irrlicht 1.9 support sfan5 2016-12-24 14:26:03 +0100
  • b16252dcae Various anticheat improvements sfan5 2016-12-22 19:29:15 +0100
  • b95f543da9 Add gradle wrapper (#4954) Ner'zhul 2016-12-24 12:30:18 +0100
  • e3cbe521fc Update Android build tools to latest version (#4872) rubenwardy 2016-12-24 07:34:19 +0000
  • f4d718c538 Minimal game: Use field 'tiles' instead of 'tile_images' Rogier 2016-12-14 16:23:25 +0100
  • 4d4b8bb8a4 Move PP() and PP2() macros to basic_macros.h Rogier 2016-12-13 23:16:26 +0100
  • 2f59a0c840 Process ABMs in a spherical volume instead of cubic Lars Hofhansl 2016-12-10 10:31:17 -0800
  • 923a8f1983 Shaders: Remove unnecessary 'if' statements Lars Hofhansl 2016-12-07 21:14:18 -0800
  • a76e7698b2 Make minetest abort on lua panic Rogier 2016-07-25 18:43:15 +0200
  • a95f983ea8 Continue with 0.4.15-dev sfan5 2016-12-22 22:52:15 +0100
  • 231ac33d34 Bump version to 0.4.15 sfan5 2016-12-22 22:52:15 +0100
  • 5114329ada Final update to credits before release Craig Robbins 2016-12-23 07:23:12 +1000
  • a17bcb1767 Translated using Weblate (Russian) Nikolay 2016-12-19 10:06:43 +0000
  • 3fa7c5a476 Translated using Weblate (Portuguese (Brazil)) Cold Meson 06 2016-12-20 06:07:18 +0000
  • ceba12e5aa Translated using Weblate (Portuguese (Brazil)) Bruno Borges 2016-12-20 04:19:29 +0000
  • 34e69e5479 Translated using Weblate (Portuguese (Brazil)) Cold Meson 06 2016-12-20 02:18:51 +0000
  • ab1d98bc8f Translated using Weblate (Dutch) Rogier 2016-12-16 10:28:03 +0000
  • 2acd3ad663 Translated using Weblate (German) Wuzzy 2016-12-14 02:06:54 +0000
  • 70579dc7c3 Android: Workarounds for Googles completely broken NDK sfan5 2016-12-22 14:45:53 +0100
  • 1dd361f37c Android: update curl and libgmp est31 2016-12-21 14:31:59 +0100
  • 5e4d6468a3 Builtin/../falling.lua: Avoid crash when object pos over limit paramat 2016-12-21 07:10:32 +0000
  • ba52a34f94 Don't ship with broken languages (#4940) est31 2016-12-21 14:15:48 +0100
  • 09f1a0c1ff Disable mod security by default (closes #4944) sfan5 2016-12-21 14:04:46 +0100
  • cc7c31a5bc Fix warning reported by clang (possible bug in Settings lua api) sfan5 2016-12-21 10:20:06 +0100
  • 04f68a87ee Correct Swahili translations (#4939) sfan5 2016-12-21 06:37:25 +0100
  • bdf8f85493 Limit drawing rect of selected item to viewport size (fixes #4341) sfan5 2016-12-20 14:27:14 +0100
  • 0f0502109e Security: Fix resolving of some relative paths ShadowNinja 2016-12-16 17:43:39 -0500
  • f522e7351a Fix RemoveRelatvePathComponents ShadowNinja 2016-12-16 17:35:58 -0500
  • 59f84ca0a0 Mod security: Allow read-only access to all mod paths ShadowNinja 2016-12-05 19:59:15 +0000
  • 24edfb77af Fix occlusion culling, again (#4930) lhofhansl 2016-12-18 21:43:04 -0800
  • e4f7ce1985 Fix occlusing counting (#4922) lhofhansl 2016-12-18 04:25:42 -0800
  • 6d4e7f223a Fix unnecessary block loading (#4847) Dániel Juhász 2016-12-18 10:20:23 +0100
  • 78bf7c46e5 Mapgen: Make mgv7 the default in UI Auke Kok 2016-12-15 20:55:41 -0800
  • 0614da3aff Fix build with gettext enabled est31 2016-12-14 05:41:48 +0100
  • f8408398f5 Cavegen: Wider tunnels in mgflat, mgfractal, mgvalleys paramat 2016-12-13 04:08:23 +0000
  • c67f2b2965 Run updatepo.sh est31 2016-12-14 00:31:12 +0100
  • 211d919b54 Update minetest.conf.example and settings_translation_file.cpp est31 2016-12-14 00:15:11 +0100
  • 646159159f Translated using Weblate (Ukrainian) Fixer 2016-12-13 22:32:51 +0000
  • 55cb5a1983 Translated using Weblate (German) Wuzzy 2016-12-11 09:22:15 +0000
  • 1c4bc0d46c Translated using Weblate (German) Jan Sbrz 2016-12-03 12:57:21 +0000
  • b898ab6486 Translated using Weblate (Lithuanian) Zygi Mantus 2016-12-10 20:29:11 +0000
  • eac6323e80 Translated using Weblate (Russian) Andrey 2016-12-13 03:10:43 +0000
  • 571ed96c8e Translated using Weblate (Russian) Maksim Gamarnik 2016-12-06 10:17:38 +0000
  • 3a0ded274e Translated using Weblate (Russian) Stas Kies 2016-08-31 21:36:05 +0000
  • bb9fe6eb2b Translated using Weblate (Indonesian) Alvin Hikmawan 2016-12-10 10:03:21 +0000
  • 728909284a Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2016-12-08 15:40:14 +0000
  • 47b1a118ef Translated using Weblate (Indonesian) Alvin Hikmawan 2016-12-02 07:30:27 +0000
  • 51210d317d Translated using Weblate (Indonesian) Yana Agun Siswanto 2016-10-22 07:19:46 +0000
  • f18cebdd07 Translated using Weblate (French) Onyx Steinheim 2016-11-27 10:39:47 +0000
  • 68d24fb74b Translated using Weblate (French) AcidNinja 2016-11-16 12:19:12 +0000
  • 3aabb6587d Translated using Weblate (French) Onyx Steinheim 2016-10-17 08:41:00 +0000
  • 735581bad1 Translated using Weblate (Polish) Jakub Mendel 2016-11-08 16:43:42 +0000
  • e36ae4ec0a Translated using Weblate (Polish) red-001 2016-11-08 16:46:07 +0000
  • 66fe077d07 Translated using Weblate (Polish) nedzadarek 2016-09-25 20:41:59 +0000