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 [3ed905f4d9]:

To Artifact [865bff0c9a]:


121
122
123
124
125
126
127



128
129
130
131
132
133
134
'ml' <blob>
  Load a move list from a SQL blob.

'mx' <command>
  Export a move list. The argument is a operating system command that
  will receive the move list (in the same format as above) on stdin.




'rs' <number>
  Adjust replay speed by the specified number (negative to make faster, or
  positive to make slower; zero leaves it unchanged).

'xy' <x> <y>
  Input a move using coordinate input. Coordinates are 1-based.








>
>
>







121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
'ml' <blob>
  Load a move list from a SQL blob.

'mx' <command>
  Export a move list. The argument is a operating system command that
  will receive the move list (in the same format as above) on stdin.

'rS' <number>
  Set replay speed to the specified number (1 to 255).

'rs' <number>
  Adjust replay speed by the specified number (negative to make faster, or
  positive to make slower; zero leaves it unchanged).

'xy' <x> <y>
  Input a move using coordinate input. Coordinates are 1-based.