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
/
lua_api
/
l_client.cpp
Age
Commit message (
Expand
)
Author
2022-05-17
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2021-11-24
minetest.dig_node: Remove node
Elias Fleckenstein
2021-05-11
Include tile definitions in get_node_def; Client-side minetest.object_refs table
Elias Fleckenstein
2021-02-18
Port formspec API from waspsaliva
Elias Fleckenstein
2021-02-18
Forcefully place items when minetest.place_node is used
Elias Fleckenstein
2021-01-07
Add minetest.interact
Elias Fleckenstein
2020-11-28
Fixed crash when attempting to access nonexistant inventory from Lua API
Elias Fleckenstein
2020-11-05
add LUA_FCT
corarona
2020-11-05
api-screenshot: change function name to make_screenshot
corarona
2020-11-04
Merge branch 'master' into master
Elias Fleckenstein
2020-11-04
Revert "Make Lint Happy"
Elias Fleckenstein
2020-11-04
Merge branch 'master' into master
Elias Fleckenstein
2020-11-04
Make Lint Happy
Elias Fleckenstein
2020-10-27
lua api: add core.take_screenshot()
cora
2020-10-18
Added the API additions from waspsaliva
Elias Fleckenstein
2020-10-05
Added minetest.drop_selected_item(), Improved AutoEject
Elias Fleckenstein
2020-10-04
The Robot Update
Elias Fleckenstein
2020-08-22
Added minetest.get_inventory(location)
Elias Fleckenstein
2020-08-22
Added Documentation for Additional API
Elias Fleckenstein
2020-07-31
Added more cheats
Elias Fleckenstein
2020-07-18
Update to minetest 5.4.0-dev
Elias Fleckenstein
2020-06-23
test
Elias Fleckenstein
2020-04-11
Various features and fixes
sfan5
2020-04-11
Implement minetest.sound_fade()
sfan5
2019-12-24
Use appropriate LC_ locale macro for Windows (#9230)
Montandalar
2019-11-11
[CSM] Fix and improve minetest.get_language()
sfan5
2019-11-11
[CSM] Implement minetest.get_csm_restrictions()
sfan5
2019-11-11
Refactor CSM restriction code a bit
sfan5
2019-11-09
Introduce get_modpath() for CSM
sfan5
2019-08-07
Unify wield item handling (#8677)
SmallJoker
2018-12-24
CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
Loïc Blot
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2018-06-30
Modernize lua read (part 2 & 3): C++ templating assurance (#7410)
Loïc Blot
2018-06-26
Rename CSM flavours to restrictions
SmallJoker
2018-03-24
Cleanup sound manager class (#7158)
Loïc Blot
2018-02-10
Node definition manager refactor (#7016)
Dániel Juhász
2018-01-23
CSM: Remove screenshot API
red-001
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-10-29
CSM: Add a way to get current locale from CSM
lisacvuk
2017-08-28
Clientevent refactor (#6320)
Loïc Blot
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2017-08-19
Code modernization: subfolders (#6283)
Loïc Blot
2017-08-16
Cleanup various headers to reduce compilation times (#6255)
Loïc Blot
2017-07-18
[CSM] Add flavour limits controlled by server (#5930)
Loïc Blot
2017-07-16
Chat protocol rewrite (#5117)
Loïc Blot
2017-07-15
Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""
Loic Blot
2017-07-15
CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"
rubenwardy
2017-06-30
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-06-19
Client::makeScreenshot: remove device param
Loic Blot
2017-06-11
Sound: Add pitch option (#5960)
Rui
[next]