]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_client.cpp
Merge branch 'master' of https://github.com/minetest/minetest
[dragonfireclient.git] / src / script / lua_api / l_client.cpp
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-11-24 Elias Fleckensteinminetest.dig_node: Remove node
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-11 Elias FleckensteinInclude tile definitions in get_node_def; Client-side...
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-10 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-02-18 Elias FleckensteinPort formspec API from waspsaliva
2021-02-18 Elias FleckensteinForcefully place items when minetest.place_node is...
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinAdd minetest.interact
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-28 Elias FleckensteinFixed crash when attempting to access nonexistant inven...
2020-11-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-05 coraronaadd LUA_FCT 10/head
2020-11-05 coraronaapi-screenshot: change function name to make_screenshot
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-10-27 coralua api: add core.take_screenshot()
2020-10-18 Elias FleckensteinAdded the API additions from waspsaliva
2020-10-05 Elias FleckensteinAdded minetest.drop_selected_item(), Improved AutoEject
2020-10-04 Elias FleckensteinThe Robot Update
2020-08-22 Elias FleckensteinAdded minetest.get_inventory(location)
2020-08-22 Elias FleckensteinAdded Documentation for Additional API
2020-07-31 Elias FleckensteinAdded more cheats
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-06-23 Elias Fleckensteintest
2020-04-11 sfan5Various features and fixes
2020-04-11 sfan5Implement minetest.sound_fade()
2019-12-24 MontandalarUse appropriate LC_ locale macro for Windows (#9230)
2019-11-11 sfan5[CSM] Fix and improve minetest.get_language()
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5Refactor CSM restriction code a bit
2019-11-09 sfan5Introduce get_modpath() for CSM
2019-08-07 SmallJokerUnify wield item handling (#8677)
2018-12-24 Loïc BlotCSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-23 red-001CSM: Remove screenshot API
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-10-29 lisacvukCSM: Add a way to get current locale from CSM
2017-08-28 Loïc BlotClientevent refactor (#6320)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-16 Loïc BlotChat protocol rewrite (#5117)
2017-07-15 Loic BlotRevert "CSM: Revert "[CSM] Add send_chat_message and...
2017-07-15 rubenwardyCSM: Revert "[CSM] Add send_chat_message and run_server...
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-18 Loic BlotClient::makeScreenshot: remove device param
2017-06-11 RuiSound: Add pitch option (#5960)
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-05-22 Loic BlotLINT fix & check all files with clang-format
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-21 Loic BlotFix LINT broken by dfa0c15ce045705f05487d623dc7beca6c945b4b
2017-05-21 bigfoot547[CSM] Add function to get the definition of items ...
2017-05-20 SmallJoker[CSM] Correct the log destination of print() (#5784)
2017-05-04 red-001Add function to get server info.
2017-04-29 Vincent Glize[CSM] add screenshot api lua (#5674)
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-06 Loïc BlotLINT: Switch whitelist check from egrep to awk
2017-04-06 red-001[CSM] Add function to get the server protocol version...
2017-04-06 Loic BlotMove LINT process in dedicated shell & fix
2017-04-06 red-001[CSM] Add support for positional audio. (#5516)
2017-04-04 red-001[CSM] Add local node meta reference. (#5508)
2017-04-01 red-001[CSM] Add function and chat command to disconnect from...
2017-03-31 Loic BlotFix clang-format Columns Width
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 red-001[CSM] Add `get_node` and `get_node_or_nil`
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 red-001[CSM] Add client-sided chat commands (#5092)
2017-03-13 red-001[CSM] Add method that display chat to client-sided...
2017-03-13 Loic Blot[CSM] Client side modding