summaryrefslogtreecommitdiff
path: root/src/resources/map/maplayer.h
AgeCommit message (Collapse)AuthorFilesLines
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-09Add empty map mode without collisions.Andrei Karas1-4/+4
Mode can be switched from yellow bar. Also renamed map draw type related variables and methods.
2014-06-13In modernopengl add support for buffered draw tile collection.Andrei Karas1-1/+1
This is first cached function implemented in modernopengl. Also add support for bind buffer attributes. Add finalize method to convert any cached data into data for GPU.
2014-05-12Fix code styleAndrei Karas1-5/+0
2014-05-11Move objectslayer into separate file.Andrei Karas1-21/+0
2014-05-11Move mapitem into separate file.Andrei Karas1-76/+0
2014-05-11Move speciallayer into separate file.Andrei Karas1-32/+0
2014-05-11Move mapobjectlayer into separate file.Andrei Karas1-13/+1
2014-05-11Move mapoject into separate file.Andrei Karas1-12/+2
2014-05-11Move maprowvertexes into separate file.Andrei Karas1-19/+2
2014-05-11Move map related files into resources/map.Andrei Karas1-0/+328