aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Optimize get_objects_inside_radius calls (#9671)Loïc Blot7-39/+55
2020-04-15Android: add Android Studio support, completely redone java part (#9066)Maksim50-2520/+1129
2020-04-15Fix parsing JSON with large integers (#9674)sfan51-3/+3
2020-04-15Verify database connection on interval (#9665)Loïc Blot9-34/+66
2020-04-14Add all src folders to doxygen (#9603)DS1-10/+2
2020-04-14Update wireshark dissector (#9621)sfan51-420/+489
2020-04-14scriptapi: Some small optimizations to value pushing (#9669)sfan57-67/+59
2020-04-14PostgreSQL: Fix listAllLoadableBlocks returning the same blockSmallJoker1-1/+1
2020-04-14Refactor texture overrides and add new features (#9600)Hugues Ross11-71/+285
2020-04-13Remove sound menu and show proper msgs if sound is off (#9069)Wuzzy1-22/+44
2020-04-13Add default stack size setting (#8873)SmallJoker3-3/+11
2020-04-13Add scroll_container formspec element (redo) (#9101)DS11-50/+411
2020-04-12GUIFormSpecMenu: Add basic element highlighing debug feature (#9423)SmallJoker2-1/+10
2020-04-12Dockerfile: use alpine to reduce size (#9226)ㄗㄠˋ ㄑㄧˊ1-28/+40
2020-04-12Update README copyright to current year (#9566)Testman1-1/+1
2020-04-12Play 'player_jump' when player jumps (#9373)Wuzzy2-2/+15
2020-04-12Fix delayed error message in start game tabrubenwardy1-29/+24
2020-04-11Improve waypoints and add image variant (#9480)Lars Müller7-47/+118
2020-04-11Formspecs: Add state-selection to style elements (#9378)Hugues Ross22-317/+454
2020-04-11Fix broken config check in 659245asfan51-0/+1
2020-04-11Update API site build (#9622)Paul Ouellette2-13/+2
2020-04-11Implement DPI scaling for Windows (#9586)sfan55-25/+69
2020-04-11Reduce ServerEnvironment propagation (#9642)Loïc Blot7-118/+71
2020-04-11Drop content_sao.{cpp,h}Loic Blot25-294/+125
2020-04-11Move PlayerSAO to dedicated filesLoic Blot19-992/+1038
2020-04-11pass clang-formatLoic Blot2-35/+38
2020-04-11Add vscode cmake plugin files to gitignoreLoic Blot1-1/+2
2020-04-11Move serveractiveobject & unitsaoLoic Blot20-404/+445
2020-04-11Formspec: No spec ID for static text labelsSmallJoker1-1/+1
2020-04-11Use TILE_MATERIAL_ALPHA for use_texture_alpha entity flag (#9639)Alex1-1/+1
2020-04-11Various features and fixessfan55-69/+123
2020-04-11Implement minetest.sound_fade()sfan54-3/+34
2020-04-11scriptapi: Sort out ServerEnvironment / Environment distinction properlysfan57-65/+72
2020-04-11A few initialization cleanupssfan54-6/+18
2020-04-10Print error if invalid mapgen alias was detected (#9579)Wuzzy3-0/+39
2020-04-10Move clientsimpleobject.h to client folder (#9630)Loïc Blot1-0/+0
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot16-407/+300
2020-04-10Install the `locale` directory in a standard location without subfolder (#9618)Hugo Locurcio1-2/+1
2020-04-09Automated build changes (#9619)Loïc Blot3-76/+54
2020-04-08Collision various fixes (#9343)TheTermos4-149/+141
2020-04-08Allow to select en as language in settings menu (#9604)DS1-1/+1
2020-04-08Travis: Build clang jobs with LuaJIT enabled for better coveragesfan51-3/+9
2020-04-08Work around LuaJIT issues on aarch64 (#9614)sfan55-4/+33
2020-04-08Overall improvements to log messages (#9598)sfan522-111/+87
2020-04-08Miscellaneous networking improvements (#9611)sfan55-43/+87
2020-04-06Clarify use of minetest.request_insecure_environment() (#9597)rubenwardy1-5/+5
2020-04-06Allow relative directories for `screenshot_path`, tweak default path (#9122)Hugo Locurcio3-4/+16
2020-04-06Add tone mapping for entities (#9521)Danila Shutov1-0/+37
2020-04-06Add allowed_mapgens option in game.conf. (#9263)Wren Turkal2-0/+21
2020-04-06Some minor Lua API documentation clarifications (#9461)Wuzzy1-12/+19