]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2016-09-29 sfan5Only include keycode unittests in client build (fixes...
2016-09-25 sfan5Add keycode.cpp unittests
2016-09-25 sfan5Rewrite keycode.cpp (Keycode handling & names)
2016-09-23 paramatConf.example: Re-add deleted noise parameter documentation
2016-09-21 sfan5Update library versions in buildbot
2016-09-21 sfan5Don't use ZLIB_WINAPI if the required DLL is not provid...
2016-09-21 sfan5Do not serialize empty NodeMetadata
2016-09-21 paramatBuiltin: Change error to warning for light_source > 14
2016-09-21 James StevensonIncrease default font size by 1
2016-09-19 est31Fix a typo and use proper deprecation notification...
2016-09-17 paramatRegister.lua: Throw error if node 'light_source' >...
2016-09-15 paramatLua_api.txt: Add note of maximum value for node 'light_...
2016-09-15 Thomas--SAdd an [invert:<mode> texture modifier
2016-09-15 ShadowNinjaCollision: Improve performance by combining 6 vectors...
2016-09-14 paramatDecorations: Generalise 'spawn by' to be used by all...
2016-09-14 sfan5Allow escaping of texture names when passed as an argum...
2016-09-14 Eric MountainFix "unknown CMake command "check_library_exists" ...
2016-09-12 Auke KokPlantlike meshoptions: fix degrotate. (#4512)
2016-09-12 raymoofix missing parameters in some mentions of entity callbacks
2016-09-09 James StevensonReturn nil on empty get_area() (#4508)
2016-09-09 SmallJokerAnticheat: Use the physics_override modifiers aswell
2016-09-08 SmallJokerMake getStackMax return the correct maximal stack size
2016-09-08 paly2Add minetest.unregister_item and minetest.register_alia...
2016-08-30 est31Run updatepo.sh
2016-08-30 RuiTranslated using Weblate (Danish)
2016-08-30 RuiTranslated using Weblate (Japanese)
2016-08-30 Thomas Wagner... Translated using Weblate (Danish)
2016-08-30 bse666Translated using Weblate (German)
2016-08-30 Mateusz MendelTranslated using Weblate (Polish)
2016-08-30 Jakub MendelTranslated using Weblate (Polish)
2016-08-30 Bruno BorgesTranslated using Weblate (Portuguese (Brazil))
2016-08-30 Bruno BorgesTranslated using Weblate (Portuguese)
2016-08-30 lisacvukTranslated using Weblate (Serbian (cyrillic))
2016-08-30 Jean-BaptisteTranslated using Weblate (French)
2016-08-30 Onyx SteinheimTranslated using Weblate (French)
2016-08-30 Jeff HuangTranslated using Weblate (Chinese (Taiwan))
2016-08-30 RuiDocument keymap_autorun in settingtypes.txt and minetes...
2016-08-30 est31Update minetest.conf.example and settings_translation_f...
2016-08-29 rubenwardyFix background formspec elements from interfering with...
2016-08-29 red-001Settingtypes.txt: Clarify comments, correct spelling
2016-08-28 SmallJokerBuiltin: Disallow registering users with the same name
2016-08-27 rubenwardyAllow fields to choose whether they close on enter...
2016-08-27 rubenwardySubmit name of field on enter key press
2016-08-26 paramatCamera: Higher frequency limit for view/hand bobbing...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-08-22 est31Client: disable pre v25 init sending by default
2016-08-22 XuntoMove on join and on leave messages to lua (#4460)
2016-08-21 kahrlgettext.h: include <locale> before defining the gettext...
2016-08-20 est31Also support X11 icon for minetest copies installed...
2016-08-20 TimTidy up generate_from_settingtypes.lua a bit.
2016-08-20 TimMove generation from settingtypes out of dlg_settings_a...
2016-08-19 Rogier-5Fix for failure to find jsoncpp in android build (...
2016-08-18 obneqMapblock mesh: Fix updateFastFaceRow tiling issue
2016-08-18 SmallJokerScript API: Make the craft recipe field 'method' consistent
2016-08-14 DonBatmanLua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabi...
2016-08-12 Thomas--SAdd an [opacity:<r> texture modifier. Makes the base...
2016-08-12 sfan5Update AppData file with more URLs and keywords
2016-08-11 Rogier-5Use the standard to_string() functions for C++11 (...
2016-08-10 Rogier-5Add infotext containing entity type (e.g. mobs:cow...
2016-08-10 David Carliercouple of memory leaks fixes.
2016-08-10 DLaboratoryUpdate the version of irrlicht to 1.8.3, add steps...
2016-08-10 Ben DeutschZooming the camera requires the 'zoom' privilege
2016-08-10 Ben DeutschDocument zoom_fov in settingtypes.txt and minetest...
2016-08-10 Esteban I.... Add zoom, tweakable with zoom_fov, default key: Z ...
2016-08-10 TomasLua->C getintfield() use lua_tointeger (#4408)
2016-08-10 Rogier-5Fixes for compiling with a newer (system) jsoncpp ...
2016-08-10 Ner'zhulPermit usage of std::unordered_map & std::unorderered_s...
2016-08-10 Rémi VerscheldeAdd simulation category
2016-08-05 paramatDecorations: Fix decoration height check errors
2016-08-04 paramatMapgen: Remove unused 'flat' and 'trees' flags from...
2016-08-03 Dorian WoutersFix l_request_insecure_environment not ignoring all...
2016-08-03 est31test_map_settings_manager: Fix Wunused-result warning
2016-08-03 est31Porting: Fix endless loop if image format is not recognized
2016-07-30 SmallJokertexture_packs.txt: Document special textures
2016-07-30 rubenwardyDocumentation: Create texture_packs.txt
2016-07-30 mtango688lua_api.txt: Document how to properly clear node metadata
2016-07-29 Nathaniel OlsenUpdate README.txt (#4368)
2016-07-28 Fernando Carmona... buildbot: retrieve short commit hash properly
2016-07-28 Ner'zhulIncrease android versionCode (#4350)
2016-07-27 SmallJokerUpright sprite objects: Horizontally flip the front...
2016-07-27 WuzzyMain menu, lua_api.txt: Fix mod/texture pack screenshot...
2016-07-26 TimBuiltin: Add core.MAP_BLOCKSIZE constant
2016-07-26 TimBuiltin: Fix check for a player object in core.check_pl...
2016-07-24 est31Update minetest.conf.example and the settings translati...
2016-07-21 paramatMgvalleys / cavegen: Place riverbed nodes under river...
2016-07-21 James Stevensonlua_api.txt: Remove tooltip checkbox[] element
2016-07-12 est31HTTP lua API docs: correct some function references
2016-07-12 TimBuiltin/profiler: Replace game profiler (#4245)
2016-07-12 DuaneLua_api.txt: Fix description of node drop behaviour
2016-07-12 paramatTreegen: Improve use of signed vs. unsigned integers
2016-07-12 est31Run updatepo.sh
2016-07-12 est31Update minetest.conf.example, and settings_translation_...
2016-07-12 Onyx SteinheimTranslated using Weblate (French)
2016-07-12 ikmaakTranslated using Weblate (Dutch)
2016-07-12 Muhammad Rifqi... Translated using Weblate (Indonesian)
2016-07-12 Roberto Mengíbar... Translated using Weblate (Spanish)
2016-07-12 Guillaume RobertTranslated using Weblate (French)
2016-07-12 arsdragonflyTranslated using Weblate (Chinese (China))
2016-07-12 Лазар ВукановићTranslated using Weblate (Serbian (cyrillic))
2016-07-12 Лазар ВукановићAdded translation using Weblate (Serbian (cyrillic))
next