dragonfire-engine-teran/src
BotBoyM1 9abd2cf4b0
Обновлено название чит-клиента в меню(TCC = TeranClientCustomized)
2022-11-04 20:44:26 +03:00
..
benchmark Add benchmarks for json string serialize/deserialize (#12258) 2022-05-06 21:17:16 +01:00
client make use of new color in core.cpp 2022-09-18 12:16:35 +02:00
content Deprecate game.conf name, use title instead (#12030) 2022-05-21 16:23:30 +01:00
database Deal with compiler warnings 2022-04-30 16:49:41 +02:00
gui Обновлено название чит-клиента в меню(TCC = TeranClientCustomized) 2022-11-04 20:44:26 +03:00
irrlicht_changes Fixes needed to use irrArray backed by std::vector (#12263) 2022-05-22 00:11:49 +02:00
mapgen fix integer overflow in mapgen (#11641) 2022-06-03 20:51:58 -04:00
network remove death tracer upon disconnect 2022-09-18 12:20:10 +02:00
script Merge branch 'master' of https://github.com/minetest/minetest 2022-06-07 03:19:05 +02:00
server Merge branch 'master' of https://github.com/minetest/minetest 2022-06-02 20:54:02 +02:00
threading Fix synchronization issue at thread start 2022-05-02 20:54:55 +02:00
unittest Merge branch 'master' of https://github.com/minetest/minetest 2022-06-07 03:19:05 +02:00
util Fix BSD iconv declaration 2022-06-05 15:20:29 +02:00
CMakeLists.txt Fix linking with Postgres libs on older cmake versions 2022-05-29 14:00:19 +02:00
activeobject.h Removed some obsolete code (#10562) 2021-01-21 18:17:09 +00:00
activeobjectmgr.h Merge branch 'master' of https://github.com/minetest/minetest 2021-03-26 14:00:57 +01:00
ban.cpp Add anti-ban system 2022-06-02 21:29:09 +03:00
ban.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
chat.cpp Remove a few unused functions reported by callcatcher (#11658) 2021-10-12 20:12:20 +02:00
chat.h Remove a few unused functions reported by callcatcher (#11658) 2021-10-12 20:12:20 +02:00
chat_interface.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
chatmessage.h Travis: Update clang from 4.0 to 5.0 (#6467) 2017-10-09 11:32:06 +02:00
clientiface.cpp Clean up some auth packet handling related code 2022-04-28 20:05:26 +02:00
clientiface.h Fix password changing getting stuck if wrong password is entered once 2022-04-28 19:55:36 +02:00
cmake_config.h.in Add benchmarks for json string serialize/deserialize (#12258) 2022-05-06 21:17:16 +01:00
cmake_config_githash.h.in C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
collision.cpp Merge branch 'master' of https://github.com/minetest/minetest 2022-05-17 22:12:00 +02:00
collision.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
config.h Remove duplication in config.h 2022-04-08 14:55:21 +01:00
constants.h Raise max mapgen limit constant to align with mapblock size 2022-01-30 13:49:26 +01:00
content_mapnode.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
content_mapnode.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
content_nodemeta.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
content_nodemeta.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
convert_json.cpp Sort out cURL timeouts and increase default 2021-04-02 00:19:39 +02:00
convert_json.h Sort out cURL timeouts and increase default 2021-04-02 00:19:39 +02:00
craftdef.cpp Fix cooking and fuel crafts with aliases 2022-05-10 22:37:05 +02:00
craftdef.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
daynightratio.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
debug.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
debug.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
defaultsettings.cpp Добавлена поддержка adv-cheat-gui 2022-11-03 11:17:16 +03:00
defaultsettings.h Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
emerge.cpp Add more Prometheus metrics (#12274) 2022-05-09 21:20:58 +02:00
emerge.h Add more Prometheus metrics (#12274) 2022-05-09 21:20:58 +02:00
environment.cpp Merge branch 'master' of https://github.com/minetest/minetest 2022-05-17 22:12:00 +02:00
environment.h Allow the ABM time budget to be configurable. 2020-08-18 16:04:32 -07:00
exceptions.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
face_position_cache.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
face_position_cache.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
filesys.cpp Socket-related cleanups 2021-12-29 23:01:26 +01:00
filesys.h Move instead of copy during content install if possible 2021-10-07 00:20:01 +02:00
gamedef.h Merge branch 'master' of https://github.com/minetest/minetest 2022-05-17 22:12:00 +02:00
gameparams.h Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00
gettext.cpp Gettext support on Android (#11435) 2021-08-08 18:59:07 +02:00
gettext.h Fix various code & correctness issues (#11815) 2021-12-05 14:40:30 +01:00
gettime.h Refactor local time getter functions (#12221) 2022-04-28 18:53:33 +02:00
httpfetch.cpp Print announce error response (#11878) 2022-01-01 22:44:56 +01:00
httpfetch.h Print announce error response (#11878) 2022-01-01 22:44:56 +01:00
hud.cpp Readd basic_debug as a HUD flag (#12020) 2022-03-05 22:16:17 +01:00
hud.h Readd basic_debug as a HUD flag (#12020) 2022-03-05 22:16:17 +01:00
inventory.cpp Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2022-03-29 18:06:16 +02:00
inventory.h Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2022-03-29 18:06:16 +02:00
inventorymanager.cpp Spacing fixes 2022-04-08 14:55:21 +01:00
inventorymanager.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
irr_aabb3d.h Revert 6587 - Optimize entity-entity collision (#7539) 2018-07-08 21:30:55 +01:00
irr_ptr.h Improve irr_ptr (#10808) 2021-01-24 14:40:34 +00:00
irr_v2d.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
irr_v3d.h Revert 6587 - Optimize entity-entity collision (#7539) 2018-07-08 21:30:55 +01:00
irrlichttypes.h Irrlicht support code maintenance 2021-03-31 13:15:47 +02:00
irrlichttypes_bloated.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
irrlichttypes_extrabloated.h Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 2019-02-07 21:26:06 +00:00
itemdef.cpp Use place_param2 client-side for item appearance & prediction (#11024) 2021-03-09 00:56:53 +01:00
itemdef.h Use place_param2 client-side for item appearance & prediction (#11024) 2021-03-09 00:56:53 +01:00
itemgroup.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
itemstackmetadata.cpp Make sure relevant std::stringstreams are set to binary 2021-09-11 21:06:57 +02:00
itemstackmetadata.h Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
light.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
light.h Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 2018-09-16 17:59:42 +01:00
lighting.h Add API to control shadow intensity from the game/mod (#11944) 2022-03-26 16:58:26 +01:00
log.cpp Add missing concurrency protection in logger (#12325) 2022-05-23 22:50:25 +02:00
log.h Add missing concurrency protection in logger (#12325) 2022-05-23 22:50:25 +02:00
main.cpp Don't include client/game.h on server build 2022-05-18 16:57:14 +02:00
map.cpp Merge branch 'master' of https://github.com/minetest/minetest 2022-06-02 20:54:02 +02:00
map.h Merge branch 'master' of https://github.com/minetest/minetest 2022-06-02 20:54:02 +02:00
map_settings_manager.cpp Mainmenu game-related changes (#11887) 2022-01-09 21:15:35 +01:00
map_settings_manager.h Rework Settings to support arbitrary hierarchies (#11352) 2021-06-23 15:22:31 +02:00
mapblock.cpp Get rid of global buffer that would ruin concurrent MapBlock serialization 2022-05-26 15:49:12 +02:00
mapblock.h Raise max mapgen limit constant to align with mapblock size 2022-01-30 13:49:26 +01:00
mapnode.cpp Reduce size of ContentFeatures structure 2022-05-26 15:49:12 +02:00
mapnode.h Switch MapBlock compression to zstd (#10788) 2021-08-31 17:32:31 -07:00
mapsector.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
mapsector.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
metadata.cpp Add player:get_meta(), deprecate player attributes (#7202) 2018-04-06 10:52:29 +02:00
metadata.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
modchannels.cpp Move the codebase to C++14 2022-02-26 14:39:41 +01:00
modchannels.h Add session_t typedef + remove unused functions (#6470) 2017-09-27 19:47:36 +02:00
modifiedstate.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
mtevent.h Darwin platform build fix (#10376) 2020-09-09 19:12:03 +02:00
nameidmapping.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
nameidmapping.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
nodedef.cpp Merge branch 'master' of https://github.com/minetest/minetest 2022-06-02 20:54:02 +02:00
nodedef.h Reduce size of ContentFeatures structure 2022-05-26 15:49:12 +02:00
nodemetadata.cpp Send to clients node metadata that changed to become empty (#11597) 2021-09-10 23:16:34 +02:00
nodemetadata.h Send to clients node metadata that changed to become empty (#11597) 2021-09-10 23:16:34 +02:00
nodetimer.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
nodetimer.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
noise.cpp fix integer overflow in mapgen (#11641) 2022-06-03 20:51:58 -04:00
noise.h Remove a few unused functions reported by callcatcher (#11658) 2021-10-12 20:12:20 +02:00
objdef.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
objdef.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
object_properties.cpp Add no_texture.png as fallback for unspecified textures 2021-10-20 21:50:16 +02:00
object_properties.h Validate staticdata and object property length limits (#11511) 2021-08-19 20:14:22 +02:00
particles.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
particles.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
pathfinder.cpp Reserve vectors before pushing and other code quality changes (#11161) 2021-04-05 13:38:31 +02:00
pathfinder.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
player.cpp Merge branch 'master' of https://github.com/minetest/minetest 2022-05-17 22:12:00 +02:00
player.h Merge branch 'master' of https://github.com/minetest/minetest 2022-05-17 22:12:00 +02:00
porting.cpp Treat empty XDG_CACHE_HOME same as unset 2022-04-08 14:55:21 +01:00
porting.h Slap u64 on everything time-y (#10984) 2021-02-24 12:05:17 +01:00
porting_android.cpp Android: Add support for sharing debug.txt (#12370) 2022-06-05 17:42:09 +01:00
porting_android.h Android: Add support for sharing debug.txt (#12370) 2022-06-05 17:42:09 +01:00
profiler.cpp Minor profiler fixes. 2020-12-23 14:48:08 -08:00
profiler.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
raycast.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
raycast.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
reflowscan.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
reflowscan.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
remoteplayer.cpp Fix consistency of sky sun/moon texture behaviour 2022-01-22 11:18:34 -05:00
remoteplayer.h Add API to control shadow intensity from the game/mod (#11944) 2022-03-26 16:58:26 +01:00
rollback.cpp Fix possible unreliable behavior due to uninitialized variables 2022-05-10 22:36:25 +02:00
rollback.h Remove a few unused functions reported by callcatcher (#11658) 2021-10-12 20:12:20 +02:00
rollback_interface.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
rollback_interface.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
serialization.cpp Fix compiler warnings 2022-04-08 14:55:21 +01:00
serialization.h Switch MapBlock compression to zstd (#10788) 2021-08-31 17:32:31 -07:00
server.cpp Optimize Server::sendMetadataChanged a bit 2022-05-29 14:00:19 +02:00
server.h Optimize Server::sendMetadataChanged a bit 2022-05-29 14:00:19 +02:00
serverenvironment.cpp Merge branch 'master' of https://github.com/minetest/minetest 2022-06-07 03:19:05 +02:00
serverenvironment.h Minor code improvements around active block keeping 2022-05-29 14:00:19 +02:00
serverlist.cpp Print announce error response (#11878) 2022-01-01 22:44:56 +01:00
serverlist.h Use JSON for favorites, move server list code to Lua (#10085) 2021-01-22 15:08:57 +00:00
settings.cpp Mainmenu game-related changes (#11887) 2022-01-09 21:15:35 +01:00
settings.h Mainmenu game-related changes (#11887) 2022-01-09 21:15:35 +01:00
settings_translation_file.cpp Fix typo and update settings files 2022-04-08 14:55:21 +01:00
skyparams.h Fix consistency of sky sun/moon texture behaviour 2022-01-22 11:18:34 -05:00
sound.h (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
staticobject.cpp Validate staticdata and object property length limits (#11511) 2021-08-19 20:14:22 +02:00
staticobject.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
terminal_chat_console.cpp Fix compiler warnings 2022-04-08 14:55:21 +01:00
terminal_chat_console.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
texture_override.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
texture_override.h Implement override.txt support for special tiles (#10140) 2020-08-04 20:12:47 +02:00
tileanimation.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
tileanimation.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
tool.cpp Add helper functions to make tool usable n times (#12047) 2022-06-03 21:47:04 +02:00
tool.h Add helper functions to make tool usable n times (#12047) 2022-06-03 21:47:04 +02:00
translation.cpp Fix a segfault caused by wrong textdomain lines in translation files (#11530) 2021-08-12 20:06:18 +02:00
translation.h Clean up server-side translations, remove global variable (#10075) 2020-09-16 14:51:11 +01:00
version.cpp Fully remove bitmap font support (#11863) 2022-01-08 14:53:25 +01:00
version.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
voxel.cpp Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
voxel.h Revert "Make Lint Happy" 2020-11-04 16:57:41 +01:00
voxelalgorithms.cpp Reserve vectors before pushing and other code quality changes (#11161) 2021-04-05 13:38:31 +02:00
voxelalgorithms.h Reserve vectors before pushing and other code quality changes (#11161) 2021-04-05 13:38:31 +02:00