Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 8e35d937a9 New sync keywords in GDScript, NativeScript, Mono 7 years ago
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks 7 years ago
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" 7 years ago
  Fabio Alessandrelli a5e8a3be5e New sync keywords in GDScript, NativeScript, Mono 7 years ago
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks 7 years ago
  Ignacio Etcheverry 64c903580e Merge pull request #19149 from neikeq/x 7 years ago
  Ignacio Etcheverry c8945fe7d8 Mono: Improve 'script class not found' error 7 years ago
  Michael Alexsander Silva Dias 4e257293d9 Capitalized comments of methods created by the Connect Signal dialog. 7 years ago
  Juan Linietsky 005b69cf6e -New inspector. 7 years ago
  Michael Alexsander Silva Dias 093b069bf6 Changed periods in the script templates. 7 years ago
  Ignacio Etcheverry f8ce412560 Mono: Do not spam script class not found error 7 years ago
  Ignacio Etcheverry 89e84185e8 Mono: Fix crash on script load if the scripts domain isn't loaded 7 years ago
  Andreas Haas 700d07cf7c Mono: Avoid invalid class names. 7 years ago
  Ignacio Etcheverry f37090ccf4 Mono: Better versioning and gracefully unloading of Godot API assemblies 7 years ago
  Rémi Verschelde 08584b7e22 Merge pull request #16804 from Valentactive/fix_mono_template_compiling 7 years ago
  Michele Valente 3c7d9001bc fix release builds with mono 7 years ago
  Ignacio Etcheverry 9fd606c549 Mono: Add project export plugin 7 years ago
  Paul Joannon cfbd7fd21e implement signal related methods in csharp_script so signals can be used with emit 7 years ago
  Paul Joannon efd52cd172 add a [Signal] attribute to CSharpScripts 7 years ago
  Rémi Verschelde c460e38bf3 Merge pull request #16205 from neikeq/issue-15053 7 years ago
  Nathan Warden 3dcf0567a1 Added async and await as C# keywords. 7 years ago
  Ignacio Etcheverry 84437b4864 Mono: Remove automatic script multilevel calls 7 years ago
  Ignacio Etcheverry 0c3bbcaa00 Mono: Fix build errors with tools=no and target=release 7 years ago
  Ignacio Etcheverry e1ae7dffd3 Merge pull request #16016 from neikeq/issue-13316 7 years ago
  Ignacio Etcheverry 8c33939ce6 Fix CSharpInstance::call not initializing CallError 7 years ago
  Paul Joannon 1de5f7e70b fix marshalling when a function is returning an object from c# 7 years ago
  Ignacio Etcheverry bff9627dc4 Mono: Some StackTrace to StackInfo[] fixes 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Ignacio Etcheverry f7de51b3a6 Mono: Some fixes for #15463 7 years ago
  Ignacio Etcheverry 5be356b72f Mono: Implement stack info for errors and exceptions 7 years ago