gdscript.cpp 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212
  1. /*************************************************************************/
  2. /* gdscript.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "gdscript.h"
  31. #include "core/engine.h"
  32. #include "core/global_constants.h"
  33. #include "core/io/file_access_encrypted.h"
  34. #include "core/os/file_access.h"
  35. #include "core/os/os.h"
  36. #include "core/project_settings.h"
  37. #include "gdscript_compiler.h"
  38. ///////////////////////////
  39. GDScriptNativeClass::GDScriptNativeClass(const StringName &p_name) {
  40. name = p_name;
  41. }
  42. bool GDScriptNativeClass::_get(const StringName &p_name, Variant &r_ret) const {
  43. bool ok;
  44. int v = ClassDB::get_integer_constant(name, p_name, &ok);
  45. if (ok) {
  46. r_ret = v;
  47. return true;
  48. } else {
  49. return false;
  50. }
  51. }
  52. void GDScriptNativeClass::_bind_methods() {
  53. ClassDB::bind_method(D_METHOD("new"), &GDScriptNativeClass::_new);
  54. }
  55. Variant GDScriptNativeClass::_new() {
  56. Object *o = instance();
  57. if (!o) {
  58. ERR_EXPLAIN("Class type: '" + String(name) + "' is not instantiable.");
  59. ERR_FAIL_COND_V(!o, Variant());
  60. }
  61. Reference *ref = Object::cast_to<Reference>(o);
  62. if (ref) {
  63. return REF(ref);
  64. } else {
  65. return o;
  66. }
  67. }
  68. Object *GDScriptNativeClass::instance() {
  69. return ClassDB::instance(name);
  70. }
  71. GDScriptInstance *GDScript::_create_instance(const Variant **p_args, int p_argcount, Object *p_owner, bool p_isref, Variant::CallError &r_error) {
  72. /* STEP 1, CREATE */
  73. GDScriptInstance *instance = memnew(GDScriptInstance);
  74. instance->base_ref = p_isref;
  75. instance->members.resize(member_indices.size());
  76. instance->script = Ref<GDScript>(this);
  77. instance->owner = p_owner;
  78. #ifdef DEBUG_ENABLED
  79. //needed for hot reloading
  80. for (Map<StringName, MemberInfo>::Element *E = member_indices.front(); E; E = E->next()) {
  81. instance->member_indices_cache[E->key()] = E->get().index;
  82. }
  83. #endif
  84. instance->owner->set_script_instance(instance);
  85. /* STEP 2, INITIALIZE AND CONSRTUCT */
  86. #ifndef NO_THREADS
  87. GDScriptLanguage::singleton->lock->lock();
  88. #endif
  89. instances.insert(instance->owner);
  90. #ifndef NO_THREADS
  91. GDScriptLanguage::singleton->lock->unlock();
  92. #endif
  93. initializer->call(instance, p_args, p_argcount, r_error);
  94. if (r_error.error != Variant::CallError::CALL_OK) {
  95. instance->script = Ref<GDScript>();
  96. instance->owner->set_script_instance(NULL);
  97. #ifndef NO_THREADS
  98. GDScriptLanguage::singleton->lock->lock();
  99. #endif
  100. instances.erase(p_owner);
  101. #ifndef NO_THREADS
  102. GDScriptLanguage::singleton->lock->unlock();
  103. #endif
  104. ERR_FAIL_COND_V(r_error.error != Variant::CallError::CALL_OK, NULL); //error constructing
  105. }
  106. //@TODO make thread safe
  107. return instance;
  108. }
  109. Variant GDScript::_new(const Variant **p_args, int p_argcount, Variant::CallError &r_error) {
  110. /* STEP 1, CREATE */
  111. if (!valid) {
  112. r_error.error = Variant::CallError::CALL_ERROR_INVALID_METHOD;
  113. return Variant();
  114. }
  115. r_error.error = Variant::CallError::CALL_OK;
  116. REF ref;
  117. Object *owner = NULL;
  118. GDScript *_baseptr = this;
  119. while (_baseptr->_base) {
  120. _baseptr = _baseptr->_base;
  121. }
  122. ERR_FAIL_COND_V(_baseptr->native.is_null(), Variant());
  123. if (_baseptr->native.ptr()) {
  124. owner = _baseptr->native->instance();
  125. } else {
  126. owner = memnew(Reference); //by default, no base means use reference
  127. }
  128. Reference *r = Object::cast_to<Reference>(owner);
  129. if (r) {
  130. ref = REF(r);
  131. }
  132. GDScriptInstance *instance = _create_instance(p_args, p_argcount, owner, r != NULL, r_error);
  133. if (!instance) {
  134. if (ref.is_null()) {
  135. memdelete(owner); //no owner, sorry
  136. }
  137. return Variant();
  138. }
  139. if (ref.is_valid()) {
  140. return ref;
  141. } else {
  142. return owner;
  143. }
  144. }
  145. bool GDScript::can_instance() const {
  146. #ifdef TOOLS_ENABLED
  147. return valid && (tool || ScriptServer::is_scripting_enabled());
  148. #else
  149. return valid;
  150. #endif
  151. }
  152. Ref<Script> GDScript::get_base_script() const {
  153. if (_base) {
  154. return Ref<GDScript>(_base);
  155. } else {
  156. return Ref<Script>();
  157. }
  158. }
  159. StringName GDScript::get_instance_base_type() const {
  160. if (native.is_valid())
  161. return native->get_name();
  162. if (base.is_valid())
  163. return base->get_instance_base_type();
  164. return StringName();
  165. }
  166. struct _GDScriptMemberSort {
  167. int index;
  168. StringName name;
  169. _FORCE_INLINE_ bool operator<(const _GDScriptMemberSort &p_member) const { return index < p_member.index; }
  170. };
  171. #ifdef TOOLS_ENABLED
  172. void GDScript::_placeholder_erased(PlaceHolderScriptInstance *p_placeholder) {
  173. placeholders.erase(p_placeholder);
  174. }
  175. #endif
  176. void GDScript::get_script_method_list(List<MethodInfo> *p_list) const {
  177. for (const Map<StringName, GDScriptFunction *>::Element *E = member_functions.front(); E; E = E->next()) {
  178. GDScriptFunction *func = E->get();
  179. MethodInfo mi;
  180. mi.name = E->key();
  181. for (int i = 0; i < func->get_argument_count(); i++) {
  182. mi.arguments.push_back(func->get_argument_type(i));
  183. }
  184. mi.return_val = func->get_return_type();
  185. p_list->push_back(mi);
  186. }
  187. }
  188. void GDScript::get_script_property_list(List<PropertyInfo> *p_list) const {
  189. const GDScript *sptr = this;
  190. List<PropertyInfo> props;
  191. while (sptr) {
  192. Vector<_GDScriptMemberSort> msort;
  193. for (Map<StringName, PropertyInfo>::Element *E = sptr->member_info.front(); E; E = E->next()) {
  194. _GDScriptMemberSort ms;
  195. ERR_CONTINUE(!sptr->member_indices.has(E->key()));
  196. ms.index = sptr->member_indices[E->key()].index;
  197. ms.name = E->key();
  198. msort.push_back(ms);
  199. }
  200. msort.sort();
  201. msort.invert();
  202. for (int i = 0; i < msort.size(); i++) {
  203. props.push_front(sptr->member_info[msort[i].name]);
  204. }
  205. sptr = sptr->_base;
  206. }
  207. for (List<PropertyInfo>::Element *E = props.front(); E; E = E->next()) {
  208. p_list->push_back(E->get());
  209. }
  210. }
  211. bool GDScript::has_method(const StringName &p_method) const {
  212. return member_functions.has(p_method);
  213. }
  214. MethodInfo GDScript::get_method_info(const StringName &p_method) const {
  215. const Map<StringName, GDScriptFunction *>::Element *E = member_functions.find(p_method);
  216. if (!E)
  217. return MethodInfo();
  218. GDScriptFunction *func = E->get();
  219. MethodInfo mi;
  220. mi.name = E->key();
  221. for (int i = 0; i < func->get_argument_count(); i++) {
  222. mi.arguments.push_back(func->get_argument_type(i));
  223. }
  224. mi.return_val = func->get_return_type();
  225. return mi;
  226. }
  227. bool GDScript::get_property_default_value(const StringName &p_property, Variant &r_value) const {
  228. #ifdef TOOLS_ENABLED
  229. const Map<StringName, Variant>::Element *E = member_default_values_cache.find(p_property);
  230. if (E) {
  231. r_value = E->get();
  232. return true;
  233. }
  234. if (base_cache.is_valid()) {
  235. return base_cache->get_property_default_value(p_property, r_value);
  236. }
  237. #endif
  238. return false;
  239. }
  240. ScriptInstance *GDScript::instance_create(Object *p_this) {
  241. GDScript *top = this;
  242. while (top->_base)
  243. top = top->_base;
  244. if (top->native.is_valid()) {
  245. if (!ClassDB::is_parent_class(p_this->get_class_name(), top->native->get_name())) {
  246. if (ScriptDebugger::get_singleton()) {
  247. GDScriptLanguage::get_singleton()->debug_break_parse(get_path(), 0, "Script inherits from native type '" + String(top->native->get_name()) + "', so it can't be instanced in object of type: '" + p_this->get_class() + "'");
  248. }
  249. ERR_EXPLAIN("Script inherits from native type '" + String(top->native->get_name()) + "', so it can't be instanced in object of type: '" + p_this->get_class() + "'");
  250. ERR_FAIL_V(NULL);
  251. }
  252. }
  253. Variant::CallError unchecked_error;
  254. return _create_instance(NULL, 0, p_this, Object::cast_to<Reference>(p_this), unchecked_error);
  255. }
  256. PlaceHolderScriptInstance *GDScript::placeholder_instance_create(Object *p_this) {
  257. #ifdef TOOLS_ENABLED
  258. PlaceHolderScriptInstance *si = memnew(PlaceHolderScriptInstance(GDScriptLanguage::get_singleton(), Ref<Script>(this), p_this));
  259. placeholders.insert(si);
  260. _update_exports();
  261. return si;
  262. #else
  263. return NULL;
  264. #endif
  265. }
  266. bool GDScript::instance_has(const Object *p_this) const {
  267. #ifndef NO_THREADS
  268. GDScriptLanguage::singleton->lock->lock();
  269. #endif
  270. bool hasit = instances.has((Object *)p_this);
  271. #ifndef NO_THREADS
  272. GDScriptLanguage::singleton->lock->unlock();
  273. #endif
  274. return hasit;
  275. }
  276. bool GDScript::has_source_code() const {
  277. return source != "";
  278. }
  279. String GDScript::get_source_code() const {
  280. return source;
  281. }
  282. void GDScript::set_source_code(const String &p_code) {
  283. if (source == p_code)
  284. return;
  285. source = p_code;
  286. #ifdef TOOLS_ENABLED
  287. source_changed_cache = true;
  288. #endif
  289. }
  290. #ifdef TOOLS_ENABLED
  291. void GDScript::_update_exports_values(Map<StringName, Variant> &values, List<PropertyInfo> &propnames) {
  292. if (base_cache.is_valid()) {
  293. base_cache->_update_exports_values(values, propnames);
  294. }
  295. for (Map<StringName, Variant>::Element *E = member_default_values_cache.front(); E; E = E->next()) {
  296. values[E->key()] = E->get();
  297. }
  298. for (List<PropertyInfo>::Element *E = members_cache.front(); E; E = E->next()) {
  299. propnames.push_back(E->get());
  300. }
  301. }
  302. #endif
  303. bool GDScript::_update_exports() {
  304. #ifdef TOOLS_ENABLED
  305. bool changed = false;
  306. if (source_changed_cache) {
  307. source_changed_cache = false;
  308. changed = true;
  309. String basedir = path;
  310. if (basedir == "")
  311. basedir = get_path();
  312. if (basedir != "")
  313. basedir = basedir.get_base_dir();
  314. GDScriptParser parser;
  315. Error err = parser.parse(source, basedir, true, path);
  316. if (err == OK) {
  317. const GDScriptParser::Node *root = parser.get_parse_tree();
  318. ERR_FAIL_COND_V(root->type != GDScriptParser::Node::TYPE_CLASS, false);
  319. const GDScriptParser::ClassNode *c = static_cast<const GDScriptParser::ClassNode *>(root);
  320. if (base_cache.is_valid()) {
  321. base_cache->inheriters_cache.erase(get_instance_id());
  322. base_cache = Ref<GDScript>();
  323. }
  324. if (c->extends_used) {
  325. String path = "";
  326. if (String(c->extends_file) != "" && String(c->extends_file) != get_path()) {
  327. path = c->extends_file;
  328. if (path.is_rel_path()) {
  329. String base = get_path();
  330. if (base == "" || base.is_rel_path()) {
  331. ERR_PRINT(("Could not resolve relative path for parent class: " + path).utf8().get_data());
  332. } else {
  333. path = base.get_base_dir().plus_file(path);
  334. }
  335. }
  336. } else if (c->extends_class.size() != 0) {
  337. String base = c->extends_class[0];
  338. if (ScriptServer::is_global_class(base))
  339. path = ScriptServer::get_global_class_path(base);
  340. }
  341. if (path != "") {
  342. if (path != get_path()) {
  343. Ref<GDScript> bf = ResourceLoader::load(path);
  344. if (bf.is_valid()) {
  345. base_cache = bf;
  346. bf->inheriters_cache.insert(get_instance_id());
  347. }
  348. } else {
  349. ERR_PRINT(("Path extending itself in " + path).utf8().get_data());
  350. }
  351. }
  352. }
  353. members_cache.clear();
  354. member_default_values_cache.clear();
  355. for (int i = 0; i < c->variables.size(); i++) {
  356. if (c->variables[i]._export.type == Variant::NIL)
  357. continue;
  358. members_cache.push_back(c->variables[i]._export);
  359. member_default_values_cache[c->variables[i].identifier] = c->variables[i].default_value;
  360. }
  361. _signals.clear();
  362. for (int i = 0; i < c->_signals.size(); i++) {
  363. _signals[c->_signals[i].name] = c->_signals[i].arguments;
  364. }
  365. } else {
  366. for (Set<PlaceHolderScriptInstance *>::Element *E = placeholders.front(); E; E = E->next()) {
  367. E->get()->set_build_failed(true);
  368. }
  369. return false;
  370. }
  371. } else {
  372. if (!valid) {
  373. for (Set<PlaceHolderScriptInstance *>::Element *E = placeholders.front(); E; E = E->next()) {
  374. E->get()->set_build_failed(true);
  375. }
  376. return false;
  377. }
  378. }
  379. if (base_cache.is_valid()) {
  380. if (base_cache->_update_exports()) {
  381. changed = true;
  382. }
  383. }
  384. if (placeholders.size()) { //hm :(
  385. // update placeholders if any
  386. Map<StringName, Variant> values;
  387. List<PropertyInfo> propnames;
  388. _update_exports_values(values, propnames);
  389. for (Set<PlaceHolderScriptInstance *>::Element *E = placeholders.front(); E; E = E->next()) {
  390. E->get()->set_build_failed(false);
  391. E->get()->update(propnames, values);
  392. }
  393. }
  394. return changed;
  395. #else
  396. return false;
  397. #endif
  398. }
  399. void GDScript::update_exports() {
  400. #ifdef TOOLS_ENABLED
  401. _update_exports();
  402. Set<ObjectID> copy = inheriters_cache; //might get modified
  403. for (Set<ObjectID>::Element *E = copy.front(); E; E = E->next()) {
  404. Object *id = ObjectDB::get_instance(E->get());
  405. GDScript *s = Object::cast_to<GDScript>(id);
  406. if (!s)
  407. continue;
  408. s->update_exports();
  409. }
  410. #endif
  411. }
  412. void GDScript::_set_subclass_path(Ref<GDScript> &p_sc, const String &p_path) {
  413. p_sc->path = p_path;
  414. for (Map<StringName, Ref<GDScript> >::Element *E = p_sc->subclasses.front(); E; E = E->next()) {
  415. _set_subclass_path(E->get(), p_path);
  416. }
  417. }
  418. Error GDScript::reload(bool p_keep_state) {
  419. #ifndef NO_THREADS
  420. GDScriptLanguage::singleton->lock->lock();
  421. #endif
  422. bool has_instances = instances.size();
  423. #ifndef NO_THREADS
  424. GDScriptLanguage::singleton->lock->unlock();
  425. #endif
  426. ERR_FAIL_COND_V(!p_keep_state && has_instances, ERR_ALREADY_IN_USE);
  427. String basedir = path;
  428. if (basedir == "")
  429. basedir = get_path();
  430. if (basedir != "")
  431. basedir = basedir.get_base_dir();
  432. if (source.find("%BASE%") != -1) {
  433. //loading a template, don't parse
  434. return OK;
  435. }
  436. valid = false;
  437. GDScriptParser parser;
  438. Error err = parser.parse(source, basedir, false, path);
  439. if (err) {
  440. if (ScriptDebugger::get_singleton()) {
  441. GDScriptLanguage::get_singleton()->debug_break_parse(get_path(), parser.get_error_line(), "Parser Error: " + parser.get_error());
  442. }
  443. _err_print_error("GDScript::reload", path.empty() ? "built-in" : (const char *)path.utf8().get_data(), parser.get_error_line(), ("Parse Error: " + parser.get_error()).utf8().get_data(), ERR_HANDLER_SCRIPT);
  444. ERR_FAIL_V(ERR_PARSE_ERROR);
  445. }
  446. bool can_run = ScriptServer::is_scripting_enabled() || parser.is_tool_script();
  447. GDScriptCompiler compiler;
  448. err = compiler.compile(&parser, this, p_keep_state);
  449. if (err) {
  450. if (can_run) {
  451. if (ScriptDebugger::get_singleton()) {
  452. GDScriptLanguage::get_singleton()->debug_break_parse(get_path(), compiler.get_error_line(), "Parser Error: " + compiler.get_error());
  453. }
  454. _err_print_error("GDScript::reload", path.empty() ? "built-in" : (const char *)path.utf8().get_data(), compiler.get_error_line(), ("Compile Error: " + compiler.get_error()).utf8().get_data(), ERR_HANDLER_SCRIPT);
  455. ERR_FAIL_V(ERR_COMPILATION_FAILED);
  456. } else {
  457. return err;
  458. }
  459. }
  460. #if DEBUG_ENABLED
  461. for (const List<GDScriptWarning>::Element *E = parser.get_warnings().front(); E; E = E->next()) {
  462. const GDScriptWarning &warning = E->get();
  463. if (ScriptDebugger::get_singleton()) {
  464. Vector<ScriptLanguage::StackInfo> si;
  465. ScriptDebugger::get_singleton()->send_error("", get_path(), warning.line, warning.get_name(), warning.get_message(), ERR_HANDLER_WARNING, si);
  466. }
  467. }
  468. #endif
  469. valid = true;
  470. for (Map<StringName, Ref<GDScript> >::Element *E = subclasses.front(); E; E = E->next()) {
  471. _set_subclass_path(E->get(), path);
  472. }
  473. return OK;
  474. }
  475. ScriptLanguage *GDScript::get_language() const {
  476. return GDScriptLanguage::get_singleton();
  477. }
  478. void GDScript::get_constants(Map<StringName, Variant> *p_constants) {
  479. if (p_constants) {
  480. for (Map<StringName, Variant>::Element *E = constants.front(); E; E = E->next()) {
  481. (*p_constants)[E->key()] = E->value();
  482. }
  483. }
  484. }
  485. void GDScript::get_members(Set<StringName> *p_members) {
  486. if (p_members) {
  487. for (Set<StringName>::Element *E = members.front(); E; E = E->next()) {
  488. p_members->insert(E->get());
  489. }
  490. }
  491. }
  492. Variant GDScript::call(const StringName &p_method, const Variant **p_args, int p_argcount, Variant::CallError &r_error) {
  493. GDScript *top = this;
  494. while (top) {
  495. Map<StringName, GDScriptFunction *>::Element *E = top->member_functions.find(p_method);
  496. if (E) {
  497. if (!E->get()->is_static()) {
  498. WARN_PRINT(String("Can't call non-static function: '" + String(p_method) + "' in script.").utf8().get_data());
  499. }
  500. return E->get()->call(NULL, p_args, p_argcount, r_error);
  501. }
  502. top = top->_base;
  503. }
  504. //none found, regular
  505. return Script::call(p_method, p_args, p_argcount, r_error);
  506. }
  507. bool GDScript::_get(const StringName &p_name, Variant &r_ret) const {
  508. {
  509. const GDScript *top = this;
  510. while (top) {
  511. {
  512. const Map<StringName, Variant>::Element *E = top->constants.find(p_name);
  513. if (E) {
  514. r_ret = E->get();
  515. return true;
  516. }
  517. }
  518. {
  519. const Map<StringName, Ref<GDScript> >::Element *E = subclasses.find(p_name);
  520. if (E) {
  521. r_ret = E->get();
  522. return true;
  523. }
  524. }
  525. top = top->_base;
  526. }
  527. if (p_name == GDScriptLanguage::get_singleton()->strings._script_source) {
  528. r_ret = get_source_code();
  529. return true;
  530. }
  531. }
  532. return false;
  533. }
  534. bool GDScript::_set(const StringName &p_name, const Variant &p_value) {
  535. if (p_name == GDScriptLanguage::get_singleton()->strings._script_source) {
  536. set_source_code(p_value);
  537. reload();
  538. } else
  539. return false;
  540. return true;
  541. }
  542. void GDScript::_get_property_list(List<PropertyInfo> *p_properties) const {
  543. p_properties->push_back(PropertyInfo(Variant::STRING, "script/source", PROPERTY_HINT_NONE, "", PROPERTY_USAGE_NOEDITOR | PROPERTY_USAGE_INTERNAL));
  544. }
  545. void GDScript::_bind_methods() {
  546. ClassDB::bind_vararg_method(METHOD_FLAGS_DEFAULT, "new", &GDScript::_new, MethodInfo(Variant::OBJECT, "new"));
  547. ClassDB::bind_method(D_METHOD("get_as_byte_code"), &GDScript::get_as_byte_code);
  548. }
  549. Vector<uint8_t> GDScript::get_as_byte_code() const {
  550. GDScriptTokenizerBuffer tokenizer;
  551. return tokenizer.parse_code_string(source);
  552. };
  553. Error GDScript::load_byte_code(const String &p_path) {
  554. Vector<uint8_t> bytecode;
  555. if (p_path.ends_with("gde")) {
  556. FileAccess *fa = FileAccess::open(p_path, FileAccess::READ);
  557. ERR_FAIL_COND_V(!fa, ERR_CANT_OPEN);
  558. FileAccessEncrypted *fae = memnew(FileAccessEncrypted);
  559. ERR_FAIL_COND_V(!fae, ERR_CANT_OPEN);
  560. Vector<uint8_t> key;
  561. key.resize(32);
  562. for (int i = 0; i < key.size(); i++) {
  563. key.write[i] = script_encryption_key[i];
  564. }
  565. Error err = fae->open_and_parse(fa, key, FileAccessEncrypted::MODE_READ);
  566. if (err) {
  567. fa->close();
  568. memdelete(fa);
  569. memdelete(fae);
  570. ERR_FAIL_COND_V(err, err);
  571. }
  572. bytecode.resize(fae->get_len());
  573. fae->get_buffer(bytecode.ptrw(), bytecode.size());
  574. fae->close();
  575. memdelete(fae);
  576. } else {
  577. bytecode = FileAccess::get_file_as_array(p_path);
  578. }
  579. ERR_FAIL_COND_V(bytecode.size() == 0, ERR_PARSE_ERROR);
  580. path = p_path;
  581. String basedir = path;
  582. if (basedir == "")
  583. basedir = get_path();
  584. if (basedir != "")
  585. basedir = basedir.get_base_dir();
  586. valid = false;
  587. GDScriptParser parser;
  588. Error err = parser.parse_bytecode(bytecode, basedir, get_path());
  589. if (err) {
  590. _err_print_error("GDScript::load_byte_code", path.empty() ? "built-in" : (const char *)path.utf8().get_data(), parser.get_error_line(), ("Parse Error: " + parser.get_error()).utf8().get_data(), ERR_HANDLER_SCRIPT);
  591. ERR_FAIL_V(ERR_PARSE_ERROR);
  592. }
  593. GDScriptCompiler compiler;
  594. err = compiler.compile(&parser, this);
  595. if (err) {
  596. _err_print_error("GDScript::load_byte_code", path.empty() ? "built-in" : (const char *)path.utf8().get_data(), compiler.get_error_line(), ("Compile Error: " + compiler.get_error()).utf8().get_data(), ERR_HANDLER_SCRIPT);
  597. ERR_FAIL_V(ERR_COMPILATION_FAILED);
  598. }
  599. valid = true;
  600. for (Map<StringName, Ref<GDScript> >::Element *E = subclasses.front(); E; E = E->next()) {
  601. _set_subclass_path(E->get(), path);
  602. }
  603. return OK;
  604. }
  605. Error GDScript::load_source_code(const String &p_path) {
  606. PoolVector<uint8_t> sourcef;
  607. Error err;
  608. FileAccess *f = FileAccess::open(p_path, FileAccess::READ, &err);
  609. if (err) {
  610. ERR_FAIL_COND_V(err, err);
  611. }
  612. int len = f->get_len();
  613. sourcef.resize(len + 1);
  614. PoolVector<uint8_t>::Write w = sourcef.write();
  615. int r = f->get_buffer(w.ptr(), len);
  616. f->close();
  617. memdelete(f);
  618. ERR_FAIL_COND_V(r != len, ERR_CANT_OPEN);
  619. w[len] = 0;
  620. String s;
  621. if (s.parse_utf8((const char *)w.ptr())) {
  622. ERR_EXPLAIN("Script '" + p_path + "' contains invalid unicode (utf-8), so it was not loaded. Please ensure that scripts are saved in valid utf-8 unicode.");
  623. ERR_FAIL_V(ERR_INVALID_DATA);
  624. }
  625. source = s;
  626. #ifdef TOOLS_ENABLED
  627. source_changed_cache = true;
  628. #endif
  629. path = p_path;
  630. return OK;
  631. }
  632. const Map<StringName, GDScriptFunction *> &GDScript::debug_get_member_functions() const {
  633. return member_functions;
  634. }
  635. StringName GDScript::debug_get_member_by_index(int p_idx) const {
  636. for (const Map<StringName, MemberInfo>::Element *E = member_indices.front(); E; E = E->next()) {
  637. if (E->get().index == p_idx)
  638. return E->key();
  639. }
  640. return "<error>";
  641. }
  642. Ref<GDScript> GDScript::get_base() const {
  643. return base;
  644. }
  645. bool GDScript::has_script_signal(const StringName &p_signal) const {
  646. if (_signals.has(p_signal))
  647. return true;
  648. if (base.is_valid()) {
  649. return base->has_script_signal(p_signal);
  650. }
  651. #ifdef TOOLS_ENABLED
  652. else if (base_cache.is_valid()) {
  653. return base_cache->has_script_signal(p_signal);
  654. }
  655. #endif
  656. return false;
  657. }
  658. void GDScript::get_script_signal_list(List<MethodInfo> *r_signals) const {
  659. for (const Map<StringName, Vector<StringName> >::Element *E = _signals.front(); E; E = E->next()) {
  660. MethodInfo mi;
  661. mi.name = E->key();
  662. for (int i = 0; i < E->get().size(); i++) {
  663. PropertyInfo arg;
  664. arg.name = E->get()[i];
  665. mi.arguments.push_back(arg);
  666. }
  667. r_signals->push_back(mi);
  668. }
  669. if (base.is_valid()) {
  670. base->get_script_signal_list(r_signals);
  671. }
  672. #ifdef TOOLS_ENABLED
  673. else if (base_cache.is_valid()) {
  674. base_cache->get_script_signal_list(r_signals);
  675. }
  676. #endif
  677. }
  678. GDScript::GDScript() :
  679. script_list(this) {
  680. _static_ref = this;
  681. valid = false;
  682. subclass_count = 0;
  683. initializer = NULL;
  684. _base = NULL;
  685. _owner = NULL;
  686. tool = false;
  687. #ifdef TOOLS_ENABLED
  688. source_changed_cache = false;
  689. #endif
  690. #ifdef DEBUG_ENABLED
  691. if (GDScriptLanguage::get_singleton()->lock) {
  692. GDScriptLanguage::get_singleton()->lock->lock();
  693. }
  694. GDScriptLanguage::get_singleton()->script_list.add(&script_list);
  695. if (GDScriptLanguage::get_singleton()->lock) {
  696. GDScriptLanguage::get_singleton()->lock->unlock();
  697. }
  698. #endif
  699. }
  700. GDScript::~GDScript() {
  701. for (Map<StringName, GDScriptFunction *>::Element *E = member_functions.front(); E; E = E->next()) {
  702. memdelete(E->get());
  703. }
  704. for (Map<StringName, Ref<GDScript> >::Element *E = subclasses.front(); E; E = E->next()) {
  705. E->get()->_owner = NULL; //bye, you are no longer owned cause I died
  706. }
  707. #ifdef DEBUG_ENABLED
  708. if (GDScriptLanguage::get_singleton()->lock) {
  709. GDScriptLanguage::get_singleton()->lock->lock();
  710. }
  711. GDScriptLanguage::get_singleton()->script_list.remove(&script_list);
  712. if (GDScriptLanguage::get_singleton()->lock) {
  713. GDScriptLanguage::get_singleton()->lock->unlock();
  714. }
  715. #endif
  716. }
  717. //////////////////////////////
  718. // INSTANCE //
  719. //////////////////////////////
  720. bool GDScriptInstance::set(const StringName &p_name, const Variant &p_value) {
  721. //member
  722. {
  723. const Map<StringName, GDScript::MemberInfo>::Element *E = script->member_indices.find(p_name);
  724. if (E) {
  725. if (E->get().setter) {
  726. const Variant *val = &p_value;
  727. Variant::CallError err;
  728. call(E->get().setter, &val, 1, err);
  729. if (err.error == Variant::CallError::CALL_OK) {
  730. return true; //function exists, call was successful
  731. }
  732. } else {
  733. if (!E->get().data_type.is_type(p_value)) {
  734. return false; // Type mismatch
  735. }
  736. members.write[E->get().index] = p_value;
  737. }
  738. return true;
  739. }
  740. }
  741. GDScript *sptr = script.ptr();
  742. while (sptr) {
  743. Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(GDScriptLanguage::get_singleton()->strings._set);
  744. if (E) {
  745. Variant name = p_name;
  746. const Variant *args[2] = { &name, &p_value };
  747. Variant::CallError err;
  748. Variant ret = E->get()->call(this, (const Variant **)args, 2, err);
  749. if (err.error == Variant::CallError::CALL_OK && ret.get_type() == Variant::BOOL && ret.operator bool())
  750. return true;
  751. }
  752. sptr = sptr->_base;
  753. }
  754. return false;
  755. }
  756. bool GDScriptInstance::get(const StringName &p_name, Variant &r_ret) const {
  757. const GDScript *sptr = script.ptr();
  758. while (sptr) {
  759. {
  760. const Map<StringName, GDScript::MemberInfo>::Element *E = script->member_indices.find(p_name);
  761. if (E) {
  762. if (E->get().getter) {
  763. Variant::CallError err;
  764. r_ret = const_cast<GDScriptInstance *>(this)->call(E->get().getter, NULL, 0, err);
  765. if (err.error == Variant::CallError::CALL_OK) {
  766. return true;
  767. }
  768. }
  769. r_ret = members[E->get().index];
  770. return true; //index found
  771. }
  772. }
  773. {
  774. const GDScript *sl = sptr;
  775. while (sl) {
  776. const Map<StringName, Variant>::Element *E = sl->constants.find(p_name);
  777. if (E) {
  778. r_ret = E->get();
  779. return true; //index found
  780. }
  781. sl = sl->_base;
  782. }
  783. }
  784. {
  785. const Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(GDScriptLanguage::get_singleton()->strings._get);
  786. if (E) {
  787. Variant name = p_name;
  788. const Variant *args[1] = { &name };
  789. Variant::CallError err;
  790. Variant ret = const_cast<GDScriptFunction *>(E->get())->call(const_cast<GDScriptInstance *>(this), (const Variant **)args, 1, err);
  791. if (err.error == Variant::CallError::CALL_OK && ret.get_type() != Variant::NIL) {
  792. r_ret = ret;
  793. return true;
  794. }
  795. }
  796. }
  797. sptr = sptr->_base;
  798. }
  799. return false;
  800. }
  801. Variant::Type GDScriptInstance::get_property_type(const StringName &p_name, bool *r_is_valid) const {
  802. const GDScript *sptr = script.ptr();
  803. while (sptr) {
  804. if (sptr->member_info.has(p_name)) {
  805. if (r_is_valid)
  806. *r_is_valid = true;
  807. return sptr->member_info[p_name].type;
  808. }
  809. sptr = sptr->_base;
  810. }
  811. if (r_is_valid)
  812. *r_is_valid = false;
  813. return Variant::NIL;
  814. }
  815. void GDScriptInstance::get_property_list(List<PropertyInfo> *p_properties) const {
  816. // exported members, not doen yet!
  817. const GDScript *sptr = script.ptr();
  818. List<PropertyInfo> props;
  819. while (sptr) {
  820. const Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(GDScriptLanguage::get_singleton()->strings._get_property_list);
  821. if (E) {
  822. Variant::CallError err;
  823. Variant ret = const_cast<GDScriptFunction *>(E->get())->call(const_cast<GDScriptInstance *>(this), NULL, 0, err);
  824. if (err.error == Variant::CallError::CALL_OK) {
  825. if (ret.get_type() != Variant::ARRAY) {
  826. ERR_EXPLAIN("Wrong type for _get_property list, must be an array of dictionaries.");
  827. ERR_FAIL();
  828. }
  829. Array arr = ret;
  830. for (int i = 0; i < arr.size(); i++) {
  831. Dictionary d = arr[i];
  832. ERR_CONTINUE(!d.has("name"));
  833. ERR_CONTINUE(!d.has("type"));
  834. PropertyInfo pinfo;
  835. pinfo.type = Variant::Type(d["type"].operator int());
  836. ERR_CONTINUE(pinfo.type < 0 || pinfo.type >= Variant::VARIANT_MAX);
  837. pinfo.name = d["name"];
  838. ERR_CONTINUE(pinfo.name == "");
  839. if (d.has("hint"))
  840. pinfo.hint = PropertyHint(d["hint"].operator int());
  841. if (d.has("hint_string"))
  842. pinfo.hint_string = d["hint_string"];
  843. if (d.has("usage"))
  844. pinfo.usage = d["usage"];
  845. props.push_back(pinfo);
  846. }
  847. }
  848. }
  849. //instance a fake script for editing the values
  850. Vector<_GDScriptMemberSort> msort;
  851. for (Map<StringName, PropertyInfo>::Element *E = sptr->member_info.front(); E; E = E->next()) {
  852. _GDScriptMemberSort ms;
  853. ERR_CONTINUE(!sptr->member_indices.has(E->key()));
  854. ms.index = sptr->member_indices[E->key()].index;
  855. ms.name = E->key();
  856. msort.push_back(ms);
  857. }
  858. msort.sort();
  859. msort.invert();
  860. for (int i = 0; i < msort.size(); i++) {
  861. props.push_front(sptr->member_info[msort[i].name]);
  862. }
  863. sptr = sptr->_base;
  864. }
  865. for (List<PropertyInfo>::Element *E = props.front(); E; E = E->next()) {
  866. p_properties->push_back(E->get());
  867. }
  868. }
  869. void GDScriptInstance::get_method_list(List<MethodInfo> *p_list) const {
  870. const GDScript *sptr = script.ptr();
  871. while (sptr) {
  872. for (Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.front(); E; E = E->next()) {
  873. MethodInfo mi;
  874. mi.name = E->key();
  875. mi.flags |= METHOD_FLAG_FROM_SCRIPT;
  876. for (int i = 0; i < E->get()->get_argument_count(); i++)
  877. mi.arguments.push_back(PropertyInfo(Variant::NIL, "arg" + itos(i)));
  878. p_list->push_back(mi);
  879. }
  880. sptr = sptr->_base;
  881. }
  882. }
  883. bool GDScriptInstance::has_method(const StringName &p_method) const {
  884. const GDScript *sptr = script.ptr();
  885. while (sptr) {
  886. const Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(p_method);
  887. if (E)
  888. return true;
  889. sptr = sptr->_base;
  890. }
  891. return false;
  892. }
  893. Variant GDScriptInstance::call(const StringName &p_method, const Variant **p_args, int p_argcount, Variant::CallError &r_error) {
  894. //printf("calling %ls:%i method %ls\n", script->get_path().c_str(), -1, String(p_method).c_str());
  895. GDScript *sptr = script.ptr();
  896. while (sptr) {
  897. Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(p_method);
  898. if (E) {
  899. return E->get()->call(this, p_args, p_argcount, r_error);
  900. }
  901. sptr = sptr->_base;
  902. }
  903. r_error.error = Variant::CallError::CALL_ERROR_INVALID_METHOD;
  904. return Variant();
  905. }
  906. void GDScriptInstance::call_multilevel(const StringName &p_method, const Variant **p_args, int p_argcount) {
  907. GDScript *sptr = script.ptr();
  908. Variant::CallError ce;
  909. while (sptr) {
  910. Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(p_method);
  911. if (E) {
  912. E->get()->call(this, p_args, p_argcount, ce);
  913. }
  914. sptr = sptr->_base;
  915. }
  916. }
  917. void GDScriptInstance::_ml_call_reversed(GDScript *sptr, const StringName &p_method, const Variant **p_args, int p_argcount) {
  918. if (sptr->_base)
  919. _ml_call_reversed(sptr->_base, p_method, p_args, p_argcount);
  920. Variant::CallError ce;
  921. Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(p_method);
  922. if (E) {
  923. E->get()->call(this, p_args, p_argcount, ce);
  924. }
  925. }
  926. void GDScriptInstance::call_multilevel_reversed(const StringName &p_method, const Variant **p_args, int p_argcount) {
  927. if (script.ptr()) {
  928. _ml_call_reversed(script.ptr(), p_method, p_args, p_argcount);
  929. }
  930. }
  931. void GDScriptInstance::notification(int p_notification) {
  932. //notification is not virtual, it gets called at ALL levels just like in C.
  933. Variant value = p_notification;
  934. const Variant *args[1] = { &value };
  935. GDScript *sptr = script.ptr();
  936. while (sptr) {
  937. Map<StringName, GDScriptFunction *>::Element *E = sptr->member_functions.find(GDScriptLanguage::get_singleton()->strings._notification);
  938. if (E) {
  939. Variant::CallError err;
  940. E->get()->call(this, args, 1, err);
  941. if (err.error != Variant::CallError::CALL_OK) {
  942. //print error about notification call
  943. }
  944. }
  945. sptr = sptr->_base;
  946. }
  947. }
  948. Ref<Script> GDScriptInstance::get_script() const {
  949. return script;
  950. }
  951. ScriptLanguage *GDScriptInstance::get_language() {
  952. return GDScriptLanguage::get_singleton();
  953. }
  954. MultiplayerAPI::RPCMode GDScriptInstance::get_rpc_mode(const StringName &p_method) const {
  955. const GDScript *cscript = script.ptr();
  956. while (cscript) {
  957. const Map<StringName, GDScriptFunction *>::Element *E = cscript->member_functions.find(p_method);
  958. if (E) {
  959. if (E->get()->get_rpc_mode() != MultiplayerAPI::RPC_MODE_DISABLED) {
  960. return E->get()->get_rpc_mode();
  961. }
  962. }
  963. cscript = cscript->_base;
  964. }
  965. return MultiplayerAPI::RPC_MODE_DISABLED;
  966. }
  967. MultiplayerAPI::RPCMode GDScriptInstance::get_rset_mode(const StringName &p_variable) const {
  968. const GDScript *cscript = script.ptr();
  969. while (cscript) {
  970. const Map<StringName, GDScript::MemberInfo>::Element *E = cscript->member_indices.find(p_variable);
  971. if (E) {
  972. if (E->get().rpc_mode) {
  973. return E->get().rpc_mode;
  974. }
  975. }
  976. cscript = cscript->_base;
  977. }
  978. return MultiplayerAPI::RPC_MODE_DISABLED;
  979. }
  980. void GDScriptInstance::reload_members() {
  981. #ifdef DEBUG_ENABLED
  982. members.resize(script->member_indices.size()); //resize
  983. Vector<Variant> new_members;
  984. new_members.resize(script->member_indices.size());
  985. //pass the values to the new indices
  986. for (Map<StringName, GDScript::MemberInfo>::Element *E = script->member_indices.front(); E; E = E->next()) {
  987. if (member_indices_cache.has(E->key())) {
  988. Variant value = members[member_indices_cache[E->key()]];
  989. new_members.write[E->get().index] = value;
  990. }
  991. }
  992. //apply
  993. members = new_members;
  994. //pass the values to the new indices
  995. member_indices_cache.clear();
  996. for (Map<StringName, GDScript::MemberInfo>::Element *E = script->member_indices.front(); E; E = E->next()) {
  997. member_indices_cache[E->key()] = E->get().index;
  998. }
  999. #endif
  1000. }
  1001. GDScriptInstance::GDScriptInstance() {
  1002. owner = NULL;
  1003. base_ref = false;
  1004. }
  1005. GDScriptInstance::~GDScriptInstance() {
  1006. if (script.is_valid() && owner) {
  1007. #ifndef NO_THREADS
  1008. GDScriptLanguage::singleton->lock->lock();
  1009. #endif
  1010. script->instances.erase(owner);
  1011. #ifndef NO_THREADS
  1012. GDScriptLanguage::singleton->lock->unlock();
  1013. #endif
  1014. }
  1015. }
  1016. /************* SCRIPT LANGUAGE **************/
  1017. GDScriptLanguage *GDScriptLanguage::singleton = NULL;
  1018. String GDScriptLanguage::get_name() const {
  1019. return "GDScript";
  1020. }
  1021. /* LANGUAGE FUNCTIONS */
  1022. void GDScriptLanguage::_add_global(const StringName &p_name, const Variant &p_value) {
  1023. if (globals.has(p_name)) {
  1024. //overwrite existing
  1025. global_array.write[globals[p_name]] = p_value;
  1026. return;
  1027. }
  1028. globals[p_name] = global_array.size();
  1029. global_array.push_back(p_value);
  1030. _global_array = global_array.ptrw();
  1031. }
  1032. void GDScriptLanguage::add_global_constant(const StringName &p_variable, const Variant &p_value) {
  1033. _add_global(p_variable, p_value);
  1034. }
  1035. void GDScriptLanguage::add_named_global_constant(const StringName &p_name, const Variant &p_value) {
  1036. named_globals[p_name] = p_value;
  1037. }
  1038. void GDScriptLanguage::remove_named_global_constant(const StringName &p_name) {
  1039. ERR_FAIL_COND(!named_globals.has(p_name));
  1040. named_globals.erase(p_name);
  1041. }
  1042. void GDScriptLanguage::init() {
  1043. //populate global constants
  1044. int gcc = GlobalConstants::get_global_constant_count();
  1045. for (int i = 0; i < gcc; i++) {
  1046. _add_global(StaticCString::create(GlobalConstants::get_global_constant_name(i)), GlobalConstants::get_global_constant_value(i));
  1047. }
  1048. _add_global(StaticCString::create("PI"), Math_PI);
  1049. _add_global(StaticCString::create("TAU"), Math_TAU);
  1050. _add_global(StaticCString::create("INF"), Math_INF);
  1051. _add_global(StaticCString::create("NAN"), Math_NAN);
  1052. //populate native classes
  1053. List<StringName> class_list;
  1054. ClassDB::get_class_list(&class_list);
  1055. for (List<StringName>::Element *E = class_list.front(); E; E = E->next()) {
  1056. StringName n = E->get();
  1057. String s = String(n);
  1058. if (s.begins_with("_"))
  1059. n = s.substr(1, s.length());
  1060. if (globals.has(n))
  1061. continue;
  1062. Ref<GDScriptNativeClass> nc = memnew(GDScriptNativeClass(E->get()));
  1063. _add_global(n, nc);
  1064. }
  1065. //populate singletons
  1066. List<Engine::Singleton> singletons;
  1067. Engine::get_singleton()->get_singletons(&singletons);
  1068. for (List<Engine::Singleton>::Element *E = singletons.front(); E; E = E->next()) {
  1069. _add_global(E->get().name, E->get().ptr);
  1070. }
  1071. }
  1072. String GDScriptLanguage::get_type() const {
  1073. return "GDScript";
  1074. }
  1075. String GDScriptLanguage::get_extension() const {
  1076. return "gd";
  1077. }
  1078. Error GDScriptLanguage::execute_file(const String &p_path) {
  1079. // ??
  1080. return OK;
  1081. }
  1082. void GDScriptLanguage::finish() {
  1083. }
  1084. void GDScriptLanguage::profiling_start() {
  1085. #ifdef DEBUG_ENABLED
  1086. if (lock) {
  1087. lock->lock();
  1088. }
  1089. SelfList<GDScriptFunction> *elem = function_list.first();
  1090. while (elem) {
  1091. elem->self()->profile.call_count = 0;
  1092. elem->self()->profile.self_time = 0;
  1093. elem->self()->profile.total_time = 0;
  1094. elem->self()->profile.frame_call_count = 0;
  1095. elem->self()->profile.frame_self_time = 0;
  1096. elem->self()->profile.frame_total_time = 0;
  1097. elem->self()->profile.last_frame_call_count = 0;
  1098. elem->self()->profile.last_frame_self_time = 0;
  1099. elem->self()->profile.last_frame_total_time = 0;
  1100. elem = elem->next();
  1101. }
  1102. profiling = true;
  1103. if (lock) {
  1104. lock->unlock();
  1105. }
  1106. #endif
  1107. }
  1108. void GDScriptLanguage::profiling_stop() {
  1109. #ifdef DEBUG_ENABLED
  1110. if (lock) {
  1111. lock->lock();
  1112. }
  1113. profiling = false;
  1114. if (lock) {
  1115. lock->unlock();
  1116. }
  1117. #endif
  1118. }
  1119. int GDScriptLanguage::profiling_get_accumulated_data(ProfilingInfo *p_info_arr, int p_info_max) {
  1120. int current = 0;
  1121. #ifdef DEBUG_ENABLED
  1122. if (lock) {
  1123. lock->lock();
  1124. }
  1125. SelfList<GDScriptFunction> *elem = function_list.first();
  1126. while (elem) {
  1127. if (current >= p_info_max)
  1128. break;
  1129. p_info_arr[current].call_count = elem->self()->profile.call_count;
  1130. p_info_arr[current].self_time = elem->self()->profile.self_time;
  1131. p_info_arr[current].total_time = elem->self()->profile.total_time;
  1132. p_info_arr[current].signature = elem->self()->profile.signature;
  1133. elem = elem->next();
  1134. current++;
  1135. }
  1136. if (lock) {
  1137. lock->unlock();
  1138. }
  1139. #endif
  1140. return current;
  1141. }
  1142. int GDScriptLanguage::profiling_get_frame_data(ProfilingInfo *p_info_arr, int p_info_max) {
  1143. int current = 0;
  1144. #ifdef DEBUG_ENABLED
  1145. if (lock) {
  1146. lock->lock();
  1147. }
  1148. SelfList<GDScriptFunction> *elem = function_list.first();
  1149. while (elem) {
  1150. if (current >= p_info_max)
  1151. break;
  1152. if (elem->self()->profile.last_frame_call_count > 0) {
  1153. p_info_arr[current].call_count = elem->self()->profile.last_frame_call_count;
  1154. p_info_arr[current].self_time = elem->self()->profile.last_frame_self_time;
  1155. p_info_arr[current].total_time = elem->self()->profile.last_frame_total_time;
  1156. p_info_arr[current].signature = elem->self()->profile.signature;
  1157. current++;
  1158. }
  1159. elem = elem->next();
  1160. }
  1161. if (lock) {
  1162. lock->unlock();
  1163. }
  1164. #endif
  1165. return current;
  1166. }
  1167. struct GDScriptDepSort {
  1168. //must support sorting so inheritance works properly (parent must be reloaded first)
  1169. bool operator()(const Ref<GDScript> &A, const Ref<GDScript> &B) const {
  1170. if (A == B)
  1171. return false; //shouldn't happen but..
  1172. const GDScript *I = B->get_base().ptr();
  1173. while (I) {
  1174. if (I == A.ptr()) {
  1175. // A is a base of B
  1176. return true;
  1177. }
  1178. I = I->get_base().ptr();
  1179. }
  1180. return false; //not a base
  1181. }
  1182. };
  1183. void GDScriptLanguage::reload_all_scripts() {
  1184. #ifdef DEBUG_ENABLED
  1185. print_verbose("GDScript: Reloading all scripts");
  1186. if (lock) {
  1187. lock->lock();
  1188. }
  1189. List<Ref<GDScript> > scripts;
  1190. SelfList<GDScript> *elem = script_list.first();
  1191. while (elem) {
  1192. if (elem->self()->get_path().is_resource_file()) {
  1193. print_verbose("GDScript: Found: " + elem->self()->get_path());
  1194. scripts.push_back(Ref<GDScript>(elem->self())); //cast to gdscript to avoid being erased by accident
  1195. }
  1196. elem = elem->next();
  1197. }
  1198. if (lock) {
  1199. lock->unlock();
  1200. }
  1201. //as scripts are going to be reloaded, must proceed without locking here
  1202. scripts.sort_custom<GDScriptDepSort>(); //update in inheritance dependency order
  1203. for (List<Ref<GDScript> >::Element *E = scripts.front(); E; E = E->next()) {
  1204. print_verbose("GDScript: Reloading: " + E->get()->get_path());
  1205. E->get()->load_source_code(E->get()->get_path());
  1206. E->get()->reload(true);
  1207. }
  1208. #endif
  1209. }
  1210. void GDScriptLanguage::reload_tool_script(const Ref<Script> &p_script, bool p_soft_reload) {
  1211. #ifdef DEBUG_ENABLED
  1212. if (lock) {
  1213. lock->lock();
  1214. }
  1215. List<Ref<GDScript> > scripts;
  1216. SelfList<GDScript> *elem = script_list.first();
  1217. while (elem) {
  1218. if (elem->self()->get_path().is_resource_file()) {
  1219. scripts.push_back(Ref<GDScript>(elem->self())); //cast to gdscript to avoid being erased by accident
  1220. }
  1221. elem = elem->next();
  1222. }
  1223. if (lock) {
  1224. lock->unlock();
  1225. }
  1226. //when someone asks you why dynamically typed languages are easier to write....
  1227. Map<Ref<GDScript>, Map<ObjectID, List<Pair<StringName, Variant> > > > to_reload;
  1228. //as scripts are going to be reloaded, must proceed without locking here
  1229. scripts.sort_custom<GDScriptDepSort>(); //update in inheritance dependency order
  1230. for (List<Ref<GDScript> >::Element *E = scripts.front(); E; E = E->next()) {
  1231. bool reload = E->get() == p_script || to_reload.has(E->get()->get_base());
  1232. if (!reload)
  1233. continue;
  1234. to_reload.insert(E->get(), Map<ObjectID, List<Pair<StringName, Variant> > >());
  1235. if (!p_soft_reload) {
  1236. //save state and remove script from instances
  1237. Map<ObjectID, List<Pair<StringName, Variant> > > &map = to_reload[E->get()];
  1238. while (E->get()->instances.front()) {
  1239. Object *obj = E->get()->instances.front()->get();
  1240. //save instance info
  1241. List<Pair<StringName, Variant> > state;
  1242. if (obj->get_script_instance()) {
  1243. obj->get_script_instance()->get_property_state(state);
  1244. map[obj->get_instance_id()] = state;
  1245. obj->set_script(RefPtr());
  1246. }
  1247. }
  1248. //same thing for placeholders
  1249. #ifdef TOOLS_ENABLED
  1250. while (E->get()->placeholders.size()) {
  1251. Object *obj = E->get()->placeholders.front()->get()->get_owner();
  1252. //save instance info
  1253. if (obj->get_script_instance()) {
  1254. map.insert(obj->get_instance_id(), List<Pair<StringName, Variant> >());
  1255. List<Pair<StringName, Variant> > &state = map[obj->get_instance_id()];
  1256. obj->get_script_instance()->get_property_state(state);
  1257. obj->set_script(RefPtr());
  1258. } else {
  1259. // no instance found. Let's remove it so we don't loop forever
  1260. E->get()->placeholders.erase(E->get()->placeholders.front()->get());
  1261. }
  1262. }
  1263. #endif
  1264. for (Map<ObjectID, List<Pair<StringName, Variant> > >::Element *F = E->get()->pending_reload_state.front(); F; F = F->next()) {
  1265. map[F->key()] = F->get(); //pending to reload, use this one instead
  1266. }
  1267. }
  1268. }
  1269. for (Map<Ref<GDScript>, Map<ObjectID, List<Pair<StringName, Variant> > > >::Element *E = to_reload.front(); E; E = E->next()) {
  1270. Ref<GDScript> scr = E->key();
  1271. scr->reload(p_soft_reload);
  1272. //restore state if saved
  1273. for (Map<ObjectID, List<Pair<StringName, Variant> > >::Element *F = E->get().front(); F; F = F->next()) {
  1274. Object *obj = ObjectDB::get_instance(F->key());
  1275. if (!obj)
  1276. continue;
  1277. if (!p_soft_reload) {
  1278. //clear it just in case (may be a pending reload state)
  1279. obj->set_script(RefPtr());
  1280. }
  1281. obj->set_script(scr.get_ref_ptr());
  1282. if (!obj->get_script_instance()) {
  1283. //failed, save reload state for next time if not saved
  1284. if (!scr->pending_reload_state.has(obj->get_instance_id())) {
  1285. scr->pending_reload_state[obj->get_instance_id()] = F->get();
  1286. }
  1287. continue;
  1288. }
  1289. for (List<Pair<StringName, Variant> >::Element *G = F->get().front(); G; G = G->next()) {
  1290. obj->get_script_instance()->set(G->get().first, G->get().second);
  1291. }
  1292. scr->pending_reload_state.erase(obj->get_instance_id()); //as it reloaded, remove pending state
  1293. }
  1294. //if instance states were saved, set them!
  1295. }
  1296. #endif
  1297. }
  1298. void GDScriptLanguage::frame() {
  1299. calls = 0;
  1300. #ifdef DEBUG_ENABLED
  1301. if (profiling) {
  1302. if (lock) {
  1303. lock->lock();
  1304. }
  1305. SelfList<GDScriptFunction> *elem = function_list.first();
  1306. while (elem) {
  1307. elem->self()->profile.last_frame_call_count = elem->self()->profile.frame_call_count;
  1308. elem->self()->profile.last_frame_self_time = elem->self()->profile.frame_self_time;
  1309. elem->self()->profile.last_frame_total_time = elem->self()->profile.frame_total_time;
  1310. elem->self()->profile.frame_call_count = 0;
  1311. elem->self()->profile.frame_self_time = 0;
  1312. elem->self()->profile.frame_total_time = 0;
  1313. elem = elem->next();
  1314. }
  1315. if (lock) {
  1316. lock->unlock();
  1317. }
  1318. }
  1319. #endif
  1320. }
  1321. /* EDITOR FUNCTIONS */
  1322. void GDScriptLanguage::get_reserved_words(List<String> *p_words) const {
  1323. static const char *_reserved_words[] = {
  1324. // operators
  1325. "and",
  1326. "in",
  1327. "not",
  1328. "or",
  1329. // types and values
  1330. "false",
  1331. "float",
  1332. "int",
  1333. "bool",
  1334. "null",
  1335. "PI",
  1336. "TAU",
  1337. "INF",
  1338. "NAN",
  1339. "self",
  1340. "true",
  1341. "void",
  1342. // functions
  1343. "as",
  1344. "assert",
  1345. "breakpoint",
  1346. "class",
  1347. "class_name",
  1348. "extends",
  1349. "is",
  1350. "func",
  1351. "preload",
  1352. "setget",
  1353. "signal",
  1354. "tool",
  1355. "yield",
  1356. // var
  1357. "const",
  1358. "enum",
  1359. "export",
  1360. "onready",
  1361. "static",
  1362. "var",
  1363. // control flow
  1364. "break",
  1365. "continue",
  1366. "if",
  1367. "elif",
  1368. "else",
  1369. "for",
  1370. "pass",
  1371. "return",
  1372. "match",
  1373. "while",
  1374. "remote",
  1375. "sync",
  1376. "master",
  1377. "puppet",
  1378. "slave",
  1379. "remotesync",
  1380. "mastersync",
  1381. "puppetsync",
  1382. 0
  1383. };
  1384. const char **w = _reserved_words;
  1385. while (*w) {
  1386. p_words->push_back(*w);
  1387. w++;
  1388. }
  1389. for (int i = 0; i < GDScriptFunctions::FUNC_MAX; i++) {
  1390. p_words->push_back(GDScriptFunctions::get_func_name(GDScriptFunctions::Function(i)));
  1391. }
  1392. }
  1393. bool GDScriptLanguage::handles_global_class_type(const String &p_type) const {
  1394. return p_type == "GDScript";
  1395. }
  1396. String GDScriptLanguage::get_global_class_name(const String &p_path, String *r_base_type, String *r_icon_path) const {
  1397. PoolVector<uint8_t> sourcef;
  1398. Error err;
  1399. FileAccess *f = FileAccess::open(p_path, FileAccess::READ, &err);
  1400. if (err) {
  1401. return String();
  1402. }
  1403. int len = f->get_len();
  1404. sourcef.resize(len + 1);
  1405. PoolVector<uint8_t>::Write w = sourcef.write();
  1406. int r = f->get_buffer(w.ptr(), len);
  1407. f->close();
  1408. memdelete(f);
  1409. ERR_FAIL_COND_V(r != len, String());
  1410. w[len] = 0;
  1411. String s;
  1412. if (s.parse_utf8((const char *)w.ptr())) {
  1413. return String();
  1414. }
  1415. GDScriptParser parser;
  1416. parser.parse(s, p_path.get_base_dir(), true, p_path);
  1417. if (parser.get_parse_tree() && parser.get_parse_tree()->type == GDScriptParser::Node::TYPE_CLASS) {
  1418. const GDScriptParser::ClassNode *c = static_cast<const GDScriptParser::ClassNode *>(parser.get_parse_tree());
  1419. if (r_base_type) {
  1420. GDScriptParser::DataType base_type;
  1421. if (c->base_type.has_type) {
  1422. base_type = c->base_type;
  1423. while (base_type.has_type && base_type.kind != GDScriptParser::DataType::NATIVE) {
  1424. switch (base_type.kind) {
  1425. case GDScriptParser::DataType::CLASS: {
  1426. base_type = base_type.class_type->base_type;
  1427. } break;
  1428. case GDScriptParser::DataType::GDSCRIPT: {
  1429. Ref<GDScript> gds = base_type.script_type;
  1430. if (gds.is_valid()) {
  1431. base_type.kind = GDScriptParser::DataType::NATIVE;
  1432. base_type.native_type = gds->get_instance_base_type();
  1433. } else {
  1434. base_type = GDScriptParser::DataType();
  1435. }
  1436. } break;
  1437. default: {
  1438. base_type = GDScriptParser::DataType();
  1439. } break;
  1440. }
  1441. }
  1442. }
  1443. if (base_type.has_type) {
  1444. *r_base_type = base_type.native_type;
  1445. } else {
  1446. // Fallback
  1447. if (c->extends_used && c->extends_class.size() == 1) {
  1448. *r_base_type = c->extends_class[0];
  1449. } else if (!c->extends_used) {
  1450. *r_base_type = "Reference";
  1451. }
  1452. }
  1453. }
  1454. if (r_icon_path) {
  1455. if (c->icon_path.empty() || c->icon_path.is_abs_path())
  1456. *r_icon_path = c->icon_path;
  1457. else if (c->icon_path.is_rel_path())
  1458. *r_icon_path = p_path.get_base_dir().plus_file(c->icon_path).simplify_path();
  1459. }
  1460. return c->name;
  1461. }
  1462. return String();
  1463. }
  1464. #ifdef DEBUG_ENABLED
  1465. String GDScriptWarning::get_message() const {
  1466. #define CHECK_SYMBOLS(m_amount) ERR_FAIL_COND_V(symbols.size() < m_amount, String());
  1467. switch (code) {
  1468. case UNASSIGNED_VARIABLE_OP_ASSIGN: {
  1469. CHECK_SYMBOLS(1);
  1470. return "Using assignment with operation but the variable '" + symbols[0] + "' was not previously assigned a value.";
  1471. } break;
  1472. case UNASSIGNED_VARIABLE: {
  1473. CHECK_SYMBOLS(1);
  1474. return "The variable '" + symbols[0] + "' was used but never assigned a value.";
  1475. } break;
  1476. case UNUSED_VARIABLE: {
  1477. CHECK_SYMBOLS(1);
  1478. return "The local variable '" + symbols[0] + "' is declared but never used in the block.";
  1479. } break;
  1480. case UNUSED_CLASS_VARIABLE: {
  1481. CHECK_SYMBOLS(1);
  1482. return "The class variable '" + symbols[0] + "' is declared but never used in the script.";
  1483. } break;
  1484. case UNUSED_ARGUMENT: {
  1485. CHECK_SYMBOLS(2);
  1486. return "The argument '" + symbols[1] + "' is never used in the function '" + symbols[0] + "'.";
  1487. } break;
  1488. case UNREACHABLE_CODE: {
  1489. CHECK_SYMBOLS(1);
  1490. return "Unreachable code (statement after return) in function '" + symbols[0] + "()'.";
  1491. } break;
  1492. case STANDALONE_EXPRESSION: {
  1493. return "Standalone expression (the line has no effect).";
  1494. } break;
  1495. case VOID_ASSIGNMENT: {
  1496. CHECK_SYMBOLS(1);
  1497. return "Assignment operation, but the function '" + symbols[0] + "()' returns void.";
  1498. } break;
  1499. case NARROWING_CONVERSION: {
  1500. return "Narrowing coversion (float is converted to int and lose precision).";
  1501. } break;
  1502. case FUNCTION_MAY_YIELD: {
  1503. CHECK_SYMBOLS(1);
  1504. return "Assigned variable is typed but the function '" + symbols[0] + "()' may yield and return a GDScriptFunctionState instead.";
  1505. } break;
  1506. case VARIABLE_CONFLICTS_FUNCTION: {
  1507. CHECK_SYMBOLS(1);
  1508. return "Variable declaration of '" + symbols[0] + "' conflicts with a function of the same name.";
  1509. } break;
  1510. case FUNCTION_CONFLICTS_VARIABLE: {
  1511. CHECK_SYMBOLS(1);
  1512. return "Function declaration of '" + symbols[0] + "()' conflicts with a variable of the same name.";
  1513. } break;
  1514. case FUNCTION_CONFLICTS_CONSTANT: {
  1515. CHECK_SYMBOLS(1);
  1516. return "Function declaration of '" + symbols[0] + "()' conflicts with a constant of the same name.";
  1517. } break;
  1518. case INCOMPATIBLE_TERNARY: {
  1519. return "Values of the ternary conditional are not mutually compatible.";
  1520. } break;
  1521. case UNUSED_SIGNAL: {
  1522. CHECK_SYMBOLS(1);
  1523. return "The signal '" + symbols[0] + "' is declared but never emitted.";
  1524. } break;
  1525. case RETURN_VALUE_DISCARDED: {
  1526. CHECK_SYMBOLS(1);
  1527. return "The function '" + symbols[0] + "()' returns a value, but this value is never used.";
  1528. } break;
  1529. case PROPERTY_USED_AS_FUNCTION: {
  1530. CHECK_SYMBOLS(2);
  1531. return "The method '" + symbols[0] + "()' was not found in base '" + symbols[1] + "' but there's a property with the same name. Did you mean to access it?";
  1532. } break;
  1533. case CONSTANT_USED_AS_FUNCTION: {
  1534. CHECK_SYMBOLS(2);
  1535. return "The method '" + symbols[0] + "()' was not found in base '" + symbols[1] + "' but there's a constant with the same name. Did you mean to access it?";
  1536. } break;
  1537. case FUNCTION_USED_AS_PROPERTY: {
  1538. CHECK_SYMBOLS(2);
  1539. return "The property '" + symbols[0] + "' was not found in base '" + symbols[1] + "' but there's a method with the same name. Did you mean to call it?";
  1540. } break;
  1541. case INTEGER_DIVISION: {
  1542. return "Integer division, decimal part will be discarded.";
  1543. } break;
  1544. case UNSAFE_PROPERTY_ACCESS: {
  1545. CHECK_SYMBOLS(2);
  1546. return "The property '" + symbols[0] + "' is not present on the inferred type '" + symbols[1] + "' (but may be present on a subtype).";
  1547. } break;
  1548. case UNSAFE_METHOD_ACCESS: {
  1549. CHECK_SYMBOLS(2);
  1550. return "The method '" + symbols[0] + "' is not present on the inferred type '" + symbols[1] + "' (but may be present on a subtype).";
  1551. } break;
  1552. case UNSAFE_CAST: {
  1553. CHECK_SYMBOLS(1);
  1554. return "The value is cast to '" + symbols[0] + "' but has an unknown type.";
  1555. } break;
  1556. case UNSAFE_CALL_ARGUMENT: {
  1557. CHECK_SYMBOLS(4);
  1558. return "The argument '" + symbols[0] + "' of the function '" + symbols[1] + "' requires a the subtype '" + symbols[2] + "' but the supertype '" + symbols[3] + "' was provided";
  1559. } break;
  1560. case DEPRECATED_KEYWORD: {
  1561. CHECK_SYMBOLS(2);
  1562. return "The '" + symbols[0] + "' keyword is deprecated and will be removed in a future release, please replace its uses by '" + symbols[1] + "'.";
  1563. } break;
  1564. case WARNING_MAX: break; // Can't happen, but silences warning
  1565. }
  1566. ERR_EXPLAIN("Invalid GDScript warning code: " + get_name_from_code(code));
  1567. ERR_FAIL_V(String());
  1568. #undef CHECK_SYMBOLS
  1569. }
  1570. String GDScriptWarning::get_name() const {
  1571. return get_name_from_code(code);
  1572. }
  1573. String GDScriptWarning::get_name_from_code(Code p_code) {
  1574. ERR_FAIL_COND_V(p_code < 0 || p_code >= WARNING_MAX, String());
  1575. static const char *names[] = {
  1576. "UNASSIGNED_VARIABLE",
  1577. "UNASSIGNED_VARIABLE_OP_ASSIGN",
  1578. "UNUSED_VARIABLE",
  1579. "UNUSED_CLASS_VARIABLE",
  1580. "UNUSED_ARGUMENT",
  1581. "UNREACHABLE_CODE",
  1582. "STANDALONE_EXPRESSION",
  1583. "VOID_ASSIGNMENT",
  1584. "NARROWING_CONVERSION",
  1585. "FUNCTION_MAY_YIELD",
  1586. "VARIABLE_CONFLICTS_FUNCTION",
  1587. "FUNCTION_CONFLICTS_VARIABLE",
  1588. "FUNCTION_CONFLICTS_CONSTANT",
  1589. "INCOMPATIBLE_TERNARY",
  1590. "UNUSED_SIGNAL",
  1591. "RETURN_VALUE_DISCARDED",
  1592. "PROPERTY_USED_AS_FUNCTION",
  1593. "CONSTANT_USED_AS_FUNCTION",
  1594. "FUNCTION_USED_AS_PROPERTY",
  1595. "INTEGER_DIVISION",
  1596. "UNSAFE_PROPERTY_ACCESS",
  1597. "UNSAFE_METHOD_ACCESS",
  1598. "UNSAFE_CAST",
  1599. "UNSAFE_CALL_ARGUMENT",
  1600. "DEPRECATED_KEYWORD",
  1601. NULL
  1602. };
  1603. return names[(int)p_code];
  1604. }
  1605. GDScriptWarning::Code GDScriptWarning::get_code_from_name(const String &p_name) {
  1606. for (int i = 0; i < WARNING_MAX; i++) {
  1607. if (get_name_from_code((Code)i) == p_name) {
  1608. return (Code)i;
  1609. }
  1610. }
  1611. ERR_EXPLAIN("Invalid GDScript warning name: " + p_name);
  1612. ERR_FAIL_V(WARNING_MAX);
  1613. }
  1614. #endif // DEBUG_ENABLED
  1615. GDScriptLanguage::GDScriptLanguage() {
  1616. calls = 0;
  1617. ERR_FAIL_COND(singleton);
  1618. singleton = this;
  1619. strings._init = StaticCString::create("_init");
  1620. strings._notification = StaticCString::create("_notification");
  1621. strings._set = StaticCString::create("_set");
  1622. strings._get = StaticCString::create("_get");
  1623. strings._get_property_list = StaticCString::create("_get_property_list");
  1624. strings._script_source = StaticCString::create("script/source");
  1625. _debug_parse_err_line = -1;
  1626. _debug_parse_err_file = "";
  1627. #ifdef NO_THREADS
  1628. lock = NULL;
  1629. #else
  1630. lock = Mutex::create();
  1631. #endif
  1632. profiling = false;
  1633. script_frame_time = 0;
  1634. _debug_call_stack_pos = 0;
  1635. int dmcs = GLOBAL_DEF("debug/settings/gdscript/max_call_stack", 1024);
  1636. ProjectSettings::get_singleton()->set_custom_property_info("debug/settings/gdscript/max_call_stack", PropertyInfo(Variant::INT, "debug/settings/gdscript/max_call_stack", PROPERTY_HINT_RANGE, "1024,4096,1,or_greater")); //minimum is 1024
  1637. if (ScriptDebugger::get_singleton()) {
  1638. //debugging enabled!
  1639. _debug_max_call_stack = dmcs;
  1640. _call_stack = memnew_arr(CallLevel, _debug_max_call_stack + 1);
  1641. } else {
  1642. _debug_max_call_stack = 0;
  1643. _call_stack = NULL;
  1644. }
  1645. #ifdef DEBUG_ENABLED
  1646. GLOBAL_DEF("debug/gdscript/warnings/enable", true);
  1647. GLOBAL_DEF("debug/gdscript/warnings/treat_warnings_as_errors", false);
  1648. GLOBAL_DEF("debug/gdscript/completion/autocomplete_setters_and_getters", false);
  1649. for (int i = 0; i < (int)GDScriptWarning::WARNING_MAX; i++) {
  1650. String warning = GDScriptWarning::get_name_from_code((GDScriptWarning::Code)i).to_lower();
  1651. GLOBAL_DEF("debug/gdscript/warnings/" + warning, !warning.begins_with("unsafe_"));
  1652. }
  1653. #endif // DEBUG_ENABLED
  1654. }
  1655. GDScriptLanguage::~GDScriptLanguage() {
  1656. if (lock) {
  1657. memdelete(lock);
  1658. lock = NULL;
  1659. }
  1660. if (_call_stack) {
  1661. memdelete_arr(_call_stack);
  1662. }
  1663. singleton = NULL;
  1664. }
  1665. /*************** RESOURCE ***************/
  1666. RES ResourceFormatLoaderGDScript::load(const String &p_path, const String &p_original_path, Error *r_error) {
  1667. if (r_error)
  1668. *r_error = ERR_FILE_CANT_OPEN;
  1669. GDScript *script = memnew(GDScript);
  1670. Ref<GDScript> scriptres(script);
  1671. if (p_path.ends_with(".gde") || p_path.ends_with(".gdc")) {
  1672. script->set_script_path(p_original_path); // script needs this.
  1673. script->set_path(p_original_path);
  1674. Error err = script->load_byte_code(p_path);
  1675. ERR_FAIL_COND_V(err != OK, RES());
  1676. } else {
  1677. Error err = script->load_source_code(p_path);
  1678. ERR_FAIL_COND_V(err != OK, RES());
  1679. script->set_script_path(p_original_path); // script needs this.
  1680. script->set_path(p_original_path);
  1681. script->reload();
  1682. }
  1683. if (r_error)
  1684. *r_error = OK;
  1685. return scriptres;
  1686. }
  1687. void ResourceFormatLoaderGDScript::get_recognized_extensions(List<String> *p_extensions) const {
  1688. p_extensions->push_back("gd");
  1689. p_extensions->push_back("gdc");
  1690. p_extensions->push_back("gde");
  1691. }
  1692. bool ResourceFormatLoaderGDScript::handles_type(const String &p_type) const {
  1693. return (p_type == "Script" || p_type == "GDScript");
  1694. }
  1695. String ResourceFormatLoaderGDScript::get_resource_type(const String &p_path) const {
  1696. String el = p_path.get_extension().to_lower();
  1697. if (el == "gd" || el == "gdc" || el == "gde")
  1698. return "GDScript";
  1699. return "";
  1700. }
  1701. Error ResourceFormatSaverGDScript::save(const String &p_path, const RES &p_resource, uint32_t p_flags) {
  1702. Ref<GDScript> sqscr = p_resource;
  1703. ERR_FAIL_COND_V(sqscr.is_null(), ERR_INVALID_PARAMETER);
  1704. String source = sqscr->get_source_code();
  1705. Error err;
  1706. FileAccess *file = FileAccess::open(p_path, FileAccess::WRITE, &err);
  1707. if (err) {
  1708. ERR_FAIL_COND_V(err, err);
  1709. }
  1710. file->store_string(source);
  1711. if (file->get_error() != OK && file->get_error() != ERR_FILE_EOF) {
  1712. memdelete(file);
  1713. return ERR_CANT_CREATE;
  1714. }
  1715. file->close();
  1716. memdelete(file);
  1717. if (ScriptServer::is_reload_scripts_on_save_enabled()) {
  1718. GDScriptLanguage::get_singleton()->reload_tool_script(p_resource, false);
  1719. }
  1720. return OK;
  1721. }
  1722. void ResourceFormatSaverGDScript::get_recognized_extensions(const RES &p_resource, List<String> *p_extensions) const {
  1723. if (Object::cast_to<GDScript>(*p_resource)) {
  1724. p_extensions->push_back("gd");
  1725. }
  1726. }
  1727. bool ResourceFormatSaverGDScript::recognize(const RES &p_resource) const {
  1728. return Object::cast_to<GDScript>(*p_resource) != NULL;
  1729. }