aboutsummaryrefslogtreecommitdiff
path: root/src/gamedef.h
AgeCommit message (Expand)Author
2022-11-28Add `minetest.get_game_info` and allow reading `game.conf` (#12989)Jude Melton-Houghton
2022-11-24Rename "mod metadata" to "mod storage" everywhereJude Melton-Houghton
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
2022-05-02Refactor some Lua API functions in preparation for async envsfan5
2022-01-07Use a database for mod storage (#11763)Jude Melton-Houghton
2018-03-30Client eventmanager refactor (#7179)Loïc Blot
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-03-16Add ModStorageAPI to client side modding (#5396)Loïc Blot
2017-03-13Add `get_wielded_item`red-001
2017-03-13[CSM] Client side moddingLoic Blot
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2016-02-18Move object nametags to cameraRealBadAngel
2015-04-16Biomes: Remove referenced biomes from Decorations on clearkwolekr
2014-11-19Clean up rollbackShadowNinja
2014-10-21Recalculate normals for cached meshes.RealBadAngel
2014-01-06Create new instance of mesh every time it's required (Solves #703)Perttu Ahola
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-12-02ShaderSource and silly example shadersKahrl
2012-07-27Experimental-ish rollback functionalityPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-31Add 'fly' and 'fast' privileges and the underlying privileges-to-client systemPerttu Ahola
2012-03-24Add event manager and use it to trigger soundsPerttu Ahola
2012-03-24celeron55's sound system initial frameworkPerttu Ahola
2012-01-22Node placement / mineral / serialization / iron freq / node_dig callbackKahrl
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2011-11-29CraftItem rework and Lua interfaceKahrl
2011-11-29Crafting definition in scriptsPerttu Ahola
2011-11-29Node definition namesPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola