aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2018-01-04Fix Wstringop-overflow warning from util/srp.cpp (#6855)you
2017-12-26Fix rounding error in g/set_node caused by truncation to floatrubenwardy
2017-12-14directiontables: Fix MSVC compiler error (#6785)adrido
2017-12-06Add an active object step time budget #6721Lars Hofhansl
2017-11-15Allow zoom to actually show more data.Lars Hofhansl
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-10-17directiontables.cpp: fix a warning reported by VS2017Loic Blot
2017-10-15Real global textures (#6105)Vitaliy
2017-09-05Use a Buffer instead of SharedBuffer in ConnectionCommandLoic Blot
2017-08-30Remove DSTACK support (#6346)Loïc Blot
2017-08-25Network cleanup (#6310)Loïc Blot
2017-08-25Translations: prevent remote crash with invalid translationsEkdohibs
2017-08-24Add clientside translations.Ekdohibs
2017-08-21serialize: use a temporary for SerializeExceptionLoïc Blot
2017-08-20Change BS constant from implicit double to float (#6286)Jens Rottmann
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-08-19Code modernization: src/m* (part 2)Loic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-07Expose getPointedThing to LuaDániel Juhász
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-06-10Remove superfluous pointer null checksQrchackOfficial
2017-06-10C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2017-06-05Remove SharedPtr, it's not used and will be never used, we use C++11Loic Blot
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2017-05-26Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker
2017-05-11Rework escape/pause menu (#5719)red-001
2017-05-06Fix myfloor(0.0)ShadowNinja
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
2017-04-28Clean up getTime helpersShadowNinja
2017-04-25Fix various points reported by cppcheck (#5656)Loïc Blot
2017-04-20Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot
2017-04-17Fix MSVC build broken by 34d32ceSmallJoker
2017-04-17Include container.h in util/thread.h. util/thread.h doesn't compile without itPerttu Ahola
2017-04-15Implement delayed server shutdown with cancelation (#4664)Loïc Blot
2017-04-12Fix fips_cipher_abort warning and other duplicate macrosLoic Blot
2017-04-07Pass clang-format on 14 trivial header files fixesLoic Blot
2017-04-07Clang-format: fix some header files and remove them from whitelistLoic Blot
2017-04-02Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot
2017-03-29Add CPP11 header to define nullptr & constexpr (#5471)Loïc Blot
2017-03-20Content_mapblock.cpp: Refactornumber Zero
2017-03-11Minimap: Optimisenumber Zero
2017-02-04Add ItemStack key-value meta storagerubenwardy
2017-01-20Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)red-001
2017-01-15Add color names from web page referenced in luaapi docsapier
2017-01-07Revert "Extend minetest.is_yes()"sfan5
2017-01-07Extend minetest.is_yes()red-001
2017-01-04Improve getPointedThing() (#4346)Dániel Juhász
2016-12-24Move PP() and PP2() macros to basic_macros.hRogier