aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-05TestBan: Clean up properly after completing test (#9994)ANAND
2020-06-04Move shared parameters sending to UnitSAO (#9968)SmallJoker
2020-06-01Fix autoscale_mode segfault if tile doesn't have texturesfan5
2020-06-01Lua API: Log incorrect parameter types as error (#9954)SmallJoker
2020-06-01ContentCAO: Update light of all attached entities (#9975)SmallJoker
2020-06-01imageScaleNNAA: Fix image clipping on rect- instead of image dimensions (#9896)Hugues Ross
2020-05-29Clean up CAO nametag handling and remove deprecated AO_CMDsfan5
2020-05-29content_cao: Do not expire visuals when not necessarysfan5
2020-05-29Add disable_jump check for the player's feetMoNTE48
2020-05-27Value copy / allocation optimizations mostly in server, SAO and serialize codesfan5
2020-05-26Fix liquids refusing to flow in X+ or Z+ in some cases (#9874)sfan5
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy
2020-05-25L-System trees: Remove hardcoded use of 'mapgen_dirt' alias (#9931)Paramat
2020-05-25Silence GCC warning in mapblock_meshSmallJoker
2020-05-24Fix build on FreeBSD, broken since open_urlrubenwardy
2020-05-24Add chat_font_size setting (#9736)SmallJoker
2020-05-24Fix two bugs in content_caosfan5
2020-05-24Fix constant re-queueing of emerges that will always be unsuccessfulsfan5
2020-05-24Fix documentation of emergequeue_limit settingssfan5
2020-05-23Optimize particlespawner sending by not sending to distant playerssfan5
2020-05-23Implement spawning particles with node texture appearancesfan5
2020-05-23Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)sorcerykid
2020-05-23Modernize include guards and add missing ones (#9898)Awkor
2020-05-22Check for valid base64 before decoding (#9904)Lejo1
2020-05-22MacOS: Fix environ not being foundSmallJoker
2020-05-22Cleanup of particle & particlespawner structures and code (#9893)sfan5
2020-05-20Cache liquid alternative IDs (#8053)Vitaliy
2020-05-20Allow more than 255 biomes, document new maximum (#9855)Paramat
2020-05-20Stop wasting memory on identical textures when texture filtering is disabledsfan5
2020-05-20CSM: Fix crashing minetest.get_item_def()sfan5
2020-05-19Rework functionality of leveled nodes (#9852)Wuzzy
2020-05-19Add ability to scale HUD text (#9814)LoneWolfHT
2020-05-18Add missing sao->isGone() checkssfan5
2020-05-17content_mapblock: Move static initialization out of functionssfan5
2020-05-17Client: Add sum and average to packetcountersfan5
2020-05-17Add core.open_url() to main menu API (#8592)rubenwardy
2020-05-16Make automatic_rotate relative, allow setting rotation (#8468)ANAND
2020-05-16Log protocol ver on mismatched client connect toosfan5
2020-05-14Add new Mapgen V7 floatland implementation (#9296)Paramat
2020-05-14network: Replace a fatal_error with just error loggingsfan5
2020-05-14CSM: Bugfixes to camera:get_pos() and camera:get_fov()sfan5
2020-05-14Collision detection - #9343 follow-up (#9764)TheTermos
2020-05-14Add chat_log_level setting (#9223)SmallJoker
2020-05-11Damage texture modifier (#9833)Lars Müller
2020-05-11Add support for statbar “off state” icons (#9462)Wuzzy
2020-05-09Color gradient for default and 'regular' type sky (#9502)TheTermos
2020-05-09Always use same default tabheader height (#9319)Paul Ouellette
2020-05-07Server class code cleanups (#9769)Loïc Blot
2020-05-07Fix Server triggering wrong errors if environment init failssfan5
2020-05-06Get rid of non-ascii characters in the debug display code (#8821)Jozef Behran