raymoo a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
..
client 75320e7e88 Real global textures (#6105) il y a 7 ans
irrlicht_changes 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
network a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
script a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
threading 32ae492657 Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (#6515) il y a 7 ans
unittest ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 7 ans
util f36e323175 directiontables.cpp: fix a warning reported by VS2017 il y a 7 ans
CMakeLists.txt 9b8fa99fe3 FormSpec : Add an auto vertical scrollbar to the textarea il y a 7 ans
activeobject.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
ban.cpp e53d8a7536 Banmanager: Move 'creating' message from warningstream to infostream (#6277) il y a 7 ans
ban.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
camera.cpp 3c93a56e16 Add setting for near plane distance. (#6395) il y a 7 ans
camera.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
cavegen.cpp 7640749d68 Cavegen: Avoid unsupported biome 'top' or 'filler' nodes il y a 7 ans
cavegen.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
chat.cpp 792e013eaf don't pass g_settings around, and use it directly il y a 7 ans
chat.h 792e013eaf don't pass g_settings around, and use it directly il y a 7 ans
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) il y a 7 ans
client.cpp be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) il y a 7 ans
client.h 6f1c907204 Implement mod communication channels (#6351) il y a 7 ans
clientenvironment.cpp ee9a442ecc Network: Remove large parts of deprecated legacy code (#6404) il y a 7 ans
clientenvironment.h caf61f3b4d Fix OSX builds caused by __WORDSIZE again (#6307) il y a 7 ans
clientiface.cpp 0732bf73a4 Reduce server FOV with forward speed il y a 7 ans
clientiface.h 6bab695479 Cache server config settings. (#6530) il y a 7 ans
clientmap.cpp bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
clientmap.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
clientmedia.cpp b204bc4da9 clientmap, clientmedia: code modernization il y a 7 ans
clientmedia.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
clientobject.cpp c738d1eeab clientobject, clouds, collision, clientsimpleobject: code modernization (#6260) il y a 7 ans
clientobject.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
clientsimpleobject.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
cloudparams.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
clouds.cpp ae9b5e0098 Modernize code: very last fixes (#6290) il y a 7 ans
clouds.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
cmake_config.h.in 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
collision.cpp 9d8cb510b3 Change BS constant from implicit double to float (#6286) il y a 7 ans
collision.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
config.h 50b2185ced Update version correctly again (#6462) il y a 7 ans
constants.h edbc533414 Customizeable max breath for players (#6411) il y a 7 ans
content_cao.cpp 610ea6f216 Avoid filtering low-res textures for animated meshes (incl. players) (#6562) il y a 7 ans
content_cao.h a9d43a0471 Object properties: Add 'glow', disables light's effect if negative il y a 7 ans
content_cso.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
content_cso.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
content_mapblock.cpp 75320e7e88 Real global textures (#6105) il y a 7 ans
content_mapblock.h 75320e7e88 Real global textures (#6105) il y a 7 ans
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
content_nodemeta.cpp 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) il y a 7 ans
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
content_sao.cpp be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) il y a 7 ans
content_sao.h 08846cd05c Add static_save property to luaentites to not save them statically. (#5112) il y a 7 ans
convert_json.cpp 50423d8c72 Update JsonCPP to 1.8.3 (#6466) il y a 7 ans
convert_json.h 50423d8c72 Update JsonCPP to 1.8.3 (#6466) il y a 7 ans
craftdef.cpp 90e7d42375 Don't try to craft a non-existent item il y a 7 ans
craftdef.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database-dummy.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database-dummy.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
database-files.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database-files.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database-leveldb.cpp 8ba6d9f227 Implement DatabaseException for databases il y a 8 ans
database-leveldb.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
database-postgresql.cpp fd3afbced5 Optimize headers (part 2) (#6272) il y a 7 ans
database-postgresql.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database-redis.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database-redis.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
database-sqlite3.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database-sqlite3.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
database.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
database.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
daynightratio.h 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 7 ans
debug.cpp bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
debug.h bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
defaultsettings.cpp 792e013eaf don't pass g_settings around, and use it directly il y a 7 ans
defaultsettings.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
dungeongen.cpp fd3afbced5 Optimize headers (part 2) (#6272) il y a 7 ans
dungeongen.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
emerge.cpp ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 7 ans
emerge.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 7 ans
environment.cpp a383eb0eb9 World start time: Add setting for this, default unchanged il y a 7 ans
environment.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) il y a 7 ans
event.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
event_manager.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
exceptions.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
face_position_cache.cpp 55ab4264dc Modernize various files il y a 7 ans
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
filecache.cpp 55ab4264dc Modernize various files il y a 7 ans
filecache.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
filesys.cpp 55ab4264dc Modernize various files il y a 7 ans
filesys.h 55ab4264dc Modernize various files il y a 7 ans
fontengine.cpp ae9b5e0098 Modernize code: very last fixes (#6290) il y a 7 ans
fontengine.h 55ab4264dc Modernize various files il y a 7 ans
game.cpp a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
game.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
gamedef.h 6f1c907204 Implement mod communication channels (#6351) il y a 7 ans
gameparams.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
genericobject.cpp bf403b923a Fix animation frame_speed and blend loosing precision due to incorrec… (#6357) il y a 7 ans
genericobject.h bf403b923a Fix animation frame_speed and blend loosing precision due to incorrec… (#6357) il y a 7 ans
gettext.cpp 55ab4264dc Modernize various files il y a 7 ans
gettext.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
gettime.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
guiChatConsole.cpp ae9b5e0098 Modernize code: very last fixes (#6290) il y a 7 ans
guiChatConsole.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
guiEditBoxWithScrollbar.cpp 1ff5c20442 Fix warnings introduced by 9b8fa99fe30728c1fcfa73cdf74211841bdae9fb il y a 7 ans
guiEditBoxWithScrollbar.h 9b8fa99fe3 FormSpec : Add an auto vertical scrollbar to the textarea il y a 7 ans
guiEngine.cpp b24e6433df Add clientside translations. il y a 7 ans
guiEngine.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
guiFormSpecMenu.cpp 38b0e26679 Fix inventory drag drop flag (#6416) il y a 7 ans
guiFormSpecMenu.h 38b0e26679 Fix inventory drag drop flag (#6416) il y a 7 ans
guiKeyChangeMenu.cpp bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
guiKeyChangeMenu.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
guiMainMenu.h 55ab4264dc Modernize various files il y a 7 ans
guiPasswordChange.cpp ae9b5e0098 Modernize code: very last fixes (#6290) il y a 7 ans
guiPasswordChange.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
guiPathSelectMenu.cpp 55ab4264dc Modernize various files il y a 7 ans
guiPathSelectMenu.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
guiTable.cpp ae9b5e0098 Modernize code: very last fixes (#6290) il y a 7 ans
guiTable.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
guiVolumeChange.cpp 9eb163ab4f Add mute setting (toggled by the mute key and in the volume menu) (#6415) il y a 7 ans
guiVolumeChange.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
guiscalingfilter.cpp 55ab4264dc Modernize various files il y a 7 ans
guiscalingfilter.h 1d086aee7c Modernize various files (part 2) il y a 7 ans
httpfetch.cpp bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
httpfetch.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) il y a 7 ans
hud.cpp 520b481383 Statbars: fix incorrect half-images in non-standard orientations (fixes #6198) il y a 7 ans
hud.h 7657fe7a50 Minimap: Add new HUD flag for minimap radar mode il y a 7 ans
imagefilters.cpp 1d086aee7c Modernize various files (part 2) il y a 7 ans
imagefilters.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
intlGUIEditBox.cpp 1ff5c20442 Fix warnings introduced by 9b8fa99fe30728c1fcfa73cdf74211841bdae9fb il y a 7 ans
intlGUIEditBox.h 9b8fa99fe3 FormSpec : Add an auto vertical scrollbar to the textarea il y a 7 ans
inventory.cpp bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
inventory.h a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
inventorymanager.cpp bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
inventorymanager.h 1d086aee7c Modernize various files (part 2) il y a 7 ans
irr_aabb3d.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
irr_v3d.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
irrlichttypes.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
irrlichttypes_extrabloated.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
itemdef.cpp b7ee608e70 Bump minimal protocol version to 36 (#6319) il y a 7 ans
itemdef.h f6a33a1a7a Overlays for wield and inventory images (#6107) il y a 7 ans
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
itemstackmetadata.cpp a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
itemstackmetadata.h a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
keycode.cpp 080899b0f1 keycode.cpp: use std::unordered_map for keypress cache il y a 7 ans
keycode.h 951f1201c4 Modernize various files (src/k*, src/l*) il y a 7 ans
light.cpp 951f1201c4 Modernize various files (src/k*, src/l*) il y a 7 ans
light.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
localplayer.cpp f729b5d2bd Localplayer: Fix disable_jump effect and getStandingNodePos() il y a 7 ans
localplayer.h f729b5d2bd Localplayer: Fix disable_jump effect and getStandingNodePos() il y a 7 ans
log.cpp 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) il y a 7 ans
log.h 951f1201c4 Modernize various files (src/k*, src/l*) il y a 7 ans
main.cpp 2afe62952c Server: affect bind_addr on constructor instead of start() (#6474) il y a 7 ans
mainmenumanager.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
map.cpp d5a97e00ea Fix blocks written by vmanip not being marked as modified il y a 7 ans
map.h de4c2e4250 ServerMap saving: cleanups (#6274) il y a 7 ans
map_settings_manager.cpp 8f7785771b Cpp11 initializers 2 (#5999) il y a 7 ans
map_settings_manager.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
mapblock.cpp b5f7249a7e Code modernization: src/m* (part 2) il y a 7 ans
mapblock.h d5a97e00ea Fix blocks written by vmanip not being marked as modified il y a 7 ans
mapblock_mesh.cpp 75320e7e88 Real global textures (#6105) il y a 7 ans
mapblock_mesh.h 75320e7e88 Real global textures (#6105) il y a 7 ans
mapgen.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen.h 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_carpathian.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_carpathian.h 2ac5a45faa Remove 3D noise from getSteps function (#6360) il y a 7 ans
mapgen_flat.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_flat.h b5f7249a7e Code modernization: src/m* (part 2) il y a 7 ans
mapgen_fractal.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_fractal.h c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
mapgen_singlenode.cpp c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
mapgen_singlenode.h c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
mapgen_v5.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_v5.h b5f7249a7e Code modernization: src/m* (part 2) il y a 7 ans
mapgen_v6.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_v6.h 1dd535c0c6 Mgv6: Remove incorrectly defined and unused 'volume nodes' il y a 7 ans
mapgen_v7.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_v7.h 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_valleys.cpp 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level il y a 7 ans
mapgen_valleys.h c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
mapnode.cpp 75320e7e88 Real global textures (#6105) il y a 7 ans
mapnode.h 75320e7e88 Real global textures (#6105) il y a 7 ans
mapsector.cpp de4c2e4250 ServerMap saving: cleanups (#6274) il y a 7 ans
mapsector.h de4c2e4250 ServerMap saving: cleanups (#6274) il y a 7 ans
mesh.cpp c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
mesh.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
mesh_generator_thread.cpp bd6b90359c Remove DSTACK support (#6346) il y a 7 ans
mesh_generator_thread.h d382483fa7 Code modernization: src/m* (part 3) il y a 7 ans
metadata.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
metadata.h d382483fa7 Code modernization: src/m* (part 3) il y a 7 ans
mg_biome.cpp c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
mg_biome.h c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
mg_decoration.cpp 9a41a3d0f1 Simple decorations: Make 'place_offset_y' usable with simple decorations il y a 7 ans
mg_decoration.h 9a41a3d0f1 Simple decorations: Make 'place_offset_y' usable with simple decorations il y a 7 ans
mg_ore.cpp e2afcf85ce Stratum ore: Allow use with no noise for simple horizontal strata il y a 7 ans
mg_ore.h e2afcf85ce Stratum ore: Allow use with no noise for simple horizontal strata il y a 7 ans
mg_schematic.cpp d382483fa7 Code modernization: src/m* (part 3) il y a 7 ans
mg_schematic.h c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
minimap.cpp d382483fa7 Code modernization: src/m* (part 3) il y a 7 ans
minimap.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
modalMenu.h c427533389 Modernize various files (src/m*) (#6267) il y a 7 ans
modchannels.cpp ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 7 ans
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 7 ans
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
mods.cpp 50423d8c72 Update JsonCPP to 1.8.3 (#6466) il y a 7 ans
mods.h 45a7dd1ec4 Fix addModsFormConfig typo (#6420) il y a 7 ans
nameidmapping.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
nodedef.cpp 2efccb3536 Add missing? include il y a 7 ans
nodedef.h 75320e7e88 Real global textures (#6105) il y a 7 ans
nodemetadata.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
nodemetadata.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
nodetimer.h 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
noise.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
noise.h 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
objdef.cpp 39869aaa25 Fix Windows build, clean up included headers il y a 9 ans
objdef.h 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
object_properties.cpp 08846cd05c Add static_save property to luaentites to not save them statically. (#5112) il y a 7 ans
object_properties.h 08846cd05c Add static_save property to luaentites to not save them statically. (#5112) il y a 7 ans
particles.cpp 75320e7e88 Real global textures (#6105) il y a 7 ans
particles.h b9fb3cea33 ParticleSpawner::step cleanup and rotation fix (#6486) il y a 7 ans
pathfinder.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 7 ans
pathfinder.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
player.cpp 7657fe7a50 Minimap: Add new HUD flag for minimap radar mode il y a 7 ans
player.h be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) il y a 7 ans
porting.cpp c830347a57 Replace deprecated WINAPI GetVersionInfoEx (#6496) il y a 7 ans
porting.h ae9b5e0098 Modernize code: very last fixes (#6290) il y a 7 ans
porting_android.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
porting_android.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
profiler.cpp 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) il y a 7 ans
profiler.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
quicktune.cpp d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) il y a 7 ans
quicktune.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
quicktune_shortcutter.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
raycast.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
raycast.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
reflowscan.cpp 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) il y a 7 ans
reflowscan.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
remoteplayer.cpp 50423d8c72 Update JsonCPP to 1.8.3 (#6466) il y a 7 ans
remoteplayer.h be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) il y a 7 ans
rollback.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
rollback.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
rollback_interface.cpp 071e114ffa Private nodemeta (#5702) il y a 7 ans
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
serialization.cpp c27504a322 compressZlib: don't use a SharedBuffer but a raw u8 * pointer il y a 7 ans
serialization.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
server.cpp be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) il y a 7 ans
server.h 2afe62952c Server: affect bind_addr on constructor instead of start() (#6474) il y a 7 ans
serverenvironment.cpp be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) il y a 7 ans
serverenvironment.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 7 ans
serverlist.cpp 50423d8c72 Update JsonCPP to 1.8.3 (#6466) il y a 7 ans
serverlist.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
serverobject.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
serverobject.h 04839f233f ServerEnv: Clean up object lifecycle handling (#6414) il y a 7 ans
settings.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
settings.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
settings_translation_file.cpp 5e24ca05fd Add updated settings_translation_file il y a 7 ans
shader.cpp ae9b5e0098 Modernize code: very last fixes (#6290) il y a 7 ans
shader.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 7 ans
sky.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
sky.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
sound.cpp 6d0ea26c2d Update Copyright Years il y a 11 ans
sound.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) il y a 7 ans
sound_openal.cpp 0df3671a34 Fix recent commit: std::max -> std::fmax for floats (#6469) il y a 7 ans
sound_openal.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
staticobject.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
staticobject.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
subgame.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
subgame.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
terminal_chat_console.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
tileanimation.cpp b7ee608e70 Bump minimal protocol version to 36 (#6319) il y a 7 ans
tileanimation.h b7ee608e70 Bump minimal protocol version to 36 (#6319) il y a 7 ans
tool.cpp a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
tool.h a637107a4e Allow overriding tool capabilities through itemstack metadata il y a 7 ans
touchscreengui.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
touchscreengui.h 01c319d778 Fix Android node selection distance (#6187) il y a 7 ans
translation.cpp 5a6618cc57 Add '@n' escape sequences and some documentation on translated strings. il y a 7 ans
translation.h b24e6433df Add clientside translations. il y a 7 ans
treegen.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
treegen.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
version.cpp 50b2185ced Update version correctly again (#6462) il y a 7 ans
version.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
voxel.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
voxel.h 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
voxelalgorithms.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 7 ans
voxelalgorithms.h 921151d97a C++ modernize: Pragma once (#6264) il y a 7 ans
wieldmesh.cpp 75320e7e88 Real global textures (#6105) il y a 7 ans
wieldmesh.h 75320e7e88 Real global textures (#6105) il y a 7 ans