aboutsummaryrefslogtreecommitdiff
path: root/src/script/scripting_client.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.tx...AFCMS2022-08-021-0/+2
* A few initialization cleanupssfan52020-04-111-3/+5
* [CSM] Expose more env functionssfan52019-11-111-0/+1
* CSM: Fix itemstack:get_meta() 'metadata' indexing errorSmallJoker2019-09-141-0/+2
* Load CSM environment after the restrictions are knownSmallJoker2019-09-141-2/+1
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-261-0/+3
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-261-3/+0
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-1/+1
* [CSM] Add functions to create particles and particlespawners. (#6072)red-0012018-01-201-0/+3
* [CSM] Don't load the IO library. (#6087)red-0012018-01-041-5/+2
* Implement mod communication channels (#6351)Loïc Blot2017-09-261-0/+3
* Modernize source code: last part (#6285)Loïc Blot2017-08-201-2/+1
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-301-0/+4
* When minimap is disabled in configuration, really disable it (#5771)Loïc Blot2017-05-191-1/+2
* Use a settings object for the main settingsShadowNinja2017-05-061-5/+5
* [CSM] Add camera API (#5609)bigfoot5472017-05-051-0/+7
* Rename Scripting API files for consistencyShadowNinja2017-04-251-0/+80