.. |
client
|
Fix some minor code issues all over the place
|
2 months ago |
content
|
Prevent games from setting secure settings (#10460)
|
5 months ago |
database
|
(se)SerializeString: Include max length in the name
|
5 months ago |
gui
|
Factorize more guiEditBoxes code (#10789)
|
1 month ago |
irrlicht_changes
|
Fix some minor code issues all over the place
|
2 months ago |
mapgen
|
Fix some minor code issues all over the place
|
2 months ago |
network
|
Fix some minor code issues all over the place
|
2 months ago |
script
|
Implement on_rightclickplayer callback (#10775)
|
1 month ago |
server
|
Implement on_rightclickplayer callback (#10775)
|
1 month ago |
threading
|
Remove Thread::kill() and related unittest (#10317)
|
5 months ago |
unittest
|
Remove unused functions reported by cppcheck (#10463)
|
5 months ago |
util
|
Fix some minor code issues all over the place
|
2 months ago |
CMakeLists.txt
|
Fix some minor code issues all over the place
|
2 months ago |
activeobject.h
|
Add First Person Attachments (#10360)
|
5 months ago |
activeobjectmgr.h
|
Add an activeobject manager to hold active objects (#7939)
|
2 years ago |
ban.cpp
|
Add unittests on ActiveObject and BanManager class (#6866)
|
3 years ago |
ban.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
chat.cpp
|
Remove unused functions reported by cppcheck (#10463)
|
5 months ago |
chat.h
|
Remove unused functions reported by cppcheck (#10463)
|
5 months ago |
chat_interface.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
chatmessage.h
|
Travis: Update clang from 4.0 to 5.0 (#6467)
|
3 years ago |
clientiface.cpp
|
Revert #10495 and simplify.
|
4 months ago |
clientiface.h
|
Avoid resending near blocks unnecessarily.
|
4 months ago |
cloudparams.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
cmake_config.h.in
|
Add MetricsBackend with prometheus counter support
|
10 months ago |
cmake_config_githash.h.in
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
collision.cpp
|
Add missing sao->isGone() checks
|
9 months ago |
collision.h
|
Expose collided objects in moveresult
|
10 months ago |
config.h
|
Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cpp
|
10 months ago |
constants.h
|
Fix breath_bar scaling; delay breath_bar hiding by one second (#8271)
|
10 months ago |
content_mapnode.cpp
|
Modernize src/c* src/d* and src/e* files (#6263)
|
3 years ago |
content_mapnode.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
content_nodemeta.cpp
|
(se)SerializeString: Include max length in the name
|
5 months ago |
content_nodemeta.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
convert_json.cpp
|
Add online content repository
|
2 years ago |
convert_json.h
|
Update JsonCPP to 1.8.3 (#6466)
|
3 years ago |
craftdef.cpp
|
Overall improvements to log messages (#9598)
|
11 months ago |
craftdef.h
|
Clean up craft replacements docs
|
1 year ago |
daynightratio.h
|
Make natural night light as bright as MT 0.4.16 (#9053)
|
1 year ago |
debug.cpp
|
Fix some misspellings (#8104)
|
2 years ago |
debug.h
|
Remove DSTACK support (#6346)
|
3 years ago |
defaultsettings.cpp
|
Fix some more joystick issues (#10624)
|
2 months ago |
defaultsettings.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
emerge.cpp
|
Increase default emerge queue limits and limit enqueue requests for active blocks.
|
3 months ago |
emerge.h
|
Avoid generating the same chunk more than once with multiple emerge threads.
|
3 months ago |
environment.cpp
|
Allow the ABM time budget to be configurable.
|
6 months ago |
environment.h
|
Allow the ABM time budget to be configurable.
|
6 months ago |
exceptions.h
|
Modernize source code: last part (#6285)
|
3 years ago |
face_position_cache.cpp
|
Modernize various files
|
3 years ago |
face_position_cache.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
filesys.cpp
|
Fix some minor code issues all over the place
|
2 months ago |
filesys.h
|
Clean up server-side translations, remove global variable (#10075)
|
5 months ago |
gamedef.h
|
Client eventmanager refactor (#7179)
|
2 years ago |
gameparams.h
|
Cleanup ClientLauncher structure (#10160)
|
7 months ago |
gettext.cpp
|
Fix detection of in-place path_locale when RUN_IN_PLACE=0
|
10 months ago |
gettext.h
|
Fix segfault caused by wrong wgettext()
|
2 years ago |
gettime.h
|
Allow customizing chat message format (#8529)
|
1 year ago |
httpfetch.cpp
|
Add PUT and DELETE request + specific method value to HTTP API (#9909)
|
7 months ago |
httpfetch.h
|
Add PUT and DELETE request + specific method value to HTTP API (#9909)
|
7 months ago |
hud.cpp
|
Minimap as HUD element with API control
|
5 months ago |
hud.h
|
Minimap as HUD element with API control
|
5 months ago |
inventory.cpp
|
Add a short_description to be used by mods (#8980)
|
4 months ago |
inventory.h
|
Add a short_description to be used by mods (#8980)
|
4 months ago |
inventorymanager.cpp
|
Fix inventory swapping not calling all callbacks (#9923)
|
6 months ago |
inventorymanager.h
|
Fix inventory swapping not calling all callbacks (#9923)
|
6 months ago |
irr_aabb3d.h
|
Revert 6587 - Optimize entity-entity collision (#7539)
|
2 years ago |
irr_ptr.h
|
Add Irrlicht-specific smart pointer (#6814)
|
1 year ago |
irr_v2d.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
irr_v3d.h
|
Revert 6587 - Optimize entity-entity collision (#7539)
|
2 years ago |
irrlichttypes.h
|
Fix Android build (#7873)
|
2 years ago |
irrlichttypes_bloated.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
irrlichttypes_extrabloated.h
|
Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)
|
2 years ago |
itemdef.cpp
|
Add a short_description to be used by mods (#8980)
|
4 months ago |
itemdef.h
|
Add a short_description to be used by mods (#8980)
|
4 months ago |
itemgroup.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
itemstackmetadata.cpp
|
Add player:get_meta(), deprecate player attributes (#7202)
|
2 years ago |
itemstackmetadata.h
|
Add player:get_meta(), deprecate player attributes (#7202)
|
2 years ago |
light.cpp
|
Fix light overflow of u8 if light is saturated at 255 (#10305)
|
6 months ago |
light.h
|
Light curve: Simplify and improve code, fix darkened daytime sky (#7693)
|
2 years ago |
log.cpp
|
Remove unused functions reported by cppcheck (#10463)
|
5 months ago |
log.h
|
Remove unused functions reported by cppcheck (#10463)
|
5 months ago |
main.cpp
|
Cleanup ClientLauncher structure (#10160)
|
7 months ago |
map.cpp
|
Allow configuring block disk and net compression. Change default disk level.
|
2 months ago |
map.h
|
Allow configuring block disk and net compression. Change default disk level.
|
2 months ago |
map_settings_manager.cpp
|
Mapgen: Fix on-by-default flags broken since eca6ee9 (#10318)
|
6 months ago |
map_settings_manager.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
mapblock.cpp
|
Allow configuring block disk and net compression. Change default disk level.
|
2 months ago |
mapblock.h
|
Allow configuring block disk and net compression. Change default disk level.
|
2 months ago |
mapnode.cpp
|
Allow configuring block disk and net compression. Change default disk level.
|
2 months ago |
mapnode.h
|
Allow configuring block disk and net compression. Change default disk level.
|
2 months ago |
mapsector.cpp
|
ServerMap saving: cleanups (#6274)
|
3 years ago |
mapsector.h
|
Minor clientmap improvements.
|
4 months ago |
metadata.cpp
|
Add player:get_meta(), deprecate player attributes (#7202)
|
2 years ago |
metadata.h
|
Add player:get_meta(), deprecate player attributes (#7202)
|
2 years ago |
modchannels.cpp
|
Add session_t typedef + remove unused functions (#6470)
|
3 years ago |
modchannels.h
|
Add session_t typedef + remove unused functions (#6470)
|
3 years ago |
modifiedstate.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
mtevent.h
|
Darwin platform build fix (#10376)
|
5 months ago |
nameidmapping.cpp
|
(se)SerializeString: Include max length in the name
|
5 months ago |
nameidmapping.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
nodedef.cpp
|
Fix some minor code issues all over the place
|
2 months ago |
nodedef.h
|
Remove all bump mapping and parallax occlusion related code.
|
4 months ago |
nodemetadata.cpp
|
(se)SerializeString: Include max length in the name
|
5 months ago |
nodemetadata.h
|
Send only changed node metadata to clients instead of whole mapblock (#5268)
|
2 years ago |
nodetimer.cpp
|
Code modernization: src/n*, src/o* (#6280)
|
3 years ago |
nodetimer.h
|
Code modernization: src/n*, src/o* (#6280)
|
3 years ago |
noise.cpp
|
Fix GCC class-memaccess warnings (#10239)
|
7 months ago |
noise.h
|
NetBSD build fix proposal. (#10308)
|
6 months ago |
objdef.cpp
|
Allow ObjDefManager instances to be cloned
|
10 months ago |
objdef.h
|
Fix remaining issues with mapgen scriptapi
|
10 months ago |
object_properties.cpp
|
Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443)
|
4 months ago |
object_properties.h
|
Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443)
|
4 months ago |
particles.cpp
|
(se)SerializeString: Include max length in the name
|
5 months ago |
particles.h
|
Implement spawning particles with node texture appearance
|
9 months ago |
pathfinder.cpp
|
Reduce ServerEnvironment propagation (#9642)
|
11 months ago |
pathfinder.h
|
Reduce ServerEnvironment propagation (#9642)
|
11 months ago |
player.cpp
|
Unify wield item handling (#8677)
|
1 year ago |
player.h
|
Allow binding dig, place actions to keys; remove LMB/RMB hardcoding
|
6 months ago |
porting.cpp
|
Add open user data button to main menu (#10579)
|
2 months ago |
porting.h
|
Add open user data button to main menu (#10579)
|
2 months ago |
porting_android.cpp
|
Add open user data button to main menu (#10579)
|
2 months ago |
porting_android.h
|
Add open user data button to main menu (#10579)
|
2 months ago |
profiler.cpp
|
Minor profiler fixes.
|
2 months ago |
profiler.h
|
Better F6 profiler (#8750)
|
1 year ago |
raycast.cpp
|
Ease selection of entities behind nodes (#7739)
|
2 years ago |
raycast.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
reflowscan.cpp
|
Node definition manager refactor (#7016)
|
3 years ago |
reflowscan.h
|
Node definition manager refactor (#7016)
|
3 years ago |
remoteplayer.cpp
|
Sky API: Rename *_tint to fog_*_tint for consistency
|
10 months ago |
remoteplayer.h
|
Fix code style to make clang-format happy
|
1 year ago |
rollback.cpp
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
3 years ago |
rollback.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
rollback_interface.cpp
|
Fix some reference counters (memleak) (#8981)
|
1 year ago |
rollback_interface.h
|
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
3 years ago |
serialization.cpp
|
Add limit parameter to decompressZlib
|
1 year ago |
serialization.h
|
Add limit parameter to decompressZlib
|
1 year ago |
server.cpp
|
Allow configuring block disk and net compression. Change default disk level.
|
2 months ago |
server.h
|
Minimap as HUD element with API control
|
5 months ago |
serverenvironment.cpp
|
Add on_deactivate callback for luaentities (#10723)
|
2 months ago |
serverenvironment.h
|
Add minetest.get_objects_in_area (#10668)
|
2 months ago |
serverlist.cpp
|
Log server announce on updates and deletes too (#10177)
|
5 months ago |
serverlist.h
|
Add online content repository
|
2 years ago |
settings.cpp
|
Prevent games from setting secure settings (#10460)
|
5 months ago |
settings.h
|
Prevent games from setting secure settings (#10460)
|
5 months ago |
settings_translation_file.cpp
|
Remove "generate normal maps" feature (#10313)
|
5 months ago |
skyparams.h
|
Color gradient for default and 'regular' type sky (#9502)
|
10 months ago |
sound.h
|
(se)SerializeString: Include max length in the name
|
5 months ago |
staticobject.cpp
|
(se)SerializeString: Include max length in the name
|
5 months ago |
staticobject.h
|
ServerEnvironment & StaticObject cleanups
|
3 years ago |
terminal_chat_console.cpp
|
Modernize source code: last part (#6285)
|
3 years ago |
terminal_chat_console.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
texture_override.cpp
|
Implement override.txt support for special tiles (#10140)
|
7 months ago |
texture_override.h
|
Implement override.txt support for special tiles (#10140)
|
7 months ago |
tileanimation.cpp
|
Proselytize the network. Use IEEE F32 (#8030)
|
2 years ago |
tileanimation.h
|
Bump minimal protocol version to 36 (#6319)
|
3 years ago |
tool.cpp
|
(se)SerializeString: Include max length in the name
|
5 months ago |
tool.h
|
Punchwear (improved) (#8959)
|
1 year ago |
translation.cpp
|
Clean up server-side translations, remove global variable (#10075)
|
5 months ago |
translation.h
|
Clean up server-side translations, remove global variable (#10075)
|
5 months ago |
version.cpp
|
Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cpp
|
10 months ago |
version.h
|
C++ modernize: Pragma once (#6264)
|
3 years ago |
voxel.cpp
|
Node definition manager refactor (#7016)
|
3 years ago |
voxel.h
|
VoxelArea: add_{x,y,z,p} must be static
|
3 years ago |
voxelalgorithms.cpp
|
Merge pull request #8776 from osjc/FixGetNode
|
1 year ago |
voxelalgorithms.h
|
Remove unused light updating code
|
3 years ago |