Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add an activeobject manager to hold active objects (#7939) | Loïc Blot | 2018-12-13 |
| | | | | * Add an activeobject manager to hold active objects * Add unittests | ||
* | Revert 6587 - Optimize entity-entity collision (#7539) | lhofhansl | 2018-07-08 |
| | |||
* | Optimize entity-entity collision (#6587) | Vitaliy | 2018-04-03 |
| | | | | | | * Add IrrLicht type aliases * Add hash for IrrLicht vector * Add object map | ||
* | Server: delegate mod management & config to ServerModConfiguration (#7131) | Loïc Blot | 2018-03-16 |
* Server: delegate mod management & config to ServerModConfiguration (rename it to ServerModManager) * Use c++11 range based loops * Add unittests + experimental/default mod as a test case to permit testing mod loading in future tests |