Commit History

Author SHA1 Message Date
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 6 years ago
  Ignacio Etcheverry ea85ff0dc2 Fix properties being lost when reloading placeholder GDScript instance 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 9df7ed59fb Merge pull request #19501 from Zylann/custom_loaders 6 years ago
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders 7 years ago
  Ben Rog-Wilhelm f13f2d512f Implement CSharpScript::get_script_method_list and related functionality. 7 years ago
  Ignacio Etcheverry f6f2be7577 Fix crash due to ~CSharpInstance() being called on freed instance 7 years ago
  Ignacio Etcheverry 5fd3ef4e78 Implement CSharpScript::is_valid() 7 years ago
  Ignacio Etcheverry 989b93d6a4 Merge pull request #24091 from neikeq/ii 7 years ago
  Ignacio Etcheverry b9b7dcdf00 C#: Improve tool script support and fix reloading issues 7 years ago
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 7 years ago
  Ignacio Etcheverry 1aac95a737 Parse C# script namespace and class 7 years ago
  Ignacio Etcheverry c6e2873605 Fix msvc warnings in mono module 7 years ago
  Ignacio Etcheverry 5e57beebb1 Mono: Fix build regression due to wrong return type 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Ignacio Etcheverry e558e1ec09 Fix/workaround for issue #21667 7 years ago
  Juan Linietsky 8c435a343e Merge pull request #16927 from neikeq/rework-refcount-notify 7 years ago
  Ignacio Etcheverry 908a30964a Notify instance binding data api of refcount increment/decrement 7 years ago
  Rémi Verschelde b4f579b5ba Merge pull request #20583 from neikeq/issue-15371 7 years ago
  George Marques eb48119821 Added system for GDScript warnings 7 years ago
  Ignacio Etcheverry f3c7527225 Fix case where exported properties value is lost 7 years ago
  George Marques 03746da73f Add editor highlight for type-safe lines 7 years ago
  = 489c9adf03 Mono: Fixes annotated signal loading in exported binaries 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 9de4ffde61 Refactor RPCMode enum and checks 7 years ago
  Andreas Haas 700d07cf7c Mono: Avoid invalid class names. 7 years ago
  Michele Valente 3c7d9001bc fix release builds with mono 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