]> git.lizzy.rs Git - dragonfireclient.git/history - src
Add Turkish language
[dragonfireclient.git] / src /
2015-02-27 Loic BlotRevert "Fix particles draworder" (issue #2388)
2015-02-27 Craig RobbinsChange find_surface_nodes_in_area to find_nodes_in_area...
2015-02-27 Loic BlotAdd find_surface_nodes_in_area LUA call which permit...
2015-02-27 Craig RobbinsFix minor memory leak (Android)
2015-02-26 paramatBiome API: Re-calculate biome at every surface in a...
2015-02-25 rubenwardyAdd camera smoothing and cinematic mode (F8)
2015-02-24 Loic BlotRename --do-unittests to --run-unittests as @Zeno-...
2015-02-23 gregorycuOptimise MapBlockMesh related functions
2015-02-23 Craig RobbinsFix wrapDegrees family of functions
2015-02-23 KahrlDisallow object:remove() if the object is a player
2015-02-21 kaezaAdd mod.conf file support This new file only permits...
2015-02-21 Loic BlotFix some memory leaks on packet sending.
2015-02-21 Loic BlotMove hex.h to util/
2015-02-21 BlockMenFix particles draworder
2015-02-21 Loic BlotMove sha1.hpp and base64.hpp to util/
2015-02-21 BlockMenUse skin font for usernames (fixes #2363)
2015-02-21 Loic BlotUse proper CMakeLists.txt for network and client direct...
2015-02-21 Loic BlotUnit tests must be done at integration process.
2015-02-21 paramatMgv5: Remove blobgen. Remove crumble and wetness noises
2015-02-19 Ner'zhulTypo fix in networkprotocol.h
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-18 BlockMenIncrease default font_size
2015-02-18 BlockMenFix font_size under windows
2015-02-18 Perttu AholaUse fixed size for builtin menus on non-android platforms
2015-02-18 Loic BlotFix unused (and so, broken) enable_rollback_recording...
2015-02-18 fz72Fix map_seed not changed when creating a new world...
2015-02-17 Loic BlotChange many useless std::list into Environment class...
2015-02-17 KahrlGrab GUIChatConsole::m_font, fixes segfault when changi...
2015-02-17 Loic BlotReplace std::list by std::vector into ClientMap::update...
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 Loic BlotPerformance Improvement: Use a cache which caches resul...
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
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-14 Loic BlotRe-apply 4a6582c13c36cab457b78f32338c6bb4ab9ea58b broke...
2015-02-13 Craig RobbinsSuppress CGUITTFONT build warnings
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 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 Loic BlotDon't permit to open inventory is playerCAO isn't prese...
2015-02-11 Loic BlotFix issue #2279. ok @zeno-
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 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 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 ngosangSuppress 4 gcc 4.9.2 warnings in CGUITTFont.cpp
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 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-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-20 TriBlade9Added ratio argument to colorize, removed the weird...
next