Advertisement
Guest User

Untitled

a guest
Nov 29th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.08 KB | None | 0 0
  1. Java Version: 10600 (1.6.0_27)
  2. Loading lib files in /home/julian/enigma-dev/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-dev/CompilerSource'
  8. 0
  9. Process terminated
  10. > make[1]: Nothing to be done for `all'.
  11. > make[1]: Leaving directory `/home/julian/enigma-dev/CompilerSource'
  12. Initializing Enigma:
  13. Linking up to IDE
  14. Implementing JDI basics
  15. UnimplementedUnimplemented
  16.  
  17. Choosing language: C++
  18. Reading GCC builtins
  19. Read key `defines` as `cpp -dM -x c++ -E $blank`
  20. Parsed `cpp` `-dM -x c++ -E blank.txt`: redirect=yes
  21. TRUE
  22.  
  23.  
  24.  
  25.  
  26. *********** EXECUTE
  27. `/usr/bin/cpp`
  28. `-dM`
  29. `-x`
  30. `c++`
  31. `-E`
  32. `blank.txt`
  33.  
  34.  
  35.  
  36. Call succeeded
  37. Read key `searchdirs` as `gcc -E -x c++ -v $blank`
  38. Parsed `gcc` `-E -x c++ -v blank.txt`: redirect=yes
  39. TRUE
  40.  
  41.  
  42.  
  43.  
  44. *********** EXECUTE
  45. `/usr/bin/gcc`
  46. `-E`
  47. `-x`
  48. `c++`
  49. `-v`
  50. `blank.txt`
  51.  
  52.  
  53.  
  54. Call succeeded
  55. Searching for directories between "#include <...> search starts here:" and "End of search list."
  56. Toolchain returned 9 search directories:
  57. Creating parse context
  58. Parsing settings...
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Could not open ENIGMAsystem/SHELL/Graphics_Systems/OpenGL1/Config/xlib.ey.
  65.  
  66.  
  67.  
  68.  
  69.  
  70. Could not open ENIGMAsystem/SHELL/Widget_Systems/None/Config/xlib.ey.
  71.  
  72.  
  73.  
  74.  
  75.  
  76. Could not open ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Config/xlib.ey.
  77.  
  78.  
  79.  
  80.  
  81.  
  82. Could not open ENIGMAsystem/SHELL/Networking_Systems/None/Config/xlib.ey.
  83. TOINT: 0
  84. TOINT: 0
  85. TOINT: 0
  86. TOINT: 0
  87. TOINT: 0
  88. Setting up IDE editables...
  89. %e-yaml
  90. ---
  91. treat-literals-as: 0
  92. inherit-equivalence-from: 0
  93. scalar-precision: 0
  94. angular-unit: 0
  95. inherit-strings-from: 0
  96. inherit-negatives-as: 0
  97. inherit-escapes-from: 0
  98. inherit-objects: true
  99. inherit-increment-from: 0
  100.  
  101. target-networking: None
  102. target-audio: OpenAL
  103. target-windowing: xlib
  104. target-compiler: gcc
  105. target-graphics: OpenGL1
  106. target-widget: None
  107. target-collision: Precise
  108.  
  109. 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
  110.  
  111. Creating swap.
  112. Dumping whiteSpace definitions...Opening ENIGMA for parse...
  113. Successfully loaded builtin variant type
  114. Successfully loaded builtin var type
  115. Successfully loaded builtin varargs type
  116. Successfully parsed ENIGMA's engine (1799.51ms)
  117. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  118. Creating dummy primitives for old ENIGMA
  119. Initializing EDL Parser...
  120. Grabbing locals...
  121. Finding parent...Found parent scope
  122. >> Checking ancestor object_collisions
  123. >> Checking ancestor object_transform
  124. >> Checking ancestor object_graphics
  125. >> Checking ancestor object_planar
  126. >> Checking ancestor object_basic
  127. time taken to load file: 268 ms
  128. Determining build target...
  129.  
  130.  
  131.  
  132.  
  133. Starting platform inspection
  134. - ENIGMAsystem/SHELL/Platforms/xlib/Info/About.ey: Opened.
  135. - ENIGMAsystem/SHELL/Platforms/Cocoa/Info/About.ey: Opened.
  136. - ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey: Opened.
  137. - ENIGMAsystem/SHELL/Platforms/General/Info/About.ey: Failed!
  138. - ENIGMAsystem/SHELL/Platforms/Win32/Info/About.ey: Opened.
  139. - ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey: Opened.
  140. Done.
  141. Parsing settings...
  142.  
  143.  
  144.  
  145.  
  146.  
  147. Could not open ENIGMAsystem/SHELL/Graphics_Systems/OpenGL1/Config/xlib.ey.
  148.  
  149.  
  150.  
  151.  
  152.  
  153. Could not open ENIGMAsystem/SHELL/Widget_Systems/None/Config/xlib.ey.
  154.  
  155.  
  156.  
  157.  
  158.  
  159. Could not open ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Config/xlib.ey.
  160.  
  161.  
  162.  
  163.  
  164.  
  165. Could not open ENIGMAsystem/SHELL/Networking_Systems/None/Config/xlib.ey.
  166. TOINT: 0
  167. TOINT: 0
  168. TOINT: 0
  169. TOINT: 0
  170. TOINT: 0
  171. Setting up IDE editables...
  172. %e-yaml
  173. ---
  174. treat-literals-as: 0
  175. inherit-equivalence-from: 0
  176. scalar-precision: 0
  177. angular-unit: 0
  178. inherit-strings-from: 0
  179. inherit-negatives-as: 0
  180. inherit-escapes-from: 0
  181. inherit-objects: true
  182. inherit-increment-from: 0
  183.  
  184. target-networking: None
  185. target-audio: OpenAL
  186. target-windowing: xlib
  187. target-compiler: gcc
  188. target-graphics: OpenGL1
  189. target-widget: None
  190. target-collision: Precise
  191.  
  192. 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
  193.  
  194. Creating swap.
  195. Dumping whiteSpace definitions...Opening ENIGMA for parse...
  196. Successfully loaded builtin variant type
  197. Successfully loaded builtin var type
  198. Successfully loaded builtin varargs type
  199. Successfully parsed ENIGMA's engine (627.961ms)
  200. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  201. Creating dummy primitives for old ENIGMA
  202. Initializing EDL Parser...
  203. Grabbing locals...
  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_planar
  209. >> Checking ancestor object_basic
  210. Plugin: Delegating to ENIGMA (out of my hands now)
  211. Determining build target...
  212.  
  213.  
  214.  
  215.  
  216. Starting platform inspection
  217. - ENIGMAsystem/SHELL/Platforms/xlib/Info/About.ey: Opened.
  218. - ENIGMAsystem/SHELL/Platforms/Cocoa/Info/About.ey: Opened.
  219. - ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey: Opened.
  220. - ENIGMAsystem/SHELL/Platforms/General/Info/About.ey: Failed!
  221. - ENIGMAsystem/SHELL/Platforms/Win32/Info/About.ey: Opened.
  222. - ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey: Opened.
  223. Done.
  224. Initializing dialog boxes
  225. Initialized.
  226. Building for mode (0)
  227. Cleaning up from previous executions
  228. - Cleared parsed objects
  229. - Cleared room entries
  230. - Cleared shared locals list
  231. - Cleared event info
  232. Adding extension
  233. extension
  234. Universal_System/Extensions
  235. :
  236. Alarms
  237. Loading shared locals from extensions list
  238. Finding parent...Found parent scope
  239. >> Checking ancestor object_collisions
  240. >> Checking ancestor object_transform
  241. >> Checking ancestor object_graphics
  242. >> Checking ancestor object_planar
  243. >> Checking ancestor object_basic
  244. Location in memory of structure: 0x7f5c900035f0
  245. Copying resources:
  246. Copying sprite names [27]
  247. Name on this side: <ENIGMA Resources>
  248. Name on this side2: <ENIGMA Resources>
  249. Pointer on this side: 0x7f5c945360e0
  250. Address on this side: 0x7f5c945360e0
  251. Name on this side: <ENIGMA Resources>
  252. Name on this side2: <ENIGMA Resources>
  253. Pointer on this side: 0x7f5c945360e0
  254. Address on this side: 0x7f5c945360e0
  255. Name on this side: <ENIGMA Resources>
  256. Name on this side2: <ENIGMA Resources>
  257. Pointer on this side: 0x7f5c945360e0
  258. Address on this side: 0x7f5c945360e0
  259. Name on this side: <ENIGMA Resources>
  260. Name on this side2: <ENIGMA Resources>
  261. Pointer on this side: 0x7f5c945360e0
  262. Address on this side: 0x7f5c945360e0
  263. Name on this side: <ENIGMA Resources>
  264. Name on this side2: <ENIGMA Resources>
  265. Pointer on this side: 0x7f5c945360e0
  266. Address on this side: 0x7f5c945360e0
  267. Name on this side: <ENIGMA Resources>
  268. Name on this side2: <ENIGMA Resources>
  269. Pointer on this side: 0x7f5c945360e0
  270. Address on this side: 0x7f5c945360e0
  271. Name on this side: <ENIGMA Resources>
  272. Name on this side2: <ENIGMA Resources>
  273. Pointer on this side: 0x7f5c945360e0
  274. Address on this side: 0x7f5c945360e0
  275. Name on this side: <ENIGMA Resources>
  276. Name on this side2: <ENIGMA Resources>
  277. Pointer on this side: 0x7f5c945360e0
  278. Address on this side: 0x7f5c945360e0
  279. Name on this side: <ENIGMA Resources>
  280. Name on this side2: <ENIGMA Resources>
  281. Pointer on this side: 0x7f5c945360e0
  282. Address on this side: 0x7f5c945360e0
  283. Name on this side: <ENIGMA Resources>
  284. Name on this side2: <ENIGMA Resources>
  285. Pointer on this side: 0x7f5c945360e0
  286. Address on this side: 0x7f5c945360e0
  287. Name on this side: <ENIGMA Resources>
  288. Name on this side2: <ENIGMA Resources>
  289. Pointer on this side: 0x7f5c945360e0
  290. Address on this side: 0x7f5c945360e0
  291. Name on this side: <ENIGMA Resources>
  292. Name on this side2: <ENIGMA Resources>
  293. Pointer on this side: 0x7f5c945360e0
  294. Address on this side: 0x7f5c945360e0
  295. Name on this side: <ENIGMA Resources>
  296. Name on this side2: <ENIGMA Resources>
  297. Pointer on this side: 0x7f5c945360e0
  298. Address on this side: 0x7f5c945360e0
  299. Name on this side: <ENIGMA Resources>
  300. Name on this side2: <ENIGMA Resources>
  301. Pointer on this side: 0x7f5c945360e0
  302. Address on this side: 0x7f5c945360e0
  303. Name on this side: <ENIGMA Resources>
  304. Name on this side2: <ENIGMA Resources>
  305. Pointer on this side: 0x7f5c945360e0
  306. Address on this side: 0x7f5c945360e0
  307. Name on this side: <ENIGMA Resources>
  308. Name on this side2: <ENIGMA Resources>
  309. Pointer on this side: 0x7f5c945360e0
  310. Address on this side: 0x7f5c945360e0
  311. Name on this side: <ENIGMA Resources>
  312. Name on this side2: <ENIGMA Resources>
  313. Pointer on this side: 0x7f5c945360e0
  314. Address on this side: 0x7f5c945360e0
  315. Name on this side: <ENIGMA Resources>
  316. Name on this side2: <ENIGMA Resources>
  317. Pointer on this side: 0x7f5c945360e0
  318. Address on this side: 0x7f5c945360e0
  319. Name on this side: <ENIGMA Resources>
  320. Name on this side2: <ENIGMA Resources>
  321. Pointer on this side: 0x7f5c945360e0
  322. Address on this side: 0x7f5c945360e0
  323. Name on this side: <ENIGMA Resources>
  324. Name on this side2: <ENIGMA Resources>
  325. Pointer on this side: 0x7f5c945360e0
  326. Address on this side: 0x7f5c945360e0
  327. Name on this side: <ENIGMA Resources>
  328. Name on this side2: <ENIGMA Resources>
  329. Pointer on this side: 0x7f5c945360e0
  330. Address on this side: 0x7f5c945360e0
  331. Name on this side: <ENIGMA Resources>
  332. Name on this side2: <ENIGMA Resources>
  333. Pointer on this side: 0x7f5c945360e0
  334. Address on this side: 0x7f5c945360e0
  335. Name on this side: <ENIGMA Resources>
  336. Name on this side2: <ENIGMA Resources>
  337. Pointer on this side: 0x7f5c945360e0
  338. Address on this side: 0x7f5c945360e0
  339. Name on this side: <ENIGMA Resources>
  340. Name on this side2: <ENIGMA Resources>
  341. Pointer on this side: 0x7f5c945360e0
  342. Address on this side: 0x7f5c945360e0
  343. Name on this side: <ENIGMA Resources>
  344. Name on this side2: <ENIGMA Resources>
  345. Pointer on this side: 0x7f5c945360e0
  346. Address on this side: 0x7f5c945360e0
  347. Name on this side: <ENIGMA Resources>
  348. Name on this side2: <ENIGMA Resources>
  349. Pointer on this side: 0x7f5c945360e0
  350. Address on this side: 0x7f5c945360e0
  351. Name on this side: <ENIGMA Resources>
  352. Name on this side2: <ENIGMA Resources>
  353. Pointer on this side: 0x7f5c945360e0
  354. Address on this side: 0x7f5c945360e0
  355. Copying sound names [4]
  356. Copying background names [9]
  357. Copying path names [0]
  358. Copying script names [0]
  359. Copying shader names [0]
  360. Copying font names [1]
  361. Copying timeline names [kidding, these are totally not implemented :P] [0]
  362. Copying object names [25]
  363. Copying room names [1]
  364. SYNTAX CHECKING AND PRIMARY PARSING:
  365. 0 Scripts:
  366. "Linking" scripts
  367. `Linking' 0 scripts in 0 passes...
  368. Completing script "Link"
  369. Done.
  370. 25 Objects:
  371. obj_wall_basic: 12 events:
  372. Event[8]: Parsing 1 sub-events:
  373. Check `obj_wall_basic::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  374. Collecting some variables...
  375. Calls script `point_distance'
  376. Ignoring `x' because it's a shared local.
  377. Ignoring `y' because it's a shared local.
  378. Calls script `d3d_draw_wall'
  379. Adding `x1' because that's just what I do.
  380. Adding `y1' because that's just what I do.
  381. Adding `z1' because that's just what I do.
  382. Adding `x2' because that's just what I do.
  383. Adding `y2' because that's just what I do.
  384. Adding `z2' because that's just what I do.
  385. Adding `tex' because that's just what I do.
  386. done> Done.
  387. obj_wall1_hor: 12 events:
  388. Event[0]: Parsing 1 sub-events:
  389. Check `obj_wall1_hor::create...{ { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall1 ) ; } Done. Parse...Second pass...done. collecting variables...
  390. Collecting some variables...
  391. Adding `x1' because that's just what I do.
  392. Ignoring `x' because it's a shared local.
  393. Adding `x2' because that's just what I do.
  394. Ignoring `x' because it's a shared local.
  395. Adding `y1' because that's just what I do.
  396. Ignoring `y' because it's a shared local.
  397. Adding `y2' because that's just what I do.
  398. Ignoring `y' because it's a shared local.
  399. Adding `z1' because that's just what I do.
  400. Adding `z2' because that's just what I do.
  401. Adding `tex' because that's just what I do.
  402. Calls script `background_get_texture'
  403. Ignoring `texture_wall1' because it's a global.
  404. done> Done.
  405. Event[8]: Parsing 1 sub-events:
  406. Check `obj_wall1_hor::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  407. Collecting some variables...
  408. Calls script `point_distance'
  409. Ignoring `x' because it's a shared local.
  410. Ignoring `y' because it's a shared local.
  411. Calls script `d3d_draw_wall'
  412. Ignoring `x1' because it's already a local.
  413. Ignoring `y1' because it's already a local.
  414. Ignoring `z1' because it's already a local.
  415. Ignoring `x2' because it's already a local.
  416. Ignoring `y2' because it's already a local.
  417. Ignoring `z2' because it's already a local.
  418. Ignoring `tex' because it's already a local.
  419. done> Done.
  420. obj_wall1_vert: 12 events:
  421. Event[0]: Parsing 1 sub-events:
  422. Check `obj_wall1_vert::create...{ { x1 = x ; x2 = x ; y1 = y - 16 ; y2 = y + 16 ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall1 ) ; } Done. Parse...Second pass...done. collecting variables...
  423. Collecting some variables...
  424. Adding `x1' because that's just what I do.
  425. Ignoring `x' because it's a shared local.
  426. Adding `x2' because that's just what I do.
  427. Ignoring `x' because it's a shared local.
  428. Adding `y1' because that's just what I do.
  429. Ignoring `y' because it's a shared local.
  430. Adding `y2' because that's just what I do.
  431. Ignoring `y' because it's a shared local.
  432. Adding `z1' because that's just what I do.
  433. Adding `z2' because that's just what I do.
  434. Adding `tex' because that's just what I do.
  435. Calls script `background_get_texture'
  436. Ignoring `texture_wall1' because it's a global.
  437. done> Done.
  438. Event[8]: Parsing 1 sub-events:
  439. Check `obj_wall1_vert::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  440. Collecting some variables...
  441. Calls script `point_distance'
  442. Ignoring `x' because it's a shared local.
  443. Ignoring `y' because it's a shared local.
  444. Calls script `d3d_draw_wall'
  445. Ignoring `x1' because it's already a local.
  446. Ignoring `y1' because it's already a local.
  447. Ignoring `z1' because it's already a local.
  448. Ignoring `x2' because it's already a local.
  449. Ignoring `y2' because it's already a local.
  450. Ignoring `z2' because it's already a local.
  451. Ignoring `tex' because it's already a local.
  452. done> Done.
  453. obj_wall2_hor: 12 events:
  454. Event[0]: Parsing 1 sub-events:
  455. Check `obj_wall2_hor::create...{ { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall2 ) ; } Done. Parse...Second pass...done. collecting variables...
  456. Collecting some variables...
  457. Adding `x1' because that's just what I do.
  458. Ignoring `x' because it's a shared local.
  459. Adding `x2' because that's just what I do.
  460. Ignoring `x' because it's a shared local.
  461. Adding `y1' because that's just what I do.
  462. Ignoring `y' because it's a shared local.
  463. Adding `y2' because that's just what I do.
  464. Ignoring `y' because it's a shared local.
  465. Adding `z1' because that's just what I do.
  466. Adding `z2' because that's just what I do.
  467. Adding `tex' because that's just what I do.
  468. Calls script `background_get_texture'
  469. Ignoring `texture_wall2' because it's a global.
  470. done> Done.
  471. Event[8]: Parsing 1 sub-events:
  472. Check `obj_wall2_hor::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  473. Collecting some variables...
  474. Calls script `point_distance'
  475. Ignoring `x' because it's a shared local.
  476. Ignoring `y' because it's a shared local.
  477. Calls script `d3d_draw_wall'
  478. Ignoring `x1' because it's already a local.
  479. Ignoring `y1' because it's already a local.
  480. Ignoring `z1' because it's already a local.
  481. Ignoring `x2' because it's already a local.
  482. Ignoring `y2' because it's already a local.
  483. Ignoring `z2' because it's already a local.
  484. Ignoring `tex' because it's already a local.
  485. done> Done.
  486. obj_wall2_vert: 12 events:
  487. Event[0]: Parsing 1 sub-events:
  488. Check `obj_wall2_vert::create...{ { x1 = x ; x2 = x ; y1 = y - 16 ; y2 = y + 16 ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall2 ) ; } Done. Parse...Second pass...done. collecting variables...
  489. Collecting some variables...
  490. Adding `x1' because that's just what I do.
  491. Ignoring `x' because it's a shared local.
  492. Adding `x2' because that's just what I do.
  493. Ignoring `x' because it's a shared local.
  494. Adding `y1' because that's just what I do.
  495. Ignoring `y' because it's a shared local.
  496. Adding `y2' because that's just what I do.
  497. Ignoring `y' because it's a shared local.
  498. Adding `z1' because that's just what I do.
  499. Adding `z2' because that's just what I do.
  500. Adding `tex' because that's just what I do.
  501. Calls script `background_get_texture'
  502. Ignoring `texture_wall2' because it's a global.
  503. done> Done.
  504. Event[8]: Parsing 1 sub-events:
  505. Check `obj_wall2_vert::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  506. Collecting some variables...
  507. Calls script `point_distance'
  508. Ignoring `x' because it's a shared local.
  509. Ignoring `y' because it's a shared local.
  510. Calls script `d3d_draw_wall'
  511. Ignoring `x1' because it's already a local.
  512. Ignoring `y1' because it's already a local.
  513. Ignoring `z1' because it's already a local.
  514. Ignoring `x2' because it's already a local.
  515. Ignoring `y2' because it's already a local.
  516. Ignoring `z2' because it's already a local.
  517. Ignoring `tex' because it's already a local.
  518. done> Done.
  519. obj_player: 12 events:
  520. Event[0]: Parsing 1 sub-events:
  521. Check `obj_player::create...{ { global . ; camx = x ; global . ; camy = y ; global . ; camsin = sin ( direction * pi %= 180 ) ; global . ; camcos = cos ( direction * pi %= 180 ) ; } } { { friction = 0 . ; 2 ; d3d_start ( ) ; d3d_set_hidden ( 1 ) ; d3d_set_lighting ( 0 ) ; d3d_set_culling ( 0 ) ; d3d_set_fog ( 1 , c_black , 10 , 300 ) ; texture_set_interpolation ( 1 ) ; } } { argument_relative : 0 ; action_set_health ( 100 ) } sound_stop ( snd_ow Done. Parse...Second pass...done. collecting variables...
  522. Collecting some variables...
  523. Ignoring `x' because it's a shared local.
  524. Ignoring `y' because it's a shared local.
  525. Calls script `sin'
  526. Ignoring `direction' because it's a shared local.
  527. Ignoring `pi' because it's a global.
  528. Calls script `cos'
  529. Ignoring `direction' because it's a shared local.
  530. Ignoring `pi' because it's a global.
  531. Ignoring `friction' because it's a shared local.
  532. Calls script `d3d_start'
  533. Calls script `d3d_set_hidden'
  534. Calls script `d3d_set_lighting'
  535. Calls script `d3d_set_culling'
  536. Calls script `d3d_set_fog'
  537. Ignoring `c_black' because it's a global.
  538. Calls script `texture_set_interpolation'
  539. Ignoring `argument_relative' because it's a global.
  540. Calls script `action_set_health'
  541. Calls script `sound_stop'
  542. Ignoring `snd_ow' because it's a global.
  543. done> Done.
  544. Event[3]: Parsing 1 sub-events:
  545. Check `obj_player::endstep...{ { global . ; camx = x ; global . ; camy = y ; global . ; camsin = sin ( direction * pi %= 180 ) ; global . ; camcos = cos ( direction * pi %= 180 ) ; } Done. Parse...Second pass...done. collecting variables...
  546. Collecting some variables...
  547. Ignoring `x' because it's a shared local.
  548. Ignoring `y' because it's a shared local.
  549. Calls script `sin'
  550. Ignoring `direction' because it's a shared local.
  551. Ignoring `pi' because it's a global.
  552. Calls script `cos'
  553. Ignoring `direction' because it's a shared local.
  554. Ignoring `pi' because it's a global.
  555. done> Done.
  556. Event[4]: Parsing 1 sub-events:
  557. Check `obj_player::collision_0...{ { x = xprevious ; y = yprevious ; if ( abs ( hspeed ) >= abs ( vspeed ) && not place_meeting ( x + hspeed , y , obj_wall_basic ) ) { x += hspeed ; return 0 ; ; } if ( abs ( vspeed ) >= abs ( hspeed ) && not place_meeting ( x , y + vspeed , obj_wall_basic ) ) { y += vspeed ; return 0 ; ; } speed = 0 ; } Done. Parse...Second pass...done. collecting variables...
  558. Collecting some variables...
  559. Ignoring `x' because it's a shared local.
  560. Ignoring `xprevious' because it's a shared local.
  561. Ignoring `y' because it's a shared local.
  562. Ignoring `yprevious' because it's a shared local.
  563. Calls script `abs'
  564. Ignoring `hspeed' because it's a shared local.
  565. Calls script `abs'
  566. Ignoring `vspeed' because it's a shared local.
  567. Calls script `place_meeting'
  568. Ignoring `x' because it's a shared local.
  569. Ignoring `hspeed' because it's a shared local.
  570. Ignoring `y' because it's a shared local.
  571. Ignoring `obj_wall_basic' because it's a global.
  572. Ignoring `x' because it's a shared local.
  573. Ignoring `hspeed' because it's a shared local.
  574. Calls script `abs'
  575. Ignoring `vspeed' because it's a shared local.
  576. Calls script `abs'
  577. Ignoring `hspeed' because it's a shared local.
  578. Calls script `place_meeting'
  579. Ignoring `x' because it's a shared local.
  580. Ignoring `y' because it's a shared local.
  581. Ignoring `vspeed' because it's a shared local.
  582. Ignoring `obj_wall_basic' because it's a global.
  583. Ignoring `y' because it's a shared local.
  584. Ignoring `vspeed' because it's a shared local.
  585. Ignoring `speed' because it's a shared local.
  586. done> Done.
  587. Event[5]: Parsing 6 sub-events:
  588. Check `obj_player::keyboard_37...{ { direction += 3 ; } Done. Parse...Second pass...done. collecting variables...
  589. Collecting some variables...
  590. Ignoring `direction' because it's a shared local.
  591. done> Done.
  592. Check `obj_player::keyboard_38...{ { var maxspeed ; if keyboard_check ( vk_shift ) { maxspeed = 3 } else { maxspeed = 1 . ; 5 ; } if ( speed < maxspeed ) ; speed = min ( maxspeed , speed + 0 . ; 4 ) ; } Done. Parse...Second pass...AND EN = 0
  593. CHECK POINT
  594. SUXXESS
  595. done. collecting variables...
  596. Collecting some variables...
  597. Calls script `keyboard_check'
  598. Ignoring `vk_shift' because it's a global.
  599. Ignoring `maxspeed' because it's on the ignore stack for level 2 since position 13.
  600. Ignoring `maxspeed' because it's on the ignore stack for level 2 since position 13.
  601. Ignoring `speed' because it's a shared local.
  602. Ignoring `maxspeed' because it's on the ignore stack for level 2 since position 13.
  603. Ignoring `speed' because it's a shared local.
  604. Calls script `min'
  605. done> Done.
  606. Check `obj_player::keyboard_39...{ { direction -= 3 ; } Done. Parse...Second pass...done. collecting variables...
  607. Collecting some variables...
  608. Ignoring `direction' because it's a shared local.
  609. done> Done.
  610. Check `obj_player::keyboard_40...{ { var maxspeed ; if keyboard_check ( vk_shift ) { maxspeed = 3 } else { maxspeed = 1 . ; 5 ; } if ( speed > - maxspeed ) ; speed = max ( - maxspeed , speed - 0 . ; 4 ) ; } Done. Parse...Second pass...AND EN = 0
  611. CHECK POINT
  612. SUXXESS
  613. done. collecting variables...
  614. Collecting some variables...
  615. Calls script `keyboard_check'
  616. Ignoring `vk_shift' because it's a global.
  617. Ignoring `maxspeed' because it's on the ignore stack for level 2 since position 13.
  618. Ignoring `maxspeed' because it's on the ignore stack for level 2 since position 13.
  619. Ignoring `speed' because it's a shared local.
  620. Ignoring `maxspeed' because it's on the ignore stack for level 2 since position 13.
  621. Ignoring `speed' because it's a shared local.
  622. Calls script `max'
  623. done> Done.
  624. Check `obj_player::keyboard_88...{ { var xn , yn ; xn = x + sin ( direction * pi %= 180 ) ; yn = y + cos ( direction * pi %= 180 ) ; if not place_meeting ( xn , yn , obj_wall_basic ) { x = xn ; y = yn ; } } Done. Parse...Second pass...done. collecting variables...
  625. Collecting some variables...
  626. Ignoring `xn' because it's on the ignore stack for level 2 since position 7.
  627. Ignoring `x' because it's a shared local.
  628. Calls script `sin'
  629. Ignoring `direction' because it's a shared local.
  630. Ignoring `pi' because it's a global.
  631. Ignoring `yn' because it's on the ignore stack for level 2 since position 10.
  632. Ignoring `y' because it's a shared local.
  633. Calls script `cos'
  634. Ignoring `direction' because it's a shared local.
  635. Ignoring `pi' because it's a global.
  636. Calls script `place_meeting'
  637. Ignoring `xn' because it's on the ignore stack for level 2 since position 7.
  638. Ignoring `yn' because it's on the ignore stack for level 2 since position 10.
  639. Ignoring `obj_wall_basic' because it's a global.
  640. Ignoring `x' because it's a shared local.
  641. Ignoring `xn' because it's on the ignore stack for level 2 since position 7.
  642. Ignoring `y' because it's a shared local.
  643. Ignoring `yn' because it's on the ignore stack for level 2 since position 10.
  644. done> Done.
  645. Check `obj_player::keyboard_90...{ { var xn , yn ; xn = x - sin ( direction * pi %= 180 ) ; yn = y - cos ( direction * pi %= 180 ) ; if not place_meeting ( xn , yn , obj_wall_basic ) { x = xn ; y = yn ; } } Done. Parse...Second pass...done. collecting variables...
  646. Collecting some variables...
  647. Ignoring `xn' because it's on the ignore stack for level 2 since position 7.
  648. Ignoring `x' because it's a shared local.
  649. Calls script `sin'
  650. Ignoring `direction' because it's a shared local.
  651. Ignoring `pi' because it's a global.
  652. Ignoring `yn' because it's on the ignore stack for level 2 since position 10.
  653. Ignoring `y' because it's a shared local.
  654. Calls script `cos'
  655. Ignoring `direction' because it's a shared local.
  656. Ignoring `pi' because it's a global.
  657. Calls script `place_meeting'
  658. Ignoring `xn' because it's on the ignore stack for level 2 since position 7.
  659. Ignoring `yn' because it's on the ignore stack for level 2 since position 10.
  660. Ignoring `obj_wall_basic' because it's a global.
  661. Ignoring `x' because it's a shared local.
  662. Ignoring `xn' because it's on the ignore stack for level 2 since position 7.
  663. Ignoring `y' because it's a shared local.
  664. Ignoring `yn' because it's on the ignore stack for level 2 since position 10.
  665. done> Done.
  666. Event[7]: Parsing 1 sub-events:
  667. Check `obj_player::nomorehealth...show_message ( "YOU ARE DEAD!!!!" ) ; game_restart ( Done. Parse...
  668.  
  669.  
  670. Cut string "YOU ARE DEAD!!!!"
  671.  
  672.  
  673. Second pass...done. collecting variables...
  674. Collecting some variables...
  675. Calls script `show_message'
  676. Calls script `game_restart'
  677. done> Done.
  678. Event[8]: Parsing 1 sub-events:
  679. Check `obj_player::draw...{ { d3d_set_projection ( x , y , 10 , x + cos ( direction * pi %= 180 ) , y - sin ( direction * pi %= 180 ) , 10 , 0 , 0 , 1 ) ; draw_set_alpha ( 1 ) ; draw_set_color ( c_white ) ; d3d_draw_floor ( 0 , 0 , 32 , room_width , room_height , 32 , background_get_texture ( texture_ceiling ) , 24 , 24 ) ; d3d_draw_floor ( 0 , 0 , 0 , room_width , room_height , 0 , background_get_texture ( texture_floor ) , 24 , 24 ) ; } Done. Parse...Second pass...done. collecting variables...
  680. Collecting some variables...
  681. Calls script `d3d_set_projection'
  682. Ignoring `x' because it's a shared local.
  683. Ignoring `y' because it's a shared local.
  684. Ignoring `x' because it's a shared local.
  685. Calls script `cos'
  686. Ignoring `direction' because it's a shared local.
  687. Ignoring `pi' because it's a global.
  688. Ignoring `y' because it's a shared local.
  689. Calls script `sin'
  690. Ignoring `direction' because it's a shared local.
  691. Ignoring `pi' because it's a global.
  692. Calls script `draw_set_alpha'
  693. Calls script `draw_set_color'
  694. Ignoring `c_white' because it's a global.
  695. Calls script `d3d_draw_floor'
  696. Ignoring `room_width' because it's a global.
  697. Ignoring `room_height' because it's a global.
  698. Calls script `background_get_texture'
  699. Ignoring `texture_ceiling' because it's a global.
  700. Calls script `d3d_draw_floor'
  701. Ignoring `room_width' because it's a global.
  702. Ignoring `room_height' because it's a global.
  703. Calls script `background_get_texture'
  704. Ignoring `texture_floor' because it's a global.
  705. done> Done.
  706. obj_wall3_hor: 12 events:
  707. Event[0]: Parsing 1 sub-events:
  708. Check `obj_wall3_hor::create...{ { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall3 ) ; } Done. Parse...Second pass...done. collecting variables...
  709. Collecting some variables...
  710. Adding `x1' because that's just what I do.
  711. Ignoring `x' because it's a shared local.
  712. Adding `x2' because that's just what I do.
  713. Ignoring `x' because it's a shared local.
  714. Adding `y1' because that's just what I do.
  715. Ignoring `y' because it's a shared local.
  716. Adding `y2' because that's just what I do.
  717. Ignoring `y' because it's a shared local.
  718. Adding `z1' because that's just what I do.
  719. Adding `z2' because that's just what I do.
  720. Adding `tex' because that's just what I do.
  721. Calls script `background_get_texture'
  722. Ignoring `texture_wall3' because it's a global.
  723. done> Done.
  724. Event[8]: Parsing 1 sub-events:
  725. Check `obj_wall3_hor::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  726. Collecting some variables...
  727. Calls script `point_distance'
  728. Ignoring `x' because it's a shared local.
  729. Ignoring `y' because it's a shared local.
  730. Calls script `d3d_draw_wall'
  731. Ignoring `x1' because it's already a local.
  732. Ignoring `y1' because it's already a local.
  733. Ignoring `z1' because it's already a local.
  734. Ignoring `x2' because it's already a local.
  735. Ignoring `y2' because it's already a local.
  736. Ignoring `z2' because it's already a local.
  737. Ignoring `tex' because it's already a local.
  738. done> Done.
  739. obj_wall4_hor: 12 events:
  740. Event[0]: Parsing 1 sub-events:
  741. Check `obj_wall4_hor::create...{ { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall4 ) ; } Done. Parse...Second pass...done. collecting variables...
  742. Collecting some variables...
  743. Adding `x1' because that's just what I do.
  744. Ignoring `x' because it's a shared local.
  745. Adding `x2' because that's just what I do.
  746. Ignoring `x' because it's a shared local.
  747. Adding `y1' because that's just what I do.
  748. Ignoring `y' because it's a shared local.
  749. Adding `y2' because that's just what I do.
  750. Ignoring `y' because it's a shared local.
  751. Adding `z1' because that's just what I do.
  752. Adding `z2' because that's just what I do.
  753. Adding `tex' because that's just what I do.
  754. Calls script `background_get_texture'
  755. Ignoring `texture_wall4' because it's a global.
  756. done> Done.
  757. Event[8]: Parsing 1 sub-events:
  758. Check `obj_wall4_hor::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  759. Collecting some variables...
  760. Calls script `point_distance'
  761. Ignoring `x' because it's a shared local.
  762. Ignoring `y' because it's a shared local.
  763. Calls script `d3d_draw_wall'
  764. Ignoring `x1' because it's already a local.
  765. Ignoring `y1' because it's already a local.
  766. Ignoring `z1' because it's already a local.
  767. Ignoring `x2' because it's already a local.
  768. Ignoring `y2' because it's already a local.
  769. Ignoring `z2' because it's already a local.
  770. Ignoring `tex' because it's already a local.
  771. done> Done.
  772. obj_wall5_hor: 12 events:
  773. Event[0]: Parsing 1 sub-events:
  774. Check `obj_wall5_hor::create...{ { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall5 ) ; } Done. Parse...Second pass...done. collecting variables...
  775. Collecting some variables...
  776. Adding `x1' because that's just what I do.
  777. Ignoring `x' because it's a shared local.
  778. Adding `x2' because that's just what I do.
  779. Ignoring `x' because it's a shared local.
  780. Adding `y1' because that's just what I do.
  781. Ignoring `y' because it's a shared local.
  782. Adding `y2' because that's just what I do.
  783. Ignoring `y' because it's a shared local.
  784. Adding `z1' because that's just what I do.
  785. Adding `z2' because that's just what I do.
  786. Adding `tex' because that's just what I do.
  787. Calls script `background_get_texture'
  788. Ignoring `texture_wall5' because it's a global.
  789. done> Done.
  790. Event[8]: Parsing 1 sub-events:
  791. Check `obj_wall5_hor::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  792. Collecting some variables...
  793. Calls script `point_distance'
  794. Ignoring `x' because it's a shared local.
  795. Ignoring `y' because it's a shared local.
  796. Calls script `d3d_draw_wall'
  797. Ignoring `x1' because it's already a local.
  798. Ignoring `y1' because it's already a local.
  799. Ignoring `z1' because it's already a local.
  800. Ignoring `x2' because it's already a local.
  801. Ignoring `y2' because it's already a local.
  802. Ignoring `z2' because it's already a local.
  803. Ignoring `tex' because it's already a local.
  804. done> Done.
  805. obj_wall6_hor: 12 events:
  806. Event[0]: Parsing 1 sub-events:
  807. Check `obj_wall6_hor::create...{ { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall6 ) ; } Done. Parse...Second pass...done. collecting variables...
  808. Collecting some variables...
  809. Adding `x1' because that's just what I do.
  810. Ignoring `x' because it's a shared local.
  811. Adding `x2' because that's just what I do.
  812. Ignoring `x' because it's a shared local.
  813. Adding `y1' because that's just what I do.
  814. Ignoring `y' because it's a shared local.
  815. Adding `y2' because that's just what I do.
  816. Ignoring `y' because it's a shared local.
  817. Adding `z1' because that's just what I do.
  818. Adding `z2' because that's just what I do.
  819. Adding `tex' because that's just what I do.
  820. Calls script `background_get_texture'
  821. Ignoring `texture_wall6' because it's a global.
  822. done> Done.
  823. Event[8]: Parsing 1 sub-events:
  824. Check `obj_wall6_hor::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  825. Collecting some variables...
  826. Calls script `point_distance'
  827. Ignoring `x' because it's a shared local.
  828. Ignoring `y' because it's a shared local.
  829. Calls script `d3d_draw_wall'
  830. Ignoring `x1' because it's already a local.
  831. Ignoring `y1' because it's already a local.
  832. Ignoring `z1' because it's already a local.
  833. Ignoring `x2' because it's already a local.
  834. Ignoring `y2' because it's already a local.
  835. Ignoring `z2' because it's already a local.
  836. Ignoring `tex' because it's already a local.
  837. done> Done.
  838. obj_wall3_vert: 12 events:
  839. Event[0]: Parsing 1 sub-events:
  840. Check `obj_wall3_vert::create...{ { x1 = x ; x2 = x ; y1 = y - 16 ; y2 = y + 16 ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall3 ) ; } Done. Parse...Second pass...done. collecting variables...
  841. Collecting some variables...
  842. Adding `x1' because that's just what I do.
  843. Ignoring `x' because it's a shared local.
  844. Adding `x2' because that's just what I do.
  845. Ignoring `x' because it's a shared local.
  846. Adding `y1' because that's just what I do.
  847. Ignoring `y' because it's a shared local.
  848. Adding `y2' because that's just what I do.
  849. Ignoring `y' because it's a shared local.
  850. Adding `z1' because that's just what I do.
  851. Adding `z2' because that's just what I do.
  852. Adding `tex' because that's just what I do.
  853. Calls script `background_get_texture'
  854. Ignoring `texture_wall3' because it's a global.
  855. done> Done.
  856. Event[8]: Parsing 1 sub-events:
  857. Check `obj_wall3_vert::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  858. Collecting some variables...
  859. Calls script `point_distance'
  860. Ignoring `x' because it's a shared local.
  861. Ignoring `y' because it's a shared local.
  862. Calls script `d3d_draw_wall'
  863. Ignoring `x1' because it's already a local.
  864. Ignoring `y1' because it's already a local.
  865. Ignoring `z1' because it's already a local.
  866. Ignoring `x2' because it's already a local.
  867. Ignoring `y2' because it's already a local.
  868. Ignoring `z2' because it's already a local.
  869. Ignoring `tex' because it's already a local.
  870. done> Done.
  871. obj_wall4_vert: 12 events:
  872. Event[0]: Parsing 1 sub-events:
  873. Check `obj_wall4_vert::create...{ { x1 = x ; x2 = x ; y1 = y - 16 ; y2 = y + 16 ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall4 ) ; } Done. Parse...Second pass...done. collecting variables...
  874. Collecting some variables...
  875. Adding `x1' because that's just what I do.
  876. Ignoring `x' because it's a shared local.
  877. Adding `x2' because that's just what I do.
  878. Ignoring `x' because it's a shared local.
  879. Adding `y1' because that's just what I do.
  880. Ignoring `y' because it's a shared local.
  881. Adding `y2' because that's just what I do.
  882. Ignoring `y' because it's a shared local.
  883. Adding `z1' because that's just what I do.
  884. Adding `z2' because that's just what I do.
  885. Adding `tex' because that's just what I do.
  886. Calls script `background_get_texture'
  887. Ignoring `texture_wall4' because it's a global.
  888. done> Done.
  889. Event[8]: Parsing 1 sub-events:
  890. Check `obj_wall4_vert::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  891. Collecting some variables...
  892. Calls script `point_distance'
  893. Ignoring `x' because it's a shared local.
  894. Ignoring `y' because it's a shared local.
  895. Calls script `d3d_draw_wall'
  896. Ignoring `x1' because it's already a local.
  897. Ignoring `y1' because it's already a local.
  898. Ignoring `z1' because it's already a local.
  899. Ignoring `x2' because it's already a local.
  900. Ignoring `y2' because it's already a local.
  901. Ignoring `z2' because it's already a local.
  902. Ignoring `tex' because it's already a local.
  903. done> Done.
  904. obj_wall5_vert: 12 events:
  905. Event[0]: Parsing 1 sub-events:
  906. Check `obj_wall5_vert::create...{ { x1 = x ; x2 = x ; y1 = y - 16 ; y2 = y + 16 ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall5 ) ; } Done. Parse...Second pass...done. collecting variables...
  907. Collecting some variables...
  908. Adding `x1' because that's just what I do.
  909. Ignoring `x' because it's a shared local.
  910. Adding `x2' because that's just what I do.
  911. Ignoring `x' because it's a shared local.
  912. Adding `y1' because that's just what I do.
  913. Ignoring `y' because it's a shared local.
  914. Adding `y2' because that's just what I do.
  915. Ignoring `y' because it's a shared local.
  916. Adding `z1' because that's just what I do.
  917. Adding `z2' because that's just what I do.
  918. Adding `tex' because that's just what I do.
  919. Calls script `background_get_texture'
  920. Ignoring `texture_wall5' because it's a global.
  921. done> Done.
  922. Event[8]: Parsing 1 sub-events:
  923. Check `obj_wall5_vert::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  924. Collecting some variables...
  925. Calls script `point_distance'
  926. Ignoring `x' because it's a shared local.
  927. Ignoring `y' because it's a shared local.
  928. Calls script `d3d_draw_wall'
  929. Ignoring `x1' because it's already a local.
  930. Ignoring `y1' because it's already a local.
  931. Ignoring `z1' because it's already a local.
  932. Ignoring `x2' because it's already a local.
  933. Ignoring `y2' because it's already a local.
  934. Ignoring `z2' because it's already a local.
  935. Ignoring `tex' because it's already a local.
  936. done> Done.
  937. obj_wall6_vert: 12 events:
  938. Event[0]: Parsing 1 sub-events:
  939. Check `obj_wall6_vert::create...{ { x1 = x ; x2 = x ; y1 = y - 16 ; y2 = y + 16 ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_wall6 ) ; } Done. Parse...Second pass...done. collecting variables...
  940. Collecting some variables...
  941. Adding `x1' because that's just what I do.
  942. Ignoring `x' because it's a shared local.
  943. Adding `x2' because that's just what I do.
  944. Ignoring `x' because it's a shared local.
  945. Adding `y1' because that's just what I do.
  946. Ignoring `y' because it's a shared local.
  947. Adding `y2' because that's just what I do.
  948. Ignoring `y' because it's a shared local.
  949. Adding `z1' because that's just what I do.
  950. Adding `z2' because that's just what I do.
  951. Adding `tex' because that's just what I do.
  952. Calls script `background_get_texture'
  953. Ignoring `texture_wall6' because it's a global.
  954. done> Done.
  955. Event[8]: Parsing 1 sub-events:
  956. Check `obj_wall6_vert::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  957. Collecting some variables...
  958. Calls script `point_distance'
  959. Ignoring `x' because it's a shared local.
  960. Ignoring `y' because it's a shared local.
  961. Calls script `d3d_draw_wall'
  962. Ignoring `x1' because it's already a local.
  963. Ignoring `y1' because it's already a local.
  964. Ignoring `z1' because it's already a local.
  965. Ignoring `x2' because it's already a local.
  966. Ignoring `y2' because it's already a local.
  967. Ignoring `z2' because it's already a local.
  968. Ignoring `tex' because it's already a local.
  969. done> Done.
  970. obj_barrel: 12 events:
  971. Event[0]: Parsing 1 sub-events:
  972. Check `obj_barrel::create...image_speed = 0 . ; Done. Parse...Second pass...done. collecting variables...
  973. Collecting some variables...
  974. Ignoring `image_speed' because it's a shared local.
  975. done> Done.
  976. Event[1]: Parsing 1 sub-events:
  977. Check `obj_barrel::destroy...{ { instance_create ( x , y , obj_barrel_exp ) ; } Done. Parse...Second pass...done. collecting variables...
  978. Collecting some variables...
  979. Calls script `instance_create'
  980. Ignoring `x' because it's a shared local.
  981. Ignoring `y' because it's a shared local.
  982. Ignoring `obj_barrel_exp' because it's a global.
  983. done> Done.
  984. Event[8]: Parsing 1 sub-events:
  985. Check `obj_barrel::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; var tex ; tex = sprite_get_texture ( tex_barrel , image_index ) ; d3d_draw_wall ( x - 6 * global . ; camsin , y - 6 * global . ; camcos , 12 , x + 6 * global . ; camsin , y + 6 * global . ; camcos , 0 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  986. Collecting some variables...
  987. Calls script `point_distance'
  988. Ignoring `x' because it's a shared local.
  989. Ignoring `y' because it's a shared local.
  990. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  991. Calls script `sprite_get_texture'
  992. Ignoring `tex_barrel' because it's a global.
  993. Ignoring `image_index' because it's a shared local.
  994. Calls script `d3d_draw_wall'
  995. Ignoring `x' because it's a shared local.
  996. Ignoring `y' because it's a shared local.
  997. Ignoring `x' because it's a shared local.
  998. Ignoring `y' because it's a shared local.
  999. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1000. done> Done.
  1001. obj_barrel_exp: 12 events:
  1002. Event[0]: Parsing 1 sub-events:
  1003. Check `obj_barrel_exp::create...image_speed = 0 . ; 2 { argument_relative : 0 ; action_set_alarm ( 5 , 0 ) Done. Parse...Second pass...done. collecting variables...
  1004. Collecting some variables...
  1005. Ignoring `image_speed' because it's a shared local.
  1006. Ignoring `argument_relative' because it's a global.
  1007. Calls script `action_set_alarm'
  1008. done> Done.
  1009. Event[2]: Parsing 1 sub-events:
  1010. Check `obj_barrel_exp::alarm_0...action_sound ( snd_explosion , 0 Done. Parse...Second pass...done. collecting variables...
  1011. Collecting some variables...
  1012. Calls script `action_sound'
  1013. Ignoring `snd_explosion' because it's a global.
  1014. done> Done.
  1015. Event[7]: Parsing 1 sub-events:
  1016. Check `obj_barrel_exp::animationend...action_kill_object ( Done. Parse...Second pass...done. collecting variables...
  1017. Collecting some variables...
  1018. Calls script `action_kill_object'
  1019. done> Done.
  1020. Event[8]: Parsing 1 sub-events:
  1021. Check `obj_barrel_exp::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; var tex ; tex = sprite_get_texture ( tex_barrel_exp , image_index ) ; draw_set_alpha ( 1 - 0 . ; 1 * image_index ) ; d3d_draw_wall ( x - 12 * global . ; camsin , y - 12 * global . ; camcos , 24 , x + 12 * global . ; camsin , y + 12 * global . ; camcos , 0 , tex , 1 , 1 ) ; draw_set_alpha ( 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1022. Collecting some variables...
  1023. Calls script `point_distance'
  1024. Ignoring `x' because it's a shared local.
  1025. Ignoring `y' because it's a shared local.
  1026. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1027. Calls script `sprite_get_texture'
  1028. Ignoring `tex_barrel_exp' because it's a global.
  1029. Ignoring `image_index' because it's a shared local.
  1030. Calls script `draw_set_alpha'
  1031. Ignoring `image_index' because it's a shared local.
  1032. Calls script `d3d_draw_wall'
  1033. Ignoring `x' because it's a shared local.
  1034. Ignoring `y' because it's a shared local.
  1035. Ignoring `x' because it's a shared local.
  1036. Ignoring `y' because it's a shared local.
  1037. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1038. Calls script `draw_set_alpha'
  1039. done> Done.
  1040. obj_plant1: 12 events:
  1041. Event[8]: Parsing 1 sub-events:
  1042. Check `obj_plant1::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; var tex ; tex = sprite_get_texture ( tex_plant1 , 0 ) ; d3d_draw_wall ( x - 7 * global . ; camsin , y - 7 * global . ; camcos , 24 , x + 7 * global . ; camsin , y + 7 * global . ; camcos , 0 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1043. Collecting some variables...
  1044. Calls script `point_distance'
  1045. Ignoring `x' because it's a shared local.
  1046. Ignoring `y' because it's a shared local.
  1047. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1048. Calls script `sprite_get_texture'
  1049. Ignoring `tex_plant1' because it's a global.
  1050. Calls script `d3d_draw_wall'
  1051. Ignoring `x' because it's a shared local.
  1052. Ignoring `y' because it's a shared local.
  1053. Ignoring `x' because it's a shared local.
  1054. Ignoring `y' because it's a shared local.
  1055. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1056. done> Done.
  1057. obj_plant2: 12 events:
  1058. Event[8]: Parsing 1 sub-events:
  1059. Check `obj_plant2::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; var tex ; tex = sprite_get_texture ( tex_plant2 , 0 ) ; d3d_draw_wall ( x - 7 * global . ; camsin , y - 7 * global . ; camcos , 20 , x + 7 * global . ; camsin , y + 7 * global . ; camcos , 0 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1060. Collecting some variables...
  1061. Calls script `point_distance'
  1062. Ignoring `x' because it's a shared local.
  1063. Ignoring `y' because it's a shared local.
  1064. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1065. Calls script `sprite_get_texture'
  1066. Ignoring `tex_plant2' because it's a global.
  1067. Calls script `d3d_draw_wall'
  1068. Ignoring `x' because it's a shared local.
  1069. Ignoring `y' because it's a shared local.
  1070. Ignoring `x' because it's a shared local.
  1071. Ignoring `y' because it's a shared local.
  1072. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1073. done> Done.
  1074. obj_gun: 12 events:
  1075. Event[0]: Parsing 1 sub-events:
  1076. Check `obj_gun::create...{ { image_speed = 0 ; image_index = 0 ; can_shoot = 1 ; } Done. Parse...Second pass...done. collecting variables...
  1077. Collecting some variables...
  1078. Ignoring `image_speed' because it's a shared local.
  1079. Ignoring `image_index' because it's a shared local.
  1080. Adding `can_shoot' because that's just what I do.
  1081. done> Done.
  1082. Event[5]: Parsing 1 sub-events:
  1083. Check `obj_gun::keyboard_32...{ { if ( not can_shoot ) ; return 0 ; ; can_shoot = 0 ; image_speed = 0 . ; 4 ; image_index = 0 ; audio_play_sound ( snd_shoot , 0 , 0 ) ; var xx , yy , ii ; xx = global . ; camx ; yy = global . ; camy ; repeat ( 50 ) { xx += 4 * global . ; camcos ; yy -= 4 * global . ; camsin ; ii = instance_position ( xx , yy , obj_wall_basic ) ; if ( ii == noone ) { ii = instance_position ( xx , yy , obj_monster_basic ) ; if ( ii == noone ) ; continue ; with ( ii ) ; instance_destroy ( ) ; break ; } if ii . ; object_index == obj_plant_basic ; continue ; if ( ii . ; object_index == obj_barrel ) || ( ii . ; object_index == obj_door ) ; with ( ii ) ; instance_destroy ( ) ; break ; } } Done. Parse...Second pass...done. collecting variables...
  1084. Collecting some variables...
  1085. Ignoring `can_shoot' because it's already a local.
  1086. Ignoring `can_shoot' because it's already a local.
  1087. Ignoring `image_speed' because it's a shared local.
  1088. Ignoring `image_index' because it's a shared local.
  1089. Calls script `audio_play_sound'
  1090. Adding `snd_shoot' because that's just what I do.
  1091. Ignoring `xx' because it's on the ignore stack for level 2 since position 108.
  1092. Ignoring `yy' because it's on the ignore stack for level 2 since position 111.
  1093. Ignoring `xx' because it's on the ignore stack for level 2 since position 108.
  1094. Ignoring `yy' because it's on the ignore stack for level 2 since position 111.
  1095. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1096. Calls script `instance_position'
  1097. Ignoring `xx' because it's on the ignore stack for level 2 since position 108.
  1098. Ignoring `yy' because it's on the ignore stack for level 2 since position 111.
  1099. Ignoring `obj_wall_basic' because it's a global.
  1100. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1101. Ignoring `noone' because it's a global.
  1102. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1103. Calls script `instance_position'
  1104. Ignoring `xx' because it's on the ignore stack for level 2 since position 108.
  1105. Ignoring `yy' because it's on the ignore stack for level 2 since position 111.
  1106. Ignoring `obj_monster_basic' because it's a global.
  1107. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1108. Ignoring `noone' because it's a global.
  1109. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1110. Calls script `instance_destroy'
  1111. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1112. Ignoring `obj_plant_basic' because it's a global.
  1113. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1114. Ignoring `obj_barrel' because it's a global.
  1115. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1116. Ignoring `obj_door' because it's a global.
  1117. Ignoring `ii' because it's on the ignore stack for level 2 since position 114.
  1118. Calls script `instance_destroy'
  1119. done> Done.
  1120. Event[7]: Parsing 1 sub-events:
  1121. Check `obj_gun::animationend...{ { image_speed = 0 ; image_index = 0 ; can_shoot = 1 ; } Done. Parse...Second pass...done. collecting variables...
  1122. Collecting some variables...
  1123. Ignoring `image_speed' because it's a shared local.
  1124. Ignoring `image_index' because it's a shared local.
  1125. Ignoring `can_shoot' because it's already a local.
  1126. done> Done.
  1127. Event[8]: Parsing 1 sub-events:
  1128. Check `obj_gun::draw...{ { d3d_set_projection_ortho ( 0 , 0 , 640 , 480 , 0 ) ; d3d_set_hidden ( 0 ) ; draw_sprite_ext ( sprite_shotgun , - 1 , 0 , 480 - 256 , 2 , 2 , 0 , c_white , 1 ) ; draw_set_alpha ( 0 . ; 4 ) ; draw_healthbar ( 5 , 460 , 100 , 475 , health , c_black , c_red , c_lime , 0 , 1 , 1 ) ; draw_set_alpha ( 1 ) ; d3d_set_hidden ( 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1129. Collecting some variables...
  1130. Calls script `d3d_set_projection_ortho'
  1131. Calls script `d3d_set_hidden'
  1132. Calls script `draw_sprite_ext'
  1133. Ignoring `sprite_shotgun' because it's a global.
  1134. Ignoring `c_white' because it's a global.
  1135. Calls script `draw_set_alpha'
  1136. Calls script `draw_healthbar'
  1137. Ignoring `health' because it's a global.
  1138. Ignoring `c_black' because it's a global.
  1139. Ignoring `c_red' because it's a global.
  1140. Ignoring `c_lime' because it's a global.
  1141. Calls script `draw_set_alpha'
  1142. Calls script `d3d_set_hidden'
  1143. done> Done.
  1144. obj_monster1: 12 events:
  1145. Event[0]: Parsing 1 sub-events:
  1146. Check `obj_monster1::create...image_speed = 0 . ; 3 ; image_index = floor ( random ( 4 ) Done. Parse...Second pass...done. collecting variables...
  1147. Collecting some variables...
  1148. Ignoring `image_speed' because it's a shared local.
  1149. Ignoring `image_index' because it's a shared local.
  1150. Calls script `floor'
  1151. Calls script `random'
  1152. done> Done.
  1153. Event[1]: Parsing 1 sub-events:
  1154. Check `obj_monster1::destroy...{ { instance_create ( x , y , obj_monster1_dead ) ; } Done. Parse...Second pass...done. collecting variables...
  1155. Collecting some variables...
  1156. Calls script `instance_create'
  1157. Ignoring `x' because it's a shared local.
  1158. Ignoring `y' because it's a shared local.
  1159. Ignoring `obj_monster1_dead' because it's a global.
  1160. done> Done.
  1161. Event[3]: Parsing 1 sub-events:
  1162. Check `obj_monster1::beginstep...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 200 ) { speed = 0 ; return 0 ; ; } if ( collision_line ( x , y , obj_player . ; x , obj_player . ; y , obj_wall_basic , 0 , 0 ) != noone ) { speed = 0 ; return 0 ; ; } if ( point_distance ( x , y , global . ; camx , global . ; camy ) < 12 ) { speed = 0 ; health -= 2 ; if not sound_isplaying ( snd_ow ) ; sound_play ( snd_ow ) ; return 0 ; ; } move_towards_point ( global . ; camx , global . ; camy , 1 . ; 4 ) ; } Done. Parse...Second pass...done. collecting variables...
  1163. Collecting some variables...
  1164. Calls script `point_distance'
  1165. Ignoring `x' because it's a shared local.
  1166. Ignoring `y' because it's a shared local.
  1167. Ignoring `speed' because it's a shared local.
  1168. Calls script `collision_line'
  1169. Ignoring `x' because it's a shared local.
  1170. Ignoring `y' because it's a shared local.
  1171. Ignoring `obj_player' because it's a global.
  1172. Ignoring `obj_player' because it's a global.
  1173. Ignoring `obj_wall_basic' because it's a global.
  1174. Ignoring `noone' because it's a global.
  1175. Ignoring `speed' because it's a shared local.
  1176. Calls script `point_distance'
  1177. Ignoring `x' because it's a shared local.
  1178. Ignoring `y' because it's a shared local.
  1179. Ignoring `speed' because it's a shared local.
  1180. Ignoring `health' because it's a global.
  1181. Calls script `sound_isplaying'
  1182. Ignoring `snd_ow' because it's a global.
  1183. Calls script `sound_play'
  1184. Ignoring `snd_ow' because it's a global.
  1185. Calls script `move_towards_point'
  1186. done> Done.
  1187. Event[8]: Parsing 1 sub-events:
  1188. Check `obj_monster1::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; var tex ; tex = sprite_get_texture ( tex_monster , image_index ) ; d3d_draw_wall ( x - 8 * global . ; camsin , y - 8 * global . ; camcos , 19 , x + 8 * global . ; camsin , y + 8 * global . ; camcos , 3 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1189. Collecting some variables...
  1190. Calls script `point_distance'
  1191. Ignoring `x' because it's a shared local.
  1192. Ignoring `y' because it's a shared local.
  1193. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1194. Calls script `sprite_get_texture'
  1195. Ignoring `tex_monster' because it's a global.
  1196. Ignoring `image_index' because it's a shared local.
  1197. Calls script `d3d_draw_wall'
  1198. Ignoring `x' because it's a shared local.
  1199. Ignoring `y' because it's a shared local.
  1200. Ignoring `x' because it's a shared local.
  1201. Ignoring `y' because it's a shared local.
  1202. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1203. done> Done.
  1204. obj_monster1_dead: 12 events:
  1205. Event[0]: Parsing 1 sub-events:
  1206. Check `obj_monster1_dead::create...image_speed = 0 . ; 3 { argument_relative : 0 ; action_set_alarm ( 5 , 0 ) Done. Parse...Second pass...done. collecting variables...
  1207. Collecting some variables...
  1208. Ignoring `image_speed' because it's a shared local.
  1209. Ignoring `argument_relative' because it's a global.
  1210. Calls script `action_set_alarm'
  1211. done> Done.
  1212. Event[2]: Parsing 1 sub-events:
  1213. Check `obj_monster1_dead::alarm_0...action_sound ( snd_explosion , 0 Done. Parse...Second pass...done. collecting variables...
  1214. Collecting some variables...
  1215. Calls script `action_sound'
  1216. Ignoring `snd_explosion' because it's a global.
  1217. done> Done.
  1218. Event[7]: Parsing 1 sub-events:
  1219. Check `obj_monster1_dead::animationend...action_sprite_set ( tex_monster_dead , 7 , 0 Done. Parse...Second pass...done. collecting variables...
  1220. Collecting some variables...
  1221. Calls script `action_sprite_set'
  1222. Ignoring `tex_monster_dead' because it's a global.
  1223. done> Done.
  1224. Event[8]: Parsing 1 sub-events:
  1225. Check `obj_monster1_dead::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; var tex ; tex = sprite_get_texture ( tex_monster_dead , image_index ) ; d3d_draw_wall ( x - 8 * global . ; camsin , y - 8 * global . ; camcos , 19 , x + 8 * global . ; camsin , y + 8 * global . ; camcos , - 13 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1226. Collecting some variables...
  1227. Calls script `point_distance'
  1228. Ignoring `x' because it's a shared local.
  1229. Ignoring `y' because it's a shared local.
  1230. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1231. Calls script `sprite_get_texture'
  1232. Ignoring `tex_monster_dead' because it's a global.
  1233. Ignoring `image_index' because it's a shared local.
  1234. Calls script `d3d_draw_wall'
  1235. Ignoring `x' because it's a shared local.
  1236. Ignoring `y' because it's a shared local.
  1237. Ignoring `x' because it's a shared local.
  1238. Ignoring `y' because it's a shared local.
  1239. Ignoring `tex' because it's on the ignore stack for level 2 since position 70.
  1240. done> Done.
  1241. obj_monster_basic: 12 events:
  1242. Event[4]: Parsing 1 sub-events:
  1243. Check `obj_monster_basic::collision_0...{ { x = xprevious ; y = yprevious ; if ( abs ( hspeed ) >= abs ( vspeed ) && not place_meeting ( x + hspeed , y , obj_wall_basic ) ) { x += hspeed ; return 0 ; ; } if not place_meeting ( x , y + vspeed , obj_wall_basic ) { y += vspeed ; return 0 ; ; } if not place_meeting ( x + hspeed , y , obj_wall_basic ) { x += hspeed ; return 0 ; ; } } Done. Parse...Second pass...done. collecting variables...
  1244. Collecting some variables...
  1245. Ignoring `x' because it's a shared local.
  1246. Ignoring `xprevious' because it's a shared local.
  1247. Ignoring `y' because it's a shared local.
  1248. Ignoring `yprevious' because it's a shared local.
  1249. Calls script `abs'
  1250. Ignoring `hspeed' because it's a shared local.
  1251. Calls script `abs'
  1252. Ignoring `vspeed' because it's a shared local.
  1253. Calls script `place_meeting'
  1254. Ignoring `x' because it's a shared local.
  1255. Ignoring `hspeed' because it's a shared local.
  1256. Ignoring `y' because it's a shared local.
  1257. Ignoring `obj_wall_basic' because it's a global.
  1258. Ignoring `x' because it's a shared local.
  1259. Ignoring `hspeed' because it's a shared local.
  1260. Calls script `place_meeting'
  1261. Ignoring `x' because it's a shared local.
  1262. Ignoring `y' because it's a shared local.
  1263. Ignoring `vspeed' because it's a shared local.
  1264. Ignoring `obj_wall_basic' because it's a global.
  1265. Ignoring `y' because it's a shared local.
  1266. Ignoring `vspeed' because it's a shared local.
  1267. Calls script `place_meeting'
  1268. Ignoring `x' because it's a shared local.
  1269. Ignoring `hspeed' because it's a shared local.
  1270. Ignoring `y' because it's a shared local.
  1271. Ignoring `obj_wall_basic' because it's a global.
  1272. Ignoring `x' because it's a shared local.
  1273. Ignoring `hspeed' because it's a shared local.
  1274. done> Done.
  1275. obj_plant_basic: 12 events:
  1276. obj_door: 12 events:
  1277. Event[0]: Parsing 1 sub-events:
  1278. Check `obj_door::create...{ { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_door ) ; } Done. Parse...Second pass...done. collecting variables...
  1279. Collecting some variables...
  1280. Adding `x1' because that's just what I do.
  1281. Ignoring `x' because it's a shared local.
  1282. Adding `x2' because that's just what I do.
  1283. Ignoring `x' because it's a shared local.
  1284. Adding `y1' because that's just what I do.
  1285. Ignoring `y' because it's a shared local.
  1286. Adding `y2' because that's just what I do.
  1287. Ignoring `y' because it's a shared local.
  1288. Adding `z1' because that's just what I do.
  1289. Adding `z2' because that's just what I do.
  1290. Adding `tex' because that's just what I do.
  1291. Calls script `background_get_texture'
  1292. Ignoring `texture_door' because it's a global.
  1293. done> Done.
  1294. Event[1]: Parsing 1 sub-events:
  1295. Check `obj_door::destroy...{ argument_relative : 1 ; action_create_object ( obj_door_sliding , 0 , 0 ) Done. Parse...Second pass...done. collecting variables...
  1296. Collecting some variables...
  1297. Ignoring `argument_relative' because it's a global.
  1298. Calls script `action_create_object'
  1299. Ignoring `obj_door_sliding' because it's a global.
  1300. done> Done.
  1301. Event[8]: Parsing 1 sub-events:
  1302. Check `obj_door::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1303. Collecting some variables...
  1304. Calls script `point_distance'
  1305. Ignoring `x' because it's a shared local.
  1306. Ignoring `y' because it's a shared local.
  1307. Calls script `d3d_draw_wall'
  1308. Ignoring `x1' because it's already a local.
  1309. Ignoring `y1' because it's already a local.
  1310. Ignoring `z1' because it's already a local.
  1311. Ignoring `x2' because it's already a local.
  1312. Ignoring `y2' because it's already a local.
  1313. Ignoring `z2' because it's already a local.
  1314. Ignoring `tex' because it's already a local.
  1315. done> Done.
  1316. obj_door_sliding: 12 events:
  1317. Event[0]: Parsing 1 sub-events:
  1318. Check `obj_door_sliding::create...{ argument_relative : 0 ; action_move ( "000100000" , 1 ) } { { x1 = x - 16 ; x2 = x + 16 ; y1 = y ; y2 = y ; z1 = 32 ; z2 = 0 ; tex = background_get_texture ( texture_door ) ; } } { argument_relative : 0 ; action_set_alarm ( 64 , 0 ) Done. Parse...
  1319.  
  1320.  
  1321. Cut string "000100000"
  1322.  
  1323.  
  1324. Second pass...done. collecting variables...
  1325. Collecting some variables...
  1326. Ignoring `argument_relative' because it's a global.
  1327. Calls script `action_move'
  1328. Adding `x1' because that's just what I do.
  1329. Ignoring `x' because it's a shared local.
  1330. Adding `x2' because that's just what I do.
  1331. Ignoring `x' because it's a shared local.
  1332. Adding `y1' because that's just what I do.
  1333. Ignoring `y' because it's a shared local.
  1334. Adding `y2' because that's just what I do.
  1335. Ignoring `y' because it's a shared local.
  1336. Adding `z1' because that's just what I do.
  1337. Adding `z2' because that's just what I do.
  1338. Adding `tex' because that's just what I do.
  1339. Calls script `background_get_texture'
  1340. Ignoring `texture_door' because it's a global.
  1341. Ignoring `argument_relative' because it's a global.
  1342. Calls script `action_set_alarm'
  1343. done> Done.
  1344. Event[2]: Parsing 1 sub-events:
  1345. Check `obj_door_sliding::alarm_0...{ argument_relative : 0 ; action_move ( "000010000" , 0 ) Done. Parse...
  1346.  
  1347.  
  1348. Cut string "000010000"
  1349.  
  1350.  
  1351. Second pass...done. collecting variables...
  1352. Collecting some variables...
  1353. Ignoring `argument_relative' because it's a global.
  1354. Calls script `action_move'
  1355. done> Done.
  1356. Event[3]: Parsing 1 sub-events:
  1357. Check `obj_door_sliding::step...{ { x1 = x - 16 ; x2 = x + 16 ; } Done. Parse...Second pass...done. collecting variables...
  1358. Collecting some variables...
  1359. Ignoring `x1' because it's already a local.
  1360. Ignoring `x' because it's a shared local.
  1361. Ignoring `x2' because it's already a local.
  1362. Ignoring `x' because it's a shared local.
  1363. done> Done.
  1364. Event[8]: Parsing 1 sub-events:
  1365. Check `obj_door_sliding::draw...{ { if ( point_distance ( x , y , global . ; camx , global . ; camy ) > 240 ) ; return 0 ; ; d3d_draw_wall ( x1 , y1 , z1 , x2 , y2 , z2 , tex , 1 , 1 ) ; } Done. Parse...Second pass...done. collecting variables...
  1366. Collecting some variables...
  1367. Calls script `point_distance'
  1368. Ignoring `x' because it's a shared local.
  1369. Ignoring `y' because it's a shared local.
  1370. Calls script `d3d_draw_wall'
  1371. Ignoring `x1' because it's already a local.
  1372. Ignoring `y1' because it's already a local.
  1373. Ignoring `z1' because it's already a local.
  1374. Ignoring `x2' because it's already a local.
  1375. Ignoring `y2' because it's already a local.
  1376. Ignoring `z2' because it's already a local.
  1377. Ignoring `tex' because it's already a local.
  1378. done> Done.
  1379. Creating room creation code scope and parsing
  1380. Second pass...done. collecting variables...
  1381. Collecting some variables...
  1382. done>"Linking" scripts into the objects...
  1383. "Link" complete.
  1384. Tabulating maximum argument passes to each script
  1385. Finished
  1386. Writing executable information and resources.
  1387. Writing modes and settings
  1388. Writing object switch
  1389. Writing resource names and maxima
  1390. Writing events
  1391. Linking globals
  1392. Copied `tex' from object `obj_wall_basic' to the Global ScopeCopied `x1' from object `obj_wall_basic' to the Global ScopeCopied `x2' from object `obj_wall_basic' to the Global ScopeCopied `y1' from object `obj_wall_basic' to the Global ScopeCopied `y2' from object `obj_wall_basic' to the Global ScopeCopied `z1' from object `obj_wall_basic' to the Global ScopeCopied `z2' from object `obj_wall_basic' to the Global ScopeCopied `tex' from object `obj_wall1_hor' to the Global ScopeCopied `x1' from object `obj_wall1_hor' to the Global ScopeCopied `x2' from object `obj_wall1_hor' to the Global ScopeCopied `y1' from object `obj_wall1_hor' to the Global ScopeCopied `y2' from object `obj_wall1_hor' to the Global ScopeCopied `z1' from object `obj_wall1_hor' to the Global ScopeCopied `z2' from object `obj_wall1_hor' to the Global ScopeCopied `tex' from object `obj_wall1_vert' to the Global ScopeCopied `x1' from object `obj_wall1_vert' to the Global ScopeCopied `x2' from object `obj_wall1_vert' to the Global ScopeCopied `y1' from object `obj_wall1_vert' to the Global ScopeCopied `y2' from object `obj_wall1_vert' to the Global ScopeCopied `z1' from object `obj_wall1_vert' to the Global ScopeCopied `z2' from object `obj_wall1_vert' to the Global ScopeCopied `tex' from object `obj_wall2_hor' to the Global ScopeCopied `x1' from object `obj_wall2_hor' to the Global ScopeCopied `x2' from object `obj_wall2_hor' to the Global ScopeCopied `y1' from object `obj_wall2_hor' to the Global ScopeCopied `y2' from object `obj_wall2_hor' to the Global ScopeCopied `z1' from object `obj_wall2_hor' to the Global ScopeCopied `z2' from object `obj_wall2_hor' to the Global ScopeCopied `tex' from object `obj_wall2_vert' to the Global ScopeCopied `x1' from object `obj_wall2_vert' to the Global ScopeCopied `x2' from object `obj_wall2_vert' to the Global ScopeCopied `y1' from object `obj_wall2_vert' to the Global ScopeCopied `y2' from object `obj_wall2_vert' to the Global ScopeCopied `z1' from object `obj_wall2_vert' to the Global ScopeCopied `z2' from object `obj_wall2_vert' to the Global ScopeCopied `tex' from object `obj_wall3_hor' to the Global ScopeCopied `x1' from object `obj_wall3_hor' to the Global ScopeCopied `x2' from object `obj_wall3_hor' to the Global ScopeCopied `y1' from object `obj_wall3_hor' to the Global ScopeCopied `y2' from object `obj_wall3_hor' to the Global ScopeCopied `z1' from object `obj_wall3_hor' to the Global ScopeCopied `z2' from object `obj_wall3_hor' to the Global ScopeCopied `tex' from object `obj_wall4_hor' to the Global ScopeCopied `x1' from object `obj_wall4_hor' to the Global ScopeCopied `x2' from object `obj_wall4_hor' to the Global ScopeCopied `y1' from object `obj_wall4_hor' to the Global ScopeCopied `y2' from object `obj_wall4_hor' to the Global ScopeCopied `z1' from object `obj_wall4_hor' to the Global ScopeCopied `z2' from object `obj_wall4_hor' to the Global ScopeCopied `tex' from object `obj_wall5_hor' to the Global ScopeCopied `x1' from object `obj_wall5_hor' to the Global ScopeCopied `x2' from object `obj_wall5_hor' to the Global ScopeCopied `y1' from object `obj_wall5_hor' to the Global ScopeCopied `y2' from object `obj_wall5_hor' to the Global ScopeCopied `z1' from object `obj_wall5_hor' to the Global ScopeCopied `z2' from object `obj_wall5_hor' to the Global ScopeCopied `tex' from object `obj_wall6_hor' to the Global ScopeCopied `x1' from object `obj_wall6_hor' to the Global ScopeCopied `x2' from object `obj_wall6_hor' to the Global ScopeCopied `y1' from object `obj_wall6_hor' to the Global ScopeCopied `y2' from object `obj_wall6_hor' to the Global ScopeCopied `z1' from object `obj_wall6_hor' to the Global ScopeCopied `z2' from object `obj_wall6_hor' to the Global ScopeCopied `tex' from object `obj_wall3_vert' to the Global ScopeCopied `x1' from object `obj_wall3_vert' to the Global ScopeCopied `x2' from object `obj_wall3_vert' to the Global ScopeCopied `y1' from object `obj_wall3_vert' to the Global ScopeCopied `y2' from object `obj_wall3_vert' to the Global ScopeCopied `z1' from object `obj_wall3_vert' to the Global ScopeCopied `z2' from object `obj_wall3_vert' to the Global ScopeCopied `tex' from object `obj_wall4_vert' to the Global ScopeCopied `x1' from object `obj_wall4_vert' to the Global ScopeCopied `x2' from object `obj_wall4_vert' to the Global ScopeCopied `y1' from object `obj_wall4_vert' to the Global ScopeCopied `y2' from object `obj_wall4_vert' to the Global ScopeCopied `z1' from object `obj_wall4_vert' to the Global ScopeCopied `z2' from object `obj_wall4_vert' to the Global ScopeCopied `tex' from object `obj_wall5_vert' to the Global ScopeCopied `x1' from object `obj_wall5_vert' to the Global ScopeCopied `x2' from object `obj_wall5_vert' to the Global ScopeCopied `y1' from object `obj_wall5_vert' to the Global ScopeCopied `y2' from object `obj_wall5_vert' to the Global ScopeCopied `z1' from object `obj_wall5_vert' to the Global ScopeCopied `z2' from object `obj_wall5_vert' to the Global ScopeCopied `tex' from object `obj_wall6_vert' to the Global ScopeCopied `x1' from object `obj_wall6_vert' to the Global ScopeCopied `x2' from object `obj_wall6_vert' to the Global ScopeCopied `y1' from object `obj_wall6_vert' to the Global ScopeCopied `y2' from object `obj_wall6_vert' to the Global ScopeCopied `z1' from object `obj_wall6_vert' to the Global ScopeCopied `z2' from object `obj_wall6_vert' to the Global ScopeCopied `can_shoot' from object `obj_gun' to the Global ScopeCopied `snd_shoot' from object `obj_gun' to the Global ScopeCopied `tex' from object `obj_door' to the Global ScopeCopied `x1' from object `obj_door' to the Global ScopeCopied `x2' from object `obj_door' to the Global ScopeCopied `y1' from object `obj_door' to the Global ScopeCopied `y2' from object `obj_door' to the Global ScopeCopied `z1' from object `obj_door' to the Global ScopeCopied `z2' from object `obj_door' to the Global ScopeCopied `tex' from object `obj_door_sliding' to the Global ScopeCopied `x1' from object `obj_door_sliding' to the Global ScopeCopied `x2' from object `obj_door_sliding' to the Global ScopeCopied `y1' from object `obj_door_sliding' to the Global ScopeCopied `y2' from object `obj_door_sliding' to the Global ScopeCopied `z1' from object `obj_door_sliding' to the Global ScopeCopied `z2' from object `obj_door_sliding' to the Global ScopeRunning Secondary Parse Passes
  1393. Request for type of global: returning int!
  1394. Add dot accessed local camx
  1395. var
  1396. New level: 3
  1397. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1398. Request for type of global: returning int!
  1399. Add dot accessed local camy
  1400. var
  1401. New level: 3
  1402. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1403. Request for type of global: returning int!
  1404. New level: 3
  1405. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1406. Request for type of global: returning int!
  1407. New level: 3
  1408. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1409. Request for type of global: returning int!
  1410. New level: 3
  1411. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1412. Request for type of global: returning int!
  1413. New level: 3
  1414. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1415. Request for type of global: returning int!
  1416. New level: 3
  1417. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1418. Request for type of global: returning int!
  1419. New level: 3
  1420. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1421. Request for type of global: returning int!
  1422. New level: 3
  1423. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1424. Request for type of global: returning int!
  1425. New level: 3
  1426. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1427. Request for type of global: returning int!
  1428. New level: 0
  1429. code from here: )=x;global.camy=y;global.camsin=sin(direction*pi/(double)180);global.camcos=cos(direction*pi/(double)180);}}{{friction=0.2;d3d_start();d3d_set_hidden(1);d3d_set_lighting(0);d3d_set_culling(0);d3d_set_fog(1,c_black,10,300);texture_set_interpolation(1);}}{argument_relative:=0;action_set_health(100);}sound_stop(snd_ow);
  1430. Request for type of global: returning int!
  1431. New level: 0
  1432. code from here: )=y;global.camsin=sin(direction*pi/(double)180);global.camcos=cos(direction*pi/(double)180);}}{{friction=0.2;d3d_start();d3d_set_hidden(1);d3d_set_lighting(0);d3d_set_culling(0);d3d_set_fog(1,c_black,10,300);texture_set_interpolation(1);}}{argument_relative:=0;action_set_health(100);}sound_stop(snd_ow);
  1433. Request for type of global: returning int!
  1434. Add dot accessed local camsin
  1435. var
  1436. New level: 0
  1437. code from here: )=sin(direction*pi/(double)180);global.camcos=cos(direction*pi/(double)180);}}{{friction=0.2;d3d_start();d3d_set_hidden(1);d3d_set_lighting(0);d3d_set_culling(0);d3d_set_fog(1,c_black,10,300);texture_set_interpolation(1);}}{argument_relative:=0;action_set_health(100);}sound_stop(snd_ow);
  1438. Request for type of global: returning int!
  1439. Add dot accessed local camcos
  1440. var
  1441. New level: 0
  1442. code from here: )=cos(direction*pi/(double)180);}}{{friction=0.2;d3d_start();d3d_set_hidden(1);d3d_set_lighting(0);d3d_set_culling(0);d3d_set_fog(1,c_black,10,300);texture_set_interpolation(1);}}{argument_relative:=0;action_set_health(100);}sound_stop(snd_ow);
  1443. Request for type of global: returning int!
  1444. New level: 0
  1445. code from here: )=x;global.camy=y;global.camsin=sin(direction*pi/(double)180);global.camcos=cos(direction*pi/(double)180);}};
  1446. Request for type of global: returning int!
  1447. New level: 0
  1448. code from here: )=y;global.camsin=sin(direction*pi/(double)180);global.camcos=cos(direction*pi/(double)180);}};
  1449. Request for type of global: returning int!
  1450. New level: 0
  1451. code from here: )=sin(direction*pi/(double)180);global.camcos=cos(direction*pi/(double)180);}};
  1452. Request for type of global: returning int!
  1453. New level: 0
  1454. code from here: )=cos(direction*pi/(double)180);}};
  1455. qass: 5 <equivalent> [0] <equivalent> [0]ass: 2, 4: 147
  1456. TYPE [var]
  1457. qass: 120 <equivalent> [0] <equivalent> [0]ass: 105, 119: 147
  1458. qass: 5 <equivalent> [0] <equivalent> [0]ass: 2, 4: 149
  1459. TYPE [var]
  1460. qass: 121 <equivalent> [0] <equivalent> [0]ass: 106, 120: 149
  1461. qass: 5 <equivalent> [0] <equivalent> [0]ass: 2, 4: 138
  1462. TYPE [var]
  1463. DECLARE var xn
  1464. qass: 5 <equivalent> [0] <equivalent> [0]ass: 2, 4: 138
  1465. TYPE [var]
  1466. DECLARE var xn
  1467. Request for type of global: returning int!
  1468. New level: 3
  1469. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1470. Request for type of global: returning int!
  1471. New level: 3
  1472. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1473. Request for type of global: returning int!
  1474. New level: 3
  1475. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1476. Request for type of global: returning int!
  1477. New level: 3
  1478. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1479. Request for type of global: returning int!
  1480. New level: 3
  1481. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1482. Request for type of global: returning int!
  1483. New level: 3
  1484. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1485. Request for type of global: returning int!
  1486. New level: 3
  1487. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1488. Request for type of global: returning int!
  1489. New level: 3
  1490. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1491. Request for type of global: returning int!
  1492. New level: 3
  1493. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1494. Request for type of global: returning int!
  1495. New level: 3
  1496. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1497. Request for type of global: returning int!
  1498. New level: 3
  1499. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1500. Request for type of global: returning int!
  1501. New level: 3
  1502. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1503. Request for type of global: returning int!
  1504. New level: 3
  1505. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1506. Request for type of global: returning int!
  1507. New level: 3
  1508. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1509. Request for type of global: returning int!
  1510. New level: 3
  1511. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1512. Request for type of global: returning int!
  1513. New level: 3
  1514. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1515. Request for type of global: returning int!
  1516. New level: 3
  1517. code from here: ),global.camy)>240))return0;;vartex;tex=sprite_get_texture(tex_barrel,image_index);d3d_draw_wall(x-6*global.camsin,y-6*global.camcos,12,x+6*global.camsin,y+6*global.camcos,0,tex,1,1);}};
  1518. Request for type of global: returning int!
  1519. New level: 3
  1520. code from here: ))>240))return0;;vartex;tex=sprite_get_texture(tex_barrel,image_index);d3d_draw_wall(x-6*global.camsin,y-6*global.camcos,12,x+6*global.camsin,y+6*global.camcos,0,tex,1,1);}};
  1521. qass: 115 <equivalent> [0] <equivalent> [0]ass: 112, 114: 269
  1522. TYPE [var]
  1523. Request for type of global: returning int!
  1524. New level: 1
  1525. code from here: ),y-6*global.camcos,12,x+6*global.camsin,y+6*global.camcos,0,tex,1,1);}};
  1526. Request for type of global: returning int!
  1527. New level: 1
  1528. code from here: ),12,x+6*global.camsin,y+6*global.camcos,0,tex,1,1);}};
  1529. Request for type of global: returning int!
  1530. New level: 1
  1531. code from here: ),y+6*global.camcos,0,tex,1,1);}};
  1532. Request for type of global: returning int!
  1533. New level: 1
  1534. code from here: ),0,tex,1,1);}};
  1535. Request for type of global: returning int!
  1536. New level: 3
  1537. code from here: ),global.camy)>240))return0;;vartex;tex=sprite_get_texture(tex_barrel_exp,image_index);draw_set_alpha(1-0.1*image_index);d3d_draw_wall(x-12*global.camsin,y-12*global.camcos,24,x+12*global.camsin,y+12*global.camcos,0,tex,1,1);draw_set_alpha(1);}};
  1538. Request for type of global: returning int!
  1539. New level: 3
  1540. code from here: ))>240))return0;;vartex;tex=sprite_get_texture(tex_barrel_exp,image_index);draw_set_alpha(1-0.1*image_index);d3d_draw_wall(x-12*global.camsin,y-12*global.camcos,24,x+12*global.camsin,y+12*global.camcos,0,tex,1,1);draw_set_alpha(1);}};
  1541. qass: 115 <equivalent> [0] <equivalent> [0]ass: 112, 114: 329
  1542. TYPE [var]
  1543. Request for type of global: returning int!
  1544. New level: 1
  1545. code from here: ),y-12*global.camcos,24,x+12*global.camsin,y+12*global.camcos,0,tex,1,1);draw_set_alpha(1);}};
  1546. Request for type of global: returning int!
  1547. New level: 1
  1548. code from here: ),24,x+12*global.camsin,y+12*global.camcos,0,tex,1,1);draw_set_alpha(1);}};
  1549. Request for type of global: returning int!
  1550. New level: 1
  1551. code from here: ),y+12*global.camcos,0,tex,1,1);draw_set_alpha(1);}};
  1552. Request for type of global: returning int!
  1553. New level: 1
  1554. code from here: ),0,tex,1,1);draw_set_alpha(1);}};
  1555. Request for type of global: returning int!
  1556. New level: 3
  1557. code from here: ),global.camy)>240))return0;;vartex;tex=sprite_get_texture(tex_plant1,0);d3d_draw_wall(x-7*global.camsin,y-7*global.camcos,24,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1558. Request for type of global: returning int!
  1559. New level: 3
  1560. code from here: ))>240))return0;;vartex;tex=sprite_get_texture(tex_plant1,0);d3d_draw_wall(x-7*global.camsin,y-7*global.camcos,24,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1561. qass: 115 <equivalent> [0] <equivalent> [0]ass: 112, 114: 259
  1562. TYPE [var]
  1563. Request for type of global: returning int!
  1564. New level: 1
  1565. code from here: ),y-7*global.camcos,24,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1566. Request for type of global: returning int!
  1567. New level: 1
  1568. code from here: ),24,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1569. Request for type of global: returning int!
  1570. New level: 1
  1571. code from here: ),y+7*global.camcos,0,tex,1,1);}};
  1572. Request for type of global: returning int!
  1573. New level: 1
  1574. code from here: ),0,tex,1,1);}};
  1575. Request for type of global: returning int!
  1576. New level: 3
  1577. code from here: ),global.camy)>240))return0;;vartex;tex=sprite_get_texture(tex_plant2,0);d3d_draw_wall(x-7*global.camsin,y-7*global.camcos,20,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1578. Request for type of global: returning int!
  1579. New level: 3
  1580. code from here: ))>240))return0;;vartex;tex=sprite_get_texture(tex_plant2,0);d3d_draw_wall(x-7*global.camsin,y-7*global.camcos,20,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1581. qass: 115 <equivalent> [0] <equivalent> [0]ass: 112, 114: 259
  1582. TYPE [var]
  1583. Request for type of global: returning int!
  1584. New level: 1
  1585. code from here: ),y-7*global.camcos,20,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1586. Request for type of global: returning int!
  1587. New level: 1
  1588. code from here: ),20,x+7*global.camsin,y+7*global.camcos,0,tex,1,1);}};
  1589. Request for type of global: returning int!
  1590. New level: 1
  1591. code from here: ),y+7*global.camcos,0,tex,1,1);}};
  1592. Request for type of global: returning int!
  1593. New level: 1
  1594. code from here: ),0,tex,1,1);}};
  1595. qass: 106 <equivalent> [0] <equivalent> [0]ass: 103, 105: 509
  1596. TYPE [var]
  1597. DECLARE var xx
  1598. DECLARE var yy
  1599. Request for type of global: returning int!
  1600. New level: 0
  1601. code from here: );yy=global.camy;repeat((50)){xx+=4*global.camcos;yy-=4*global.camsin;ii=instance_position(xx,yy,obj_wall_basic);if((ii==noone)){ii=instance_position(xx,yy,obj_monster_basic);if((ii==noone))continue;with((ii))instance_destroy();break;}if(ii.object_index==obj_plant_basic)continue;if((ii.object_index==obj_barrel)||(ii.object_index==obj_door))with((ii))instance_destroy();break;}}};
  1602. Request for type of global: returning int!
  1603. New level: 0
  1604. code from here: );repeat((50)){xx+=4*global.camcos;yy-=4*global.camsin;ii=instance_position(xx,yy,obj_wall_basic);if((ii==noone)){ii=instance_position(xx,yy,obj_monster_basic);if((ii==noone))continue;with((ii))instance_destroy();break;}if(ii.object_index==obj_plant_basic)continue;if((ii.object_index==obj_barrel)||(ii.object_index==obj_door))with((ii))instance_destroy();break;}}};
  1605. Request for type of global: returning int!
  1606. New level: 0
  1607. code from here: );yy-=4*global.camsin;ii=instance_position(xx,yy,obj_wall_basic);if((ii==noone)){ii=instance_position(xx,yy,obj_monster_basic);if((ii==noone))continue;with((ii))instance_destroy();break;}if(ii.object_index==obj_plant_basic)continue;if((ii.object_index==obj_barrel)||(ii.object_index==obj_door))with((ii))instance_destroy();break;}}};
  1608. Request for type of global: returning int!
  1609. New level: 0
  1610. code from here: );ii=instance_position(xx,yy,obj_wall_basic);if((ii==noone)){ii=instance_position(xx,yy,obj_monster_basic);if((ii==noone))continue;with((ii))instance_destroy();break;}if(ii.object_index==obj_plant_basic)continue;if((ii.object_index==obj_barrel)||(ii.object_index==obj_door))with((ii))instance_destroy();break;}}};
  1611. Request for type of ii: returning int!
  1612. New level: 1
  1613. code from here: x==obj_plant_basic)continue;if((ii.object_index==obj_barrel)||(ii.object_index==obj_door))with((ii))instance_destroy();break;}}};
  1614. Request for type of ii: returning int!
  1615. New level: 2
  1616. code from here: x==obj_barrel)||(ii.object_index==obj_door))with((ii))instance_destroy();break;}}};
  1617. Request for type of ii: returning int!
  1618. New level: 2
  1619. code from here: x==obj_door))with((ii))instance_destroy();break;}}};
  1620. Request for type of global: returning int!
  1621. New level: 3
  1622. code from here: ),global.camy)>200)){speed=0;return0;;}if((collision_line(x,y,obj_player.x,obj_player.y,obj_wall_basic,0,0)!=noone)){speed=0;return0;;}if((point_distance(x,y,global.camx,global.camy)<12)){speed=0;health-=2;if(notsound_isplaying(snd_ow))sound_play(snd_ow);return0;;}move_towards_point(global.camx,global.camy,1.4);}};
  1623. Request for type of global: returning int!
  1624. New level: 3
  1625. code from here: ))>200)){speed=0;return0;;}if((collision_line(x,y,obj_player.x,obj_player.y,obj_wall_basic,0,0)!=noone)){speed=0;return0;;}if((point_distance(x,y,global.camx,global.camy)<12)){speed=0;health-=2;if(notsound_isplaying(snd_ow))sound_play(snd_ow);return0;;}move_towards_point(global.camx,global.camy,1.4);}};
  1626. Request for type of obj_player: returning int!
  1627. New level: 3
  1628. code from here: x,obj_player.y,obj_wall_basic,0,0)!=noone)){speed=0;return0;;}if((point_distance(x,y,global.camx,global.camy)<12)){speed=0;health-=2;if(notsound_isplaying(snd_ow))sound_play(snd_ow);return0;;}move_towards_point(global.camx,global.camy,1.4);}};
  1629. Request for type of obj_player: returning int!
  1630. New level: 3
  1631. code from here: y,obj_wall_basic,0,0)!=noone)){speed=0;return0;;}if((point_distance(x,y,global.camx,global.camy)<12)){speed=0;health-=2;if(notsound_isplaying(snd_ow))sound_play(snd_ow);return0;;}move_towards_point(global.camx,global.camy,1.4);}};
  1632. Request for type of global: returning int!
  1633. New level: 3
  1634. code from here: ),global.camy)<12)){speed=0;health-=2;if(notsound_isplaying(snd_ow))sound_play(snd_ow);return0;;}move_towards_point(global.camx,global.camy,1.4);}};
  1635. Request for type of global: returning int!
  1636. New level: 3
  1637. code from here: ))<12)){speed=0;health-=2;if(notsound_isplaying(snd_ow))sound_play(snd_ow);return0;;}move_towards_point(global.camx,global.camy,1.4);}};
  1638. Request for type of global: returning int!
  1639. New level: 1
  1640. code from here: ),global.camy,1.4);}};
  1641. Request for type of global: returning int!
  1642. New level: 1
  1643. code from here: ),1.4);}};
  1644. Request for type of global: returning int!
  1645. New level: 3
  1646. code from here: ),global.camy)>240))return0;;vartex;tex=sprite_get_texture(tex_monster,image_index);d3d_draw_wall(x-8*global.camsin,y-8*global.camcos,19,x+8*global.camsin,y+8*global.camcos,3,tex,1,1);}};
  1647. Request for type of global: returning int!
  1648. New level: 3
  1649. code from here: ))>240))return0;;vartex;tex=sprite_get_texture(tex_monster,image_index);d3d_draw_wall(x-8*global.camsin,y-8*global.camcos,19,x+8*global.camsin,y+8*global.camcos,3,tex,1,1);}};
  1650. qass: 115 <equivalent> [0] <equivalent> [0]ass: 112, 114: 270
  1651. TYPE [var]
  1652. Request for type of global: returning int!
  1653. New level: 1
  1654. code from here: ),y-8*global.camcos,19,x+8*global.camsin,y+8*global.camcos,3,tex,1,1);}};
  1655. Request for type of global: returning int!
  1656. New level: 1
  1657. code from here: ),19,x+8*global.camsin,y+8*global.camcos,3,tex,1,1);}};
  1658. Request for type of global: returning int!
  1659. New level: 1
  1660. code from here: ),y+8*global.camcos,3,tex,1,1);}};
  1661. Request for type of global: returning int!
  1662. New level: 1
  1663. code from here: ),3,tex,1,1);}};
  1664. Request for type of global: returning int!
  1665. New level: 3
  1666. code from here: ),global.camy)>240))return0;;vartex;tex=sprite_get_texture(tex_monster_dead,image_index);d3d_draw_wall(x-8*global.camsin,y-8*global.camcos,19,x+8*global.camsin,y+8*global.camcos,-13,tex,1,1);}};
  1667. Request for type of global: returning int!
  1668. New level: 3
  1669. code from here: ))>240))return0;;vartex;tex=sprite_get_texture(tex_monster_dead,image_index);d3d_draw_wall(x-8*global.camsin,y-8*global.camcos,19,x+8*global.camsin,y+8*global.camcos,-13,tex,1,1);}};
  1670. qass: 115 <equivalent> [0] <equivalent> [0]ass: 112, 114: 277
  1671. TYPE [var]
  1672. Request for type of global: returning int!
  1673. New level: 1
  1674. code from here: ),y-8*global.camcos,19,x+8*global.camsin,y+8*global.camcos,-13,tex,1,1);}};
  1675. Request for type of global: returning int!
  1676. New level: 1
  1677. code from here: ),19,x+8*global.camsin,y+8*global.camcos,-13,tex,1,1);}};
  1678. Request for type of global: returning int!
  1679. New level: 1
  1680. code from here: ),y+8*global.camcos,-13,tex,1,1);}};
  1681. Request for type of global: returning int!
  1682. New level: 1
  1683. code from here: ),-13,tex,1,1);}};
  1684. Request for type of global: returning int!
  1685. New level: 3
  1686. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1687. Request for type of global: returning int!
  1688. New level: 3
  1689. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1690. Request for type of global: returning int!
  1691. New level: 3
  1692. code from here: ),global.camy)>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1693. Request for type of global: returning int!
  1694. New level: 3
  1695. code from here: ))>240))return0;;d3d_draw_wall(x1,y1,z1,x2,y2,z2,tex,1,1);}};
  1696. Writing object data
  1697. DBGMSG 1
  1698. DBGMSG 2
  1699. DBGMSG 3
  1700. DBGMSG 4
  1701. DBGMSG 4-1
  1702. DBGMSG 4-2
  1703. DBGMSG 4-3
  1704. DBGMSG 4-4
  1705. DBGMSG 4-5
  1706. DBGMSG 5
  1707. DBGMSG 6
  1708. DBGMSG 4
  1709. DBGMSG 4-1
  1710. DBGMSG 4-2
  1711. DBGMSG 4-3
  1712. DBGMSG 4-4
  1713. DBGMSG 4-5
  1714. DBGMSG 4-1
  1715. DBGMSG 4-2
  1716. DBGMSG 4-3
  1717. DBGMSG 4-4
  1718. DBGMSG 4-5
  1719. DBGMSG 5
  1720. DBGMSG 6
  1721. DBGMSG 4
  1722. DBGMSG 4-1
  1723. DBGMSG 4-2
  1724. DBGMSG 4-3
  1725. DBGMSG 4-4
  1726. DBGMSG 4-5
  1727. DBGMSG 4-1
  1728. DBGMSG 4-2
  1729. DBGMSG 4-3
  1730. DBGMSG 4-4
  1731. DBGMSG 4-5
  1732. DBGMSG 5
  1733. DBGMSG 6
  1734. DBGMSG 4
  1735. DBGMSG 4-1
  1736. DBGMSG 4-2
  1737. DBGMSG 4-3
  1738. DBGMSG 4-4
  1739. DBGMSG 4-5
  1740. DBGMSG 4-1
  1741. DBGMSG 4-2
  1742. DBGMSG 4-3
  1743. DBGMSG 4-4
  1744. DBGMSG 4-5
  1745. DBGMSG 5
  1746. DBGMSG 6
  1747. DBGMSG 4
  1748. DBGMSG 4-1
  1749. DBGMSG 4-2
  1750. DBGMSG 4-3
  1751. DBGMSG 4-4
  1752. DBGMSG 4-5
  1753. DBGMSG 4-1
  1754. DBGMSG 4-2
  1755. DBGMSG 4-3
  1756. DBGMSG 4-4
  1757. DBGMSG 4-5
  1758. DBGMSG 5
  1759. DBGMSG 6
  1760. DBGMSG 4
  1761. DBGMSG 4-1
  1762. DBGMSG 4-2
  1763. DBGMSG 4-3
  1764. DBGMSG 4-4
  1765. DBGMSG 4-5
  1766. DBGMSG 4-1
  1767. DBGMSG 4-2
  1768. DBGMSG 4-3
  1769. DBGMSG 4-4
  1770. DBGMSG 4-5
  1771. DBGMSG 4-1
  1772. DBGMSG 4-2
  1773. DBGMSG 4-3
  1774. DBGMSG 4-4
  1775. DBGMSG 4-5
  1776. DBGMSG 4-1
  1777. DBGMSG 4-2
  1778. DBGMSG 4-3
  1779. DBGMSG 4-4
  1780. DBGMSG 4-5
  1781. DBGMSG 4-1
  1782. DBGMSG 4-2
  1783. DBGMSG 4-3
  1784. DBGMSG 4-4
  1785. DBGMSG 4-5
  1786. DBGMSG 4-1
  1787. DBGMSG 4-2
  1788. DBGMSG 4-3
  1789. DBGMSG 4-4
  1790. DBGMSG 4-5
  1791. DBGMSG 4-1
  1792. DBGMSG 4-2
  1793. DBGMSG 4-3
  1794. DBGMSG 4-4
  1795. DBGMSG 4-5
  1796. DBGMSG 4-1
  1797. DBGMSG 4-2
  1798. DBGMSG 4-3
  1799. DBGMSG 4-4
  1800. DBGMSG 4-5
  1801. DBGMSG 4-1
  1802. DBGMSG 4-2
  1803. DBGMSG 4-3
  1804. DBGMSG 4-4
  1805. DBGMSG 4-5
  1806. DBGMSG 4-1
  1807. DBGMSG 4-2
  1808. DBGMSG 4-3
  1809. DBGMSG 4-4
  1810. DBGMSG 4-5
  1811. DBGMSG 4-1
  1812. DBGMSG 4-2
  1813. DBGMSG 4-3
  1814. DBGMSG 4-4
  1815. DBGMSG 4-5
  1816. DBGMSG 5
  1817. DBGMSG 6
  1818. DBGMSG 4
  1819. DBGMSG 4-1
  1820. DBGMSG 4-2
  1821. DBGMSG 4-3
  1822. DBGMSG 4-4
  1823. DBGMSG 4-5
  1824. DBGMSG 4-1
  1825. DBGMSG 4-2
  1826. DBGMSG 4-3
  1827. DBGMSG 4-4
  1828. DBGMSG 4-5
  1829. DBGMSG 5
  1830. DBGMSG 6
  1831. DBGMSG 4
  1832. DBGMSG 4-1
  1833. DBGMSG 4-2
  1834. DBGMSG 4-3
  1835. DBGMSG 4-4
  1836. DBGMSG 4-5
  1837. DBGMSG 4-1
  1838. DBGMSG 4-2
  1839. DBGMSG 4-3
  1840. DBGMSG 4-4
  1841. DBGMSG 4-5
  1842. DBGMSG 5
  1843. DBGMSG 6
  1844. DBGMSG 4
  1845. DBGMSG 4-1
  1846. DBGMSG 4-2
  1847. DBGMSG 4-3
  1848. DBGMSG 4-4
  1849. DBGMSG 4-5
  1850. DBGMSG 4-1
  1851. DBGMSG 4-2
  1852. DBGMSG 4-3
  1853. DBGMSG 4-4
  1854. DBGMSG 4-5
  1855. DBGMSG 5
  1856. DBGMSG 6
  1857. DBGMSG 4
  1858. DBGMSG 4-1
  1859. DBGMSG 4-2
  1860. DBGMSG 4-3
  1861. DBGMSG 4-4
  1862. DBGMSG 4-5
  1863. DBGMSG 4-1
  1864. DBGMSG 4-2
  1865. DBGMSG 4-3
  1866. DBGMSG 4-4
  1867. DBGMSG 4-5
  1868. DBGMSG 5
  1869. DBGMSG 6
  1870. DBGMSG 4
  1871. DBGMSG 4-1
  1872. DBGMSG 4-2
  1873. DBGMSG 4-3
  1874. DBGMSG 4-4
  1875. DBGMSG 4-5
  1876. DBGMSG 4-1
  1877. DBGMSG 4-2
  1878. DBGMSG 4-3
  1879. DBGMSG 4-4
  1880. DBGMSG 4-5
  1881. DBGMSG 5
  1882. DBGMSG 6
  1883. DBGMSG 4
  1884. DBGMSG 4-1
  1885. DBGMSG 4-2
  1886. DBGMSG 4-3
  1887. DBGMSG 4-4
  1888. DBGMSG 4-5
  1889. DBGMSG 4-1
  1890. DBGMSG 4-2
  1891. DBGMSG 4-3
  1892. DBGMSG 4-4
  1893. DBGMSG 4-5
  1894. DBGMSG 5
  1895. DBGMSG 6
  1896. DBGMSG 4
  1897. DBGMSG 4-1
  1898. DBGMSG 4-2
  1899. DBGMSG 4-3
  1900. DBGMSG 4-4
  1901. DBGMSG 4-5
  1902. DBGMSG 4-1
  1903. DBGMSG 4-2
  1904. DBGMSG 4-3
  1905. DBGMSG 4-4
  1906. DBGMSG 4-5
  1907. DBGMSG 5
  1908. DBGMSG 6
  1909. DBGMSG 4
  1910. DBGMSG 4-1
  1911. DBGMSG 4-2
  1912. DBGMSG 4-3
  1913. DBGMSG 4-4
  1914. DBGMSG 4-5
  1915. DBGMSG 4-1
  1916. DBGMSG 4-2
  1917. DBGMSG 4-3
  1918. DBGMSG 4-4
  1919. DBGMSG 4-5
  1920. DBGMSG 5
  1921. DBGMSG 6
  1922. DBGMSG 4
  1923. DBGMSG 4-1
  1924. DBGMSG 4-2
  1925. DBGMSG 4-3
  1926. DBGMSG 4-4
  1927. DBGMSG 4-5
  1928. DBGMSG 4-1
  1929. DBGMSG 4-2
  1930. DBGMSG 4-3
  1931. DBGMSG 4-4
  1932. DBGMSG 4-5
  1933. DBGMSG 4-1
  1934. DBGMSG 4-2
  1935. DBGMSG 4-3
  1936. DBGMSG 4-4
  1937. DBGMSG 4-5
  1938. DBGMSG 5
  1939. DBGMSG 6
  1940. DBGMSG 4
  1941. DBGMSG 4-1
  1942. DBGMSG 4-2
  1943. DBGMSG 4-3
  1944. DBGMSG 4-4
  1945. DBGMSG 4-5
  1946. DBGMSG 4-1
  1947. DBGMSG 4-2
  1948. DBGMSG 4-3
  1949. DBGMSG 4-4
  1950. DBGMSG 4-5
  1951. DBGMSG 4-1
  1952. DBGMSG 4-2
  1953. DBGMSG 4-3
  1954. DBGMSG 4-4
  1955. DBGMSG 4-5
  1956. DBGMSG 4-1
  1957. DBGMSG 4-2
  1958. DBGMSG 4-3
  1959. DBGMSG 4-4
  1960. DBGMSG 4-5
  1961. DBGMSG 5
  1962. DBGMSG 6
  1963. DBGMSG 4
  1964. DBGMSG 4-1
  1965. DBGMSG 4-2
  1966. DBGMSG 4-3
  1967. DBGMSG 4-4
  1968. DBGMSG 4-5
  1969. DBGMSG 5
  1970. DBGMSG 6
  1971. DBGMSG 4
  1972. DBGMSG 4-1
  1973. DBGMSG 4-2
  1974. DBGMSG 4-3
  1975. DBGMSG 4-4
  1976. DBGMSG 4-5
  1977. DBGMSG 5
  1978. DBGMSG 6
  1979. DBGMSG 4
  1980. DBGMSG 4-1
  1981. DBGMSG 4-2
  1982. DBGMSG 4-3
  1983. DBGMSG 4-4
  1984. DBGMSG 4-5
  1985. DBGMSG 4-1
  1986. DBGMSG 4-2
  1987. DBGMSG 4-3
  1988. DBGMSG 4-4
  1989. DBGMSG 4-5
  1990. DBGMSG 4-1
  1991. DBGMSG 4-2
  1992. DBGMSG 4-3
  1993. DBGMSG 4-4
  1994. DBGMSG 4-5
  1995. DBGMSG 4-1
  1996. DBGMSG 4-2
  1997. DBGMSG 4-3
  1998. DBGMSG 4-4
  1999. DBGMSG 4-5
  2000. DBGMSG 5
  2001. DBGMSG 6
  2002. DBGMSG 4
  2003. DBGMSG 4-1
  2004. DBGMSG 4-2
  2005. DBGMSG 4-3
  2006. DBGMSG 4-4
  2007. DBGMSG 4-5
  2008. DBGMSG 4-1
  2009. DBGMSG 4-2
  2010. DBGMSG 4-3
  2011. DBGMSG 4-4
  2012. DBGMSG 4-5
  2013. DBGMSG 4-1
  2014. DBGMSG 4-2
  2015. DBGMSG 4-3
  2016. DBGMSG 4-4
  2017. DBGMSG 4-5
  2018. DBGMSG 4-1
  2019. DBGMSG 4-2
  2020. DBGMSG 4-3
  2021. DBGMSG 4-4
  2022. DBGMSG 4-5
  2023. DBGMSG 5
  2024. DBGMSG 6
  2025. DBGMSG 4
  2026. DBGMSG 4-1
  2027. DBGMSG 4-2
  2028. DBGMSG 4-3
  2029. DBGMSG 4-4
  2030. DBGMSG 4-5
  2031. DBGMSG 4-1
  2032. DBGMSG 4-2
  2033. DBGMSG 4-3
  2034. DBGMSG 4-4
  2035. DBGMSG 4-5
  2036. DBGMSG 4-1
  2037. DBGMSG 4-2
  2038. DBGMSG 4-3
  2039. DBGMSG 4-4
  2040. DBGMSG 4-5
  2041. DBGMSG 4-1
  2042. DBGMSG 4-2
  2043. DBGMSG 4-3
  2044. DBGMSG 4-4
  2045. DBGMSG 4-5
  2046. DBGMSG 5
  2047. DBGMSG 6
  2048. DBGMSG 4
  2049. DBGMSG 4-1
  2050. DBGMSG 4-2
  2051. DBGMSG 4-3
  2052. DBGMSG 4-4
  2053. DBGMSG 4-5
  2054. DBGMSG 5
  2055. DBGMSG 6
  2056. DBGMSG 4
  2057. DBGMSG 5
  2058. DBGMSG 6
  2059. DBGMSG 4
  2060. DBGMSG 4-1
  2061. DBGMSG 4-2
  2062. DBGMSG 4-3
  2063. DBGMSG 4-4
  2064. DBGMSG 4-5
  2065. DBGMSG 4-1
  2066. DBGMSG 4-2
  2067. DBGMSG 4-3
  2068. DBGMSG 4-4
  2069. DBGMSG 4-5
  2070. DBGMSG 4-1
  2071. DBGMSG 4-2
  2072. DBGMSG 4-3
  2073. DBGMSG 4-4
  2074. DBGMSG 4-5
  2075. DBGMSG 5
  2076. DBGMSG 6
  2077. DBGMSG 4
  2078. DBGMSG 4-1
  2079. DBGMSG 4-2
  2080. DBGMSG 4-3
  2081. DBGMSG 4-4
  2082. DBGMSG 4-5
  2083. DBGMSG 4-1
  2084. DBGMSG 4-2
  2085. DBGMSG 4-3
  2086. DBGMSG 4-4
  2087. DBGMSG 4-5
  2088. DBGMSG 4-1
  2089. DBGMSG 4-2
  2090. DBGMSG 4-3
  2091. DBGMSG 4-4
  2092. DBGMSG 4-5
  2093. DBGMSG 4-1
  2094. DBGMSG 4-2
  2095. DBGMSG 4-3
  2096. DBGMSG 4-4
  2097. DBGMSG 4-5
  2098. DBGMSG 5
  2099. DBGMSG 6
  2100. DBGMSG 7
  2101. DBGMSG 8
  2102. Writing local accessors
  2103. Writing font data
  2104. Writing room data
  2105. Writing shader data
  2106. Running make from `make'
  2107. Full command line: make Game GMODE=Run GRAPHICS=OpenGL1 AUDIO=OpenAL COLLISION=Precise WIDGETS=None NETWORKING=None PLATFORM=xlib CXX=g++ CC=gcc COMPILEPATH=Linux/Linux 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" OUTPUTNAME="/tmp/egm7725467311156625705.tmp" eTCpath=""
  2108. 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement