tibia-rme/source/kmap
lgrossi 37ad3b4047 Simplify kmap saver to use library interfaces
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.
2022-08-26 21:20:28 +02:00
..
flatbuffers Add new map files 2022-08-23 01:35:17 -03:00
rme_item_attribute.hpp Simplify kmap saver to use library interfaces 2022-08-26 21:20:28 +02:00
rme_item_detail.hpp Simplify kmap saver to use library interfaces 2022-08-26 21:20:28 +02:00
rme_map_header.hpp Simplify kmap saver to use library interfaces 2022-08-26 21:20:28 +02:00
rme_tile.hpp Simplify kmap saver to use library interfaces 2022-08-26 21:20:28 +02:00