]> git.lizzy.rs Git - dragonfireclient.git/history - src
Mgfractal: Revert unnecessary duplication of parameters
[dragonfireclient.git] / src /
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
2015-10-25 BlockMenAdd option to disable backface culling for models
2015-10-25 PilzAdamEscape " in generated settings_translation_file.cpp
2015-10-24 est31Fix out of bounds vector write in Logger::addOutput...
2015-10-24 paramatMgfractal: Independent iterations and scale parameters
2015-10-24 est31Small logging refactor and additional options
2015-10-24 PilzAdamImprove Lua settings menu
2015-10-24 kwolekrFix compilation under MSVC and remove unnecessary condi...
2015-10-24 BlockMenFix on_rightclick() being called directly after placing...
2015-10-24 cheapieImprove rollback database indexing
2015-10-24 est31Flush rollback log more often
2015-10-24 kwolekrFix some threading things and add additional thread...
2015-10-23 paramatDecoration API: Add flag for placement on liquid surface
2015-10-19 Jun Zhanginit_log_streams: check if log_filename is empty.
2015-10-18 paramatABMs: Make catch-up behaviour optional
2015-10-18 KahrlSettings tab: double click opens/closes trees
2015-10-18 KahrlSettings tab: don't autoscroll when toggling "Show...
2015-10-18 est31Remove wstrgettext
2015-10-17 KahrlFix GUITable selection issues with trees
2015-10-17 PilzAdamNew settings tab contain all possible settings
2015-10-17 RuiFix == to =
2015-10-17 kwolekrFix missing include on AIX
2015-10-17 kwolekrRefactor Thread class to improve readability and portab...
2015-10-17 kwolekrRefactor thread utility interface
2015-10-16 est31Fix crash regression when invsize formspec gets used
2015-10-15 est31Fix enforcing of nametag hiding
2015-10-15 kwolekrAdd BufReader and vector-based serialization methods
2015-10-15 ShadowNinjaClean up gettext initialization
2015-10-15 ShadowNinjaUse warningstream for deprecated field messages and...
2015-10-15 ShadowNinjaRemove explicit syslog printing for uncaught exceptions...
2015-10-14 ShadowNinjaRename macros with two leading underscores
2015-10-14 ShadowNinjaAlways use errorstream for DEBUG_EXCEPTION_HANDLER
2015-10-14 ShadowNinjaLower log level for benign socket errors
2015-10-14 ShadowNinjaUse warningstream for log messages with WARNING
2015-10-14 ShadowNinjaRefactor logging
2015-10-12 KahrlFix how address is logged when a wrong password is...
2015-10-11 paramatMgfractal: Independant offset and slice params for...
2015-10-10 paramatFractal mapgen: Fix mysterious bug
2015-10-10 est31Clear list rings when loading a new formspec
2015-10-09 paramatMapgen: Use mapgen-specific names for constants in...
2015-10-07 paramatFractal mapgen: Add seabed and large pseudorandom caves
2015-10-06 paramatMapgen: Add 4D fractal mapgen
2015-10-05 paramatMgv5: getGroundLevelAtPoint searches a larger range
2015-10-04 est31Add new ContentParamType2 "CPT2_DEGROTATE"
2015-10-04 kwolekrAllow setting chunksize in core.set_mapgen_params
2015-10-04 kwolekrHide mapgens from main menu not intended for end users
2015-10-04 kwolekrAdd emerge completion callback mechanism
next