Modernize client code (#6250)
[oweals/minetest.git] / src / script /
2017-08-04 Thomas--SSort box corners correctly
2017-07-27 Loïc BlotAdd LuaEntity on_death callback (#6177)
2017-07-24 Ben DeutschClouds API: change speed from 'y' to 'z', ColorSpecs...
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-07-14 Elijah DuffyRemove remaining modstore code (#6120)
2017-07-11 number ZeroAdd 'plantlike_rooted' drawtype
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-07-04 Elijah DuffyMain Menu: Allow copying directories from non-Minetest...
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-22 red-001Fix CSM crash caused by move to C++11. (#6027)
2017-06-20 Dániel JuhászAutomatic item and node colorization (#5640)
2017-06-19 Loic BlotFix 2 warnings reported by GCC
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-06-19 SmallJokerfind_nodes_in_area: Extend maximal count to U32_MAX...
2017-06-18 Loic BlotClient::makeScreenshot: remove device param
2017-06-11 RuiSound: Add pitch option (#5960)
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-11 ShadowNinjaRemove threads.h and replace its definitions with their...
2017-06-10 Loïc BlotC++11 patchset 6: forbid object copy using assigment...
2017-06-10 Thomas--SOrder es_DrawType exactly like enum NodeDrawType in...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-06-06 Elijah DuffyMain Menu: Add get_clientmodpath API (#5912)
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-06-04 Loic BlotMinetest for C++11 (CMakeLists + Travis)
2017-05-25 Loïc BlotEnhance ABM performance a little bit by removing two...
2017-05-23 Loic BlotFix wrong return value in get_sky Lua call since ad9fcf...
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-20 red-001Fix CSM crash (#5779)
2017-05-19 Loïc BlotWhen minimap is disabled in configuration, really disab...
2017-05-18 Loic BlotFix a warning pointed by GCC 7.1
2017-05-10 sfan5Private nodemeta (#5702)
2017-05-08 Loïc Blotread_schematic_replacements: ensure fields are strings...
2017-05-07 Loïc BlotPlayer attrs: permits to remove an attribute by setting...
2017-05-07 Loic BlotLINT fix since d0678948165768472fc940c03e78cba787f49ea5
2017-05-07 T0ny2Replace occurrence of luaL_reg in l_camera.cpp
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-05-06 ShadowNinjaUse a settings object for the main settings 1949/head
2017-05-06 Loic BlotFix codestyle since CSM Camera API
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-05-05 bigfoot547[CSM] Add camera API (#5609)
2017-05-04 red-001Add option to also check the center to `find_node_near...
2017-05-04 red-001Add function to get server info.
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-05-03 SmallJokerSneak: Improve and fix various things
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-29 shivajiva101Fix visual slide issue with set_detach, fixes #5620
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-29 Vincent Glize[CSM] add screenshot api lua (#5674)
2017-04-27 Loïc BlotDon't permit to copy Scripting classes (Client,Server...
2017-04-27 red-001Allow scripts to get the client protocol version in...
2017-04-25 ShadowNinjaRename Scripting API files for consistency
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2017-04-22 Auke KokAdd on_flood() callback.
2017-04-21 Loïc Blotlua: remove core.cause_error call (#5637)
2017-04-21 Dániel JuhászSoft node overlay (#5186)
2017-04-20 Dániel JuhászLight update for map blocks
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-17 paramatSneak: Add option for old move code
2017-04-17 Auke KokPlug two minor Leaks (#5603)
2017-04-15 Loïc BlotImplement delayed server shutdown with cancelation...
2017-04-15 SmallJokerMinimap: Do a double-typecast to fix compiling with...
2017-04-14 bigfoot547[CSM] Add function to set minimap shape (#5569)
2017-04-12 numberZeroFix inability to change metadata using stack:to_table...
2017-04-11 t0ny2Replace occurrence of luaL_reg in l_localplayer (#5566)
2017-04-10 Loïc BlotClang-format styles fixes since previous commit
2017-04-10 Loic BlotClang format: fix LINT on old PR which doesn't have...
2017-04-09 Vincent GlizeLocalPlayer api lua
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-04-08 Loic Blotcode style fix on src/script/cpp_api/s_client.h
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2017-04-07 Loic BlotClang-format: fix some header files and remove them...
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-30 paramatParamtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
2017-03-29 Loïc Blotl_minimap: don't show minimap if configuration doesn...
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-19 Loïc BlotRefactor Game class (part 2) (#5422)
2017-03-19 red-001Block access to the `io` library
2017-03-17 Loïc Blot[CSM] Fix minimap problems (#5405)
next