Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-06 | CSM/SSM: Add on_mods_loaded callback (#7411) | Loïc Blot | |
* CSM/SSM: Add on_mods_loaded callback | |||
2018-04-19 | Add online content repository | rubenwardy | |
Replaces mods and texture pack tabs with a single content tab | |||
2018-03-24 | Print the mod loading time (#7137) | you | |
* Print the mod loading time | |||
2018-03-16 | Server: delegate mod management & config to ServerModConfiguration (#7131) | Loïc Blot | |
* 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 |