index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
scripting_client.cpp
Age
Commit message (
Expand
)
Author
2021-11-29
Make LuaVoxelManipulator available to CSM API
Elias Fleckenstein
2021-03-11
Add noise to client CSM API
Elias Fleckenstein
2020-11-04
Revert "Make Lint Happy"
Elias Fleckenstein
2020-11-04
Make Lint Happy
Elias Fleckenstein
2020-10-19
Added ThroughWalls, InventoryActions API and AutoTotem
Elias Fleckenstein
2020-10-18
Added the API additions from waspsaliva
Elias Fleckenstein
2020-08-22
Unrestricted HTTP API for Client, Server and Main Menu
Elias Fleckenstein
2020-07-18
Update to minetest 5.4.0-dev
Elias Fleckenstein
2020-06-23
test
Elias Fleckenstein
2020-04-11
A few initialization cleanups
sfan5
2019-11-11
[CSM] Expose more env functions
sfan5
2019-09-14
CSM: Fix itemstack:get_meta() 'metadata' indexing error
SmallJoker
2019-09-14
Load CSM environment after the restrictions are known
SmallJoker
2019-02-26
Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...
Loïc Blot
2019-02-26
Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)
Paramat
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2018-01-20
[CSM] Add functions to create particles and particlespawners. (#6072)
red-001
2018-01-04
[CSM] Don't load the IO library. (#6087)
red-001
2017-09-26
Implement mod communication channels (#6351)
Loïc Blot
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2017-06-30
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-05-19
When minimap is disabled in configuration, really disable it (#5771)
Loïc Blot
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-05-05
[CSM] Add camera API (#5609)
bigfoot547
2017-04-25
Rename Scripting API files for consistency
ShadowNinja