aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18070 from mhilbrunner/godot-net-kickFabio Alessandrelli2018-04-102-46/+72
|\
| * NetworkedMultiplayerEnet: Add disconnecting/kicking peersmhilbrunner2018-04-102-46/+72
* | doc: Sync classref with current sourceRémi Verschelde2018-04-101-6/+2
* | Merge pull request #18081 from AndreaCatania/arcleRémi Verschelde2018-04-093-16/+14
|\ \
| * | Fixed area overlap cleaningAndrea Catania2018-04-093-16/+14
* | | Merge pull request #18040 from Paulb23/color_region_cacheRémi Verschelde2018-04-091-17/+1
|\ \ \
| * | | Fixed color regions and added local color region cachePaulb232018-04-071-17/+1
* | | | Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activatedIgnacio Etcheverry2018-04-091-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed _issue_activated to take the correct issue id from the listNikodem Lokatelj2018-03-301-2/+7
* | | | Merge pull request #16556 from aragar/masterJuan Linietsky2018-04-081-3/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | For-in loop variable added to autocompletionRado'sPC\aRaGaR2018-02-111-3/+13
* | | | Merge pull request #17583 from RandomShaper/enhance-uri-utilsJuan Linietsky2018-04-073-37/+2
|\ \ \ \
| * | | | Unify http- and percent- encode/decodePedro J. Estébanez2018-03-273-37/+2
* | | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menusJuan Linietsky2018-04-071-6/+6
|\ \ \ \ \
| * | | | | Use radio-button-like menu entries where applicablePedro J. Estébanez2018-03-271-6/+6
| |/ / / /
* | | | | Correct profiling_frame naming in pluginscriptEmmanuel Leblond2018-04-071-1/+1
* | | | | Fix Pluginscript add_global_constant mandatory value checkEmmanuel Leblond2018-04-061-1/+1
* | | | | Merge pull request #17899 from AndreaCatania/area_cleaningRémi Verschelde2018-04-063-8/+8
|\ \ \ \ \
| * | | | | Fixed physics server area cleaningAndrea Catania2018-04-063-8/+8
* | | | | | [NativeScript] replace error macros by simple returnskarroffel2018-04-061-4/+2
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #17980 from karroffel/nativescript-1.1-global-type-tagsThomas Herzog2018-04-055-24/+64
|\ \ \ \ \
| * | | | | [NativeScript] added global type tag systemkarroffel2018-04-055-24/+64
* | | | | | Merge pull request #17806 from Zylann/fix_heightmap_shape_size_checkRémi Verschelde2018-04-052-14/+47
|\ \ \ \ \ \
| * | | | | | Make heightmap shape usable from PhysicsServerMarc Gilleron2018-03-282-14/+47
| | |_|/ / / | |/| | | |
* | | | | | Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighterPaulb232018-04-043-8/+8
* | | | | | Merge pull request #17965 from karroffel/gdnativelib-config-apiThomas Herzog2018-04-042-67/+170
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [GDNative] enable saving GDNativeLibrary as sub resourcekarroffel2018-04-042-3/+96
| * | | | | [GDNative] easier GDNativeLib handlingkarroffel2018-04-042-67/+77
* | | | | | Corrected physics query max result checkingAndrea Catania2018-04-041-3/+10
|/ / / / /
* | | | | Merge pull request #17959 from AndreaCatania/kinfix2Rémi Verschelde2018-04-043-11/+5
|\ \ \ \ \
| * | | | | Fixed kinematic sliding on trimeshAndrea Catania2018-04-043-11/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighterRémi Verschelde2018-04-045-0/+345
|\ \ \ \ \
| * | | | | Abstracted the syntax highlighter from text editPaulb232018-04-025-0/+345
* | | | | | Merge pull request #17847 from Faless/lws_updateRémi Verschelde2018-04-035-24/+42
|\ \ \ \ \ \
| * | | | | | Websocket client SSL supportFabio Alessandrelli2018-04-033-1/+39
| * | | | | | Generalize SSL cert reading from fileFabio Alessandrelli2018-04-032-23/+3
* | | | | | | Merge pull request #17865 from delftswa2018/enumLookupFixRémi Verschelde2018-04-031-1/+26
|\ \ \ \ \ \ \
| * | | | | | | Ctrl+Clicking a enum now scrolls down to it in the docs.Felix Yang2018-04-031-1/+26
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #17900 from AndreaCatania/area_monRémi Verschelde2018-04-031-1/+4
|\ \ \ \ \ \ \
| * | | | | | | physics area added monitorable checkAndrea Catania2018-04-011-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #17834 from Rubonnek/move-to-initializer-listRémi Verschelde2018-04-032-21/+15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez2018-03-272-21/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #17940 from Alexander-Alekseev/mono_keep_csharp6Rémi Verschelde2018-04-031-6/+6
|\ \ \ \ \ \
| * | | | | | [mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo...Alexander Alekseev2018-04-031-6/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #17933 from Rubonnek/comment-debugging-messagesRémi Verschelde2018-04-031-8/+12
|\ \ \ \ \ \
| * | | | | | Comment out some debugging messages when playing Theora filesWilson E. Alvarez2018-04-021-8/+12
| |/ / / / /
* / / / / / Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...Alexander Alekseev2018-04-021-2/+2
|/ / / / /
* | | | | Merge pull request #17878 from karroffel/nativescript-1.1-bughuntThomas Herzog2018-03-312-16/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [GDNative] fixed issue with library unloading orderkarroffel2018-03-311-13/+25
| * | | | [GDNative] added GDCALLINGCONV to instance binding functionskarroffel2018-03-311-3/+3
| | |/ / | |/| |