summaryrefslogtreecommitdiff
path: root/src/resources/emotedb.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move db files into db directory.Andrei Karas1-87/+0
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-21fix code style and some other fixes after auto checks.Andrei Karas1-1/+2
2013-04-21add owned show time to each emote type.Andrei Karas1-9/+2
2013-04-20fix style in resources directory.Andrei Karas1-2/+5
2013-04-15improve emotedb file.Andrei Karas1-1/+1
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-04-04Add support for animated emotes.Andrei Karas1-0/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to other files.Andrei Karas1-5/+10
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-2/+2
2012-10-10Fix code style.Andrei Karas1-1/+2
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+10
2012-09-24Fix compilation errors.Andrei Karas1-0/+2
2012-09-23Add missing final keywords to classes.Andrei Karas1-2/+2
2012-09-02Add const to more classes.Andrei Karas1-4/+5
2012-05-11Add alt emotes id support.Andrei Karas1-0/+3
2012-03-29Replace vectors with strings to short names.Andrei Karas1-3/+3
2012-03-04Fix copyrights.Andrei Karas1-1/+1
2012-02-24More copyright fixes.Andrei Karas1-0/+1
2011-07-01Replace some lists to vectors.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+64