]> git.lizzy.rs Git - dragonfireclient.git/history - src
Fix redis error reporting
[dragonfireclient.git] / src /
2016-01-08 est31Fix redis error reporting
2016-01-07 paramatLiquids: Flow into and destroy 'floodable' nodes
2016-01-04 gregorycuFix for commit 87dcee6 It uses the wrong variable and...
2016-01-03 gregorycuAdd MinSizeRel and RelWithDebInfo to MSVCBuildDir check
2016-01-03 gregorycuPrevent technically unsafe access with empty vector
2016-01-01 Perttu Aholafilesys: safeWriteToFile(): Remove the target file...
2015-12-29 est31Fix client crashing when connecting to server
2015-12-29 ShadowNinjaFix cache path with RUN_IN_PLACE
2015-12-29 RogierInclude custom error message in all SQLite3 exceptions.
2015-12-29 RogierHandle SQLITE_BUSY errors gracefully
2015-12-29 qiukerenAdd macos/freebsd missing endian.h include and add...
2015-12-29 SapierRevert "Refactoring and code style fixes in preparation...
2015-12-29 SapierRevert "Add support for using arbitrary meshes as items"
2015-12-29 SapierMake collisionMoveSimple time overflow message written...
2015-12-29 SapierAdd support for using arbitrary meshes as items
2015-12-29 SapierRefactoring and code style fixes in preparation of...
2015-12-28 est31shutdown when requested from lua in singleplayer too
2015-12-28 est31Database backends: fix bug, and small speedup
2015-12-20 SapierFix lua object:get_properties() being broken
2015-12-20 est31Fix missing pop
2015-12-19 SapierAdd support for limiting rotation of automatic face...
2015-12-18 SapierAndroid: Implement Autohiding button bars to cleanup...
2015-12-17 SapierAndroid: Fix pressed buttons not beeing cleared on...
2015-12-15 BlockMenAdd option to give every object a nametag
2015-12-15 asl97Get movement setting instead of hard coded value
2015-12-15 paramatMgfractal: Add 3D and 4D fractals
2015-12-11 BlockMenFix events on Windows
2015-12-10 est31Fix some setting documentation
2015-12-07 ShadowNinjaFix Event implementation
2015-12-07 ShadowNinjaAdd seperate cache path
2015-12-07 est31Fix threshold type
2015-12-07 paramatMapgen: Add propagate_shadow bool to calcLighting
2015-12-06 Jun ZhangFix spelling of noise_threshold
2015-12-05 Ferdinand ThiessenImprove LuaJIT detection
2015-12-03 Ferdinand ThiessenFix build if BUILD_SHARED_LIBS defaults to "ON"
2015-12-02 paramatMgv5/v7/flat/fractal: More large pseudorandom caves
2015-12-02 Alex FordAdd on_secondary_use when right clicking an item in...
2015-12-01 paramatDungeongen: Fix rarely triggered segfault
2015-12-01 Jay ArndtRemove unused OpenALSoundManager::m_can_vorbis and...
2015-11-29 paramatDungeongen: Also preserve river water nodes
2015-11-24 Aaron SuenRe-enable texture pre-filters on wielditems, fixing...
2015-11-23 paramatMgfractal: Move julia set selection into formula parameter
2015-11-22 est31Update HUD flags on server like on client
2015-11-21 paramatMapgen: Add global 'decorations' flag
2015-11-15 AmazAdd a status text for autorun
2015-11-15 TeTpaAkaAllow craft replacements to use groups
2015-11-15 paramatMgfractal: Revert unnecessary duplication of parameters
2015-11-15 est31sound_openal.cpp: remove unused header
2015-11-14 est31Load sound from memory
2015-11-14 paramatDecoration API: Fix missing low density decorations
2015-11-14 paramatMgfractal: Create a choice of 4 mandelbrot formulas
2015-11-13 paramatMgv6: Move global mapgen flag 'flat' into mgv6 spflags
2015-11-13 est31Only allow players with shout to chat
2015-11-12 BlockMenFix scrollbars
2015-11-11 paramatMapgen: Add flat mapgen in hidden form
2015-11-09 kwolekrConvert usages of PseudoRandom to PcgRandom for ore...
2015-11-09 paramatCavegen: Make mgfractal use mgv5 cavegen
2015-11-09 est31Put ChatEvent handler into own function
2015-11-09 kwolekrAbort compile when attempting to build client with...
2015-11-08 kwolekrAdd errno to socket creation failed exception
2015-11-08 est31Write new line character sequence at end of print()
2015-11-08 kwolekrFix misc. MinGW and Valgrind warnings
2015-11-08 est31Add LuaSecureRandom
2015-11-08 est31Update minetest.conf.example and src/settings_translati...
2015-11-08 est31Don't compile pcgrandom on Windows
2015-11-07 BlockMenAdd support for audio feedback if placing node failed
2015-11-06 est31Add server side ncurses terminal
2015-11-05 kwolekrSchematics: Add core.place_schematic_on_vmanip API
2015-11-04 est31Fix time progressing too fast
2015-11-04 est31Time: use locks again
2015-11-03 est31Time: Remove serverside getter, and use atomic operations
2015-11-03 est31Atomic: cleanup and add more operations
2015-11-03 est31Only go fast in autorun if fast move is enabled
2015-11-03 kwolekrSilence 'unused typedef' warning for STATIC_ASSERT()
2015-11-02 kwolekrAdd callback parameter for core.emerge_area()
2015-11-02 gregorycuSpeed up saving of profiling data by 27x
2015-11-02 est31Rename and move basicmacros.h to util/basic_macros.h
2015-11-02 KahrlPrint --videomodes response to standard output, too
2015-11-01 Perttu AholaPrint direct command line responses to standard output...
2015-11-01 kwolekrFix Lua scripting synchronization
2015-11-01 kwolekrFix Noise compiled under clang >= 3.7.x with -O2 or...
2015-10-31 ShadowNinjaFix server crashing on Lua errors
2015-10-31 ShadowNinjaFix clang warning
2015-10-31 kwolekrFix C++11 compatibility
2015-10-29 Duane RobertsonWoW-style Autorun
2015-10-29 paramatfindSpawnPos: Add setting for max height above water...
2015-10-29 paramatMgfractal: Add filler depth noise
2015-10-28 kwolekrAdd STATIC_ASSERT() macro and use it
2015-10-28 kwolekrAdd DISABLE_CLASS_COPY macro (and use it)
2015-10-27 est31Environment: Time of day fixes and add serverside getter
2015-10-27 PilzAdamFix missing #include
2015-10-27 kwolekrMove basic, non-numeric macros from util/numeric.h...
2015-10-26 BlockMenFix jittering sounds on entities (fixes #2974)
2015-10-26 BlockMenFix typo
2015-10-26 kwolekrSAPI: Fix seed parameter truncation for LuaPseudoRandom...
2015-10-26 kwolekrSAPI: Move core.get_us_time() to Util module
2015-10-26 est31Remove some abort() calls
2015-10-26 kwolekrSAPI: Throw runtime error instead of if l_get_mapgen_ob...
2015-10-26 kwolekrSAPI: Mark all Lua API functions requiring envlock
2015-10-25 est31Correct comment in l_util.cpp
next