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 [93d802d5ff]:

To Artifact [086a399df5]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* Sound effects
  * Wave sounds
    * Standard sounds
    * User sounds
  * MML sounds
  * Numeric sounds (?)
* Game engine features
  * Multiple connected objects moving as a unit
  * Bizarro world
  * Pattern matching (pattern of objects (or lack) in the playfield)
  * Testing the deferred movement
  * String data (?)
  * Array operations (CopyArray, ArraySlice, DotProduct)
  * A ,PopUp command to use a popup with arguments starting from a mark
  * Operations with marks (duplicate a list, length of a list, etc)
  * "Goto message" instruction
  * Class inheritance (abstract)









<







1
2
3
4
5
6
7
8
9

10
11
12
13
14
15
16
* Sound effects
  * Wave sounds
    * Standard sounds
    * User sounds
  * MML sounds
  * Numeric sounds (?)
* Game engine features
  * Multiple connected objects moving as a unit
  * Bizarro world

  * Testing the deferred movement
  * String data (?)
  * Array operations (CopyArray, ArraySlice, DotProduct)
  * A ,PopUp command to use a popup with arguments starting from a mark
  * Operations with marks (duplicate a list, length of a list, etc)
  * "Goto message" instruction
  * Class inheritance (abstract)