sfan5 e3cc26cb7c Irrlicht support changes (#14383) 10 mesiacov pred
..
benchmark 0383c44f0d Custom data structure for active objects to get performance *and* safety (#13880) 11 mesiacov pred
client e3cc26cb7c Irrlicht support changes (#14383) 10 mesiacov pred
content 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
database 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
gui 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
irrlicht_changes e3cc26cb7c Irrlicht support changes (#14383) 10 mesiacov pred
mapgen 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
network e3cc26cb7c Irrlicht support changes (#14383) 10 mesiacov pred
script e3cc26cb7c Irrlicht support changes (#14383) 10 mesiacov pred
server e3cc26cb7c Irrlicht support changes (#14383) 10 mesiacov pred
threading 7c7ae79f9f Fix native thread handle usage on win32 11 mesiacov pred
unittest 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
util 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
CMakeLists.txt 5dbc1d4c08 Move some files to src/server/ 11 mesiacov pred
activeobject.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
activeobjectmgr.h 0383c44f0d Custom data structure for active objects to get performance *and* safety (#13880) 11 mesiacov pred
chat.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
chat.h 2fbf5f4250 CSM: Fix duplicate player names (#13910) 1 rok pred
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 7 rokov pred
clientdynamicinfo.h 91ba02449b Add `touch_controls` boolean to `get_player_window_information()` (#14092) 1 rok pred
cmake_config.h.in 225aa107f6 Define strlcpy only on platforms where it's not available 11 mesiacov pred
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
collision.cpp a98200bb4c Avoid movement jitter (#13093) 1 rok pred
collision.h b6b80f55c8 Expose collided objects in moveresult 4 rokov pred
config.h 8cccd75e81 Android build via CMake (#13528) 1 rok pred
constants.h 84d4647329 Scale resend timeout exponentially 11 mesiacov pred
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 7 rokov pred
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
content_nodemeta.cpp 947466ab28 (se)SerializeString: Include max length in the name 4 rokov pred
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
convert_json.cpp 7f6b09dce8 Use json forward-declarations 1 rok pred
convert_json.h 7f6b09dce8 Use json forward-declarations 1 rok pred
craftdef.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
craftdef.h ccd696c49a Throw Hocroft-Karp onto shapeless recipes 1 rok pred
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) 5 rokov pred
debug.cpp 033128d8dc Show better description to users when std::bad_alloc happens 1 rok pred
debug.h 033128d8dc Show better description to users when std::bad_alloc happens 1 rok pred
defaultsettings.cpp c81e0b7433 Allow shaders with disabled post processing pipeline (#14338) 10 mesiacov pred
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy 3 rokov pred
dummygamedef.h 7c21347a40 Rename "mod metadata" to "mod storage" everywhere 2 rokov pred
dummymap.h f916398a54 Add lighting test and benchmark (#12802) 2 rokov pred
emerge.cpp 3cac17d23e Lua on each mapgen thread (#13092) 10 mesiacov pred
emerge.h 3cac17d23e Lua on each mapgen thread (#13092) 10 mesiacov pred
emerge_internal.h 3cac17d23e Lua on each mapgen thread (#13092) 10 mesiacov pred
environment.cpp 5958714309 Tool specific pointing and blocking pointable type (#13992) 11 mesiacov pred
environment.h 5958714309 Tool specific pointing and blocking pointable type (#13992) 11 mesiacov pred
exceptions.h f08e4bb27d Return to the main menu if a shader compilation fails (#14256) 11 mesiacov pred
face_position_cache.cpp 55ab4264dc Modernize various files 7 rokov pred
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
filesys.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
filesys.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
gamedef.h 8b108ed5f2 Use nicer syntax for nested namespace definitions 1 rok pred
gameparams.h 03d86ea0b4 Add register dialog to separate login/register (#12185) 2 rokov pred
gettext.cpp 6f494a968d Move setenv compat code to porting.h 11 mesiacov pred
gettext.h 67068cfaf4 Get rid of wgettext 1 rok pred
gettime.h 0d91ef78dd Refactor local time getter functions (#12221) 2 rokov pred
httpfetch.cpp 5756d6262e Minor improvements and fixes in httpfetch.cpp 11 mesiacov pred
httpfetch.h 9ec40ce8e9 Enforce minimum for curl(_file_download)_timeout 1 rok pred
hud.cpp af4009d924 Add chat HUD flag (#13189) 1 rok pred
hud.h 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) 11 mesiacov pred
inventory.cpp 961652c2e9 Address some clang-tidy warnings 1 rok pred
inventory.h 176e674a51 Add wear bar color API (#13328) 10 mesiacov pred
inventorymanager.cpp 454eb3901d Inventory: Fix deleted inventory being used for regaining locked lists 1 rok pred
inventorymanager.h 00c647e4cc Convert spaces to tabs (#13506) 1 rok pred
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 6 rokov pred
irr_ptr.h da832a295e Delete clang-format files and comments (#14079) 1 rok pred
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 6 rokov pred
irrlichttypes.h e3cc26cb7c Irrlicht support changes (#14383) 10 mesiacov pred
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 5 rokov pred
itemdef.cpp 176e674a51 Add wear bar color API (#13328) 10 mesiacov pred
itemdef.h 176e674a51 Add wear bar color API (#13328) 10 mesiacov pred
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
itemstackmetadata.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
itemstackmetadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
json-forwards.h 7f6b09dce8 Use json forward-declarations 1 rok pred
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) 4 rokov pred
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 6 rokov pred
lighting.cpp 00c647e4cc Convert spaces to tabs (#13506) 1 rok pred
lighting.h e0d4a9d575 Make volumetric light effect strength server controllable 1 rok pred
log.cpp 9c348d057e Replace the old STATIC_ASSERT macro with static_assert 1 rok pred
log.h 4da8a18c8c Check specific outputs for isatty (#12980) 2 rokov pred
main.cpp f483d10c95 Switch to LLVM-based MinGW toolchain (#14329) 10 mesiacov pred
map.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
map.h 59abf1bb42 Allow active blocks to be generated (#14185) 11 mesiacov pred
map_settings_manager.cpp 524d446757 Minor script api fixes/cleanups 1 rok pred
map_settings_manager.h 524d446757 Minor script api fixes/cleanups 1 rok pred
mapblock.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
mapblock.h 6aa4f14a28 Drop some unneeded MOD_REASONs 11 mesiacov pred
mapnode.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
mapnode.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
mapsector.cpp 9da1354f3a Fix missing limit check for block y pos (#14320) 11 mesiacov pred
mapsector.h 4bf95703a0 Allow access into MapSector::m_blocks (#14232) 11 mesiacov pred
metadata.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
metadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
modchannels.cpp 04bd253390 Move the codebase to C++14 2 rokov pred
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 7 rokov pred
modifiedstate.h 9408a1a025 Reduce size of some MapBlock members 1 rok pred
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name 4 rokov pred
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
nodedef.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
nodedef.h 5958714309 Tool specific pointing and blocking pointable type (#13992) 11 mesiacov pred
nodemetadata.cpp 7e8831a414 Inventory: Don't throw resize lock exception in destructor (#13894) 1 rok pred
nodemetadata.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 7 rokov pred
nodetimer.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 2 rokov pred
noise.cpp ceaa7e2fb0 Add API for restoring PseudoRandom and PcgRandom state (#14123) 11 mesiacov pred
noise.h e416c99419 Fix signed overflow UB in PseudoRandom::next() 11 mesiacov pred
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned 4 rokov pred
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi 4 rokov pred
object_properties.cpp 5958714309 Tool specific pointing and blocking pointable type (#13992) 11 mesiacov pred
object_properties.h 5958714309 Tool specific pointing and blocking pointable type (#13992) 11 mesiacov pred
particles.cpp 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) 11 mesiacov pred
particles.h 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) 11 mesiacov pred
pathfinder.cpp 3b74cc4a41 Replace PP with direct printing 1 rok pred
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) 4 rokov pred
player.cpp 92c55c27cf Add function to get all HUD elements (#14042) 11 mesiacov pred
player.h 92c55c27cf Add function to get all HUD elements (#14042) 11 mesiacov pred
porting.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
porting.h 225aa107f6 Define strlcpy only on platforms where it's not available 11 mesiacov pred
porting_android.cpp a29d3cf074 Save the settings in more cases to avoid losing setting changes (especially on Android) (#14266) 11 mesiacov pred
porting_android.h 1ba26d67bd Remove excessive includes from porting.h 11 mesiacov pred
profiler.cpp 3d232e2345 Add MAX profiler option 1 rok pred
profiler.h 3d232e2345 Add MAX profiler option 1 rok pred
raycast.cpp 5958714309 Tool specific pointing and blocking pointable type (#13992) 11 mesiacov pred
raycast.h 1e316a9704 Don't use a reference for RaycastState::m_pointabilities (#14376) 10 mesiacov pred
reflowscan.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 2 rokov pred
reflowscan.h 3face01a20 Node definition manager refactor (#7016) 6 rokov pred
remoteplayer.cpp e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) 10 mesiacov pred
remoteplayer.h e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) 10 mesiacov pred
rollback_interface.cpp 3b74cc4a41 Replace PP with direct printing 1 rok pred
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 7 rokov pred
serialization.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
serialization.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
server.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
server.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
serverenvironment.cpp 2b97fead9e Fix some potential iterator invalidation issues 10 mesiacov pred
serverenvironment.h e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) 10 mesiacov pred
settings.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
settings.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
settings_translation_file.cpp c2c8d4d410 Remove controls listed in the pause menu (no touchscreen) (#13282) 11 mesiacov pred
skyparams.h 9e3a11534f Allow fog color to be overriden properly (#14296) 11 mesiacov pred
sound.h 6ca214fefc Introduce `std::string_view` into wider use (#14368) 10 mesiacov pred
staticobject.cpp 322c8cf270 Reduce exposure of various internals (#12885) 2 rokov pred
staticobject.h 322c8cf270 Reduce exposure of various internals (#12885) 2 rokov pred
terminal_chat_console.cpp 1ba26d67bd Remove excessive includes from porting.h 11 mesiacov pred
terminal_chat_console.h 2fbf5f4250 CSM: Fix duplicate player names (#13910) 1 rok pred
texture_override.cpp 961652c2e9 Address some clang-tidy warnings 1 rok pred
texture_override.h 961652c2e9 Address some clang-tidy warnings 1 rok pred
tileanimation.cpp 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) 11 mesiacov pred
tileanimation.h 2ea8d9ca11 Fix out of range enum casts in deSerialize functions (#14090) 11 mesiacov pred
tool.cpp 6cbb9193ea Fix undefined behaviors (#14365) 10 mesiacov pred
tool.h 176e674a51 Add wear bar color API (#13328) 10 mesiacov pred
translation.cpp 622d857bed Update my name 2 rokov pred
translation.h 622d857bed Update my name 2 rokov pred
unsupported_language_list.txt c60d971bc4 Move unsupported language list into a separate file (#13865) 1 rok pred
version.cpp 8cccd75e81 Android build via CMake (#13528) 1 rok pred
version.h 921151d97a C++ modernize: Pragma once (#6264) 7 rokov pred
voxel.cpp 9676364c1f Optimize lighting calculation (#12797) 2 rokov pred
voxel.h 3b74cc4a41 Replace PP with direct printing 1 rok pred
voxelalgorithms.cpp bf987bf58a Handle blit_back_with_light with empty area 1 rok pred
voxelalgorithms.h f916398a54 Add lighting test and benchmark (#12802) 2 rokov pred