summaryrefslogtreecommitdiff
path: root/src/net/tmwa/gui/partytab.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-10-13Adding theme colors for party tabsStefan Dombrowski1-1/+1
Following Rotonen's advise to "make anything and everything you can think of recolorable", a theme can now define colors for PARTY_CHAT_TAB and PARTY_SOCIAL_TAB. This was badly needed, because the requirements for a color of a chat tab and of a player name are quite different. TODO: When guild support gets enabled, then have a look at the colors for guilds. Reviewed-by: 4144
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files ↵Bertram1-0/+209
accordingly. This makes room for the actual eAthena protocol future inclusion.