summaryrefslogtreecommitdiff
path: root/src/net/tmwa/guildmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Move notifytypes.h into enums directory.Andrei Karas1-2/+2
2015-06-06Fix code style.Andrei Karas1-2/+0
2015-06-03Rename packettypes.h into packettype.hAndrei Karas1-1/+1
2015-06-03User full enum name in packets type.Andrei Karas1-3/+3
2015-05-29Add strong typed int type BeingId.Andrei Karas1-1/+2
2015-05-24From ChatTab::chatLog removed default parameter for message owner type.Andrei Karas1-2/+2
2015-05-24Add strong typed bool type Online.Andrei Karas1-2/+2
2015-05-10Move guildmanager into net/tmwa directory.Andrei Karas1-0/+551