summaryrefslogtreecommitdiff
path: root/src/resources/map/maplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Fix code style.Andrei Karas1-2/+1
2015-05-17Fix code style.Andrei Karas1-10/+9
2015-05-16Remove parameter from fringe layer draw function.Andrei Karas1-6/+6
2015-05-16Improve a bit fringe layer draw speed.Andrei Karas1-19/+101
2015-05-16Improve a bit map layers draw.Andrei Karas1-29/+26
2015-05-15Add missing cost to map and maplayer.Andrei Karas1-2/+2
2015-03-17Remove useless includes from .h files.Andrei Karas1-0/+1
2015-03-16Remove useless includes from cpp filesAndrei Karas1-4/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-30Rename player_node variable into localPlayer.Andrei Karas1-6/+6
2014-07-09Add empty map mode without collisions.Andrei Karas1-15/+21
2014-06-15Remove debug logging in maplayer.Andrei Karas1-1/+0
2014-06-14fix modernoepngl drawing.Andrei Karas1-2/+13
2014-06-13In modernopengl add support for buffered draw tile collection.Andrei Karas1-1/+2
2014-05-25Fix align in constructors.Andrei Karas1-2/+4
2014-05-19Move mapitemtype into separate file.Andrei Karas1-2/+3
2014-05-12Fix code styleAndrei Karas1-6/+0
2014-05-11Move maptype into separate file.Andrei Karas1-11/+12
2014-05-11Move objectslayer into separate file.Andrei Karas1-51/+0
2014-05-11Move mapitem into separate file.Andrei Karas1-137/+1
2014-05-11Move speciallayer into separate file.Andrei Karas1-119/+1
2014-05-11Move mapobjectlayer into separate file.Andrei Karas1-0/+1
2014-05-11Move maprowvertexes into separate file.Andrei Karas1-12/+8
2014-05-11Move map related files into resources/map.Andrei Karas1-0/+892