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