Free Hero Mesh

Diff
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Differences From Artifact [a04f6d3aa7]:

To Artifact [5e92866556]:


232
233
234
235
236
237
238




239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324

325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416

417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495

496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
#define OP_STEALTHY_C 34911
#define OP_STEALTHY_E 36959
#define OP_STEALTHY_EC 39007
#define OP_MOVED 32864
#define OP_MOVED_C 34912
#define OP_MOVED_E 36960
#define OP_MOVED_EC 39008




#define OP_DESTROYED 32865
#define OP_DESTROYED_C 34913
#define OP_PLAYER 32866
#define OP_PLAYER_C 34914
#define OP_COMPATIBLE 32867
#define OP_COMPATIBLE_C 34915
#define OP_COLLISIONLAYERS 32868
#define OP_COLLISIONLAYERS_C 34916
#define OP_SELF 32869
#define OP_MSG 32870
#define OP_FROM 32871
#define OP_ARG1 32872
#define OP_ARG1_E 36968
#define OP_ARG2 32873
#define OP_ARG2_E 36969
#define OP_ARG3 32874
#define OP_ARG3_E 36970
#define OP_MOVENUMBER 32875
#define OP_LEVEL 32876
#define OP_KEY 32877
#define OP_BACKGROUND 32878
#define OP_INPUT 32879
#define OP_QUIZ 32880
#define OP_INPLACE 32881
#define OP_DEFAULTIMAGE 32882
#define OP_HELP 32883
#define OP_EDITORHELP 32884
#define OP_SUBS 32885
#define OP_ANIMATE 32886
#define OP_ASSASSINATE 32887
#define OP_ASSASSINATE_C 34935
#define OP_BROADCAST 32888
#define OP_BROADCAST_D 41080
#define OP_BROADCASTCLASS 32889
#define OP_BROADCASTEX 32890
#define OP_BROADCASTEX_D 41082
#define OP_BROADCASTSUM 32891
#define OP_BROADCASTSUMEX 32892
#define OP_CREATE 32893
#define OP_CREATE_D 41085
#define OP_DELINVENTORY 32894
#define OP_DELTA 32895
#define OP_DESTROY 32896
#define OP_DESTROY_C 34944
#define OP_DESTROY_D 41088
#define OP_DESTROY_CD 43136
#define OP_FLUSHCLASS 32897
#define OP_FLUSHOBJ 32898
#define OP_GETINVENTORY 32899
#define OP_HEIGHTAT 32900
#define OP_IGNOREKEY 32901
#define OP_INTMOVE 32902
#define OP_INTMOVE_C 34950
#define OP_INTMOVE_D 41094
#define OP_INTMOVE_CD 43142
#define OP_JUMPTO 32903
#define OP_JUMPTO_C 34951
#define OP_JUMPTO_D 41095
#define OP_JUMPTO_CD 43143
#define OP_LOC 32904
#define OP_LOC_C 34952
#define OP_LOCATEME 32905
#define OP_LOSELEVEL 32906
#define OP_MAXINVENTORY 32907
#define OP_MOVE 32908
#define OP_MOVE_C 34956
#define OP_MOVE_D 41100
#define OP_MOVE_CD 43148
#define OP_MOVEPLUS 32909
#define OP_MOVEPLUS_C 34957
#define OP_MOVEPLUS_D 41101
#define OP_MOVEPLUS_CD 43149
#define OP_MOVETO 32910
#define OP_MOVETO_C 34958
#define OP_MOVETO_D 41102
#define OP_MOVETO_CD 43150
#define OP_NEWX 32911
#define OP_NEWY 32912
#define OP_OBJABOVE 32913
#define OP_OBJABOVE_C 34961
#define OP_OBJBELOW 32914
#define OP_OBJBELOW_C 34962
#define OP_OBJBOTTOMAT 32915
#define OP_OBJCLASSAT 32916
#define OP_OBJDIR 32917
#define OP_OBJDIR_C 34965

#define OP_OBJTOPAT 32918
#define OP_POPUP 32919
#define OP_POPUPARGS 32920
#define OP_QUEUETURN 32921
#define OP_SEND 32922
#define OP_SEND_C 34970
#define OP_SEND_D 41114
#define OP_SEND_CD 43162
#define OP_SENDEX 32923
#define OP_SENDEX_C 34971
#define OP_SENDEX_D 41115
#define OP_SENDEX_CD 43163
#define OP_SETINVENTORY 32924
#define OP_SOUND 32925
#define OP_TRACE 32926
#define OP_VOLUMEAT 32927
#define OP_WINLEVEL 32928
#define OP_XDIR 32929
#define OP_XDIR_C 34977
#define OP_YDIR 32930
#define OP_YDIR_C 34978
#define OP_FUNCTION 32931
#define OP_LOCAL 32932
#define OP_LABEL 32933
#define OP_STRING 32934
#define OP_INT16 32935
#define OP_INT32 32936
#ifdef HEROMESH_CLASS
static const Op_Names op_names[]={
{"*",8486933},
{"+",8421395},
{"-",8421396},
{".",10518528},
{"/",8486934},
{"ANHH",8389394},
{"ARRIVED",8389124},
{"Animate",8421494},
{"Arg1",8552552},
{"Arg2",8552553},
{"Arg3",8552554},
{"Arrivals",8618071},
{"Arrived",8618069},
{"Assassinate",8487031},
{"B",9437196},
{"BANG",8389380},
{"BEDOINGNG",8389406},
{"BEEDEEP",8389404},
{"BEGIN_TURN",8389123},
{"BIZARRO_SWAP",8389143},
{"BOOOM",8389410},
{"BOUNCE",8389415},
{"BRRREEET",8389396},
{"BRRRT",8389395},
{"BUZZER",8389420},
{"BWEEP",8389397},
{"Background",8683630},
{"Broadcast",10518648},
{"BroadcastEx",10518650},
{"BroadcastSum",8421499},
{"BroadcastSumEx",8421500},
{"Busy",8618073},
{"CHEEP",8389393},
{"CHYEW",8389392},
{"CLEANUP",8389140},
{"CLICK",8389388},
{"COLLIDE",8389142},
{"COLLIDEBY",8389141},
{"CREATE",8389121},
{"CREATED",8389137},
{"Class",8486955},
{"Climb",9142335},
{"CollisionLayers",8487012},
{"Compatible",8487011},
{"Create",10518653},
{"DEEP_POP",8389417},
{"DEPARTED",8389125},
{"DESTROY",8389122},
{"DESTROYED",8389136},
{"DINK",8389390},
{"DOOR",8389378},
{"DRLRLRINK",8389398},
{"DYUPE",8389413},
{"DefaultImage",8683634},
{"DelInventory",8421502},
{"Delta",8421503},
{"Density",9142327},
{"Departed",8618070},
{"Departures",8618072},
{"Destroy",10584192},
{"Destroyed",8487009},
{"Dir",8618033},
{"Distance",9142325},

{"E",9437184},
{"END_TURN",8389139},
{"EditorHelp",8683636},
{"F",9437192},
{"FAROUT",8389421},
{"FFFFTT",8389399},
{"FLOATED",8389132},
{"FROG",8389383},
{"FlushClass",8421505},
{"FlushObj",8421506},
{"From",8421479},
{"GLASS",8389379},
{"GLISSANT",8389419},
{"GetInventory",8421507},
{"HAWK",8389425},
{"HEARTBEAT",8389407},
{"HIT",8389134},
{"HITBY",8389135},
{"Hard",8618051},
{"Height",9142333},
{"HeightAt",8421508},
{"Help",8683635},
{"INIT",8389120},
{"IgnoreKey",8421509},
{"Image",8618034},
{"InPlace",8683633},
{"Inertia",9142323},
{"Input",8683631},
{"IntMove",10584198},
{"Invisible",8618074},
{"JAYAYAYNG",8389416},
{"JUMPED",8389128},
{"JumpTo",10584199},
{"KEWEL",8389422},
{"KEY",8389129},
{"KLECK",8389387},
{"KLINKK",8389385},
{"Key",8421485},
{"KeyCleared",8618075},
{"L",9437194},
{"LASTIMAGE",8389126},
{"LB",9437195},
{"LF",9437193},
{"LOCK",8389408},
{"LOOP",8388610},
{"Level",8421484},
{"Loc",8487048},
{"LocateMe",8421513},
{"LoseLevel",8421514},
{"MOVED",8389127},
{"MOVING",8389130},
{"MaxInventory",8421515},
{"Misc1",9142343},
{"Misc2",9142345},
{"Misc3",9142347},
{"Misc4",9142349},
{"Misc5",9142351},
{"Misc6",9142353},
{"Misc7",9142355},
{"Move",10584204},
{"Move+",10584205},
{"MoveNumber",8421483},
{"MoveTo",10584206},
{"Moved",8618080},
{"Msg",8421478},
{"N",9437186},
{"NE",9437185},
{"NW",9437187},
{"NewX",8421519},
{"NewY",8421520},
{"OLDPHONE",8389402},
{"ONCE",8388609},
{"OSC",8388616},
{"OSCLOOP",8388618},
{"ObjAbove",8487057},
{"ObjBelow",8487058},
{"ObjBottomAt",8421523},
{"ObjClassAt",8421524},
{"ObjDir",8487061},

{"ObjTopAt",8421526},
{"PLAYERMOVING",8389133},
{"POSTINIT",8389138},
{"POUR",8389377},
{"POWER",8389386},
{"Player",8487010},
{"PopUp",8421527},
{"QueueTurn",8421529},
{"Quiz",8683632},
{"R",9437198},
{"RATCHET1",8389418},
{"RATCHET2",8389412},
{"RATTLE",8389403},
{"RB",9437197},
{"RF",9437199},
{"S",9437190},
{"SE",9437191},
{"SMALL_POP",8389389},
{"SPLASH",8389376},
{"STEAM",8389424},
{"STOP",8388608},
{"SUBS",8683637},
{"SUNK",8389131},
{"SW",9437189},
{"Self",8421477},
{"Send",10584218},
{"SendEx",10584219},
{"SetInventory",8421532},
{"Shape",8618030},
{"ShapeDir",8618053},
{"Sharp",8618052},
{"Shovable",8618054},
{"Sound",8421533},
{"Stealthy",8618079},
{"Strength",9142337},
{"TAHTASHH",8389409},
{"THMP_thmp",8389405},
{"THWIT",8389384},
{"TICK",8389391},
{"Temperature",9142316},
{"Trace",8421534},
{"UH_OH",8389382},
{"UNCORK",8389414},
{"UNHH",8389381},
{"UserSignal",8618076},
{"UserState",8618077},
{"VACUUM",8389411},
{"VisualOnly",8618078},
{"Volume",9142329},
{"VolumeAt",8421535},
{"W",9437188},
{"WAHOO",8389400},
{"WHACK",8389423},
{"Weight",9142331},
{"WinLevel",8421536},
{"XDir",8487073},
{"Xloc",8486959},
{"YDir",8487074},
{"YEEHAW",8389401},
{"Yloc",8486960},
{"again",8683530},
{"band",8421403},
{"begin",8683529},
{"bit",8683551},
{"bit0",8388609},







>
>
>
>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|









|
|
|
|


|












|
|
|
|
|











|
|
|








|
|
|



|
|


>


|





|
|
|


|






|
|

|

|

|
|



|




|







|
|
|
|


|







|
|
|
|

|



|
|




|
|
|
|
|
>
|




|
|
|
|












|


|
|
|
|




|







|








|




|
|

|







232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
#define OP_STEALTHY_C 34911
#define OP_STEALTHY_E 36959
#define OP_STEALTHY_EC 39007
#define OP_MOVED 32864
#define OP_MOVED_C 34912
#define OP_MOVED_E 36960
#define OP_MOVED_EC 39008
#define OP_DONE 32865
#define OP_DONE_C 34913
#define OP_DONE_E 36961
#define OP_DONE_EC 39009
#define OP_DESTROYED 32866
#define OP_DESTROYED_C 34914
#define OP_PLAYER 32867
#define OP_PLAYER_C 34915
#define OP_COMPATIBLE 32868
#define OP_COMPATIBLE_C 34916
#define OP_COLLISIONLAYERS 32869
#define OP_COLLISIONLAYERS_C 34917
#define OP_SELF 32870
#define OP_MSG 32871
#define OP_FROM 32872
#define OP_ARG1 32873
#define OP_ARG1_E 36969
#define OP_ARG2 32874
#define OP_ARG2_E 36970
#define OP_ARG3 32875
#define OP_ARG3_E 36971
#define OP_MOVENUMBER 32876
#define OP_LEVEL 32877
#define OP_KEY 32878
#define OP_BACKGROUND 32879
#define OP_INPUT 32880
#define OP_QUIZ 32881
#define OP_INPLACE 32882
#define OP_DEFAULTIMAGE 32883
#define OP_HELP 32884
#define OP_EDITORHELP 32885
#define OP_SUBS 32886
#define OP_ANIMATE 32887
#define OP_ASSASSINATE 32888
#define OP_ASSASSINATE_C 34936
#define OP_BROADCAST 32889
#define OP_BROADCAST_D 41081
#define OP_BROADCASTCLASS 32890
#define OP_BROADCASTEX 32891
#define OP_BROADCASTEX_D 41083
#define OP_BROADCASTSUM 32892
#define OP_BROADCASTSUMEX 32893
#define OP_CREATE 32894
#define OP_CREATE_D 41086
#define OP_DELINVENTORY 32895
#define OP_DELTA 32896
#define OP_DESTROY 32897
#define OP_DESTROY_C 34945
#define OP_DESTROY_D 41089
#define OP_DESTROY_CD 43137
#define OP_FLUSHCLASS 32898
#define OP_FLUSHOBJ 32899
#define OP_GETINVENTORY 32900
#define OP_HEIGHTAT 32901
#define OP_IGNOREKEY 32902
#define OP_INTMOVE 32903
#define OP_INTMOVE_C 34951
#define OP_INTMOVE_D 41095
#define OP_INTMOVE_CD 43143
#define OP_JUMPTO 32904
#define OP_JUMPTO_C 34952
#define OP_JUMPTO_D 41096
#define OP_JUMPTO_CD 43144
#define OP_LOC 32905
#define OP_LOC_C 34953
#define OP_LOCATEME 32906
#define OP_LOSELEVEL 32907
#define OP_MAXINVENTORY 32908
#define OP_MOVE 32909
#define OP_MOVE_C 34957
#define OP_MOVE_D 41101
#define OP_MOVE_CD 43149
#define OP_MOVEPLUS 32910
#define OP_MOVEPLUS_C 34958
#define OP_MOVEPLUS_D 41102
#define OP_MOVEPLUS_CD 43150
#define OP_MOVETO 32911
#define OP_MOVETO_C 34959
#define OP_MOVETO_D 41103
#define OP_MOVETO_CD 43151
#define OP_NEWX 32912
#define OP_NEWY 32913
#define OP_OBJABOVE 32914
#define OP_OBJABOVE_C 34962
#define OP_OBJBELOW 32915
#define OP_OBJBELOW_C 34963
#define OP_OBJBOTTOMAT 32916
#define OP_OBJCLASSAT 32917
#define OP_OBJDIR 32918
#define OP_OBJDIR_C 34966
#define OP_OBJLAYERAT 32919
#define OP_OBJTOPAT 32920
#define OP_POPUP 32921
#define OP_POPUPARGS 32922
#define OP_QUEUETURN 32923
#define OP_SEND 32924
#define OP_SEND_C 34972
#define OP_SEND_D 41116
#define OP_SEND_CD 43164
#define OP_SENDEX 32925
#define OP_SENDEX_C 34973
#define OP_SENDEX_D 41117
#define OP_SENDEX_CD 43165
#define OP_SETINVENTORY 32926
#define OP_SOUND 32927
#define OP_TRACE 32928
#define OP_VOLUMEAT 32929
#define OP_WINLEVEL 32930
#define OP_XDIR 32931
#define OP_XDIR_C 34979
#define OP_YDIR 32932
#define OP_YDIR_C 34980
#define OP_FUNCTION 32933
#define OP_LOCAL 32934
#define OP_LABEL 32935
#define OP_STRING 32936
#define OP_INT16 32937
#define OP_INT32 32938
#ifdef HEROMESH_CLASS
static const Op_Names op_names[]={
{"*",8486933},
{"+",8421395},
{"-",8421396},
{".",10518528},
{"/",8486934},
{"ANHH",8389394},
{"ARRIVED",8389124},
{"Animate",8421495},
{"Arg1",8552553},
{"Arg2",8552554},
{"Arg3",8552555},
{"Arrivals",8618071},
{"Arrived",8618069},
{"Assassinate",8487032},
{"B",9437196},
{"BANG",8389380},
{"BEDOINGNG",8389406},
{"BEEDEEP",8389404},
{"BEGIN_TURN",8389123},
{"BIZARRO_SWAP",8389143},
{"BOOOM",8389410},
{"BOUNCE",8389415},
{"BRRREEET",8389396},
{"BRRRT",8389395},
{"BUZZER",8389420},
{"BWEEP",8389397},
{"Background",8683631},
{"Broadcast",10518649},
{"BroadcastEx",10518651},
{"BroadcastSum",8421500},
{"BroadcastSumEx",8421501},
{"Busy",8618073},
{"CHEEP",8389393},
{"CHYEW",8389392},
{"CLEANUP",8389140},
{"CLICK",8389388},
{"COLLIDE",8389142},
{"COLLIDEBY",8389141},
{"CREATE",8389121},
{"CREATED",8389137},
{"Class",8486955},
{"Climb",9142335},
{"CollisionLayers",8487013},
{"Compatible",8487012},
{"Create",10518654},
{"DEEP_POP",8389417},
{"DEPARTED",8389125},
{"DESTROY",8389122},
{"DESTROYED",8389136},
{"DINK",8389390},
{"DOOR",8389378},
{"DRLRLRINK",8389398},
{"DYUPE",8389413},
{"DefaultImage",8683635},
{"DelInventory",8421503},
{"Delta",8421504},
{"Density",9142327},
{"Departed",8618070},
{"Departures",8618072},
{"Destroy",10584193},
{"Destroyed",8487010},
{"Dir",8618033},
{"Distance",9142325},
{"Done",8618081},
{"E",9437184},
{"END_TURN",8389139},
{"EditorHelp",8683637},
{"F",9437192},
{"FAROUT",8389421},
{"FFFFTT",8389399},
{"FLOATED",8389132},
{"FROG",8389383},
{"FlushClass",8421506},
{"FlushObj",8421507},
{"From",8421480},
{"GLASS",8389379},
{"GLISSANT",8389419},
{"GetInventory",8421508},
{"HAWK",8389425},
{"HEARTBEAT",8389407},
{"HIT",8389134},
{"HITBY",8389135},
{"Hard",8618051},
{"Height",9142333},
{"HeightAt",8421509},
{"Help",8683636},
{"INIT",8389120},
{"IgnoreKey",8421510},
{"Image",8618034},
{"InPlace",8683634},
{"Inertia",9142323},
{"Input",8683632},
{"IntMove",10584199},
{"Invisible",8618074},
{"JAYAYAYNG",8389416},
{"JUMPED",8389128},
{"JumpTo",10584200},
{"KEWEL",8389422},
{"KEY",8389129},
{"KLECK",8389387},
{"KLINKK",8389385},
{"Key",8421486},
{"KeyCleared",8618075},
{"L",9437194},
{"LASTIMAGE",8389126},
{"LB",9437195},
{"LF",9437193},
{"LOCK",8389408},
{"LOOP",8388610},
{"Level",8421485},
{"Loc",8487049},
{"LocateMe",8421514},
{"LoseLevel",8421515},
{"MOVED",8389127},
{"MOVING",8389130},
{"MaxInventory",8421516},
{"Misc1",9142343},
{"Misc2",9142345},
{"Misc3",9142347},
{"Misc4",9142349},
{"Misc5",9142351},
{"Misc6",9142353},
{"Misc7",9142355},
{"Move",10584205},
{"Move+",10584206},
{"MoveNumber",8421484},
{"MoveTo",10584207},
{"Moved",8618080},
{"Msg",8421479},
{"N",9437186},
{"NE",9437185},
{"NW",9437187},
{"NewX",8421520},
{"NewY",8421521},
{"OLDPHONE",8389402},
{"ONCE",8388609},
{"OSC",8388616},
{"OSCLOOP",8388618},
{"ObjAbove",8487058},
{"ObjBelow",8487059},
{"ObjBottomAt",8421524},
{"ObjClassAt",8421525},
{"ObjDir",8487062},
{"ObjLayerAt",8421527},
{"ObjTopAt",8421528},
{"PLAYERMOVING",8389133},
{"POSTINIT",8389138},
{"POUR",8389377},
{"POWER",8389386},
{"Player",8487011},
{"PopUp",8421529},
{"QueueTurn",8421531},
{"Quiz",8683633},
{"R",9437198},
{"RATCHET1",8389418},
{"RATCHET2",8389412},
{"RATTLE",8389403},
{"RB",9437197},
{"RF",9437199},
{"S",9437190},
{"SE",9437191},
{"SMALL_POP",8389389},
{"SPLASH",8389376},
{"STEAM",8389424},
{"STOP",8388608},
{"SUBS",8683638},
{"SUNK",8389131},
{"SW",9437189},
{"Self",8421478},
{"Send",10584220},
{"SendEx",10584221},
{"SetInventory",8421534},
{"Shape",8618030},
{"ShapeDir",8618053},
{"Sharp",8618052},
{"Shovable",8618054},
{"Sound",8421535},
{"Stealthy",8618079},
{"Strength",9142337},
{"TAHTASHH",8389409},
{"THMP_thmp",8389405},
{"THWIT",8389384},
{"TICK",8389391},
{"Temperature",9142316},
{"Trace",8421536},
{"UH_OH",8389382},
{"UNCORK",8389414},
{"UNHH",8389381},
{"UserSignal",8618076},
{"UserState",8618077},
{"VACUUM",8389411},
{"VisualOnly",8618078},
{"Volume",9142329},
{"VolumeAt",8421537},
{"W",9437188},
{"WAHOO",8389400},
{"WHACK",8389423},
{"Weight",9142331},
{"WinLevel",8421538},
{"XDir",8487075},
{"Xloc",8486959},
{"YDir",8487076},
{"YEEHAW",8389401},
{"Yloc",8486960},
{"again",8683530},
{"band",8421403},
{"begin",8683529},
{"bit",8683551},
{"bit0",8388609},
618
619
620
621
622
623
624
625
626
{"rsh",8486938},
{"swap",8421378},
{"then",8683527},
{"tuck",8421380},
{"until",8683531},
{"while",8683532},
};
#define N_OP_NAMES 270
#endif







|

625
626
627
628
629
630
631
632
633
{"rsh",8486938},
{"swap",8421378},
{"then",8683527},
{"tuck",8421380},
{"until",8683531},
{"while",8683532},
};
#define N_OP_NAMES 272
#endif