summaryrefslogtreecommitdiff
path: root/src/environment.h
Commit message (Expand)AuthorAge
...
* Update ABM object counts when triggers add objectsCiaran Gultnieks2014-03-09
* Fix rendering glitches when far from the center of the mapNovatux2014-03-04
* ServerEnvironment: Remove direct dependency on EmergeManagerkwolekr2014-02-09
* Add player:override_day_night_ratio() for arbitrarily controlling sunlight br...Perttu Ahola2014-02-01
* Add forceloadingNovatux2014-01-11
* Make line_of_sight return blocking node positionstujones112013-12-12
* Add minetest.swap_nodeNovatux2013-11-30
* Weather: Clean up getHeat/getHumidity somewhatkwolekr2013-09-16
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Fix anticheatPerttu Ahola2013-08-03
* Weather supportproller2013-07-27
* Add set_breath and get_breath to lua API.RealBadAngel2013-07-20
* Add drowningPilzAdam2013-06-19
* Move scriptapi to separate folder (by sapier)sapier2013-05-25
* Add Dijkstra A* and A* without prefetching pathfind algorithmssapier2013-04-06
* Fix nick completionPilzAdam2013-04-05
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
* Add emerge.cpp, initial EmergeThread changeskwolekr2013-02-25
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* The new mapgen, noise functions, et al.kwolekr2013-01-21
* Add ServerEnvironment::setNode()/removeNode() to allow setting nodes from the...Perttu Ahola2013-01-02
* Default server step to 0.1s and sync object/player update intervals to itPerttu Ahola2012-11-26
* A bunch of fixesMirceaKitsune2012-11-25
* Add dtime_s to entity activationPerttu Ahola2012-09-09
* ABM and liquid overload skipPerttu Ahola2012-07-27
* Experimental-ish rollback functionalityPerttu Ahola2012-07-27
* Optimize headersPerttu Ahola2012-06-17
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-18
* Move ClientMap to clientmap.{h,cpp}Perttu Ahola2012-03-16
* MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,...Kahrl2012-03-15
* Immediate smoke puff when a normal entity is punched to deathPerttu Ahola2012-03-10
* The huge item definition and item namespace unification patch (itemdef), see ...Kahrl2012-01-12
* Initialize ABM timer to random value to spread processingPerttu Ahola2012-01-02
* Fix ABM trigger chance being often way too highPerttu Ahola2012-01-02
* Add EnvRef:get_objects_inside_radius(pos, radius)Perttu Ahola2011-12-28
* Add ABM required neighbor checkPerttu Ahola2011-12-03
* Fix player double damagePerttu Ahola2011-12-02
* Move ServerRemotePlayer to a separate filePerttu Ahola2011-12-02
* Player-is-SAO WIPPerttu Ahola2011-12-01
* Handle ActiveBlockModifier intervals properly, down to 1sPerttu Ahola2011-11-29
* Replace old active block random node modifying things with actual ActiveBlock...Perttu Ahola2011-11-29
* Make blocks to be loaded from disk when the active block area reaches themPerttu Ahola2011-11-29
* Relatively snappy object-ground collision detectionPerttu Ahola2011-11-29
* GameDef compilesPerttu Ahola2011-11-29
* Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola2011-11-29
* Scripting WIPPerttu Ahola2011-11-29
* Scripting WIPPerttu Ahola2011-11-29