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

Commit graph

  • 6d1e6f8898 Split light update into two parts Dániel Juhász 2017-03-11 17:03:15 +0100
  • f98bbe193e Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) Loïc Blot 2017-04-20 00:12:52 +0200
  • f3fe62a0bf Fix various copy instead of const ref reported by cppcheck (#5615) Loïc Blot 2017-04-19 23:02:07 +0200
  • cfe0291b13 Conf.example: Move some lines to minetest.conf.example.extra paramat 2017-04-17 14:17:43 +0100
  • efd509f796 Pointed thing to face pos: Fix crash if opening door with slab or stair MarkuBu 2017-04-13 13:58:34 +0200
  • 858c722974 Tools: Fix tool digging speed limit Hybrid Dog 2017-04-10 22:07:52 +0200
  • cf37a55690 Fix various variables passed by copy instead of const ref (#5610) Loïc Blot 2017-04-19 00:36:30 +0200
  • 5f2af7c4e8 Fix broken lint since 04cc9de8f2 Loïc Blot 2017-04-18 17:13:50 +0200
  • 93c1d511e3 Reorder TileSpec. (#5591) Auke Kok 2017-04-17 22:48:17 -0700
  • eddf16eee9 Fix always using the xbox layout (reported by coverity). Ekdohibs 2017-04-18 06:40:53 +0200
  • 5433e9bd19 Don't make TAB exit game if bound to inventory. Auke Kok 2017-04-14 22:16:57 -0700
  • 6120251320 Fix MSVC build broken by 34d32ce round -> myround Remove superflous floor calls SmallJoker 2017-04-17 13:49:48 +0200
  • 04cc9de8f2 MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock copying done in the main thread Perttu Ahola 2017-04-15 10:55:52 +0300
  • 4323ad163f Include container.h in util/thread.h. util/thread.h doesn't compile without it Perttu Ahola 2017-04-15 18:21:23 +0300
  • f6da7b3fda Sneak: Add option for old move code paramat 2017-04-05 12:18:22 +0100
  • 907be0ab91
    Remove an unused variable in Android Build Loic Blot 2017-04-17 09:37:12 +0200
  • 97988a1044 Plug two minor Leaks (#5603) Auke Kok 2017-04-17 00:04:58 -0700
  • 73de17afa8 Android progressbar fix (#5601) Loïc Blot 2017-04-16 14:44:15 +0200
  • d17636484d Disable android leveldb by default (#5596) Nathanaël Courant 2017-04-16 00:48:48 -0700
  • 34d32ce55a Implement delayed server shutdown with cancelation (#4664) Loïc Blot 2017-04-15 23:19:18 +0200
  • 0f955bf7fa Minimap: Do a double-typecast to fix compiling with MSVC SmallJoker 2017-04-15 14:30:27 +0200
  • a9aad4d061 Partial damage cheat fix: node damages server side (#4981) Loïc Blot 2017-04-15 09:25:43 +0200
  • b1e6c2a9b8
    NetworkPacket: don't copy push std::string and std::wstring Loic Blot 2017-04-14 18:26:24 +0200
  • 093e621643
    Fix wrong channel type in Client/Server CommandFactories This is a u8 not a u16 Loic Blot 2017-04-14 15:56:40 +0200
  • b0be7ab61e ClientIface::sendToAll: honor packet configuration (#5590) Loïc Blot 2017-04-14 15:34:01 +0200
  • 98286a24bc
    Fix android build Loic Blot 2017-04-14 09:26:11 +0200
  • e80a83d1cb [CSM] Add function to set minimap shape (#5569) bigfoot547 2017-04-14 02:04:41 -0500
  • 6f641df8a5 Only use palette if param_type2 is correct Dániel Juhász 2017-04-13 01:24:00 +0200
  • 021e667511 Add documentation for map block format 27 (#5576) Dániel Juhász 2017-04-13 10:19:46 +0200
  • 8bdf9a44c6 [CSM] Fix localplayer documentation (#5557) Vincent Glize 2017-04-12 23:05:01 +0200
  • 83508277ce Fix inability to change metadata using stack:to_table() (#5547) numberZero 2017-04-12 18:51:07 +0400
  • 1399678ffd
    Fix fips_cipher_abort warning and other duplicate macros Loic Blot 2017-04-12 09:05:27 +0200
  • 4e2479e46a [CSM] Allow escaping chatcommands and add missing calls to gettext. (#5565) red-001 2017-04-11 22:35:25 +0100
  • a3e7372686 Replace occurrence of luaL_reg in l_localplayer (#5566) t0ny2 2017-04-11 18:29:24 +0100
  • 59911761ef Sneak glitch: Detect ledge for 2-node climb-up paramat 2017-04-06 15:58:12 +0100
  • eb587996e4 [CSM] Use more gettext (#5553) red-001 2017-04-10 20:14:00 +0100
  • e8d8723320 [CSM] Move .list_players and .disconnect to builtin. (#5550) red-001 2017-04-10 20:13:20 +0100
  • 0bc306e337 Clang-format fix for Android Loïc Blot 2017-04-10 09:40:06 +0200
  • b4106ca58f Clang-format styles fixes since previous commit Loïc Blot 2017-04-10 09:17:53 +0200
  • 0419552c92
    Clang format: fix LINT on old PR which doesn't have LINT enabled Loic Blot 2017-04-10 08:05:03 +0200
  • 0a8834608d Hard-coded undersampling. number Zero 2017-01-12 12:19:36 +0300
  • 8ad3dad137 LocalPlayer api lua Vincent Glize 2017-04-08 12:26:45 +0200
  • 58d83a7bb2 Hardware coloring for itemstacks Dániel Juhász 2017-03-10 18:25:58 +0100
  • d4e9dd4643 Move chat command handling code from C++ to Lua (#5528) red-001 2017-04-08 19:03:57 +0100
  • fb4c730708 Document that write_json will error on unserializable types. (#5539) raymoo 2017-04-08 01:42:59 -0700
  • 8c8333bf68 Prepare for Linux daily build packages (using Gitlab.com CI) (#5542) Loïc Blot 2017-04-08 10:19:07 +0200
  • 41c5483024 Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541) Loïc Blot 2017-04-08 09:28:37 +0200
  • 01f9d05f23
    code style fix on src/script/cpp_api/s_client.h Loic Blot 2017-04-08 08:45:58 +0200
  • f73534640a [CSM] Add event on_connect player API lua (#5540) Vincent Glize 2017-04-08 08:20:30 +0200
  • ff4fef570e
    Fix cmake library default build problem since moving to lib/ Loic Blot 2017-04-07 23:56:02 +0200
  • 4af99b75cf
    Pass clang-format on 14 trivial header files fixes Loic Blot 2017-04-07 23:22:00 +0200
  • 271d7c31e6 Fix signed/unsigned conversion warning rubenwardy 2017-04-07 19:06:50 +0100
  • c28a843592 Cavegen: Fix non-constant array initializer error for MSVC SmallJoker 2017-04-07 17:59:27 +0200
  • 71ffe699d0 Settings: Update documentation (#5534) SmallJoker 2017-04-07 17:10:26 +0200
  • f7088f69ab
    Clang-format: fix some header files and remove them from whitelist Loic Blot 2017-04-07 08:50:17 +0200
  • b751c59f43 Add the REQUIRE_LUAJIT option (#5526) YuGiOhJCJ 2017-04-07 07:29:43 +0200
  • 676951d90d Windows: Skip cmd for release builds (#5416) adrido 2017-04-07 07:14:39 +0200
  • 94358a709b Fix "error: ‘playerSAO’ was not declared" Auke Kok 2017-04-06 22:04:40 -0700
  • a5c9174bad Fix spacing Ekdohibs 2017-03-24 15:56:10 +0100
  • 08b680d588 Fix problems when overriding the hand: - If the hand can dig a node the item wielded can't, allow to dig it anyway. - Fix the API callbacks from setting the hand instead of the wielded item. Ekdohibs 2017-03-22 03:25:16 +0100
  • bce0d458d8 Add Joystick type detection and Xbox controller support rubenwardy 2017-04-02 23:00:34 +0100
  • 351cc2e79a Fix multiple death messages (#5305) presstabstart 2017-04-07 04:32:50 +0100
  • 63e175dd70 Show media download progress in percent on progress screen (#5498) orwell96 2017-04-07 00:03:29 +0200
  • 3a90b78a03
    LINT: Switch whitelist check from egrep to awk Loïc Blot 2017-04-06 16:03:29 +0200
  • 88b9b9652a [CSM] Add function to get the server protocol version. (#5529) red-001 2017-04-06 21:50:45 +0100
  • be06636965 Clang-format continuation indent fixes + .gitignore additions Loïc Blot 2017-04-06 15:37:02 +0200
  • 00138a52d8 Clang format brace style fix Loïc Blot 2017-04-06 15:27:47 +0200
  • 48ce9c9b30 Fix clang-format binary selection Loïc Blot 2017-04-06 10:01:09 +0200
  • 4b15f76ed1
    Move LINT process in dedicated shell & fix Move lint to dedicated shell permit to use it from your shell easily to check what is wrong Also fix recent regressions in code style Loic Blot 2017-04-06 09:10:59 +0200
  • 503e1d2b7c
    Clang format: only show errors on non whitelisted files Loic Blot 2017-04-06 08:42:52 +0200
  • 671d37adff
    Translated using Weblate (Indonesian) fdedraco 2017-04-01 08:46:53 +0000
  • 619d4cf8ae
    Translated using Weblate (Russian) Andrey K 2017-03-31 20:38:51 +0000
  • 49eaa0c5f7
    Translated using Weblate (Italian) i486DX2 2017-03-30 19:16:35 +0000
  • 649fabcc3d
    Translated using Weblate (Portuguese (Brazil)) Gabriel Carvalho 2017-03-23 18:24:31 +0000
  • aef1aeb3aa
    Translated using Weblate (Turkish) monolifed 2017-03-13 19:17:17 +0000
  • f8ba6ce94f
    Translated using Weblate (Korean) Han So Ri 2017-03-05 03:12:50 +0000
  • 80a5f52634
    Translated using Weblate (Malay) Muhammad Nur Hidayat Yasuyoshi 2017-03-03 12:19:44 +0000
  • d39828f17c
    Translated using Weblate (Korean) Han So Ri 2017-02-27 06:30:28 +0000
  • e6307b2a6c
    Translated using Weblate (Chinese (China)) 黄冠恒 2017-02-26 14:56:16 +0000
  • ca94ce7d06
    Translated using Weblate (Malay) Muhammad Nur Hidayat Yasuyoshi 2017-02-26 11:13:32 +0000
  • 7f0ce7a37b
    Translated using Weblate (Serbian (cyrillic)) lisacvuk 2017-02-06 16:24:06 +0000
  • 199872e33c
    Translated using Weblate (Chinese (China)) susan 2017-02-05 14:54:43 +0000
  • 1d405406d1
    Translated using Weblate (Polish) Jakub Mendel 2017-02-04 14:50:31 +0000
  • 93c44550d2
    Translated using Weblate (Malay) Muhammad Nur Hidayat Yasuyoshi 2017-02-03 22:17:07 +0000
  • 43feb1fbab
    Translated using Weblate (Chinese (China)) zaoqi 2017-02-05 14:54:26 +0000
  • 8fd6de5c3b
    Added translation using Weblate (Malay) Muhammad Nur Hidayat Yasuyoshi 2017-02-03 17:56:46 +0000
  • 06bac07df0
    Translated using Weblate (Chinese (China)) Guo Yunhe 2017-01-22 20:37:04 +0000
  • 886789a23e
    Translated using Weblate (Belarusian) Viktar Vauchkevich 2017-01-16 15:39:13 +0000
  • ffb22a4f49
    Translated using Weblate (Norwegian Bokmål) Petter Reinholdtsen 2017-01-15 14:54:29 +0000
  • 2cfcd965c7
    Translated using Weblate (Belarusian) Viktar Vauchkevich 2017-01-15 16:42:07 +0000
  • f397466272
    Translated using Weblate (Belarusian) Viktar Vauchkevich 2016-12-31 12:19:40 +0000
  • 4ea63aa0ed Translated using Weblate (Polish) Andrzej Redlarski 2016-12-30 15:48:52 +0000
  • 4ad1dd5938 Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2016-12-30 02:37:23 +0000
  • e0272635e9 Translated using Weblate (Lithuanian) ignaloidas 2016-12-28 12:00:17 +0000
  • 8277e63454 Translated using Weblate (Portuguese (Brazil)) Cold Meson 06 2016-12-26 18:35:24 +0000
  • 4ee6be856d [CSM] Add support for positional audio. (#5516) red-001 2017-04-06 07:14:31 +0100
  • 6da828c471
    Expose vector helpers to CSM Loic Blot 2017-04-06 07:57:49 +0200
  • 54ffc4e915 Memleak fix: LocalPlayer object was not deleted Loïc Blot 2017-04-05 12:30:52 +0200
  • 460e094a9f Mapgen documentation: Add descriptions to noise parameters paramat 2017-04-04 11:59:52 +0100
  • 1eca9ecf7d Mapgen: Remove '#include treegen.h' from non-mgv6 mapgens paramat 2017-04-04 06:37:21 +0100