]> git.lizzy.rs Git - dragonfireclient.git/history - src
Android dependencies updates (#5755)
[dragonfireclient.git] / src /
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.
2017-04-22 paramatMgflat, Mgv7: Only create noise objects if needed
2017-04-22 paramatSneak glitch: Set default to false
2017-04-22 Auke KokAdd on_flood() callback.
2017-04-21 Dániel JuhászFix a memory leak (#5636)
2017-04-21 Loic BlotFixing warning pointed by @sfan5 and clang and cleanup...
2017-04-21 Loic BlotRevert a const ref on update texture
2017-04-21 Loïc Blotlua: remove core.cause_error call (#5637)
2017-04-21 Loïc BlotFix various performance issues reported by cppcheck...
2017-04-21 orwell96Fix #5617 - respect message and reconnect parameters...
2017-04-21 Dániel JuhászFix after soft node overlays
2017-04-21 Dániel JuhászSoft node overlay (#5186)
2017-04-21 Loïc BlotFix various performance issues reported by cppcheck...
2017-04-20 EkdohibsRun generate_from_settingtypes.lua
2017-04-20 Dániel JuhászLight update for map blocks
2017-04-20 Dániel JuhászSplit light update into two parts
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-19 Hybrid DogTools: Fix tool digging speed limit
2017-04-18 Loïc BlotFix various variables passed by copy instead of const...
2017-04-18 Loïc BlotFix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504...
2017-04-18 Auke KokReorder TileSpec. (#5591)
2017-04-18 EkdohibsFix always using the xbox layout (reported by coverity).
2017-04-18 Auke KokDon't make TAB exit game if bound to inventory.
2017-04-17 SmallJokerFix MSVC build broken by 34d32ce
2017-04-17 Perttu AholaMeshUpdateQueue: Add a MapBlock cache that minimizes...
2017-04-17 Perttu AholaInclude container.h in util/thread.h. util/thread.h...
2017-04-17 paramatSneak: Add option for old move code
2017-04-17 Loic BlotRemove an unused variable in Android Build
2017-04-17 Auke KokPlug two minor Leaks (#5603)
2017-04-16 Loïc BlotAndroid progressbar fix (#5601)
2017-04-15 Loïc BlotImplement delayed server shutdown with cancelation...
2017-04-15 SmallJokerMinimap: Do a double-typecast to fix compiling with...
2017-04-15 Loïc BlotPartial damage cheat fix: node damages server side...
2017-04-14 Loic BlotNetworkPacket: don't copy push std::string and std...
next