Fix bone-attached entities (#10015)
[oweals/minetest.git] / src /
2020-04-29 Loic BlotAdd MetricsBackend with prometheus counter support
2020-04-28 ANANDFix breath_bar scaling; delay breath_bar hiding by...
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-04-27 k.h.laiRemove /LTCG from when compiling with clang-cl (#9765)
2020-04-27 sfan5Fix detection of in-place path_locale when RUN_IN_PLACE=0
2020-04-27 sfan5Add STATIC_LOCALEDIR to BUILD_INFO and move it to versi...
2020-04-27 Loïc BlotForbid object:attach(obj, ...) (#9762)
2020-04-27 SmallJokerScript: Enforce type checks if not nil (#9748)
2020-04-27 sfan5Fix truncation warning for F1000_MIN, F1000_MAX
2020-04-27 sfan5script: Put getGuiEngine() inside a client-only #ifdef
2020-04-27 sfan5script: Fix add_entity returning unusable ref if object...
2020-04-27 Loïc BlotAdd PostgreSQL authentication backend (#9756)
2020-04-26 sfan5Remove unused lookup table from noise.cpp
2020-04-26 sfan5Fix mapgen settings in minetest.conf being ignored...
2020-04-26 theviper121Fix UpdateBonePosition() breaking animations (#9577)
2020-04-25 v-robAdd `animated_image` to clickthrough elements (#9724)
2020-04-25 sfan5mapblock_mesh: Optimize a few things (#9713)
2020-04-25 Paul OuelletteEnsure game is shutdown if server throws exception...
2020-04-25 Pierre-Yves RolloSimplify how parseElement splits element string (#9726)
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
2020-04-23 luk3yxAdd LevelDB auth database. (#9476)
2020-04-23 SmallJokerCamera: Fix shootline line offsets II (#9730)
2020-04-22 MaksimAndroid: add OpenGL ES 2 support (#9715)
2020-04-21 HybridDogFix configuration caching in log_deprecated (#9697)
2020-04-20 sfan5Improve protocol-level receiving code (#9617)
2020-04-19 sfan5Fix alias handling of get_content_id (#9712)
2020-04-19 Danila ShutovReuse object_shader for "wielditem" and "item" entity...
2020-04-18 sfan5script: Move SAO usability check so that it covers...
2020-04-18 DSFormspec: allow lists to change size and existence...
2020-04-18 DSApply a scrollbar's default value to scroll containers...
2020-04-18 HybridDogserverpackethandler: Reduce pkt->getPeerId() invocation...
2020-04-17 MaksimAndroid: fix handling non-latin characters on older...
2020-04-17 WuzzyRename "subgame" to "game" in 2 error messages (#9680)
2020-04-16 Loïc BlotAdd an option to disable unittest build, & disable...
2020-04-16 Loïc BlotDrop -Wabi useless flag (#9676)
2020-04-16 MaksimAndroid: fix formspec input for AArch64 devices (#9685)
2020-04-16 SmallJokerCamera: Fix shooting line offsets (#9681)
2020-04-16 sfan5Swap out -ffast-math for a safe subset of optimization...
2020-04-16 Loïc BlotOptimize get_objects_inside_radius calls (#9671)
2020-04-15 MaksimAndroid: add Android Studio support, completely redone...
2020-04-15 sfan5Fix parsing JSON with large integers (#9674)
2020-04-15 Loïc BlotVerify database connection on interval (#9665)
2020-04-14 sfan5scriptapi: Some small optimizations to value pushing...
2020-04-14 SmallJokerPostgreSQL: Fix listAllLoadableBlocks returning the...
2020-04-14 Hugues RossRefactor texture overrides and add new features (#9600)
2020-04-13 WuzzyRemove sound menu and show proper msgs if sound is...
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-12 SmallJokerGUIFormSpecMenu: Add basic element highlighing debug...
2020-04-11 WuzzyPlay 'player_jump' when player jumps (#9373)
2020-04-11 Lars MüllerImprove waypoints and add image variant (#9480)
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-04-11 sfan5Fix broken config check in 659245a
2020-04-11 sfan5Implement DPI scaling for Windows (#9586)
2020-04-11 Loïc BlotReduce ServerEnvironment propagation (#9642)
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-04-11 Loic BlotMove PlayerSAO to dedicated files
2020-04-11 Loic Blotpass clang-format
2020-04-11 Loic BlotMove serveractiveobject & unitsao
2020-04-11 SmallJokerFormspec: No spec ID for static text labels
2020-04-11 AlexUse TILE_MATERIAL_ALPHA for use_texture_alpha entity...
2020-04-11 sfan5Various features and fixes
2020-04-11 sfan5Implement minetest.sound_fade()
2020-04-11 sfan5scriptapi: Sort out ServerEnvironment / Environment...
2020-04-11 sfan5A few initialization cleanups
2020-04-10 WuzzyPrint error if invalid mapgen alias was detected (...
2020-04-10 Loïc BlotMove clientsimpleobject.h to client folder (#9630)
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-08 TheTermosCollision various fixes (#9343)
2020-04-08 sfan5Work around LuaJIT issues on aarch64 (#9614)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-04-08 sfan5Miscellaneous networking improvements (#9611)
2020-04-06 Hugo LocurcioAllow relative directories for `screenshot_path`, tweak...
2020-04-05 Pierre-Yves RolloHypertext: Fix hovercolor not working in global tag...
2020-04-04 SmallJokerRevert collision tweaks #9365 and #9327 (#9591)
2020-04-04 Pierre-Yves RolloFix cursor still visible after closing formspec while...
2020-04-04 LNJFix 'the the' typos in comments (#9554)
2020-04-03 updatepo.shUpdate minetest.conf.example, settings_translation_file.cpp
2020-04-02 Elias ÅströmFix texture distortion for flowing liquids (#9561)
2020-03-31 DSFix GUI element click-through by changing visibility...
2020-03-28 ANANDIgnore near_plane setting on non-Android platforms...
2020-03-28 sfan5Fix crash on wielditem/item entities
2020-03-26 Pierre-Yves RolloHypertext: Fix alignment tags adding unwanted newlines...
2020-03-26 SmallJokerConnection: Fix deadlock in debug mode (#9550)
2020-03-23 Danila ShutovFix incorrect light updates for wielditem and item...
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-16 Danila ShutovFix entity lighting (#9514)
2020-03-16 sfan5Fix mouse events sent to wrong GUI elements when dragging
2020-03-16 v-robFormspecs: Add starting frame to `animated_image` ...
2020-03-11 SmallJokerguiHyperText: Fix blinky cursor on link hover (#9392)
2020-03-11 HybridDogminetest.get_content_id: error if the node does not...
2020-03-10 DSFix memory leak in GUIHyperText (#9489)
2020-03-10 sfan5minetest,get_connected_players: Return empty table...
2020-03-10 SmallJokerGUIFormSpecMenu: Remove field_close_on_enter warning...
2020-03-10 Nicolas AbrilRemove unnecessary checks before delete (#9500)
2020-03-08 MaksimFix 2 log messages when player joined to game (#9477)
2020-03-08 Jean-Patrick GuerreroImprove arm physics (#9485)
2020-03-08 Jordan SnellingFix star visilibity and documentation (since 946c03c6)
2020-03-08 SmallJokerWorkaround for get_player_information
2020-03-07 Jean-Patrick GuerreroGUIHyperText: Fix bug with UTF8 chars in action name...
2020-03-05 sfan5Fix memory leak in protocol 38 set_sky
next