2
0

gdscript.cpp 57 KB

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