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 [033737e886]:

To Artifact [5b4b106152]:


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
#define OP_SEND_CD 43166
#define OP_SENDEX 32927
#define OP_SENDEX_C 34975
#define OP_SENDEX_D 41119
#define OP_SENDEX_CD 43167
#define OP_SETINVENTORY 32928
#define OP_SOUND 32929

#define OP_TRACE 32930
#define OP_VOLUMEAT 32931
#define OP_WINLEVEL 32932
#define OP_XDIR 32933
#define OP_XDIR_C 34981
#define OP_YDIR 32934
#define OP_YDIR_C 34982
#define OP_FUNCTION 32935
#define OP_LOCAL 32936
#define OP_LABEL 32937
#define OP_STRING 32938
#define OP_INT16 32939
#define OP_INT32 32940
#ifdef HEROMESH_CLASS
static const Op_Names op_names[]={
{"*",8486935},
{"+",8421397},
{"-",8421398},
{"-rot",8421382},
{".",10518528},







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







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
#define OP_SEND_CD 43166
#define OP_SENDEX 32927
#define OP_SENDEX_C 34975
#define OP_SENDEX_D 41119
#define OP_SENDEX_CD 43167
#define OP_SETINVENTORY 32928
#define OP_SOUND 32929
#define OP_SYNCHRONIZE 32930
#define OP_TRACE 32931
#define OP_VOLUMEAT 32932
#define OP_WINLEVEL 32933
#define OP_XDIR 32934
#define OP_XDIR_C 34982
#define OP_YDIR 32935
#define OP_YDIR_C 34983
#define OP_FUNCTION 32936
#define OP_LOCAL 32937
#define OP_LABEL 32938
#define OP_STRING 32939
#define OP_INT16 32940
#define OP_INT32 32941
#ifdef HEROMESH_CLASS
static const Op_Names op_names[]={
{"*",8486935},
{"+",8421397},
{"-",8421398},
{"-rot",8421382},
{".",10518528},
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
568
569
570
{"Shape",8618032},
{"ShapeDir",8618055},
{"Sharp",8618054},
{"Shovable",8618056},
{"Sound",8421537},
{"Stealthy",8618081},
{"Strength",9142339},

{"TAHTASHH",8389409},
{"THMP_thmp",8389405},
{"THWIT",8389384},
{"TICK",8389391},
{"Temperature",9142318},
{"Trace",8421538},
{"UH_OH",8389382},
{"UNCORK",8389414},
{"UNHH",8389381},
{"UserSignal",8618078},
{"UserState",8618079},
{"VACUUM",8389411},
{"VisualOnly",8618080},
{"Volume",9142331},
{"VolumeAt",8421539},
{"W",9437188},
{"WAHOO",8389400},
{"WHACK",8389423},
{"Weight",9142333},
{"WinLevel",8421540},
{"XDir",8487077},
{"Xloc",8486961},
{"YDir",8487078},
{"YEEHAW",8389401},
{"Yloc",8486962},
{"again",8683532},
{"band",8421405},
{"begin",8683531},
{"bit",8683553},
{"bit0",8388609},







>





|








|




|
|

|







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
568
569
570
571
572
{"Shape",8618032},
{"ShapeDir",8618055},
{"Sharp",8618054},
{"Shovable",8618056},
{"Sound",8421537},
{"Stealthy",8618081},
{"Strength",9142339},
{"Synchronize",8421538},
{"TAHTASHH",8389409},
{"THMP_thmp",8389405},
{"THWIT",8389384},
{"TICK",8389391},
{"Temperature",9142318},
{"Trace",8421539},
{"UH_OH",8389382},
{"UNCORK",8389414},
{"UNHH",8389381},
{"UserSignal",8618078},
{"UserState",8618079},
{"VACUUM",8389411},
{"VisualOnly",8618080},
{"Volume",9142331},
{"VolumeAt",8421540},
{"W",9437188},
{"WAHOO",8389400},
{"WHACK",8389423},
{"Weight",9142333},
{"WinLevel",8421541},
{"XDir",8487078},
{"Xloc",8486961},
{"YDir",8487079},
{"YEEHAW",8389401},
{"Yloc",8486962},
{"again",8683532},
{"band",8421405},
{"begin",8683531},
{"bit",8683553},
{"bit0",8388609},
629
630
631
632
633
634
635
636
637
{"rsh",8486940},
{"swap",8421378},
{"then",8683529},
{"tuck",8421380},
{"until",8683533},
{"while",8683534},
};
#define N_OP_NAMES 274
#endif







|

631
632
633
634
635
636
637
638
639
{"rsh",8486940},
{"swap",8421378},
{"then",8683529},
{"tuck",8421380},
{"until",8683533},
{"while",8683534},
};
#define N_OP_NAMES 275
#endif