SmallJoker 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
..
benchmark 87472150bc Add benchmarks for json string serialize/deserialize (#12258) 2 лет назад
client 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
content 4e9e230e34 Deprecate game.conf name, use title instead (#12030) 2 лет назад
database a89afe1229 Deal with compiler warnings 2 лет назад
gui 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
irrlicht_changes 622d857bed Update my name 2 лет назад
mapgen 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
network f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 год назад
script 142928e944 Allow to set maximum star opacity at daytime (#11663) 1 год назад
server e7d4ec6834 on_deactivate: distinguish removal and unloading (#11931) 2 лет назад
threading 663c936428 Fix synchronization issue at thread start 2 лет назад
unittest a463620edb Re-order sound-related code (#12382) 2 лет назад
util 622d857bed Update my name 2 лет назад
CMakeLists.txt 998e4820c9 Fix linking with Postgres libs on older cmake versions 2 лет назад
activeobject.h 45ccfe26fb Removed some obsolete code (#10562) 3 лет назад
activeobjectmgr.h f85e9ab925 Add nametag background setting and object property (#10937) 3 лет назад
ban.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) 6 лет назад
ban.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
chat.cpp ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 лет назад
chat.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 лет назад
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 лет назад
clientiface.cpp a65f6f07f3 Clean up some auth packet handling related code 2 лет назад
clientiface.h 00f71c3b9d Fix password changing getting stuck if wrong password is entered once 2 лет назад
cmake_config.h.in 87472150bc Add benchmarks for json string serialize/deserialize (#12258) 2 лет назад
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
collision.cpp 7993909fab Spacing fixes 2 лет назад
collision.h b6b80f55c8 Expose collided objects in moveresult 4 лет назад
config.h 8af332c9a7 Remove duplication in config.h 2 лет назад
constants.h a9bccb964f Raise max mapgen limit constant to align with mapblock size 2 лет назад
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 лет назад
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
content_nodemeta.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 лет назад
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
convert_json.cpp 34888a914e Sort out cURL timeouts and increase default 3 лет назад
convert_json.h 34888a914e Sort out cURL timeouts and increase default 3 лет назад
craftdef.cpp d17d7eba14 Fix cooking and fuel crafts with aliases 2 лет назад
craftdef.h 27ce6d0ecc Clean up craft replacements docs 4 лет назад
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) 4 лет назад
debug.cpp 3fce27ece5 Fix some misspellings (#8104) 5 лет назад
debug.h bd6b90359c Remove DSTACK support (#6346) 6 лет назад
defaultsettings.cpp 35ad006234 Increase max FPS on Android to 60 (#12373) 2 лет назад
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy 3 лет назад
emerge.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
emerge.h f5a8593b11 Add more Prometheus metrics (#12274) 2 лет назад
environment.cpp b66477c29f Abort raycasts that go out-of-bounds (#12006) 2 лет назад
environment.h 649211bf27 Allow the ABM time budget to be configurable. 3 лет назад
exceptions.h 4c76239818 Remove dead code (#10845) 3 лет назад
face_position_cache.cpp 55ab4264dc Modernize various files 6 лет назад
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
filesys.cpp 0ea8df4d64 Socket-related cleanups 2 лет назад
filesys.h 6de8d77e17 Move instead of copy during content install if possible 2 лет назад
gamedef.h 56a558baf8 Refactor some Lua API functions in preparation for async env 2 лет назад
gameparams.h 03d86ea0b4 Add register dialog to separate login/register (#12185) 2 лет назад
gettext.cpp c6eddb0bae Gettext support on Android (#11435) 2 лет назад
gettext.h ff934d538c Fix various code & correctness issues (#11815) 2 лет назад
gettime.h 0d91ef78dd Refactor local time getter functions (#12221) 2 лет назад
httpfetch.cpp 29d2b2ccd0 Print announce error response (#11878) 2 лет назад
httpfetch.h 29d2b2ccd0 Print announce error response (#11878) 2 лет назад
hud.cpp b9e886726c Readd basic_debug as a HUD flag (#12020) 2 лет назад
hud.h b9e886726c Readd basic_debug as a HUD flag (#12020) 2 лет назад
inventory.cpp 8d387433b1 Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2 лет назад
inventory.h 8d387433b1 Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2 лет назад
inventorymanager.cpp 7993909fab Spacing fixes 2 лет назад
inventorymanager.h 050964bed6 Fix inventory swapping not calling all callbacks (#9923) 3 лет назад
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 6 лет назад
irr_ptr.h 8dae7b47fc Improve irr_ptr (#10808) 3 лет назад
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 6 лет назад
irrlichttypes.h 1e4913cd76 Irrlicht support code maintenance 3 лет назад
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 5 лет назад
itemdef.cpp a463620edb Re-order sound-related code (#12382) 2 лет назад
itemdef.h a463620edb Re-order sound-related code (#12382) 2 лет назад
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
itemstackmetadata.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 лет назад
itemstackmetadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 лет назад
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) 3 лет назад
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 лет назад
lighting.h 0f25fa7af6 Add API to control shadow intensity from the game/mod (#11944) 2 лет назад
log.cpp 367a2d4b29 Add missing concurrency protection in logger (#12325) 2 лет назад
log.h 367a2d4b29 Add missing concurrency protection in logger (#12325) 2 лет назад
main.cpp 87472150bc Add benchmarks for json string serialize/deserialize (#12258) 2 лет назад
map.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
map.h 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
map_settings_manager.cpp 4c8c649779 Mainmenu game-related changes (#11887) 2 лет назад
map_settings_manager.h c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) 3 лет назад
mapblock.cpp 9a01581cdd Get rid of global buffer that would ruin concurrent MapBlock serialization 2 лет назад
mapblock.h a9bccb964f Raise max mapgen limit constant to align with mapblock size 2 лет назад
mapnode.cpp 8b74257bf3 Reduce size of ContentFeatures structure 2 лет назад
mapnode.h d1624a5521 Switch MapBlock compression to zstd (#10788) 2 лет назад
mapsector.cpp de4c2e4250 ServerMap saving: cleanups (#6274) 6 лет назад
mapsector.h b826e39730 Minor clientmap improvements. 3 лет назад
metadata.cpp 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 лет назад
metadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 лет назад
modchannels.cpp 04bd253390 Move the codebase to C++14 2 лет назад
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 лет назад
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
mtevent.h 62913b872e Darwin platform build fix (#10376) 3 лет назад
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 лет назад
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
nodedef.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
nodedef.h a463620edb Re-order sound-related code (#12382) 2 лет назад
nodemetadata.cpp 7423c4c11e Send to clients node metadata that changed to become empty (#11597) 2 лет назад
nodemetadata.h 7423c4c11e Send to clients node metadata that changed to become empty (#11597) 2 лет назад
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 лет назад
nodetimer.h 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 лет назад
noise.cpp 7ffc0268df Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421) 2 лет назад
noise.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 лет назад
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned 4 лет назад
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi 4 лет назад
object_properties.cpp 86b44ecd82 Add no_texture.png as fallback for unspecified textures 2 лет назад
object_properties.h e7b05beb7d Validate staticdata and object property length limits (#11511) 2 лет назад
particles.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 лет назад
particles.h 9d6e7e48d6 Implement spawning particles with node texture appearance 4 лет назад
pathfinder.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 лет назад
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) 4 лет назад
player.cpp b9e886726c Readd basic_debug as a HUD flag (#12020) 2 лет назад
player.h 3ac5a24b12 Sanitize player position and speed server-side (#12396) 2 лет назад
porting.cpp 88b21a72f1 Treat empty XDG_CACHE_HOME same as unset 2 лет назад
porting.h b5eda416ce Slap u64 on everything time-y (#10984) 3 лет назад
porting_android.cpp 4baf56520d Android: Add support for sharing debug.txt (#12370) 2 лет назад
porting_android.h 4baf56520d Android: Add support for sharing debug.txt (#12370) 2 лет назад
profiler.cpp 289425f6bd Minor profiler fixes. 3 лет назад
profiler.h 539f016c1b Better F6 profiler (#8750) 4 лет назад
raycast.cpp 45b52f6d5a Ease selection of entities behind nodes (#7739) 5 лет назад
raycast.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
reflowscan.cpp 3face01a20 Node definition manager refactor (#7016) 6 лет назад
reflowscan.h 3face01a20 Node definition manager refactor (#7016) 6 лет назад
remoteplayer.cpp f8cef52ea0 Fix consistency of sky sun/moon texture behaviour 2 лет назад
remoteplayer.h 0f25fa7af6 Add API to control shadow intensity from the game/mod (#11944) 2 лет назад
rollback.cpp 0f8c46771e Fix possible unreliable behavior due to uninitialized variables 2 лет назад
rollback.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 лет назад
rollback_interface.cpp 26b39f1eae Fix some reference counters (memleak) (#8981) 4 лет назад
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 лет назад
serialization.cpp ae555465ba Fix zlib (de)compressor memory leaks 2 лет назад
serialization.h d1624a5521 Switch MapBlock compression to zstd (#10788) 2 лет назад
server.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
server.h a463620edb Re-order sound-related code (#12382) 2 лет назад
serverenvironment.cpp 14c283a623 Fix crash in commit a69b7abe00fb818fd88f3cd04e7f9997ffd21072 2 лет назад
serverenvironment.h c1d03695d4 Minor code improvements around active block keeping 2 лет назад
serverlist.cpp 29d2b2ccd0 Print announce error response (#11878) 2 лет назад
serverlist.h 67aa75d444 Use JSON for favorites, move server list code to Lua (#10085) 3 лет назад
settings.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
settings.h 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 год назад
settings_translation_file.cpp 80db8804c7 Fix typo and update settings files 2 лет назад
skyparams.h 142928e944 Allow to set maximum star opacity at daytime (#11663) 1 год назад
sound.h a463620edb Re-order sound-related code (#12382) 2 лет назад
staticobject.cpp e7b05beb7d Validate staticdata and object property length limits (#11511) 2 лет назад
staticobject.h 2c860a6a42 ServerEnvironment & StaticObject cleanups 6 лет назад
terminal_chat_console.cpp 5683bb76cc Fix compiler warnings 2 лет назад
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
texture_override.cpp 93ecc589bc Implement override.txt support for special tiles (#10140) 3 лет назад
texture_override.h 93ecc589bc Implement override.txt support for special tiles (#10140) 3 лет назад
tileanimation.cpp a463620edb Re-order sound-related code (#12382) 2 лет назад
tileanimation.h a463620edb Re-order sound-related code (#12382) 2 лет назад
tool.cpp 6a6b579c54 Add helper functions to make tool usable n times (#12047) 2 лет назад
tool.h 6a6b579c54 Add helper functions to make tool usable n times (#12047) 2 лет назад
translation.cpp 622d857bed Update my name 2 лет назад
translation.h 622d857bed Update my name 2 лет назад
version.cpp 76dbd0d2d0 Fully remove bitmap font support (#11863) 2 лет назад
version.h 921151d97a C++ modernize: Pragma once (#6264) 6 лет назад
voxel.cpp 3face01a20 Node definition manager refactor (#7016) 6 лет назад
voxel.h 12d1e4ff04 VoxelArea: add_{x,y,z,p} must be static 6 лет назад
voxelalgorithms.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 лет назад
voxelalgorithms.h f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 лет назад