]> git.lizzy.rs Git - dragonfireclient.git/history - src
Revert 1469424 and fix wrong char position when doing mouse selection on intlGUIEditB...
[dragonfireclient.git] / src /
2017-05-24 Loïc BlotRevert 1469424 and fix wrong char position when doing...
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 Lang... [CSM] Add send_chat_message and run_server_chatcommand...
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...
2017-05-20 Loïc BlotReal control fix (#5787)
2017-05-20 youFix instant digging (#5785)
2017-05-20 Loic BlotFix wchar_t type on 605599b6f150b89ba6539c4d088231b326a...
2017-05-20 ParamatParticle spawner: Do not spawn particles distant from...
2017-05-20 SmallJoker[CSM] Correct the log destination of print() (#5784)
2017-05-20 red-001Fix CSM crash (#5779)
2017-05-20 Loïc Blotchat.cpp fix wchar_t isspace -> iswspace & wrong isspac...
2017-05-20 numberZeroCleanup in content_mapblock (#5746)
2017-05-20 red-001Improve password change menu (#5757)
2017-05-20 Craig DavisonFix shift key producing space in console (#5777)
2017-05-20 red-001this might fix #5661, needs testing (#5775)
2017-05-20 Loic BlotFix input regression introduced by a4a377ecad6f1732cc54...
2017-05-20 Zeno-Fix mem leak in mesh cache (#5781)
2017-05-20 Loïc BlotVarious code cleanup & little performance improvement...
2017-05-19 youDo not create dummy normalmaps (#4180)
2017-05-19 youFix textarea bug: clicking right of the end of a line...
2017-05-19 Dániel JuhászFix alpha for liquid nodes (#5494)
2017-05-19 SmallJokerMainmenu: Fix issues while trying to enable all mods...
2017-05-19 Loïc BlotWhen minimap is disabled in configuration, really disab...
2017-05-18 Loic BlotFix a warning pointed by GCC 7.1
2017-05-17 ParamatParticles: Do not send single particles to distant...
2017-05-16 paramatCaverns: Remove unnecessary liquid excavation
2017-05-16 Loic BlotFix a memleak pointed by @Zeno- in MeshUpdateQueue
2017-05-15 Zeno-Fix uninitalised variable in event.cpp (#5764)
2017-05-15 ezhhAdd option to use neither node highlighting nor outlining
2017-05-13 SmallJokerNo cursor lock when window inactive (#5754)
2017-05-13 Loïc BlotLimit properly the sound setting at updateSound runtime...
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2017-05-13 Loic BlotAndroid build fix
2017-05-13 red-001Minor pause/escape menu improvements (#5751)
2017-05-11 red-001Rework escape/pause menu (#5719)
2017-05-10 sfan5Private nodemeta (#5702)
2017-05-09 red-001Add cancel button to password change menu. (#5720)
2017-05-09 paramatRevert custom player collision box and step height...
2017-05-08 Loïc Blotread_schematic_replacements: ensure fields are strings...
2017-05-08 paramatCustom step height: Fix implementation
2017-05-08 paramatShaders: Remove unused water surface shader
2017-05-07 Loïc BlotPlayer attrs: permits to remove an attribute by setting...
2017-05-07 Loic BlotLINT fix since d0678948165768472fc940c03e78cba787f49ea5
2017-05-07 paramatPlayer properties: Set correct default collisionbox
2017-05-07 T0ny2Replace occurrence of luaL_reg in l_camera.cpp
2017-05-06 ShadowNinjaFix myfloor(0.0)
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-05-06 TeTpaAkaMake the player collisionbox settable
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-05-06 Loic BlotFix codestyle since CSM Camera API
2017-05-06 WuzzyAdd configurable key bindings for hotbar scrolling...
2017-05-06 SapierUse stepheight from CAO instead of hardcoded value
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-05-06 TeTpaAkaMake players respect makes_footstep_sound in the object...
2017-05-05 bigfoot547[CSM] Add camera API (#5609)
2017-05-05 ParamatClouds API: Fix yellow clouds at dawn and dusk (#5707)
2017-05-05 Loic BlotAdd missing server sending rule for bd921a7916f0fafc493...
2017-05-05 Wayward OneFix Android build (#5706)
2017-05-05 Loïc BlotSave minetest screen width/height options when modified...
2017-05-04 red-001Add option to also check the center to `find_node_near...
2017-05-04 Vaughan LapsleyRemove CMAKE -ffast-math flag from OSX/FreeBSD
2017-05-04 Loic BlotLINT fix since cloud API merge
2017-05-04 paramatDirectional coloured fog: Fix order of SColor components
2017-05-04 paramatClouds: Fix reddish clouds. Add missing alpha update
2017-05-04 red-001Add function to get server info.
2017-05-03 SmallJokerFading soungs: Fix client crash on older servers
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-05-03 SmallJokerSneak: Improve and fix various things
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-29 Loïc BlotOptimize updateFastFaceRow processing by removing some...
2017-04-29 shivajiva101Fix visual slide issue with set_detach, fixes #5620
2017-04-29 Loïc Blotcontent_cao: fix getPlayerControl structure copy on...
2017-04-29 Loïc BlotClient & ClientEnvirnment: don't create fake events...
2017-04-29 SmallJokerFix Travis/unittest broken since b662a45
2017-04-29 Loic BlotRemove legacy unused define DIGGING_PARTICLES_AMOUNT
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-29 Loic BlotFix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1
2017-04-29 Auke KokReorder TileLayer. (#5638)
2017-04-29 Vincent Glize[CSM] add screenshot api lua (#5674)
2017-04-28 ShadowNinjaClean up getTime helpers
2017-04-28 youFix click-digging torches (#5652)
2017-04-28 Auke KokAllow mesh and nodeboxes to wave like plants or leaves...
2017-04-27 Louis PearsonSearch user path for sounds (#5657)
2017-04-27 Loïc BlotDon't permit to copy Scripting classes (Client,Server...
2017-04-27 red-001Allow scripts to get the client protocol version in...
2017-04-26 red-001Fix #5655 (#5658)
2017-04-25 ShadowNinjaRename Scripting API files for consistency
2017-04-25 Louis PearsonFootsteps without view bobbing (#5645)
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-23 Loic BlotFix lint since recent player to db merge
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-23 Loic BlotLINT fix
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2017-04-22 red-001Network:Remove old opcodes and fix documentation. ...
2017-04-22 paramatMgflat, Mgv7: Fix noise crash on world exit.
next