Commit History

Author SHA1 Message Date
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) 6 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Emmanuel Leblond fb9b010384 Add missing on error manifest struct destroy in pluginscript script init 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json 6 years ago
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 years ago
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values 6 years ago
  Andrettin 42e5d825b4 Fixed cases of unsupported pointers being used to construct variants 6 years ago
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon 6 years ago
  Ignacio Etcheverry ad2127a3e8 Replace a few #if/#elif with #ifdef and "#elif defined" 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Naoto Kondo 3feabd6756 PluginScript: Add support for the new() method 6 years ago
  Emmanuel Leblond 380b85a32f [Pluginscript] Fix not working exports in editor 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
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  Emmanuel Leblond 0de61998e4 Improve inheritance system in gdnative pluginscript 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  Jerome67000 2609cc9ef4 Removes Script::get_node_type() 7 years ago
  Emmanuel Leblond e715be0f0a [GDnative] add pluginscript \o/ 7 years ago