summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-07-03Merge pull request #19828 from jjay/fix_yield_leakMax Hilbrunner
2018-07-03Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner
2018-07-03Merge pull request #16944 from rainerdeyke/masterMax Hilbrunner
2018-07-03Merge pull request #18976 from chanon/new-get-stackMax Hilbrunner
2018-07-03Merge pull request #19138 from firefly2442/pcre2-10.31Max Hilbrunner
2018-07-03Merge pull request #19251 from YeldhamDev/script_templates_changesMax Hilbrunner
2018-07-03Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspectorMax Hilbrunner
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-07-01Merge pull request #19768 from KellyThomas/env-stringIgnacio Etcheverry
2018-06-30convert unicode mono root path to ascii stringKelly Thomas
2018-06-29Merge pull request #19757 from Faless/gdnet_prThomas Herzog
2018-06-28Fix memory leak in GDScript during infinnity loops with yieldsYasha Borevich
2018-06-28Merge pull request #19827 from Faless/lws_fix_liteRémi Verschelde
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-27Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli
2018-06-23Sanitize protocol struct, def LWS T/RX buffer sizeFabio Alessandrelli
2018-06-22Merge pull request #19016 from neikeq/wIgnacio Etcheverry
2018-06-22Mono: Module build improvementsIgnacio Etcheverry
2018-06-21add NoCache wrapper to CommandRhody Lugo
2018-06-19Add access for GDNative modules to some platform dependent internals on AndroidBastiaan Olij
2018-06-18Add proper type information to array propertyBojidar Marinov
2018-06-15[Pluginscript] Fix not working exports in editorEmmanuel Leblond
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb23
2018-06-13Merge pull request #19526 from robojumper/fix_tutorialsRémi Verschelde
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-06-12Inner classes' functions now appear in the editor's functions panelJairo Honorio
2018-06-11Small changes to the comments in the script templates.Michael Alexsander Silva Dias
2018-06-10Fix CSG issues when reparenting shape nodes.Benjamin
2018-06-07Bump libwebsockets to version 3.0.0Fabio Alessandrelli
2018-06-07Thirdparty: Fill copyright for lws, miniupnpc, clipperRémi Verschelde
2018-06-07Merge pull request #18780 from mhilbrunner/upnpFabio Alessandrelli
2018-06-07Add UPnP support (port forwarding, querying external IP)mhilbrunner
2018-06-06Merge pull request #19397 from Faless/ws_get_ip_portMax Hilbrunner
2018-06-06Fix LWSPeer get_connected_[host/port]Fabio Alessandrelli
2018-06-06allow undefined GODOT_DEBUG_MSBUILD environment variableKelly Thomas
2018-06-05Merge pull request #19387 from neikeq/yIgnacio Etcheverry
2018-06-05Mono: Add 'View log' button to open the MSBuild log of a buildIgnacio Etcheverry
2018-06-05Mono: Fix passing wrong logger assembly path to MSBuildIgnacio Etcheverry
2018-06-05Mono: Null checks when marshaling from MonoArray* and managed DictionaryIgnacio Etcheverry
2018-06-05Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-monoRémi Verschelde
2018-06-01Fix Mono static linking on MingwHein-Pieter van Braam
2018-05-31Style: Apply clang-format (5.0) to some missed filesRémi Verschelde
2018-05-30Move NavigationMeshEditorPlugin to Recast module as should beRémi Verschelde
2018-05-30Merge pull request #19272 from akien-mga/svg-buildsystemRémi Verschelde
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-05-30SCons: Remove extraneous lib for SVG moduleRémi Verschelde
2018-05-30Merge pull request #19255 from Faless/rpc_sync_mmoreRémi Verschelde
2018-05-30Merge pull request #19171 from BastiaanOlij/add_arvr_interface_gdnative_versionBastiaan Olij
2018-05-29New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli