aboutsummaryrefslogtreecommitdiff
path: root/src/gamedef.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor some Lua API functions in preparation for async envsfan52022-05-021-0/+2
* Use a database for mod storage (#11763)Jude Melton-Houghton2022-01-071-1/+2
* Client eventmanager refactor (#7179)Loïc Blot2018-03-301-5/+0
* Cleanup sound manager class (#7158)Loïc Blot2018-03-241-1/+0
* Node definition manager refactor (#7016)Dániel Juhász2018-02-101-3/+3
* Implement mod communication channels (#6351)Loïc Blot2017-09-261-0/+7
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-5/+1
* Add ModStorageAPI to client side modding (#5396)Loïc Blot2017-03-161-0/+4
* Add `get_wielded_item`red-0012017-03-131-0/+1
* [CSM] Client side moddingLoic Blot2017-03-131-1/+6
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-091-27/+2
* Move object nametags to cameraRealBadAngel2016-02-181-0/+6
* Biomes: Remove referenced biomes from Decorations on clearkwolekr2015-04-161-12/+17
* Clean up rollbackShadowNinja2014-11-191-3/+3
* Recalculate normals for cached meshes.RealBadAngel2014-10-211-0/+2
* Create new instance of mesh every time it's required (Solves #703)Perttu Ahola2014-01-061-0/+5
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* ShaderSource and silly example shadersKahrl2012-12-021-0/+4
* Experimental-ish rollback functionalityPerttu Ahola2012-07-271-0/+6
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Add 'fly' and 'fast' privileges and the underlying privileges-to-client systemPerttu Ahola2012-03-311-1/+6
* Add event manager and use it to trigger soundsPerttu Ahola2012-03-241-2/+5
* celeron55's sound system initial frameworkPerttu Ahola2012-03-241-0/+4
* Node placement / mineral / serialization / iron freq / node_dig callbackKahrl2012-01-221-1/+0
* The huge item definition and item namespace unification patch (itemdef), see ...Kahrl2012-01-121-6/+4
* CraftItem rework and Lua interfaceKahrl2011-11-291-2/+3
* Crafting definition in scriptsPerttu Ahola2011-11-291-0/+3
* Node definition namesPerttu Ahola2011-11-291-0/+5
* GameDef compilesPerttu Ahola2011-11-291-1/+13
* Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola2011-11-291-0/+42