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

Commit graph

  • bc53c82bcf Add minetest.rgba function that returns ColorString from RGBA or RGB values Gael-de-Sailly 2015-02-27 20:51:55 +0100
  • 1425c6def1 Cpp11 initializers: last src root changeset (#6022) Loïc Blot 2017-06-21 11:51:29 +0200
  • 12aad731ad Fix render order of overlays (#6008) Dániel Juhász 2017-06-21 08:47:31 +0000
  • 8daf5b5338 C++11 cleanup on constructors dir network (#6021) Vincent Glize 2017-06-21 08:28:57 +0200
  • af3badf7a9 C++11 cleanup on constructors dir client (#6012) Vincent Glize 2017-06-21 08:04:45 +0200
  • 76074ad81a Fix console resize issue when maximising game window (#6023) Ezhh 2017-06-21 06:50:57 +0100
  • b8237099b2 Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed value paramat 2017-06-20 04:55:32 +0100
  • e6a9e6066a Inventory: Make addItem for empty ItemStacks respect max stack size Jesse McDonald 2017-05-18 22:56:49 -0500
  • 16938adfc0 Merge cguittfont lib in irrlicht change folder. (#6016) Loïc Blot 2017-06-20 17:18:34 +0200
  • 318106223f Fix console not being properly resized after window size changed (#6020) Zeno- 2017-06-20 20:36:58 +1000
  • 0fcaf9fb1b Automatic item and node colorization (#5640) Dániel Juhász 2017-06-20 09:19:56 +0000
  • 7c07cb4ec2 Add new travis required configuration for trusty Loïc Blot 2017-06-20 09:39:20 +0200
  • b2977e7691
    Fix 1 more warning reported by GCC Loic Blot 2017-06-20 00:19:29 +0200
  • b32f36bf34
    Fix 2 warnings reported by GCC Loic Blot 2017-06-20 00:04:18 +0200
  • 4a5e8ad343 C++11 cleanup on constructors (#6000) Vincent Glize 2017-06-19 23:54:58 +0200
  • 4a78949083 Remove IrrlichtDevice unused pointer from ClientActiveObject class & childs (#6010) Loïc Blot 2017-06-19 16:49:34 +0200
  • 6eb03c135f find_nodes_in_area: Extend maximal count to U32_MAX (#5277) SmallJoker 2017-06-19 16:30:26 +0200
  • 071736ba3f hud.h: add missing false default state on use_hotbar_selected_image Loïc Blot 2017-06-19 15:41:33 +0200
  • 53acc32bee hud.cpp: fix wrong indent in drawItem Loïc Blot 2017-06-19 15:20:30 +0200
  • 4dcc5985df Verify HudSetParams input when hotbar textures are set (#6013) Loïc Blot 2017-06-19 14:10:30 +0200
  • 0c429bd164 Mgv7: Do not limit river generation if no floatlands paramat 2017-06-18 02:11:05 +0100
  • ea4d407082 Mgv7 spawn search: Cope with extreme custom terrain and biome 'dust' paramat 2017-06-11 06:02:20 +0100
  • 8f2e60a961
    Client::makeScreenshot: remove device param Loic Blot 2017-06-19 00:00:55 +0200
  • 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) Loïc Blot 2017-06-18 19:55:15 +0200
  • 8f7785771b Cpp11 initializers 2 (#5999) Loïc Blot 2017-06-17 19:11:28 +0200
  • 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) Loïc Blot 2017-06-16 11:25:52 +0200
  • 49d6e5f4ab Fix deserialization of ItemDefinition (#5995) Rui 2017-06-16 14:17:30 +0900
  • 212945c7a3 Mgv6 mudflow: Also check for 'ignore' nodes paramat 2017-06-15 22:48:26 +0100
  • 2ab09bb486 Improve chatcommand params consistency (#5985) Ezhh 2017-06-15 21:38:41 +0100
  • f55816f93a Mgv6 mudflow: Avoid partially removed stacked decorations paramat 2017-06-12 17:53:17 +0100
  • bbe3dd9a7a Fix no sound bug (#5968) Rui 2017-06-15 00:21:08 +0900
  • ddcd026344 Remove legacy content_abm.{cpp,h} Loïc Blot 2017-06-14 16:23:08 +0200
  • 4783ff956b Update list of installed files concerning server and non-RUN_IN_PLACE builds (#5976) sfan5 2017-06-14 08:04:39 +0200
  • 683ab3a154 Fix the serialization error by ff73c7a (#5964) Rui 2017-06-12 04:20:50 +0900
  • 65819f3b9f Use thread_local instead from some static settings (#5955) Loïc Blot 2017-06-11 13:58:43 +0200
  • ff73c7a5da Sound: Add pitch option (#5960) Rui 2017-06-11 20:58:26 +0900
  • 03ff53e16b Remove minetestmapper from this repository (#5901) Loïc Blot 2017-06-11 12:49:30 +0200
  • 26e2eb019a Improve the path select GUI (#5852) red-001 2017-06-11 08:43:31 +0100
  • 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) ShadowNinja 2017-06-11 03:43:05 -0400
  • 5cc8ad946e Remove superfluous pointer null checks QrchackOfficial 2017-06-05 01:52:55 +0200
  • 7bfd53ba58 Plantlike meshoptions: Fix inverted random vertical offset number Zero 2017-06-09 20:31:16 +0300
  • 842acbfad2 (Re)spawn players within 'mapgen_limit' paramat 2017-06-04 22:28:32 +0100
  • a9f02ab51c Menu: Do not use textlist for shaders in settings tab (#5820) Elijah Duffy 2017-06-10 11:14:26 -0700
  • 25ae0739ed Add a server-sided way to remove color codes from incoming chat messages (#5948) red-001 2017-06-10 12:49:44 +0100
  • 07be63b287 fix an example in lua_api (#5604) DS 2017-06-10 13:49:28 +0200
  • ab128e03ff C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) Loïc Blot 2017-06-10 13:49:15 +0200
  • 9c497aa71f Order es_DrawType exactly like enum NodeDrawType in nodedef.h (#5946) Thomas--S 2017-06-10 13:24:05 +0200
  • 740b4bec07 Fix sending color codes to clients that don't support them. (#5950) red-001 2017-06-09 20:39:25 +0100
  • 44495ea719 CSM: Fix documentation error for register_on_*_chat_messages (#5917) DS 2017-06-09 15:48:04 +0200
  • 312ca0382b buildbot: exit 0 at the end of the script Loïc Blot 2017-06-09 09:40:16 +0200
  • d74385be24 Implement GItlab CI daily builds for windows platform (32 & 64) (#5923) Loïc Blot 2017-06-08 16:30:30 +0200
  • 4221c1b441 Have the server send the player list to the client (#5924) red-001 2017-06-08 14:30:09 +0100
  • 5bd33a1586 C++11 patchset 5: use std::threads and remove old compat layer (#5928) Loïc Blot 2017-06-08 10:40:11 +0200
  • 0a5c3c2852 Autorun: Change to 'autoforward' (#5926) Paramat 2017-06-08 08:57:00 +0100
  • 47bcf2f7ac Use a settings object when generating world.mt and set player_backend to sqlite. (#5940) red-001 2017-06-08 08:50:51 +0100
  • 00dfced195 make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) DS 2017-06-07 19:11:28 +0200
  • c91a8c7061 [CSM] Add function to get player privileges (#5933) red-001 2017-06-07 08:09:06 +0100
  • 6c55874417
    DragonflyBSD & NetBSD build fix Loic Blot 2017-06-06 23:02:03 +0200
  • 47f5e7fd0f
    Fix bump_version.sh & client_lua_api.md Loic Blot 2017-06-06 19:54:48 +0200
  • 33b513f76c Fix typos/mistakes in the documentation for colour related functions. (#5936) red-001 2017-06-06 16:02:44 +0100
  • d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) Loïc Blot 2017-06-06 16:29:28 +0200
  • 8bdde45895 Revert "Remove deprecated code segments (#5891)" Loïc Blot 2017-06-06 16:19:04 +0200
  • fee5171298 Main Menu: Add get_clientmodpath API (#5912) Elijah Duffy 2017-06-06 05:34:31 -0700
  • b3dfe5332c C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906) Loïc Blot 2017-06-06 14:34:14 +0200
  • a6678d6e5a Remove old network code (#5921) red-001 2017-06-06 06:57:35 +0100
  • dfd79c086b Fixed #5907 Documentation for screen_h and screen_w (#5909) Vincent Glize 2017-06-05 09:43:21 +0200
  • 718121df91
    Remove SharedPtr, it's not used and will be never used, we use C++11 Loic Blot 2017-06-05 09:36:13 +0200
  • bfacfc2062
    Gitlab CI: Fix Ubuntu 14.04/Debian 8 build by using GCC 6 toolchain Loic Blot 2017-06-04 23:07:45 +0200
  • 599e13e95e Remove deprecated code segments (#5891) Thomas--S 2017-06-04 21:42:32 +0200
  • a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) Loïc Blot 2017-06-04 21:00:04 +0200
  • 2362d3f926 JsonCPP update from 0.10.6 to 1.8.0 Loic Blot 2017-05-26 17:04:10 +0200
  • bf6569b570 Minetest for C++11 (CMakeLists + Travis) Loic Blot 2017-05-26 17:03:46 +0200
  • 0e58168fe5 Mapgen v6: Use snow blocks in tundra and remove them from taiga (#5827) Casimir 2017-06-04 09:37:30 +0200
  • 7786521f15 Fix segmentation fault with tool capabilities (#5899) ShadowNinja 2017-06-03 17:59:17 -0400
  • dd0a058e1f Snake case for screen options in minetest.conf (#5792) Vincent Glize 2017-06-03 22:02:07 +0200
  • 63ca71e9d2 Continue with 0.4.16-dev ShadowNinja 2017-06-03 14:42:10 -0400
  • 80dc961d24 Bump version to 0.4.16 ShadowNinja 2017-06-03 14:42:10 -0400
  • e4d3639d40 Update remove_player documentation ShadowNinja 2017-06-03 14:39:49 -0400
  • fe046fab8a Update credits rubenwardy 2017-05-28 20:37:44 +0100
  • 1d4978b881
    Translated using Weblate (Italian) pandaro 2017-06-03 10:10:53 +0000
  • b6eb315262
    Translated using Weblate (Serbian (cyrillic)) Лазар Вукановић 2017-06-02 14:47:17 +0000
  • 518dbec74c
    Translated using Weblate (Polish) Mateusz Mendel 2017-05-31 19:57:58 +0000
  • 2795a2a4db
    Added translation using Weblate (Slovenian) praprot 2017-06-02 18:30:43 +0000
  • 03c5dffabe
    Translated using Weblate (Japanese) BreadW 2017-05-29 12:33:31 +0000
  • c77f0c1065
    Translated using Weblate (Dutch) Emiel van Rooijen 2017-05-31 09:20:24 +0000
  • 58c0e37501
    Translated using Weblate (Swedish) texmex 2017-05-31 07:56:28 +0000
  • d74ebfbc67
    Translated using Weblate (Swedish) metarmask 2017-05-31 07:32:00 +0000
  • c8b0502037
    Translated using Weblate (Swedish) texmex 2017-05-31 07:31:43 +0000
  • 87c771e638
    Translated using Weblate (Malay) Muhammad Nur Hidayat Yasuyoshi 2017-05-26 02:59:04 +0000
  • 388930f3dd
    Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2017-05-26 14:36:18 +0000
  • bc73df81d1
    Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2017-05-26 03:06:23 +0000
  • b5d43d7b18
    Translated using Weblate (Belarusian) Viktar Vauchkevich 2017-05-25 17:22:33 +0000
  • c3775ceb49
    Translated using Weblate (French) anonymous 2017-06-02 12:27:13 +0000
  • 36bba5b8ca
    Translated using Weblate (French) Hugo Locurcio 2017-06-02 12:26:56 +0000
  • 98c13746ce
    Translated using Weblate (French) Loïc Blot 2017-05-22 17:47:43 +0000
  • 041553e658
    Translated using Weblate (French) José 2017-05-22 09:52:31 +0000
  • 83b6a3bcdd
    Translated using Weblate (French) Loïc Blot 2017-05-22 06:15:56 +0000
  • 0f55050038
    Translated using Weblate (Turkish) monolifed 2017-05-21 20:45:47 +0000
  • 8abca2cf0b
    Translated using Weblate (German) Wuzzy 2017-05-21 21:54:17 +0000
  • 9295e95990
    Translated using Weblate (German) LNJ 2017-05-21 20:04:50 +0000