]> git.lizzy.rs Git - dragonfireclient.git/history - src/script
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
[dragonfireclient.git] / src / script /
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
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)
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-16 Loïc BlotFix indentation problem since merge resolution
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)
2017-03-16 Loïc BlotAdd ModStorageAPI to client side modding (#5396)
2017-03-16 paramatGet biome list: Downgrade missing biome message to...
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `get_node` and `get_node_or_nil`
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 Loic Blot[CSM] storage + fixes
2017-03-13 red-001[CSM] Improve security for client-sided mods (#5100)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-03-13 red-001[CSM] Add client-sided chat commands (#5092)
2017-03-13 Loïc Blot[CSM] Add on_death, on_hp_modification & oh_damage_take...
2017-03-13 red-001[CSM] Add method that display chat to client-sided...
2017-03-13 Loic Blot[CSM] Client side modding
2017-03-11 Dániel JuhászLight calculation: New bulk node lighting code
2017-02-22 rubenwardyFix wrong meta key in item meta on ItemStack construction
2017-02-07 Loïc BlotAdd ModMetadata API (#5131)
2017-02-07 rubenwardyFix incompatibility of ItemStack.to_table() introduced...
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-02-04 rubenwardyDerive NodeMetaRef from MetaDataRef
2017-02-04 rubenwardyMake NodeMetaRef::getmeta a non-static member
2017-02-03 kilbithServerlist: Add ping indicators (#5164)
2017-02-01 Duane RobertsonTell on_punch to expect a return value
2017-01-28 SmallJokerfrom_table: Fix crash for missing inventory or field
next