.. |
benchmark
|
f916398a54
Add lighting test and benchmark (#12802)
|
2 years ago |
client
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
content
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
database
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
gui
|
f3f3b752f2
Fix tooltips for dropdown, scrollbar and more (#12747)
|
2 years ago |
irrlicht_changes
|
622d857bed
Update my name
|
2 years ago |
mapgen
|
038da00e79
Code optimizations / refactor (#12704)
|
2 years ago |
network
|
038da00e79
Code optimizations / refactor (#12704)
|
2 years ago |
script
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
server
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
threading
|
663c936428
Fix synchronization issue at thread start
|
2 years ago |
unittest
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
util
|
2c3f641e0b
Simplify bit flip in sha1.cpp
|
2 years ago |
CMakeLists.txt
|
4fbcc33ee0
Enable C++ stdlib assertions in debug flags
|
2 years ago |
activeobject.h
|
45ccfe26fb
Removed some obsolete code (#10562)
|
3 years ago |
activeobjectmgr.h
|
f85e9ab925
Add nametag background setting and object property (#10937)
|
3 years ago |
ban.cpp
|
0d6b58a772
Add unittests on ActiveObject and BanManager class (#6866)
|
6 years ago |
ban.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
chat.cpp
|
adb03ccc6d
Chat weblink: remove comma as delimiter (#12730)
|
2 years ago |
chat.h
|
ecc6f4ba25
Remove a few unused functions reported by callcatcher (#11658)
|
3 years ago |
chat_interface.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
chatmessage.h
|
17016090e3
Travis: Update clang from 4.0 to 5.0 (#6467)
|
7 years ago |
clientiface.cpp
|
a65f6f07f3
Clean up some auth packet handling related code
|
2 years ago |
clientiface.h
|
00f71c3b9d
Fix password changing getting stuck if wrong password is entered once
|
2 years ago |
cmake_config.h.in
|
a81259d19a
Run Minetest update checker on startup (#7629)
|
2 years ago |
cmake_config_githash.h.in
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
collision.cpp
|
1317cd12d7
Fix formula used for acceleration (#12353)
|
2 years ago |
collision.h
|
b6b80f55c8
Expose collided objects in moveresult
|
4 years ago |
config.h
|
a81259d19a
Run Minetest update checker on startup (#7629)
|
2 years ago |
constants.h
|
a9bccb964f
Raise max mapgen limit constant to align with mapblock size
|
2 years ago |
content_mapnode.cpp
|
13e995b811
Modernize src/c* src/d* and src/e* files (#6263)
|
7 years ago |
content_mapnode.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
content_nodemeta.cpp
|
947466ab28
(se)SerializeString: Include max length in the name
|
4 years ago |
content_nodemeta.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
convert_json.cpp
|
34888a914e
Sort out cURL timeouts and increase default
|
3 years ago |
convert_json.h
|
34888a914e
Sort out cURL timeouts and increase default
|
3 years ago |
craftdef.cpp
|
9428917870
Fix UAF in craft recipes (#12763)
|
2 years ago |
craftdef.h
|
27ce6d0ecc
Clean up craft replacements docs
|
5 years ago |
daynightratio.h
|
79440605ec
Make natural night light as bright as MT 0.4.16 (#9053)
|
5 years ago |
debug.cpp
|
3fce27ece5
Fix some misspellings (#8104)
|
5 years ago |
debug.h
|
bd6b90359c
Remove DSTACK support (#6346)
|
7 years ago |
defaultsettings.cpp
|
59601eb922
Remove default keybind for range select (#12632)
|
2 years ago |
defaultsettings.h
|
37a05ec8d6
Settings: Proper priority hierarchy
|
3 years ago |
dummygamedef.h
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
dummymap.h
|
f916398a54
Add lighting test and benchmark (#12802)
|
2 years ago |
emerge.cpp
|
a871115889
Fix some warnings (#12615)
|
2 years ago |
emerge.h
|
f5a8593b11
Add more Prometheus metrics (#12274)
|
2 years ago |
environment.cpp
|
b66477c29f
Abort raycasts that go out-of-bounds (#12006)
|
2 years ago |
environment.h
|
649211bf27
Allow the ABM time budget to be configurable.
|
4 years ago |
exceptions.h
|
4c76239818
Remove dead code (#10845)
|
3 years ago |
face_position_cache.cpp
|
55ab4264dc
Modernize various files
|
7 years ago |
face_position_cache.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
filesys.cpp
|
038da00e79
Code optimizations / refactor (#12704)
|
2 years ago |
filesys.h
|
06de82fd86
Refactor ModConfiguration
|
2 years ago |
gamedef.h
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
gameparams.h
|
03d86ea0b4
Add register dialog to separate login/register (#12185)
|
2 years ago |
gettext.cpp
|
c6eddb0bae
Gettext support on Android (#11435)
|
3 years ago |
gettext.h
|
ff934d538c
Fix various code & correctness issues (#11815)
|
2 years ago |
gettime.h
|
0d91ef78dd
Refactor local time getter functions (#12221)
|
2 years ago |
httpfetch.cpp
|
29d2b2ccd0
Print announce error response (#11878)
|
2 years ago |
httpfetch.h
|
29d2b2ccd0
Print announce error response (#11878)
|
2 years ago |
hud.cpp
|
b9e886726c
Readd basic_debug as a HUD flag (#12020)
|
2 years ago |
hud.h
|
b9e886726c
Readd basic_debug as a HUD flag (#12020)
|
2 years ago |
inventory.cpp
|
8d387433b1
Fix the documentation of InvRef:get_lists() and clean up code (#12150)
|
2 years ago |
inventory.h
|
8d387433b1
Fix the documentation of InvRef:get_lists() and clean up code (#12150)
|
2 years ago |
inventorymanager.cpp
|
7993909fab
Spacing fixes
|
2 years ago |
inventorymanager.h
|
050964bed6
Fix inventory swapping not calling all callbacks (#9923)
|
4 years ago |
irr_aabb3d.h
|
94cd2bfeac
Revert 6587 - Optimize entity-entity collision (#7539)
|
6 years ago |
irr_ptr.h
|
8dae7b47fc
Improve irr_ptr (#10808)
|
3 years ago |
irr_v2d.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
irr_v3d.h
|
94cd2bfeac
Revert 6587 - Optimize entity-entity collision (#7539)
|
6 years ago |
irrlichttypes.h
|
1e4913cd76
Irrlicht support code maintenance
|
3 years ago |
irrlichttypes_bloated.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
irrlichttypes_extrabloated.h
|
d5456da69d
Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)
|
5 years ago |
itemdef.cpp
|
038da00e79
Code optimizations / refactor (#12704)
|
2 years ago |
itemdef.h
|
a463620edb
Re-order sound-related code (#12382)
|
2 years ago |
itemgroup.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
itemstackmetadata.cpp
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
itemstackmetadata.h
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
light.cpp
|
f5a203fbcd
Fix light overflow of u8 if light is saturated at 255 (#10305)
|
4 years ago |
light.h
|
79e393cf4b
Light curve: Simplify and improve code, fix darkened daytime sky (#7693)
|
6 years ago |
lighting.h
|
0f25fa7af6
Add API to control shadow intensity from the game/mod (#11944)
|
2 years ago |
log.cpp
|
367a2d4b29
Add missing concurrency protection in logger (#12325)
|
2 years ago |
log.h
|
367a2d4b29
Add missing concurrency protection in logger (#12325)
|
2 years ago |
main.cpp
|
19e936362a
Add support for MINETEST_USERDATA environment variable (#12639)
|
2 years ago |
map.cpp
|
f916398a54
Add lighting test and benchmark (#12802)
|
2 years ago |
map.h
|
f916398a54
Add lighting test and benchmark (#12802)
|
2 years ago |
map_settings_manager.cpp
|
4c8c649779
Mainmenu game-related changes (#11887)
|
2 years ago |
map_settings_manager.h
|
c60a146e22
Rework Settings to support arbitrary hierarchies (#11352)
|
3 years ago |
mapblock.cpp
|
9a01581cdd
Get rid of global buffer that would ruin concurrent MapBlock serialization
|
2 years ago |
mapblock.h
|
a9bccb964f
Raise max mapgen limit constant to align with mapblock size
|
2 years ago |
mapnode.cpp
|
1d04903c19
Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)
|
2 years ago |
mapnode.h
|
d1624a5521
Switch MapBlock compression to zstd (#10788)
|
3 years ago |
mapsector.cpp
|
de4c2e4250
ServerMap saving: cleanups (#6274)
|
7 years ago |
mapsector.h
|
b826e39730
Minor clientmap improvements.
|
4 years ago |
metadata.cpp
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
metadata.h
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
modchannels.cpp
|
04bd253390
Move the codebase to C++14
|
2 years ago |
modchannels.h
|
ad7daf7b52
Add session_t typedef + remove unused functions (#6470)
|
7 years ago |
modifiedstate.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
mtevent.h
|
62913b872e
Darwin platform build fix (#10376)
|
4 years ago |
nameidmapping.cpp
|
947466ab28
(se)SerializeString: Include max length in the name
|
4 years ago |
nameidmapping.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
nodedef.cpp
|
1d04903c19
Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)
|
2 years ago |
nodedef.h
|
1d04903c19
Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)
|
2 years ago |
nodemetadata.cpp
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
nodemetadata.h
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
nodetimer.cpp
|
1992db1395
Code modernization: src/n*, src/o* (#6280)
|
7 years ago |
nodetimer.h
|
038da00e79
Code optimizations / refactor (#12704)
|
2 years ago |
noise.cpp
|
7ffc0268df
Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421)
|
2 years ago |
noise.h
|
ecc6f4ba25
Remove a few unused functions reported by callcatcher (#11658)
|
3 years ago |
objdef.cpp
|
2062c80e21
Allow ObjDefManager instances to be cloned
|
4 years ago |
objdef.h
|
c28fbd06a8
Fix remaining issues with mapgen scriptapi
|
4 years ago |
object_properties.cpp
|
86b44ecd82
Add no_texture.png as fallback for unspecified textures
|
3 years ago |
object_properties.h
|
e7b05beb7d
Validate staticdata and object property length limits (#11511)
|
3 years ago |
particles.cpp
|
c607bee19e
Allow looped animation to be used safely with old clients
|
2 years ago |
particles.h
|
644f145ff2
Explicitly initialize value of particle parameter. Fixes #12621.
|
2 years ago |
pathfinder.cpp
|
f0bad0e2ba
Reserve vectors before pushing and other code quality changes (#11161)
|
3 years ago |
pathfinder.h
|
5cc06e4748
Reduce ServerEnvironment propagation (#9642)
|
4 years ago |
player.cpp
|
b9e886726c
Readd basic_debug as a HUD flag (#12020)
|
2 years ago |
player.h
|
c8ee755c05
Physics overrides: Move values to a common struct (#12591)
|
2 years ago |
porting.cpp
|
19e936362a
Add support for MINETEST_USERDATA environment variable (#12639)
|
2 years ago |
porting.h
|
b5eda416ce
Slap u64 on everything time-y (#10984)
|
3 years ago |
porting_android.cpp
|
4baf56520d
Android: Add support for sharing debug.txt (#12370)
|
2 years ago |
porting_android.h
|
4baf56520d
Android: Add support for sharing debug.txt (#12370)
|
2 years ago |
profiler.cpp
|
289425f6bd
Minor profiler fixes.
|
3 years ago |
profiler.h
|
539f016c1b
Better F6 profiler (#8750)
|
5 years ago |
raycast.cpp
|
45b52f6d5a
Ease selection of entities behind nodes (#7739)
|
6 years ago |
raycast.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
reflowscan.cpp
|
3face01a20
Node definition manager refactor (#7016)
|
6 years ago |
reflowscan.h
|
3face01a20
Node definition manager refactor (#7016)
|
6 years ago |
remoteplayer.cpp
|
f8cef52ea0
Fix consistency of sky sun/moon texture behaviour
|
2 years ago |
remoteplayer.h
|
0f25fa7af6
Add API to control shadow intensity from the game/mod (#11944)
|
2 years ago |
rollback.cpp
|
0f8c46771e
Fix possible unreliable behavior due to uninitialized variables
|
2 years ago |
rollback.h
|
ecc6f4ba25
Remove a few unused functions reported by callcatcher (#11658)
|
3 years ago |
rollback_interface.cpp
|
26b39f1eae
Fix some reference counters (memleak) (#8981)
|
5 years ago |
rollback_interface.h
|
7528986e44
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
|
7 years ago |
serialization.cpp
|
ae555465ba
Fix zlib (de)compressor memory leaks
|
2 years ago |
serialization.h
|
d1624a5521
Switch MapBlock compression to zstd (#10788)
|
3 years ago |
server.cpp
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
server.h
|
f4a01f3a5d
Avoid duplication of mod metadata in memory (#12562)
|
2 years ago |
serverenvironment.cpp
|
14c283a623
Fix crash in commit a69b7abe00fb818fd88f3cd04e7f9997ffd21072
|
2 years ago |
serverenvironment.h
|
c1d03695d4
Minor code improvements around active block keeping
|
2 years ago |
serverlist.cpp
|
29d2b2ccd0
Print announce error response (#11878)
|
2 years ago |
serverlist.h
|
67aa75d444
Use JSON for favorites, move server list code to Lua (#10085)
|
3 years ago |
settings.cpp
|
051181fa6e
Enforce limits of settings that could cause buggy behaviour (#12450)
|
2 years ago |
settings.h
|
051181fa6e
Enforce limits of settings that could cause buggy behaviour (#12450)
|
2 years ago |
settings_translation_file.cpp
|
eea2a97475
Update minetest.conf.example
|
2 years ago |
skyparams.h
|
142928e944
Allow to set maximum star opacity at daytime (#11663)
|
2 years ago |
sound.h
|
e51f474613
Sounds: Various little improvements (#12486)
|
2 years ago |
staticobject.cpp
|
137eef6590
Move f1000 sanitizing to the places that still use this type
|
2 years ago |
staticobject.h
|
137eef6590
Move f1000 sanitizing to the places that still use this type
|
2 years ago |
terminal_chat_console.cpp
|
5683bb76cc
Fix compiler warnings
|
2 years ago |
terminal_chat_console.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
texture_override.cpp
|
023a1c2427
Textures: introduce world-align overrides (#12540)
|
2 years ago |
texture_override.h
|
023a1c2427
Textures: introduce world-align overrides (#12540)
|
2 years ago |
tileanimation.cpp
|
c607bee19e
Allow looped animation to be used safely with old clients
|
2 years ago |
tileanimation.h
|
c607bee19e
Allow looped animation to be used safely with old clients
|
2 years ago |
tool.cpp
|
038da00e79
Code optimizations / refactor (#12704)
|
2 years ago |
tool.h
|
6a6b579c54
Add helper functions to make tool usable n times (#12047)
|
2 years ago |
translation.cpp
|
622d857bed
Update my name
|
2 years ago |
translation.h
|
622d857bed
Update my name
|
2 years ago |
version.cpp
|
76dbd0d2d0
Fully remove bitmap font support (#11863)
|
2 years ago |
version.h
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
voxel.cpp
|
3face01a20
Node definition manager refactor (#7016)
|
6 years ago |
voxel.h
|
12d1e4ff04
VoxelArea: add_{x,y,z,p} must be static
|
6 years ago |
voxelalgorithms.cpp
|
f916398a54
Add lighting test and benchmark (#12802)
|
2 years ago |
voxelalgorithms.h
|
f916398a54
Add lighting test and benchmark (#12802)
|
2 years ago |