* Loader loads all data from area block now.
- Removed a log message. It was just noise, not actual information.
+ Started the data loader.
+ Adding stuff to TmapRoom and TmapRoomList.
* TmapEntityList refactorized to use arrya instead of TFPObjectList: simpler,
- Removed TmapEntityList.Delete method. Edition will be made differently.
+ Added methods to help managing entities (delete, clear...).
+ Added a simple translation mechanism.
+ Added a log system to the engine.
+ Added version string constant to identify the version.
+ Added LICENSE and README files.
+ Added some development documentation.
+ Added old versions of the engine, made years ago to start with.