summaryrefslogtreecommitdiff
path: root/src/maplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-18Split from Graphics SDL related code into SDLGraphics.Andrei Karas1-1/+1
2013-07-28move bools in maplayer.Andrei Karas1-9/+29
2013-04-20fix style in other files.Andrei Karas1-14/+15
2013-03-11Add some fixes after automatic checks.Andrei Karas1-1/+1
2013-03-09Improve maplayer.Andrei Karas1-48/+32
2013-03-01Fix arrow images load.Andrei Karas1-4/+4
2013-02-28Add some profiler entries,Andrei Karas1-0/+4
2013-01-20Replace for to FOR_EACH in some classes.Andrei Karas1-2/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-22Possible fix for random incorrect beings draw order.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+22
2012-10-16Fix code style and some other minor issues.Andrei Karas1-1/+0
2012-10-08Fix compilation errors and warnings in different modes.Andrei Karas1-20/+20
2012-10-08improve map draw speed.Andrei Karas1-11/+16
2012-10-06Improve map draw speed in fast opengl.Andrei Karas1-2/+5
2012-09-08Improve constructors in some classes.Andrei Karas1-3/+7
2012-09-04add const to more classes,Andrei Karas1-8/+10
2012-09-02Add const to more classes.Andrei Karas1-65/+76
2012-09-01Fix code style.Andrei Karas1-1/+3
2012-08-24fix includes.Andrei Karas1-1/+0
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-06-06Fix some issues after auto checking.Andrei Karas1-7/+5
2012-04-25Improve iterators part 2.Andrei Karas1-3/+4
2012-04-01Last part of fixes.Andrei Karas1-1/+1
2012-02-08Fix code style with new tool.Andrei Karas1-3/+3
2012-02-05Separate map class to map and maplayer.Andrei Karas1-0/+817