Advertisement
Guest User

Untitled

a guest
Nov 4th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.84 KB | None | 0 0
  1. Java Version: 10700 (1.7.0_65)
  2. Loading lib files in /home/julian/enigma/lateralgm.jar
  3. 01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
  4. 05_score.lgl 06_extra.lgl 07_draw.lgl
  5. Calling `make eTCpath=""`
  6. > make -j 3 -C CompilerSource
  7. > make[1]: Entering directory `/home/julian/enigma/CompilerSource'
  8. > make[1]: Nothing to be done for `all'.
  9. > make[1]: Leaving directory `/home/julian/enigma/CompilerSource'
  10. 0
  11. Process terminated
  12. Initializing Enigma:
  13. Failed to create make directory at /home/julian/.enigma/
  14. Make directory is: "/home/julian/.enigma/"
  15. Linking up to IDE
  16. Implementing JDI basics
  17. UnimplementedUnimplemented
  18.  
  19. Choosing language: C++
  20. Reading GCC builtins
  21. Read key `defines` as `cpp -dM -x c++ -E $blank`
  22. Parsed `cpp` `-dM -x c++ -E "/home/julian/.enigma/enigma_blank.txt"`: redirect=yes
  23. TRUE
  24.  
  25.  
  26.  
  27.  
  28. *********** EXECUTE
  29. `/usr/bin/cpp`
  30. `-dM`
  31. `-x`
  32. `c++`
  33. `-E`
  34. `/home/julian/.enigma/enigma_blank.txt`
  35.  
  36.  
  37.  
  38. Call succeeded
  39. Read key `searchdirs` as `gcc -E -x c++ -v $blank`
  40. Parsed `gcc` `-E -x c++ -v "/home/julian/.enigma/enigma_blank.txt"`: redirect=yes
  41. TRUE
  42.  
  43.  
  44.  
  45.  
  46. *********** EXECUTE
  47. `/usr/bin/gcc`
  48. `-E`
  49. `-x`
  50. `c++`
  51. `-v`
  52. `/home/julian/.enigma/enigma_blank.txt`
  53.  
  54.  
  55.  
  56. Call succeeded
  57. Searching for directories between "#include <...> search starts here:" and "End of search list."
  58. Toolchain returned 10 search directories:
  59. Creating parse context
  60. Parsing settings...
  61. TOINT: 0
  62. TOINT: 0
  63. TOINT: 1
  64. TOINT: 0
  65. TOINT: 0
  66. TOINT: 0
  67. Setting up IDE editables...
  68. %e-yaml
  69. ---
  70. treat-literals-as: 0
  71. inherit-equivalence-from: 0
  72. make-directory: "%HOME%/.enigma/"
  73. compliance-mode: 0
  74. scalar-precision: 0
  75. angular-unit: 0
  76. inherit-strings-from: 0
  77. inherit-negatives-as: 0
  78. inherit-escapes-from: 0
  79. inherit-objects: true
  80. inherit-increment-from: 1
  81. keyword-blacklist: ""
  82.  
  83. target-networking: None
  84. target-audio: OpenAL
  85. target-windowing: xlib
  86. target-compiler: gcc
  87. target-graphics: OpenGL1
  88. target-widget: None
  89. target-collision: Precise
  90.  
  91. extensions: Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DateTime,Universal_System/Extensions/ParticleSystems,Universal_System/Extensions/DataStructures
  92.  
  93. Creating swap.
  94. Dumping whiteSpace definitions...
  95. Opening ENIGMA for parse...
  96. Successfully loaded builtin variant type
  97. Successfully loaded builtin var type
  98. Successfully loaded builtin varargs type
  99. ERROR in parsing engine file: The parser isn't happy. Don't worry, it's never happy.
  100. ERROR: UnknownContinuing anyway.
  101. Creating dummy primitives for old ENIGMA
  102. Initializing EDL Parser...
  103. Grabbing locals...
  104. Finding parent...Found parent scope
  105. >> Checking ancestor object_collisions
  106. >> Checking ancestor object_transform
  107. >> Checking ancestor object_graphics
  108. >> Checking ancestor object_timelines
  109. >> Checking ancestor object_planar
  110. >> Checking ancestor object_basic
  111. time taken to load file: 901 ms
  112. Determining build target...
  113.  
  114.  
  115.  
  116.  
  117. Starting platform inspection
  118. - ENIGMAsystem/SHELL/Platforms/Win32/Info/About.ey: Opened.
  119. - ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey: Opened.
  120. - ENIGMAsystem/SHELL/Platforms/Cocoa/Info/About.ey: Opened.
  121. - ENIGMAsystem/SHELL/Platforms/General/Info/About.ey: Opened.
  122. - ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey: Opened.
  123. - ENIGMAsystem/SHELL/Platforms/xlib/Info/About.ey: Opened.
  124. Done.
  125. Parsing settings...
  126. TOINT: 0
  127. TOINT: 0
  128. TOINT: 1
  129. TOINT: 0
  130. TOINT: 0
  131. TOINT: 0
  132. Setting up IDE editables...
  133. %e-yaml
  134. ---
  135. treat-literals-as: 0
  136. inherit-equivalence-from: 0
  137. make-directory: "%HOME%/.enigma/"
  138. compliance-mode: 0
  139. inherit-strings-from: 0
  140. angular-unit: 0
  141. scalar-precision: 0
  142. inherit-escapes-from: 0
  143. inherit-negatives-as: 0
  144. inherit-objects: true
  145. inherit-increment-from: 1
  146. keyword-blacklist: ""
  147.  
  148. target-networking: None
  149. target-audio: OpenAL
  150. target-windowing: xlib
  151. target-compiler: gcc
  152. target-graphics: OpenGL1
  153. target-widget: None
  154. target-collision: Precise
  155.  
  156. extensions: Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DateTime,Universal_System/Extensions/ParticleSystems,Universal_System/Extensions/DataStructures
  157.  
  158. Creating swap.
  159. Dumping whiteSpace definitions...
  160. Opening ENIGMA for parse...
  161. Successfully loaded builtin variant type
  162. Successfully loaded builtin var type
  163. Successfully loaded builtin varargs type
  164. ERROR in parsing engine file: The parser isn't happy. Don't worry, it's never happy.
  165. ERROR: UnknownContinuing anyway.
  166. Creating dummy primitives for old ENIGMA
  167. Initializing EDL Parser...
  168. Grabbing locals...
  169. Finding parent...Found parent scope
  170. >> Checking ancestor object_collisions
  171. >> Checking ancestor object_transform
  172. >> Checking ancestor object_graphics
  173. >> Checking ancestor object_timelines
  174. >> Checking ancestor object_planar
  175. >> Checking ancestor object_basic
  176. Plugin: Delegating to ENIGMA (out of my hands now)
  177. Determining build target...
  178.  
  179.  
  180.  
  181.  
  182. Starting platform inspection
  183. - ENIGMAsystem/SHELL/Platforms/Win32/Info/About.ey: Opened.
  184. - ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey: Opened.
  185. - ENIGMAsystem/SHELL/Platforms/Cocoa/Info/About.ey: Opened.
  186. - ENIGMAsystem/SHELL/Platforms/General/Info/About.ey: Opened.
  187. - ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey: Opened.
  188. - ENIGMAsystem/SHELL/Platforms/xlib/Info/About.ey: Opened.
  189. Done.
  190. Initializing dialog boxes
  191. Initialized.
  192. Building for mode (0)
  193. Cleaning up from previous executions
  194. - Cleared parsed objects
  195. - Cleared room entries
  196. - Cleared shared locals list
  197. - Cleared event info
  198. Adding extension
  199. extension
  200. Universal_System/Extensions
  201. :
  202. Alarms
  203. Loading shared locals from extensions list
  204. Finding parent...Found parent scope
  205. >> Checking ancestor object_collisions
  206. >> Checking ancestor object_transform
  207. >> Checking ancestor object_graphics
  208. >> Checking ancestor object_timelines
  209. >> Checking ancestor object_planar
  210. >> Checking ancestor object_basic
  211. Location in memory of structure: 0x7fe7ec244f90
  212. Copying resources:
  213. Copying sprite names [158]
  214. Name on this side: <ENIGMA Resources>
  215. Name on this side2: <ENIGMA Resources>
  216. Pointer on this side: 0x7fe7f1636b80
  217. Address on this side: 0x7fe7f1636b80
  218. Name on this side: <ENIGMA Resources>
  219. Name on this side2: <ENIGMA Resources>
  220. Pointer on this side: 0x7fe7f1636b80
  221. Address on this side: 0x7fe7f1636b80
  222. Name on this side: <ENIGMA Resources>
  223. Name on this side2: <ENIGMA Resources>
  224. Pointer on this side: 0x7fe7f1636b80
  225. Address on this side: 0x7fe7f1636b80
  226. Name on this side: <ENIGMA Resources>
  227. Name on this side2: <ENIGMA Resources>
  228. Pointer on this side: 0x7fe7f1636b80
  229. Address on this side: 0x7fe7f1636b80
  230. Name on this side: <ENIGMA Resources>
  231. Name on this side2: <ENIGMA Resources>
  232. Pointer on this side: 0x7fe7f1636b80
  233. Address on this side: 0x7fe7f1636b80
  234. Name on this side: <ENIGMA Resources>
  235. Name on this side2: <ENIGMA Resources>
  236. Pointer on this side: 0x7fe7f1636b80
  237. Address on this side: 0x7fe7f1636b80
  238. Name on this side: <ENIGMA Resources>
  239. Name on this side2: <ENIGMA Resources>
  240. Pointer on this side: 0x7fe7f1636b80
  241. Address on this side: 0x7fe7f1636b80
  242. Name on this side: <ENIGMA Resources>
  243. Name on this side2: <ENIGMA Resources>
  244. Pointer on this side: 0x7fe7f1636b80
  245. Address on this side: 0x7fe7f1636b80
  246. Name on this side: <ENIGMA Resources>
  247. Name on this side2: <ENIGMA Resources>
  248. Pointer on this side: 0x7fe7f1636b80
  249. Address on this side: 0x7fe7f1636b80
  250. Name on this side: <ENIGMA Resources>
  251. Name on this side2: <ENIGMA Resources>
  252. Pointer on this side: 0x7fe7f1636b80
  253. Address on this side: 0x7fe7f1636b80
  254. Name on this side: <ENIGMA Resources>
  255. Name on this side2: <ENIGMA Resources>
  256. Pointer on this side: 0x7fe7f1636b80
  257. Address on this side: 0x7fe7f1636b80
  258. Name on this side: <ENIGMA Resources>
  259. Name on this side2: <ENIGMA Resources>
  260. Pointer on this side: 0x7fe7f1636b80
  261. Address on this side: 0x7fe7f1636b80
  262. Name on this side: <ENIGMA Resources>
  263. Name on this side2: <ENIGMA Resources>
  264. Pointer on this side: 0x7fe7f1636b80
  265. Address on this side: 0x7fe7f1636b80
  266. Name on this side: <ENIGMA Resources>
  267. Name on this side2: <ENIGMA Resources>
  268. Pointer on this side: 0x7fe7f1636b80
  269. Address on this side: 0x7fe7f1636b80
  270. Name on this side: <ENIGMA Resources>
  271. Name on this side2: <ENIGMA Resources>
  272. Pointer on this side: 0x7fe7f1636b80
  273. Address on this side: 0x7fe7f1636b80
  274. Name on this side: <ENIGMA Resources>
  275. Name on this side2: <ENIGMA Resources>
  276. Pointer on this side: 0x7fe7f1636b80
  277. Address on this side: 0x7fe7f1636b80
  278. Name on this side: <ENIGMA Resources>
  279. Name on this side2: <ENIGMA Resources>
  280. Pointer on this side: 0x7fe7f1636b80
  281. Address on this side: 0x7fe7f1636b80
  282. Name on this side: <ENIGMA Resources>
  283. Name on this side2: <ENIGMA Resources>
  284. Pointer on this side: 0x7fe7f1636b80
  285. Address on this side: 0x7fe7f1636b80
  286. Name on this side: <ENIGMA Resources>
  287. Name on this side2: <ENIGMA Resources>
  288. Pointer on this side: 0x7fe7f1636b80
  289. Address on this side: 0x7fe7f1636b80
  290. Name on this side: <ENIGMA Resources>
  291. Name on this side2: <ENIGMA Resources>
  292. Pointer on this side: 0x7fe7f1636b80
  293. Address on this side: 0x7fe7f1636b80
  294. Name on this side: <ENIGMA Resources>
  295. Name on this side2: <ENIGMA Resources>
  296. Pointer on this side: 0x7fe7f1636b80
  297. Address on this side: 0x7fe7f1636b80
  298. Name on this side: <ENIGMA Resources>
  299. Name on this side2: <ENIGMA Resources>
  300. Pointer on this side: 0x7fe7f1636b80
  301. Address on this side: 0x7fe7f1636b80
  302. Name on this side: <ENIGMA Resources>
  303. Name on this side2: <ENIGMA Resources>
  304. Pointer on this side: 0x7fe7f1636b80
  305. Address on this side: 0x7fe7f1636b80
  306. Name on this side: <ENIGMA Resources>
  307. Name on this side2: <ENIGMA Resources>
  308. Pointer on this side: 0x7fe7f1636b80
  309. Address on this side: 0x7fe7f1636b80
  310. Name on this side: <ENIGMA Resources>
  311. Name on this side2: <ENIGMA Resources>
  312. Pointer on this side: 0x7fe7f1636b80
  313. Address on this side: 0x7fe7f1636b80
  314. Name on this side: <ENIGMA Resources>
  315. Name on this side2: <ENIGMA Resources>
  316. Pointer on this side: 0x7fe7f1636b80
  317. Address on this side: 0x7fe7f1636b80
  318. Name on this side: <ENIGMA Resources>
  319. Name on this side2: <ENIGMA Resources>
  320. Pointer on this side: 0x7fe7f1636b80
  321. Address on this side: 0x7fe7f1636b80
  322. Name on this side: <ENIGMA Resources>
  323. Name on this side2: <ENIGMA Resources>
  324. Pointer on this side: 0x7fe7f1636b80
  325. Address on this side: 0x7fe7f1636b80
  326. Name on this side: <ENIGMA Resources>
  327. Name on this side2: <ENIGMA Resources>
  328. Pointer on this side: 0x7fe7f1636b80
  329. Address on this side: 0x7fe7f1636b80
  330. Name on this side: <ENIGMA Resources>
  331. Name on this side2: <ENIGMA Resources>
  332. Pointer on this side: 0x7fe7f1636b80
  333. Address on this side: 0x7fe7f1636b80
  334. Name on this side: <ENIGMA Resources>
  335. Name on this side2: <ENIGMA Resources>
  336. Pointer on this side: 0x7fe7f1636b80
  337. Address on this side: 0x7fe7f1636b80
  338. Name on this side: <ENIGMA Resources>
  339. Name on this side2: <ENIGMA Resources>
  340. Pointer on this side: 0x7fe7f1636b80
  341. Address on this side: 0x7fe7f1636b80
  342. Name on this side: <ENIGMA Resources>
  343. Name on this side2: <ENIGMA Resources>
  344. Pointer on this side: 0x7fe7f1636b80
  345. Address on this side: 0x7fe7f1636b80
  346. Name on this side: <ENIGMA Resources>
  347. Name on this side2: <ENIGMA Resources>
  348. Pointer on this side: 0x7fe7f1636b80
  349. Address on this side: 0x7fe7f1636b80
  350. Name on this side: <ENIGMA Resources>
  351. Name on this side2: <ENIGMA Resources>
  352. Pointer on this side: 0x7fe7f1636b80
  353. Address on this side: 0x7fe7f1636b80
  354. Name on this side: <ENIGMA Resources>
  355. Name on this side2: <ENIGMA Resources>
  356. Pointer on this side: 0x7fe7f1636b80
  357. Address on this side: 0x7fe7f1636b80
  358. Name on this side: <ENIGMA Resources>
  359. Name on this side2: <ENIGMA Resources>
  360. Pointer on this side: 0x7fe7f1636b80
  361. Address on this side: 0x7fe7f1636b80
  362. Name on this side: <ENIGMA Resources>
  363. Name on this side2: <ENIGMA Resources>
  364. Pointer on this side: 0x7fe7f1636b80
  365. Address on this side: 0x7fe7f1636b80
  366. Name on this side: <ENIGMA Resources>
  367. Name on this side2: <ENIGMA Resources>
  368. Pointer on this side: 0x7fe7f1636b80
  369. Address on this side: 0x7fe7f1636b80
  370. Name on this side: <ENIGMA Resources>
  371. Name on this side2: <ENIGMA Resources>
  372. Pointer on this side: 0x7fe7f1636b80
  373. Address on this side: 0x7fe7f1636b80
  374. Name on this side: <ENIGMA Resources>
  375. Name on this side2: <ENIGMA Resources>
  376. Pointer on this side: 0x7fe7f1636b80
  377. Address on this side: 0x7fe7f1636b80
  378. Name on this side: <ENIGMA Resources>
  379. Name on this side2: <ENIGMA Resources>
  380. Pointer on this side: 0x7fe7f1636b80
  381. Address on this side: 0x7fe7f1636b80
  382. Name on this side: <ENIGMA Resources>
  383. Name on this side2: <ENIGMA Resources>
  384. Pointer on this side: 0x7fe7f1636b80
  385. Address on this side: 0x7fe7f1636b80
  386. Name on this side: <ENIGMA Resources>
  387. Name on this side2: <ENIGMA Resources>
  388. Pointer on this side: 0x7fe7f1636b80
  389. Address on this side: 0x7fe7f1636b80
  390. Name on this side: <ENIGMA Resources>
  391. Name on this side2: <ENIGMA Resources>
  392. Pointer on this side: 0x7fe7f1636b80
  393. Address on this side: 0x7fe7f1636b80
  394. Name on this side: <ENIGMA Resources>
  395. Name on this side2: <ENIGMA Resources>
  396. Pointer on this side: 0x7fe7f1636b80
  397. Address on this side: 0x7fe7f1636b80
  398. Name on this side: <ENIGMA Resources>
  399. Name on this side2: <ENIGMA Resources>
  400. Pointer on this side: 0x7fe7f1636b80
  401. Address on this side: 0x7fe7f1636b80
  402. Name on this side: <ENIGMA Resources>
  403. Name on this side2: <ENIGMA Resources>
  404. Pointer on this side: 0x7fe7f1636b80
  405. Address on this side: 0x7fe7f1636b80
  406. Name on this side: <ENIGMA Resources>
  407. Name on this side2: <ENIGMA Resources>
  408. Pointer on this side: 0x7fe7f1636b80
  409. Address on this side: 0x7fe7f1636b80
  410. Name on this side: <ENIGMA Resources>
  411. Name on this side2: <ENIGMA Resources>
  412. Pointer on this side: 0x7fe7f1636b80
  413. Address on this side: 0x7fe7f1636b80
  414. Name on this side: <ENIGMA Resources>
  415. Name on this side2: <ENIGMA Resources>
  416. Pointer on this side: 0x7fe7f1636b80
  417. Address on this side: 0x7fe7f1636b80
  418. Name on this side: <ENIGMA Resources>
  419. Name on this side2: <ENIGMA Resources>
  420. Pointer on this side: 0x7fe7f1636b80
  421. Address on this side: 0x7fe7f1636b80
  422. Name on this side: <ENIGMA Resources>
  423. Name on this side2: <ENIGMA Resources>
  424. Pointer on this side: 0x7fe7f1636b80
  425. Address on this side: 0x7fe7f1636b80
  426. Name on this side: <ENIGMA Resources>
  427. Name on this side2: <ENIGMA Resources>
  428. Pointer on this side: 0x7fe7f1636b80
  429. Address on this side: 0x7fe7f1636b80
  430. Name on this side: <ENIGMA Resources>
  431. Name on this side2: <ENIGMA Resources>
  432. Pointer on this side: 0x7fe7f1636b80
  433. Address on this side: 0x7fe7f1636b80
  434. Name on this side: <ENIGMA Resources>
  435. Name on this side2: <ENIGMA Resources>
  436. Pointer on this side: 0x7fe7f1636b80
  437. Address on this side: 0x7fe7f1636b80
  438. Name on this side: <ENIGMA Resources>
  439. Name on this side2: <ENIGMA Resources>
  440. Pointer on this side: 0x7fe7f1636b80
  441. Address on this side: 0x7fe7f1636b80
  442. Name on this side: <ENIGMA Resources>
  443. Name on this side2: <ENIGMA Resources>
  444. Pointer on this side: 0x7fe7f1636b80
  445. Address on this side: 0x7fe7f1636b80
  446. Name on this side: <ENIGMA Resources>
  447. Name on this side2: <ENIGMA Resources>
  448. Pointer on this side: 0x7fe7f1636b80
  449. Address on this side: 0x7fe7f1636b80
  450. Name on this side: <ENIGMA Resources>
  451. Name on this side2: <ENIGMA Resources>
  452. Pointer on this side: 0x7fe7f1636b80
  453. Address on this side: 0x7fe7f1636b80
  454. Name on this side: <ENIGMA Resources>
  455. Name on this side2: <ENIGMA Resources>
  456. Pointer on this side: 0x7fe7f1636b80
  457. Address on this side: 0x7fe7f1636b80
  458. Name on this side: <ENIGMA Resources>
  459. Name on this side2: <ENIGMA Resources>
  460. Pointer on this side: 0x7fe7f1636b80
  461. Address on this side: 0x7fe7f1636b80
  462. Name on this side: <ENIGMA Resources>
  463. Name on this side2: <ENIGMA Resources>
  464. Pointer on this side: 0x7fe7f1636b80
  465. Address on this side: 0x7fe7f1636b80
  466. Name on this side: <ENIGMA Resources>
  467. Name on this side2: <ENIGMA Resources>
  468. Pointer on this side: 0x7fe7f1636b80
  469. Address on this side: 0x7fe7f1636b80
  470. Name on this side: <ENIGMA Resources>
  471. Name on this side2: <ENIGMA Resources>
  472. Pointer on this side: 0x7fe7f1636b80
  473. Address on this side: 0x7fe7f1636b80
  474. Name on this side: <ENIGMA Resources>
  475. Name on this side2: <ENIGMA Resources>
  476. Pointer on this side: 0x7fe7f1636b80
  477. Address on this side: 0x7fe7f1636b80
  478. Name on this side: <ENIGMA Resources>
  479. Name on this side2: <ENIGMA Resources>
  480. Pointer on this side: 0x7fe7f1636b80
  481. Address on this side: 0x7fe7f1636b80
  482. Name on this side: <ENIGMA Resources>
  483. Name on this side2: <ENIGMA Resources>
  484. Pointer on this side: 0x7fe7f1636b80
  485. Address on this side: 0x7fe7f1636b80
  486. Name on this side: <ENIGMA Resources>
  487. Name on this side2: <ENIGMA Resources>
  488. Pointer on this side: 0x7fe7f1636b80
  489. Address on this side: 0x7fe7f1636b80
  490. Name on this side: <ENIGMA Resources>
  491. Name on this side2: <ENIGMA Resources>
  492. Pointer on this side: 0x7fe7f1636b80
  493. Address on this side: 0x7fe7f1636b80
  494. Name on this side: <ENIGMA Resources>
  495. Name on this side2: <ENIGMA Resources>
  496. Pointer on this side: 0x7fe7f1636b80
  497. Address on this side: 0x7fe7f1636b80
  498. Name on this side: <ENIGMA Resources>
  499. Name on this side2: <ENIGMA Resources>
  500. Pointer on this side: 0x7fe7f1636b80
  501. Address on this side: 0x7fe7f1636b80
  502. Name on this side: <ENIGMA Resources>
  503. Name on this side2: <ENIGMA Resources>
  504. Pointer on this side: 0x7fe7f1636b80
  505. Address on this side: 0x7fe7f1636b80
  506. Name on this side: <ENIGMA Resources>
  507. Name on this side2: <ENIGMA Resources>
  508. Pointer on this side: 0x7fe7f1636b80
  509. Address on this side: 0x7fe7f1636b80
  510. Name on this side: <ENIGMA Resources>
  511. Name on this side2: <ENIGMA Resources>
  512. Pointer on this side: 0x7fe7f1636b80
  513. Address on this side: 0x7fe7f1636b80
  514. Name on this side: <ENIGMA Resources>
  515. Name on this side2: <ENIGMA Resources>
  516. Pointer on this side: 0x7fe7f1636b80
  517. Address on this side: 0x7fe7f1636b80
  518. Name on this side: <ENIGMA Resources>
  519. Name on this side2: <ENIGMA Resources>
  520. Pointer on this side: 0x7fe7f1636b80
  521. Address on this side: 0x7fe7f1636b80
  522. Name on this side: <ENIGMA Resources>
  523. Name on this side2: <ENIGMA Resources>
  524. Pointer on this side: 0x7fe7f1636b80
  525. Address on this side: 0x7fe7f1636b80
  526. Name on this side: <ENIGMA Resources>
  527. Name on this side2: <ENIGMA Resources>
  528. Pointer on this side: 0x7fe7f1636b80
  529. Address on this side: 0x7fe7f1636b80
  530. Name on this side: <ENIGMA Resources>
  531. Name on this side2: <ENIGMA Resources>
  532. Pointer on this side: 0x7fe7f1636b80
  533. Address on this side: 0x7fe7f1636b80
  534. Name on this side: <ENIGMA Resources>
  535. Name on this side2: <ENIGMA Resources>
  536. Pointer on this side: 0x7fe7f1636b80
  537. Address on this side: 0x7fe7f1636b80
  538. Name on this side: <ENIGMA Resources>
  539. Name on this side2: <ENIGMA Resources>
  540. Pointer on this side: 0x7fe7f1636b80
  541. Address on this side: 0x7fe7f1636b80
  542. Name on this side: <ENIGMA Resources>
  543. Name on this side2: <ENIGMA Resources>
  544. Pointer on this side: 0x7fe7f1636b80
  545. Address on this side: 0x7fe7f1636b80
  546. Name on this side: <ENIGMA Resources>
  547. Name on this side2: <ENIGMA Resources>
  548. Pointer on this side: 0x7fe7f1636b80
  549. Address on this side: 0x7fe7f1636b80
  550. Name on this side: <ENIGMA Resources>
  551. Name on this side2: <ENIGMA Resources>
  552. Pointer on this side: 0x7fe7f1636b80
  553. Address on this side: 0x7fe7f1636b80
  554. Name on this side: <ENIGMA Resources>
  555. Name on this side2: <ENIGMA Resources>
  556. Pointer on this side: 0x7fe7f1636b80
  557. Address on this side: 0x7fe7f1636b80
  558. Name on this side: <ENIGMA Resources>
  559. Name on this side2: <ENIGMA Resources>
  560. Pointer on this side: 0x7fe7f1636b80
  561. Address on this side: 0x7fe7f1636b80
  562. Name on this side: <ENIGMA Resources>
  563. Name on this side2: <ENIGMA Resources>
  564. Pointer on this side: 0x7fe7f1636b80
  565. Address on this side: 0x7fe7f1636b80
  566. Name on this side: <ENIGMA Resources>
  567. Name on this side2: <ENIGMA Resources>
  568. Pointer on this side: 0x7fe7f1636b80
  569. Address on this side: 0x7fe7f1636b80
  570. Name on this side: <ENIGMA Resources>
  571. Name on this side2: <ENIGMA Resources>
  572. Pointer on this side: 0x7fe7f1636b80
  573. Address on this side: 0x7fe7f1636b80
  574. Name on this side: <ENIGMA Resources>
  575. Name on this side2: <ENIGMA Resources>
  576. Pointer on this side: 0x7fe7f1636b80
  577. Address on this side: 0x7fe7f1636b80
  578. Name on this side: <ENIGMA Resources>
  579. Name on this side2: <ENIGMA Resources>
  580. Pointer on this side: 0x7fe7f1636b80
  581. Address on this side: 0x7fe7f1636b80
  582. Name on this side: <ENIGMA Resources>
  583. Name on this side2: <ENIGMA Resources>
  584. Pointer on this side: 0x7fe7f1636b80
  585. Address on this side: 0x7fe7f1636b80
  586. Name on this side: <ENIGMA Resources>
  587. Name on this side2: <ENIGMA Resources>
  588. Pointer on this side: 0x7fe7f1636b80
  589. Address on this side: 0x7fe7f1636b80
  590. Name on this side: <ENIGMA Resources>
  591. Name on this side2: <ENIGMA Resources>
  592. Pointer on this side: 0x7fe7f1636b80
  593. Address on this side: 0x7fe7f1636b80
  594. Name on this side: <ENIGMA Resources>
  595. Name on this side2: <ENIGMA Resources>
  596. Pointer on this side: 0x7fe7f1636b80
  597. Address on this side: 0x7fe7f1636b80
  598. Name on this side: <ENIGMA Resources>
  599. Name on this side2: <ENIGMA Resources>
  600. Pointer on this side: 0x7fe7f1636b80
  601. Address on this side: 0x7fe7f1636b80
  602. Name on this side: <ENIGMA Resources>
  603. Name on this side2: <ENIGMA Resources>
  604. Pointer on this side: 0x7fe7f1636b80
  605. Address on this side: 0x7fe7f1636b80
  606. Name on this side: <ENIGMA Resources>
  607. Name on this side2: <ENIGMA Resources>
  608. Pointer on this side: 0x7fe7f1636b80
  609. Address on this side: 0x7fe7f1636b80
  610. Name on this side: <ENIGMA Resources>
  611. Name on this side2: <ENIGMA Resources>
  612. Pointer on this side: 0x7fe7f1636b80
  613. Address on this side: 0x7fe7f1636b80
  614. Name on this side: <ENIGMA Resources>
  615. Name on this side2: <ENIGMA Resources>
  616. Pointer on this side: 0x7fe7f1636b80
  617. Address on this side: 0x7fe7f1636b80
  618. Name on this side: <ENIGMA Resources>
  619. Name on this side2: <ENIGMA Resources>
  620. Pointer on this side: 0x7fe7f1636b80
  621. Address on this side: 0x7fe7f1636b80
  622. Name on this side: <ENIGMA Resources>
  623. Name on this side2: <ENIGMA Resources>
  624. Pointer on this side: 0x7fe7f1636b80
  625. Address on this side: 0x7fe7f1636b80
  626. Name on this side: <ENIGMA Resources>
  627. Name on this side2: <ENIGMA Resources>
  628. Pointer on this side: 0x7fe7f1636b80
  629. Address on this side: 0x7fe7f1636b80
  630. Name on this side: <ENIGMA Resources>
  631. Name on this side2: <ENIGMA Resources>
  632. Pointer on this side: 0x7fe7f1636b80
  633. Address on this side: 0x7fe7f1636b80
  634. Name on this side: <ENIGMA Resources>
  635. Name on this side2: <ENIGMA Resources>
  636. Pointer on this side: 0x7fe7f1636b80
  637. Address on this side: 0x7fe7f1636b80
  638. Name on this side: <ENIGMA Resources>
  639. Name on this side2: <ENIGMA Resources>
  640. Pointer on this side: 0x7fe7f1636b80
  641. Address on this side: 0x7fe7f1636b80
  642. Name on this side: <ENIGMA Resources>
  643. Name on this side2: <ENIGMA Resources>
  644. Pointer on this side: 0x7fe7f1636b80
  645. Address on this side: 0x7fe7f1636b80
  646. Name on this side: <ENIGMA Resources>
  647. Name on this side2: <ENIGMA Resources>
  648. Pointer on this side: 0x7fe7f1636b80
  649. Address on this side: 0x7fe7f1636b80
  650. Name on this side: <ENIGMA Resources>
  651. Name on this side2: <ENIGMA Resources>
  652. Pointer on this side: 0x7fe7f1636b80
  653. Address on this side: 0x7fe7f1636b80
  654. Name on this side: <ENIGMA Resources>
  655. Name on this side2: <ENIGMA Resources>
  656. Pointer on this side: 0x7fe7f1636b80
  657. Address on this side: 0x7fe7f1636b80
  658. Name on this side: <ENIGMA Resources>
  659. Name on this side2: <ENIGMA Resources>
  660. Pointer on this side: 0x7fe7f1636b80
  661. Address on this side: 0x7fe7f1636b80
  662. Name on this side: <ENIGMA Resources>
  663. Name on this side2: <ENIGMA Resources>
  664. Pointer on this side: 0x7fe7f1636b80
  665. Address on this side: 0x7fe7f1636b80
  666. Name on this side: <ENIGMA Resources>
  667. Name on this side2: <ENIGMA Resources>
  668. Pointer on this side: 0x7fe7f1636b80
  669. Address on this side: 0x7fe7f1636b80
  670. Name on this side: <ENIGMA Resources>
  671. Name on this side2: <ENIGMA Resources>
  672. Pointer on this side: 0x7fe7f1636b80
  673. Address on this side: 0x7fe7f1636b80
  674. Name on this side: <ENIGMA Resources>
  675. Name on this side2: <ENIGMA Resources>
  676. Pointer on this side: 0x7fe7f1636b80
  677. Address on this side: 0x7fe7f1636b80
  678. Name on this side: <ENIGMA Resources>
  679. Name on this side2: <ENIGMA Resources>
  680. Pointer on this side: 0x7fe7f1636b80
  681. Address on this side: 0x7fe7f1636b80
  682. Name on this side: <ENIGMA Resources>
  683. Name on this side2: <ENIGMA Resources>
  684. Pointer on this side: 0x7fe7f1636b80
  685. Address on this side: 0x7fe7f1636b80
  686. Name on this side: <ENIGMA Resources>
  687. Name on this side2: <ENIGMA Resources>
  688. Pointer on this side: 0x7fe7f1636b80
  689. Address on this side: 0x7fe7f1636b80
  690. Name on this side: <ENIGMA Resources>
  691. Name on this side2: <ENIGMA Resources>
  692. Pointer on this side: 0x7fe7f1636b80
  693. Address on this side: 0x7fe7f1636b80
  694. Name on this side: <ENIGMA Resources>
  695. Name on this side2: <ENIGMA Resources>
  696. Pointer on this side: 0x7fe7f1636b80
  697. Address on this side: 0x7fe7f1636b80
  698. Name on this side: <ENIGMA Resources>
  699. Name on this side2: <ENIGMA Resources>
  700. Pointer on this side: 0x7fe7f1636b80
  701. Address on this side: 0x7fe7f1636b80
  702. Name on this side: <ENIGMA Resources>
  703. Name on this side2: <ENIGMA Resources>
  704. Pointer on this side: 0x7fe7f1636b80
  705. Address on this side: 0x7fe7f1636b80
  706. Name on this side: <ENIGMA Resources>
  707. Name on this side2: <ENIGMA Resources>
  708. Pointer on this side: 0x7fe7f1636b80
  709. Address on this side: 0x7fe7f1636b80
  710. Name on this side: <ENIGMA Resources>
  711. Name on this side2: <ENIGMA Resources>
  712. Pointer on this side: 0x7fe7f1636b80
  713. Address on this side: 0x7fe7f1636b80
  714. Name on this side: <ENIGMA Resources>
  715. Name on this side2: <ENIGMA Resources>
  716. Pointer on this side: 0x7fe7f1636b80
  717. Address on this side: 0x7fe7f1636b80
  718. Name on this side: <ENIGMA Resources>
  719. Name on this side2: <ENIGMA Resources>
  720. Pointer on this side: 0x7fe7f1636b80
  721. Address on this side: 0x7fe7f1636b80
  722. Name on this side: <ENIGMA Resources>
  723. Name on this side2: <ENIGMA Resources>
  724. Pointer on this side: 0x7fe7f1636b80
  725. Address on this side: 0x7fe7f1636b80
  726. Name on this side: <ENIGMA Resources>
  727. Name on this side2: <ENIGMA Resources>
  728. Pointer on this side: 0x7fe7f1636b80
  729. Address on this side: 0x7fe7f1636b80
  730. Name on this side: <ENIGMA Resources>
  731. Name on this side2: <ENIGMA Resources>
  732. Pointer on this side: 0x7fe7f1636b80
  733. Address on this side: 0x7fe7f1636b80
  734. Name on this side: <ENIGMA Resources>
  735. Name on this side2: <ENIGMA Resources>
  736. Pointer on this side: 0x7fe7f1636b80
  737. Address on this side: 0x7fe7f1636b80
  738. Name on this side: <ENIGMA Resources>
  739. Name on this side2: <ENIGMA Resources>
  740. Pointer on this side: 0x7fe7f1636b80
  741. Address on this side: 0x7fe7f1636b80
  742. Name on this side: <ENIGMA Resources>
  743. Name on this side2: <ENIGMA Resources>
  744. Pointer on this side: 0x7fe7f1636b80
  745. Address on this side: 0x7fe7f1636b80
  746. Name on this side: <ENIGMA Resources>
  747. Name on this side2: <ENIGMA Resources>
  748. Pointer on this side: 0x7fe7f1636b80
  749. Address on this side: 0x7fe7f1636b80
  750. Name on this side: <ENIGMA Resources>
  751. Name on this side2: <ENIGMA Resources>
  752. Pointer on this side: 0x7fe7f1636b80
  753. Address on this side: 0x7fe7f1636b80
  754. Name on this side: <ENIGMA Resources>
  755. Name on this side2: <ENIGMA Resources>
  756. Pointer on this side: 0x7fe7f1636b80
  757. Address on this side: 0x7fe7f1636b80
  758. Name on this side: <ENIGMA Resources>
  759. Name on this side2: <ENIGMA Resources>
  760. Pointer on this side: 0x7fe7f1636b80
  761. Address on this side: 0x7fe7f1636b80
  762. Name on this side: <ENIGMA Resources>
  763. Name on this side2: <ENIGMA Resources>
  764. Pointer on this side: 0x7fe7f1636b80
  765. Address on this side: 0x7fe7f1636b80
  766. Name on this side: <ENIGMA Resources>
  767. Name on this side2: <ENIGMA Resources>
  768. Pointer on this side: 0x7fe7f1636b80
  769. Address on this side: 0x7fe7f1636b80
  770. Name on this side: <ENIGMA Resources>
  771. Name on this side2: <ENIGMA Resources>
  772. Pointer on this side: 0x7fe7f1636b80
  773. Address on this side: 0x7fe7f1636b80
  774. Name on this side: <ENIGMA Resources>
  775. Name on this side2: <ENIGMA Resources>
  776. Pointer on this side: 0x7fe7f1636b80
  777. Address on this side: 0x7fe7f1636b80
  778. Name on this side: <ENIGMA Resources>
  779. Name on this side2: <ENIGMA Resources>
  780. Pointer on this side: 0x7fe7f1636b80
  781. Address on this side: 0x7fe7f1636b80
  782. Name on this side: <ENIGMA Resources>
  783. Name on this side2: <ENIGMA Resources>
  784. Pointer on this side: 0x7fe7f1636b80
  785. Address on this side: 0x7fe7f1636b80
  786. Name on this side: <ENIGMA Resources>
  787. Name on this side2: <ENIGMA Resources>
  788. Pointer on this side: 0x7fe7f1636b80
  789. Address on this side: 0x7fe7f1636b80
  790. Name on this side: <ENIGMA Resources>
  791. Name on this side2: <ENIGMA Resources>
  792. Pointer on this side: 0x7fe7f1636b80
  793. Address on this side: 0x7fe7f1636b80
  794. Name on this side: <ENIGMA Resources>
  795. Name on this side2: <ENIGMA Resources>
  796. Pointer on this side: 0x7fe7f1636b80
  797. Address on this side: 0x7fe7f1636b80
  798. Name on this side: <ENIGMA Resources>
  799. Name on this side2: <ENIGMA Resources>
  800. Pointer on this side: 0x7fe7f1636b80
  801. Address on this side: 0x7fe7f1636b80
  802. Name on this side: <ENIGMA Resources>
  803. Name on this side2: <ENIGMA Resources>
  804. Pointer on this side: 0x7fe7f1636b80
  805. Address on this side: 0x7fe7f1636b80
  806. Name on this side: <ENIGMA Resources>
  807. Name on this side2: <ENIGMA Resources>
  808. Pointer on this side: 0x7fe7f1636b80
  809. Address on this side: 0x7fe7f1636b80
  810. Name on this side: <ENIGMA Resources>
  811. Name on this side2: <ENIGMA Resources>
  812. Pointer on this side: 0x7fe7f1636b80
  813. Address on this side: 0x7fe7f1636b80
  814. Name on this side: <ENIGMA Resources>
  815. Name on this side2: <ENIGMA Resources>
  816. Pointer on this side: 0x7fe7f1636b80
  817. Address on this side: 0x7fe7f1636b80
  818. Name on this side: <ENIGMA Resources>
  819. Name on this side2: <ENIGMA Resources>
  820. Pointer on this side: 0x7fe7f1636b80
  821. Address on this side: 0x7fe7f1636b80
  822. Name on this side: <ENIGMA Resources>
  823. Name on this side2: <ENIGMA Resources>
  824. Pointer on this side: 0x7fe7f1636b80
  825. Address on this side: 0x7fe7f1636b80
  826. Name on this side: <ENIGMA Resources>
  827. Name on this side2: <ENIGMA Resources>
  828. Pointer on this side: 0x7fe7f1636b80
  829. Address on this side: 0x7fe7f1636b80
  830. Name on this side: <ENIGMA Resources>
  831. Name on this side2: <ENIGMA Resources>
  832. Pointer on this side: 0x7fe7f1636b80
  833. Address on this side: 0x7fe7f1636b80
  834. Name on this side: <ENIGMA Resources>
  835. Name on this side2: <ENIGMA Resources>
  836. Pointer on this side: 0x7fe7f1636b80
  837. Address on this side: 0x7fe7f1636b80
  838. Name on this side: <ENIGMA Resources>
  839. Name on this side2: <ENIGMA Resources>
  840. Pointer on this side: 0x7fe7f1636b80
  841. Address on this side: 0x7fe7f1636b80
  842. Name on this side: <ENIGMA Resources>
  843. Name on this side2: <ENIGMA Resources>
  844. Pointer on this side: 0x7fe7f1636b80
  845. Address on this side: 0x7fe7f1636b80
  846. Copying sound names [41]
  847. Copying background names [8]
  848. Copying path names [1]
  849. Copying script names [6]
  850. Copying shader names [0]
  851. Copying font names [1]
  852. Copying timeline names [0]
  853. Copying object names [131]
  854. Copying room names [9]
  855. SYNTAX CHECKING AND PRIMARY PARSING:
  856. 6 Scripts:
  857. var Y , X , Y2 , X2 ; Y = argument1 ; X = argument0 ; Y2 = argument3 ; X2 = argument2 ; return 0 - radtodeg ( arctan ( ( ( Y2 - Y ) %= ( X2 - X ) ) ) ) ; { var l , r , chk_x , chk_y ; chk_x = x ; chk_y = round ( y ) - 7 ; l = chk_y - 2 ; r = chk_y - 2 ; if ( collision_rectangle ( x - 4 , y - 5 , x - 3 , y + 12 , objBlockParent , 1 , 1 ) && collision_rectangle ( x + 3 , y - 5 , x + 4 , y + 12 , objBlockParent , 1 , 1 ) ) { repeat 20 { chk_y += 1 ; if not collision_line ( round ( chk_x - 3 ) , ( round ( y ) - 6 ) , round ( chk_x - 3 ) , round ( chk_y ) , objBlockParent , 1 , 1 ) ; then ; l = chk_y + 1 ; if not collision_line ( round ( chk_x + 3 ) , ( round ( y ) - 6 ) , round ( chk_x + 3 ) , round ( chk_y ) , objBlockParent , 1 , 1 ) ; then ; r = chk_y + 1 ; } } image_angle = point_direction ( chk_x - 4 , l , chk_x + 4 , r ) ; Second pass...
  858. done. collecting variables...
  859. Collecting some variables...
  860. Ignoring `Y' because it's on the ignore stack for level 0 since position 4.
  861. Ignoring `X' because it's on the ignore stack for level 0 since position 6.
  862. Ignoring `Y2' because it's on the ignore stack for level 0 since position 9.
  863. Ignoring `X2' because it's on the ignore stack for level 0 since position 12.
  864. Calls script `radtodeg'
  865. Calls script `arctan'
  866. Ignoring `Y2' because it's on the ignore stack for level 0 since position 9.
  867. Ignoring `Y' because it's on the ignore stack for level 0 since position 4.
  868. Ignoring `X2' because it's on the ignore stack for level 0 since position 12.
  869. Ignoring `X' because it's on the ignore stack for level 0 since position 6.
  870. Ignoring `chk_x' because it's on the ignore stack for level 1 since position 126.
  871. Ignoring `x' because it's a shared local.
  872. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  873. Calls script `round'
  874. Ignoring `y' because it's a shared local.
  875. Ignoring `l' because it's on the ignore stack for level 1 since position 118.
  876. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  877. Ignoring `r' because it's on the ignore stack for level 1 since position 120.
  878. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  879. Calls script `collision_rectangle'
  880. Ignoring `x' because it's a shared local.
  881. Ignoring `y' because it's a shared local.
  882. Ignoring `x' because it's a shared local.
  883. Ignoring `y' because it's a shared local.
  884. Ignoring `objBlockParent' because it's a global.
  885. Calls script `collision_rectangle'
  886. Ignoring `x' because it's a shared local.
  887. Ignoring `y' because it's a shared local.
  888. Ignoring `x' because it's a shared local.
  889. Ignoring `y' because it's a shared local.
  890. Ignoring `objBlockParent' because it's a global.
  891. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  892. Calls script `collision_line'
  893. Calls script `round'
  894. Ignoring `chk_x' because it's on the ignore stack for level 1 since position 126.
  895. Calls script `round'
  896. Ignoring `y' because it's a shared local.
  897. Calls script `round'
  898. Ignoring `chk_x' because it's on the ignore stack for level 1 since position 126.
  899. Calls script `round'
  900. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  901. Ignoring `objBlockParent' because it's a global.
  902. Ignoring `l' because it's on the ignore stack for level 1 since position 118.
  903. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  904. Calls script `collision_line'
  905. Calls script `round'
  906. Ignoring `chk_x' because it's on the ignore stack for level 1 since position 126.
  907. Calls script `round'
  908. Ignoring `y' because it's a shared local.
  909. Calls script `round'
  910. Ignoring `chk_x' because it's on the ignore stack for level 1 since position 126.
  911. Calls script `round'
  912. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  913. Ignoring `objBlockParent' because it's a global.
  914. Ignoring `r' because it's on the ignore stack for level 1 since position 120.
  915. Ignoring `chk_y' because it's on the ignore stack for level 1 since position 132.
  916. Ignoring `image_angle' because it's a shared local.
  917. Calls script `point_direction'
  918. Ignoring `chk_x' because it's on the ignore stack for level 1 since position 126.
  919. Ignoring `l' because it's on the ignore stack for level 1 since position 118.
  920. Ignoring `chk_x' because it's on the ignore stack for level 1 since position 126.
  921. Ignoring `r' because it's on the ignore stack for level 1 since position 120.
  922. done>Parsed `anglebetweenbase': 0 locals, 0 globals
  923. Second pass...
  924. done. collecting variables...
  925. Collecting some variables...
  926. Ignoring `self' because it's a global.
  927. Ignoring `Y' because it's on the ignore stack for level 1 since position 17.
  928. Ignoring `X' because it's on the ignore stack for level 1 since position 19.
  929. Ignoring `Y2' because it's on the ignore stack for level 1 since position 22.
  930. Ignoring `X2' because it's on the ignore stack for level 1 since position 25.
  931. Calls script `radtodeg'
  932. Calls script `arctan'
  933. Ignoring `Y2' because it's on the ignore stack for level 1 since position 22.
  934. Ignoring `Y' because it's on the ignore stack for level 1 since position 17.
  935. Ignoring `X2' because it's on the ignore stack for level 1 since position 25.
  936. Ignoring `X' because it's on the ignore stack for level 1 since position 19.
  937. Ignoring `chk_x' because it's on the ignore stack for level 2 since position 139.
  938. Add a self. before xIgnoring `x' because it's a shared local.
  939. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  940. Calls script `round'
  941. Add a self. before yIgnoring `y' because it's a shared local.
  942. Ignoring `l' because it's on the ignore stack for level 2 since position 131.
  943. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  944. Ignoring `r' because it's on the ignore stack for level 2 since position 133.
  945. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  946. Calls script `collision_rectangle'
  947. Add a self. before xIgnoring `x' because it's a shared local.
  948. Add a self. before yIgnoring `y' because it's a shared local.
  949. Add a self. before xIgnoring `x' because it's a shared local.
  950. Add a self. before yIgnoring `y' because it's a shared local.
  951. Ignoring `objBlockParent' because it's a global.
  952. Calls script `collision_rectangle'
  953. Add a self. before xIgnoring `x' because it's a shared local.
  954. Add a self. before yIgnoring `y' because it's a shared local.
  955. Add a self. before xIgnoring `x' because it's a shared local.
  956. Add a self. before yIgnoring `y' because it's a shared local.
  957. Ignoring `objBlockParent' because it's a global.
  958. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  959. Calls script `collision_line'
  960. Calls script `round'
  961. Ignoring `chk_x' because it's on the ignore stack for level 2 since position 139.
  962. Calls script `round'
  963. Add a self. before yIgnoring `y' because it's a shared local.
  964. Calls script `round'
  965. Ignoring `chk_x' because it's on the ignore stack for level 2 since position 139.
  966. Calls script `round'
  967. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  968. Ignoring `objBlockParent' because it's a global.
  969. Ignoring `l' because it's on the ignore stack for level 2 since position 131.
  970. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  971. Calls script `collision_line'
  972. Calls script `round'
  973. Ignoring `chk_x' because it's on the ignore stack for level 2 since position 139.
  974. Calls script `round'
  975. Add a self. before yIgnoring `y' because it's a shared local.
  976. Calls script `round'
  977. Ignoring `chk_x' because it's on the ignore stack for level 2 since position 139.
  978. Calls script `round'
  979. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  980. Ignoring `objBlockParent' because it's a global.
  981. Ignoring `r' because it's on the ignore stack for level 2 since position 133.
  982. Ignoring `chk_y' because it's on the ignore stack for level 2 since position 145.
  983. Add a self. before image_angleIgnoring `image_angle' because it's a shared local.
  984. Calls script `point_direction'
  985. Ignoring `chk_x' because it's on the ignore stack for level 2 since position 139.
  986. Ignoring `l' because it's on the ignore stack for level 2 since position 131.
  987. Ignoring `chk_x' because it's on the ignore stack for level 2 since position 139.
  988. Ignoring `r' because it's on the ignore stack for level 2 since position 133.
  989. done>i = 0 ; repeat ( 12 ) { var splash1 ; { splash1 = instance_create ( x , y , objSparkle ) ; if ( i <= 45 && i >= 15 ) ; splash1 . ; sprite_index = sprSplash ; splash1 . ; direction = 60 + i ; splash1 . ; speed = 5 ; } if ( i <= 45 && i >= 15 ) { var splash2 ; { splash2 = instance_create ( x , y , objSplash ) ; splash2 . ; direction = 60 + i ; splash2 . ; speed = 4 ; } var splash3 ; { splash3 = instance_create ( x , y , objSplash ) ; splash3 . ; direction = 60 + i ; splash3 . ; speed = 3 ; } } i += 5 ; Second pass...
  990. done. collecting variables...
  991. Collecting some variables...
  992. Delaying `i' because it's either a local or a global.
  993. Ignoring `splash1' because it's on the ignore stack for level 1 since position 27.
  994. Calls script `instance_create'
  995. Ignoring `x' because it's a shared local.
  996. Ignoring `y' because it's a shared local.
  997. Ignoring `objSparkle' because it's a global.
  998. Ignoring `i' because it's already ambiguous.
  999. Ignoring `i' because it's already ambiguous.
  1000. Ignoring `splash1' because it's on the ignore stack for level 1 since position 27.
  1001. Ignoring `sprSplash' because it's a global.
  1002. Ignoring `splash1' because it's on the ignore stack for level 1 since position 27.
  1003. Ignoring `i' because it's already ambiguous.
  1004. Ignoring `splash1' because it's on the ignore stack for level 1 since position 27.
  1005. Ignoring `i' because it's already ambiguous.
  1006. Ignoring `i' because it's already ambiguous.
  1007. Ignoring `splash2' because it's on the ignore stack for level 1 since position 187.
  1008. Calls script `instance_create'
  1009. Ignoring `x' because it's a shared local.
  1010. Ignoring `y' because it's a shared local.
  1011. Ignoring `objSplash' because it's a global.
  1012. Ignoring `splash2' because it's on the ignore stack for level 1 since position 187.
  1013. Ignoring `i' because it's already ambiguous.
  1014. Ignoring `splash2' because it's on the ignore stack for level 1 since position 187.
  1015. Ignoring `splash3' because it's on the ignore stack for level 0 since position 278.
  1016. Calls script `instance_create'
  1017. Ignoring `x' because it's a shared local.
  1018. Ignoring `y' because it's a shared local.
  1019. Ignoring `objSplash' because it's a global.
  1020. Ignoring `splash3' because it's on the ignore stack for level 0 since position 278.
  1021. Ignoring `i' because it's already ambiguous.
  1022. Ignoring `splash3' because it's on the ignore stack for level 0 since position 278.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement