Commit graph

7 commits

Author SHA1 Message Date
King_DuckZ
f54da89531 Uneeded property. 2015-06-06 14:23:26 +02:00
King_DuckZ
ab6ef6c338 BaseMapSource doesn't need to know T. Only fetch() will need that. 2015-06-06 14:23:21 +02:00
King_DuckZ
49f7d15379 Vector doesn't need to be told the type every time. 2015-06-06 14:16:35 +02:00
King_DuckZ
a82e8c16f6 Helper recursive map loader.
Recursion not tested since the file format is not ready yet, sorry.
2015-05-28 00:20:40 +02:00
King_DuckZ
ea71478948 Refactoring in the data loading classes.
Lots of junk code removed, the architecture is now much simpler.
AsciiMapSource works as before.
2015-05-25 01:37:20 +02:00
King_DuckZ
2d61a84c13 AsciiMapReader works on raw data, so it needs to know
the map size (2D only) from the outside.
2015-05-21 09:52:45 +02:00
King_DuckZ
7a8ffe2060 Public header files moved into the doorkeeper subdirectory 2015-01-06 16:38:52 +01:00
Renamed from include/helpers/asciimapsource.hpp (Browse further)