mirror of
https://github.com/opentibiabr/remeres-map-editor
synced 2026-08-15 18:26:04 -04:00
We want RME code to be de-atached from flatbuffers, kmap and the kmap library. For that we've introduced a interface based library and we've implemented the interfaces in RME side (some of them were just incorporated to RME basic entities, like position). That way we could remove a lot of boiler plate check, simplify the logics in the save and delegate some validations to the new domain objects. |
||
|---|---|---|
| .. | ||
| flatbuffers | ||
| rme_item_attribute.hpp | ||
| rme_item_detail.hpp | ||
| rme_map_header.hpp | ||
| rme_tile.hpp | ||