2010-06-10 00:33:51 +02:00
|
|
|
What's new in Simba?
|
|
|
|
====================
|
|
|
|
|
2010-06-13 01:50:51 +02:00
|
|
|
Currently Simba is still in its beta stages; this includes the documentation.
|
2010-06-13 06:11:24 -05:00
|
|
|
You will probably notice some parts of the documentation aren't finished or are just
|
2010-06-13 01:50:51 +02:00
|
|
|
plain missing.
|
|
|
|
|
|
|
|
So what's new in Simba? This documentation system.
|
2010-06-13 19:25:58 -05:00
|
|
|
|
|
|
|
Simba is being updated almost every day. To see changes as they are added, view
|
|
|
|
http://git.villavu.com/?p=simba.git;a=summary. Each commit should be explained
|
|
|
|
tersely in one line, and the exact changes can be viewed with "commitdiff". This
|
|
|
|
is a very verbose list of changes, large features or changes will be listed below:
|
|
|
|
|
2010-08-26 23:48:22 +02:00
|
|
|
Changelog for 715::
|
2010-06-13 19:25:58 -05:00
|
|
|
|
2010-08-26 23:48:22 +02:00
|
|
|
- Array Operator support. (=, <>, +)
|
|
|
|
- Foldable comments
|
|
|
|
- Add Disguise
|
|
|
|
- Add Status
|
|
|
|
- Add ClearDebugImg
|
|
|
|
- Add PosEx
|
|
|
|
- Add a new interpreter
|
|
|
|
- Fix Hypot
|
|
|
|
- Fix Extension Menu Checkbox
|
2010-06-13 19:25:58 -05:00
|
|
|
|