]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2015-02-17 Loic BlotReplace std::list by std::vector into timerUpdate calls
2015-02-17 NovatuxIgnore old entities from 0.3.
2015-02-17 Loic BlotRemove old comment from Network Rework Patch 2/4
2015-02-17 Loic BlotReplace std::list by std::vector into ServerMap::listAl...
2015-02-17 Loic BlotSAO: re-add old ActiveObjectTypes for a future migratio...
2015-02-17 Loic BlotSAO work: ActiveObject types & SAO cleanup * Replace...
2015-02-16 YamanAdd player direction to on-screen debug text
2015-02-16 sfan5Add LevelDB and redis to Travis Linux builds
2015-02-16 Loic BlotPerformance Improvement: Use a cache which caches resul...
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-02-16 rubenwardyFix minetest.item_eat's replace_with_item, fixes #2292
2015-02-15 Loic BlotFix unit test if there isn't a localhost address (for...
2015-02-15 Loic BlotFix unit test if there isn't a localhost address (for...
2015-02-15 Loic BlotOnly do the IPv6 unit test if IPv6 is enabled
2015-02-15 ngosangUpdated Spanish translations
2015-02-14 Loic BlotFix issue #2278, Connection sent before address data...
2015-02-14 Loic BlotRe-apply 4a6582c13c36cab457b78f32338c6bb4ab9ea58b broke...
2015-02-14 est31Fix crash on passing false as value in table to table...
2015-02-13 Craig RobbinsSuppress CGUITTFONT build warnings
2015-02-12 Loic BlotAdd german and french translation for minetest.desktop
2015-02-12 Jakub VaněkUpdate czech translation
2015-02-12 ngosangMinor fixes in translations
2015-02-12 BlockMenFix gettext on MSVC
2015-02-12 ngosangFix .zip extraction (mod store)
2015-02-12 Loic Blotmain.cpp rework * Move ClientLauncher class to a dedica...
2015-02-12 RuiFix store.lua bug: default screenshot
2015-02-12 RuiFix tab_mods.lua: default screenshot patch
2015-02-12 Loic BlotRemove unused variables to make clang happy
2015-02-12 ngosangSmall changes in the style of controls
2015-02-12 Loic BlotMake Clang happy with lua lauxlib.c.
2015-02-12 est31Enable LUA_USE_POSIX if possible in bundled Lua
2015-02-12 Craig RobbinsFix Android compile warning
2015-02-11 ngosangFix 'Download complete' dialog in the mods store
2015-02-11 Loic BlotDon't permit to open inventory is playerCAO isn't prese...
2015-02-11 Loic BlotFix issue #2279. ok @zeno-
2015-02-11 Loic BlotFix Android build since a704c04f00bfea4b77550169fa08105...
2015-02-11 Craig RobbinsRemove workaround in itemdef.cpp to enable/disable...
2015-02-11 ShadowNinjaFix Android build of narrow_to_wide
2015-02-11 Craig RobbinsRevert "Remove workaround in itemdef.cpp to enable...
2015-02-11 Craig RobbinsRemove workaround in itemdef.cpp to enable/disable...
2015-02-11 Markus KoschanyFix FTBFS on GNU/Hurd platform
2015-02-10 Craig RobbinsIncrease MapBlock::actuallyUpdateDayNightDiff() perform...
2015-02-10 Loic BlotReplace getPlayer(playername) by getPlayer(peer_id...
2015-02-10 est31README.txt: Simplify initial build steps by using git...
2015-02-10 Loic BlotCraftdef.cpp: Improve loop and mathematics for CraftDef...
2015-02-10 ngosangFix Exit to OS button focus in Pause Menu
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)
2015-02-08 kwolekrHud: Modify Y-positioning of health/breath starbars...
2015-02-07 gregorycuFix rebase bug, make render loop use cache setting
2015-02-06 Craig RobbinsFix warnings in CGUITTFont.cpp
2015-02-05 ShadowNinjaFix gettext
2015-02-05 ShadowNinjaReduce gettext wide/narrow and string/char* conversions
2015-02-05 ShadowNinjaFix translation memory leak
2015-02-05 ShadowNinjaFix translation finding of overlay messages
2015-02-05 ShadowNinjaAdd wstrgettext to list of translation update keywords
2015-02-05 paramatMgv7 mountains: Remove divide by zero code that creates...
2015-02-05 Craig RobbinsFix performance regression
2015-02-05 SmallJokerGive full breath after death
2015-02-05 gregorycuFix dying of lava causes repeated death This is a bugfi...
2015-02-04 rubenwardyChange assignment to global in a function to warning
2015-02-04 ngosangSuppress 4 gcc 4.9.2 warnings in CGUITTFont.cpp
2015-02-04 Steven SmithFix download URL
2015-02-02 sapierFix getCraftRecipe returing wrong reciep due to way...
2015-02-02 kwolekrFix some MSVC-specific warnings and add debug path...
2015-02-02 kwolekrCreate minidump on fatal Win32 exceptions
2015-02-01 kwolekrRandomly generate seed if field blank for any Settings...
2015-01-30 KahrlFix NDT_GLASSLIKE normals
2015-01-30 Craig RobbinsFix local map saving when joining a local server from...
2015-01-28 KahrlFix uninitialized variable m_database_delete in Databas...
2015-01-28 kwolekrPrevent null concatenation when /deleteblocks is provid...
2015-01-28 kwolekrWrite common mapgen params to map_meta.txt on world...
2015-01-27 Loic BlotFix a crash (assert) when client set serial version...
2015-01-27 kwolekrFix missing map_meta.txt error when creating new worlds
2015-01-26 Craig RobbinsRevert "Fix a crash (assert) when client set serial...
2015-01-26 ShadowNinjaFix imprecise serialization of large numbers
2015-01-25 gregorycuSuppress MSVC warning in chat.cpp
2015-01-25 gregorycuSettings fixes Make the GameGlobalShaderConstantSetter...
2015-01-24 Craig RobbinsRevert "Make the GameGlobalShaderConstantSetter use...
2015-01-24 (@U-Exp)Fix a crash (assert) when client set serial version...
2015-01-24 KahrlFix uninitialized variable Server::m_next_sound_id
2015-01-24 Craig RobbinsFix unitialised variable occassionally being used
2015-01-24 gregorycuMake the GameGlobalShaderConstantSetter use the setting...
2015-01-24 paramatMgv5: Skip calculation of filler, heat and humidity...
2015-01-23 ShadowNinjaSend real port to server list
2015-01-22 paramatMgv7 generateRidgeTerrain: Make river generation relati...
2015-01-22 paramatMgv7: Speed optimise calculateNoise and generateRidgeTe...
2015-01-22 paramatMgv7 generateRidgeTerrain: Enable rangelim of widthn...
2015-01-21 Craig RobbinsAllow filter and mipmap drop down menues to be translated
2015-01-20 Markus KoschanyImprove desktop file
2015-01-20 est31Update german translation
2015-01-20 TriBlade9Added ratio argument to colorize, removed the weird...
2015-01-20 Markus KoschanyFix hyphen used as minus sign
2015-01-20 ngosangUpdate Spanish language
2015-01-19 paramatMapgen V5: Various improvements
2015-01-19 kwolekrFix all warnings and remove -Wno-unused-but-set cflag
2015-01-19 kwolekrAdd SemiDebug (-O1 with debug symbols) build mode and...
2015-01-18 kwolekrReorganize supported video driver query mechanisms
2015-01-18 kwolekrRevert "Fix style on settings tab"
2015-01-18 kwolekrRevert "Fix bug in debug build"
2015-01-18 Craig RobbinsFix bug in debug build
next