summaryrefslogtreecommitdiff
path: root/src/guichan/basiccontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-15move exguichan files into gui/base/Andrei Karas1-394/+0
2014-01-27add GPL header into all guichan files.Andrei Karas1-0/+20
2014-01-27fix guichan headers.Andrei Karas1-3/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-08extent profiler logging into some functions.Andrei Karas1-0/+2
2013-04-14some more style fixes from cpplint.Andrei Karas1-1/+1
2013-03-23improve a bit draw speed in basiccontainer class.Andrei Karas1-10/+13
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+9
2012-10-16Fix code style and some other minor issues.Andrei Karas1-1/+1
2012-10-10Fix compilation errors with stlport.Andrei Karas1-2/+2
2012-10-09Fix possible guichan STL issue.Andrei Karas1-3/+3
2012-08-26Add const to some classes.Andrei Karas1-5/+5
2012-06-23Improve a bit iterators again.Andrei Karas1-19/+20
2012-02-06Add manaplus copyright to guichan files.Andrei Karas1-0/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-12/+12
2011-09-02Replace guichan iterators to const_iterator if need.Andrei Karas1-11/+11
2011-08-02A bit improve speed in guichan containers.Andrei Karas1-1/+2
2011-06-02Add leak detector to guichan files.Andrei Karas1-0/+2
2011-05-31Fix code style and missing members initialisations.Andrei Karas1-62/+28
2011-05-30Add guichan files to automakeAndrei Karas1-0/+390