]> git.lizzy.rs Git - minetest.git/history - src
Make player files saving again
[minetest.git] / src /
2014-06-28 SmallJokerMake player files saving again
2014-06-28 kwolekrAdd prefixes to enum values and fix style issues
2014-06-27 KahrlMake GUITable mouse wheel scrolling faster
2014-06-27 sapierFix GenericCAO fails to grabing member animated mesh...
2014-06-27 RealBadAngelFix wrong status text rectangle. Fix for #1412
2014-06-26 sapierAdd separate download timeout to allow download of...
2014-06-25 sapierFix statement not set NULL on deletion
2014-06-25 RealBadAngelAdd setting for tooltips show delay.
2014-06-24 RealBadAngelTooltips rework.
2014-06-24 KahrlHandle missing tablecolumns[], fixes bug #1187
2014-06-23 KahrlGUITable typo fixes in comments
2014-06-23 ShadowNinjaStore the maximum player file tries in a constant
2014-06-23 ShadowNinjaOnly try to load from possible player files
2014-06-23 ShadowNinjaOnly keep players loaded while they're connected
2014-06-23 ShadowNinjaRemove confusing code block from SQLite3 database
2014-06-23 ShadowNinjaClear inventory before setting lists
2014-06-23 sfan5Fix Windows build
2014-06-22 sapierFix race condition on accessing m_time_of_day_speed...
2014-06-22 sapierRemove MapVoxelManipulator not really used by anyone
2014-06-22 sapierRemove emerge and speedup addArea by using memcopy...
2014-06-22 sapierMinor fix in check order
2014-06-22 sapierDon't keep temporary images in RAM
2014-06-22 sapierAvoid doing a full material compare if not even first...
2014-06-22 sapierSpeedup attachement handling by replacing vector search...
2014-06-22 sapierUse memset for flag initialization (compiler optimizati...
2014-06-22 sapierSpeedup getTileInfo by up to 30%
2014-06-22 sapierSpeedup getBlockNodeIdMapping by up to factor 4 by...
2014-06-22 sapierFix sqlite3 map shutdown fails due to missing to finali...
2014-06-21 sapierSupport for scalable font and gui elements
2014-06-21 sapierFix uncought deserialization error on receiving data
2014-06-21 sapierFix server assert in case of invalid message from clien...
2014-06-20 sapierDon't handle lack of IPv6 as fatal in unit tests
2014-06-20 RealBadAngelFix labels and vertlabels on some systems.
2014-06-20 sapierFix small memory leaks on shutdown
2014-06-20 Matthew BekkemaFix build on big endian architectures.
2014-06-20 sapierFix chat overlaying full screen, now it's gonna overlay...
2014-06-19 sapierFix newline not handled to to interpreting it as invisi...
2014-06-19 sapierRemove ugly curl struct pointer from jsonFetchValue...
2014-06-19 sapierRemove a lot of superfluous ifndef USE_CURL checks
2014-06-19 sapierAdd support for directly starting a world by name from...
2014-06-18 RealBadAngelAdd tooltips for button, imagebutton and checkbox.
2014-06-18 sapierFix bounding rect for formspec elements label vertlabel...
2014-06-18 sapierMake dropdown formspec elements send their value same...
2014-06-18 RealBadAngelFix issue #1275 - one more missing check.
2014-06-17 sapierRemove not really used guiTextInputMenu
2014-06-17 RealBadAngelFix issue #1275 - wielded index greater than inv size.
2014-06-16 RealBadAngelImproved faces shading with and without shaders.
2014-06-16 RealBadAngelL-systems treegen code tweaks.
2014-06-15 sapierMinor stability improvements in block emerge handling
2014-06-15 RealBadAngelUnite nodes shaders.
2014-06-14 sapierFix regression dirt texture not beeing default in non...
2014-06-12 sapierFix HUD not visible if below ground blacked out
2014-06-12 MegafChanged Time Out message from ERROR to INFO.
2014-06-12 sapierAdd support for exiting formspecs by doubleclicking...
2014-06-12 sapierImprove performance by removing some temporary objects
2014-06-09 NovatuxFix #1358 (disappearing clouds)
2014-06-08 Perttu AholaFix switch from "skybox" to other sky types as triggere...
2014-06-01 BlockMenCodestyle cleanup (main.cpp)
2014-06-01 sapierRevert "Add daemon support for linux like operating...
2014-06-01 sapierRevert "Redirect stdin/stderr/stdout to /dev/null in...
2014-05-31 sapierRedirect stdin/stderr/stdout to /dev/null in daemon...
2014-05-31 sapierAdd daemon support for linux like operating systems
2014-05-31 sapierSmall cleanup of hud add/remove code
2014-05-30 ShadowNinjaFix over-poping and only push the core once
2014-05-26 sapierFix misplaced selection box in some situations
2014-05-26 ShadowNinjaFix setThreadName support for BSD
2014-05-24 sapierWorks for debian and a few other distributions but...
2014-05-24 sapierHide pause menu prior drawing "shutting down..." message
2014-05-24 sapierReduce log level for non npot2 texture warning message
2014-05-24 sapierFix library link order
2014-05-24 sapierRemove settings not used any longer
2014-05-24 sapierFix disable hud disabling drawing of full gui
2014-05-24 Jakub Vaněkfixed typo std::encl in src/gettext.cpp
2014-05-23 sfan5Fix memory leak in redis backend, fixes #1325
2014-05-20 sapierAdd joining player to printed player list
2014-05-17 sapierAdd support for interlaced polarized 3d screens
2014-05-17 sapierSplit declaration of GenericCAO from implementation
2014-05-15 ShadowNinjaMake print() NUL-safe
2014-05-14 RealBadAngelMap irrlicht log level to minetest. Allow write them...
2014-05-11 sapierFix old client showing duplicated health bar on new...
2014-05-11 sapierSend max number of characters instead of asserting...
2014-05-11 sapierFix invalid cast fix resulting in chat messages beeing...
2014-05-11 sapierFix incorrect scaling of customized hud item selection...
2014-05-11 sapierFix error messages beeing shown on pressing cursor...
2014-05-10 sapierFix possible deadlock in error conditions
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories
2014-05-07 ShadowNinjaAdd write_json() to the async API
2014-05-07 ShadowNinjaAdd a limit to node meta data resolving recursion
2014-05-07 sapierFix heart + bubble bar size on different texture packs
2014-05-05 RealBadAngelMove message about missing normal maps to infostream...
2014-05-05 RealBadAngelBugfix: make waypoints respect camera offset
2014-05-04 sapierFix numeric underflow on calculating window size adjustment
2014-05-03 BlockMenFix player:set_animation() in third person view
2014-05-01 sapierAdd hack to avoid 2s startup delay on local games
2014-04-29 sapierAdd proper lua api deprecated handling
2014-04-29 sapierAdd download rate to media progress bar (non http mode...
2014-04-27 ShadowNinjaMake debug text adjust it's border to the screensize...
2014-04-27 sapierFix rounding issue of hud dpi on some machines
2014-04-27 ShadowNinjaFix code style of async API
next