summaryrefslogtreecommitdiffstats
path: root/src/common/symbols.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-08Remove unused symbols codeYuri Kunde Schlesner1-30/+0
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-14/+11
2015-09-30symbols: Get rid of initial underscores in variable namesLioncash1-5/+5
2015-09-30symbols: Directly initialize TSymbol membersLioncash1-8/+3
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-1/+3
2014-12-21License changepurpasmart961-1/+1
2014-11-18Remove extraneous semicolonsLioncash1-1/+1
2014-08-18Common: Get rid of an unnecessary forward declaration in symbols.hLioncash1-2/+0
2014-08-18Common: Don't return a reference to a string when calling GetName in symbols.cppLioncash1-1/+1
2014-04-13Add symbols mapMathieu Vaillancourt1-0/+39