]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2017-06-06 red-001Fix typos/mistakes in the documentation for colour...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-06-06 Loïc BlotRevert "Remove deprecated code segments (#5891)"
2017-06-06 Elijah DuffyMain Menu: Add get_clientmodpath API (#5912)
2017-06-06 Loïc BlotC++11 patchset 3: remove Atomic/GenericAtomic and use...
2017-06-06 red-001Remove old network code (#5921)
2017-06-05 Vincent GlizeFixed #5907 Documentation for screen_h and screen_w...
2017-06-05 Loic BlotRemove SharedPtr, it's not used and will be never used...
2017-06-04 Loic BlotGitlab CI: Fix Ubuntu 14.04/Debian 8 build by using...
2017-06-04 Thomas--SRemove deprecated code segments (#5891)
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-06-04 Loic BlotJsonCPP update from 0.10.6 to 1.8.0
2017-06-04 Loic BlotMinetest for C++11 (CMakeLists + Travis)
2017-06-04 CasimirMapgen v6: Use snow blocks in tundra and remove them...
2017-06-03 ShadowNinjaFix segmentation fault with tool capabilities (#5899)
2017-06-03 Vincent GlizeSnake case for screen options in minetest.conf (#5792)
2017-06-03 ShadowNinjaContinue with 0.4.16-dev
2017-06-03 ShadowNinjaBump version to 0.4.16
2017-06-03 ShadowNinjaUpdate remove_player documentation
2017-06-03 rubenwardyUpdate credits
2017-06-03 pandaroTranslated using Weblate (Italian)
2017-06-03 Лазар ВукановићTranslated using Weblate (Serbian (cyrillic))
2017-06-03 Mateusz MendelTranslated using Weblate (Polish)
2017-06-03 praprotAdded translation using Weblate (Slovenian)
2017-06-03 BreadWTranslated using Weblate (Japanese)
2017-06-03 Emiel van RooijenTranslated using Weblate (Dutch)
2017-06-03 texmexTranslated using Weblate (Swedish)
2017-06-03 metarmaskTranslated using Weblate (Swedish)
2017-06-03 texmexTranslated using Weblate (Swedish)
2017-06-03 Muhammad Nur... Translated using Weblate (Malay)
2017-06-03 Muhammad Rifqi... Translated using Weblate (Indonesian)
2017-06-03 Muhammad Rifqi... Translated using Weblate (Indonesian)
2017-06-03 Viktar VauchkevichTranslated using Weblate (Belarusian)
2017-06-03 anonymousTranslated using Weblate (French)
2017-06-03 Hugo LocurcioTranslated using Weblate (French)
2017-06-03 Loïc BlotTranslated using Weblate (French)
2017-06-03 JoséTranslated using Weblate (French)
2017-06-03 Loïc BlotTranslated using Weblate (French)
2017-06-03 monolifedTranslated using Weblate (Turkish)
2017-06-03 WuzzyTranslated using Weblate (German)
2017-06-03 LNJTranslated using Weblate (German)
2017-06-03 WuzzyTranslated using Weblate (German)
2017-06-03 FixerTranslated using Weblate (Ukrainian)
2017-06-03 OlexandrTranslated using Weblate (Ukrainian)
2017-06-03 FixerTranslated using Weblate (Ukrainian)
2017-06-03 weqqrTranslated using Weblate (Russian)
2017-06-03 Andrew ZyabinTranslated using Weblate (Russian)
2017-06-03 SergeyTranslated using Weblate (Russian)
2017-06-03 Andrew ZyabinTranslated using Weblate (Russian)
2017-06-03 anonymousTranslated using Weblate (Russian)
2017-06-03 weqqrTranslated using Weblate (Russian)
2017-06-03 Alex “XShell... Translated using Weblate (Russian)
2017-06-03 weqqrTranslated using Weblate (Russian)
2017-06-03 Pavel SokolovTranslated using Weblate (Russian)
2017-06-03 weqqrTranslated using Weblate (Russian)
2017-06-03 SergeyTranslated using Weblate (Russian)
2017-06-03 weqqrTranslated using Weblate (Russian)
2017-06-03 SergeyTranslated using Weblate (Russian)
2017-06-03 weqqrTranslated using Weblate (Russian)
2017-06-03 Loïc BlotProperly remove SAO when worldedges are overtaken ...
2017-06-03 Loic BlotAndroid: update build tools version + versionCode bump...
2017-06-03 red-001Remove unimplemented setting `movement_speed_descend...
2017-06-03 SmallJokerTooltips: Unify the tooltip[] and list[] description...
2017-06-03 WuzzyMention data type for get/set_attribute in docs (#5884)
2017-06-02 WuzzyLua_api.txt: Various edits and Markdown syntax improvements
2017-06-02 WuzzyRemove “inf” argument from shutdown command help (...
2017-06-02 Dániel JuhászDocument hardware coloring and soft node overlays ...
2017-06-01 Dániel JuhászDo not shade inventory items with textures (#5869)
2017-06-01 Loïc BlotShow singlenode mapgen to menu (#5868)
2017-06-01 red-001Fix dropdown menu selection (#5847)
2017-05-31 red-001Add more files and file types to `.gitignore` (#5859)
2017-05-31 red-001Nametag: remove colour codes before calculating alignme...
2017-05-29 stujones11Don't add damage flash while punch texture modifier...
2017-05-28 Loïc BlotguiVolumeChange: prevent wrong value position by using...
2017-05-28 Nathan SalapatAdded missing levels to logging menu (#5836)
2017-05-26 paramatMapgen files: Update and correct copyright credits
2017-05-26 SmallJokerTime: Change old `u32` timestamps to 64-bit (#5818)
2017-05-25 Loïc BlotEnhance ABM performance a little bit by removing two...
2017-05-25 ParamatMgv6 mudflow: Remove decoration if 'dirt with grass...
2017-05-25 red-001Close formspec on client shutdown. (#5811)
2017-05-24 Loïc BlotRevert 1469424 and fix wrong char position when doing...
2017-05-24 rubenwardyAdd formspec escaping to subgame list in create world...
2017-05-24 ParamatMinimal: Add river water nodes (#5809)
2017-05-23 Loic BlotFix wrong return value in get_sky Lua call since ad9fcf...
2017-05-23 ParamatClient crashfix: load meta after digging (#5801)
2017-05-22 Loic BlotLINT fix & check all files with clang-format
2017-05-21 Pierre-Adrien... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-21 Loic BlotRun updatepo.sh
2017-05-21 FixerTranslated using Weblate (Ukrainian)
2017-05-21 weqqrTranslated using Weblate (Russian)
2017-05-21 Gaunthan HuangTranslated using Weblate (Chinese (Simplified))
2017-05-21 monolifedTranslated using Weblate (Turkish)
2017-05-21 Michael HigueraTranslated using Weblate (Spanish)
2017-05-21 Muhammad Nur... Translated using Weblate (Malay)
2017-05-21 yellowcrash10Translated using Weblate (Esperanto)
2017-05-21 UnknownAdded translation using Weblate (Dhivehi)
2017-05-21 Erick SanhuezaTranslated using Weblate (Spanish)
2017-05-21 Loic BlotFix LINT broken by dfa0c15ce045705f05487d623dc7beca6c945b4b
2017-05-21 bigfoot547[CSM] Add function to get the definition of items ...
2017-05-21 red-001Prevent fall damage from overflowing when falling from...
next