1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
* Sound effects
* Compressed wave sounds (?)
* Numeric sounds (?)
* Game engine features
* String data (partially implemented)
* A ,PopUp command to use a popup with arguments starting from a mark
* Returning a class from COLLIDE/COLLIDEBY to transform
* Coordinate input (may be suitable for some kind of games)
* Possibility to define auto-generation levels mode
* Editor
* Mouse dragging
* Level index editor
* Deal better with allowing to skip past corrupted levels
* Picture editor/loading
* Allowing more altimages
|
<
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Sound effects
* Compressed wave sounds (?)
* Numeric sounds (?)
* Game engine features
* String data (partially implemented)
* A ,PopUp command to use a popup with arguments starting from a mark
* Returning a class from COLLIDE/COLLIDEBY to transform
* Possibility to define auto-generation levels mode
* Editor
* Mouse dragging
* Level index editor
* Deal better with allowing to skip past corrupted levels
* Picture editor/loading
* Allowing more altimages
|