Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rework use_texture_alpha to provide three opaque/clip/blend modes | sfan5 | 2021-01-29 |
* | Value copy / allocation optimizations mostly in server, SAO and serialize code | sfan5 | 2020-05-27 |
* | Remove nodeupdate completely (#6358) | Rui | 2017-09-01 |
* | Modernize source code: last part (#6285) | Loïc Blot | 2017-08-20 |
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
* | Add on_flood() callback. | Auke Kok | 2017-04-22 |
* | Replace instances of std::map<std::string, std::string> with StringMap | kwolekr | 2015-05-19 |
* | Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks | ShadowNinja | 2014-01-23 |
* | Weather support | proller | 2013-07-27 |
* | Fix class/struct forward declaration inconsistencies (good on ya, MSVC) | Kahrl | 2013-06-06 |
* | Move scriptapi to separate folder (by sapier) | sapier | 2013-05-25 |