summaryrefslogtreecommitdiff
path: root/src/net/manaserv/beinghandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Remove for now manaserv net code.Andrei Karas1-393/+0
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-1/+1
2012-06-11Fix code style.Andrei Karas1-2/+3
2012-06-11Fix compilation for manaserv.Andrei Karas1-2/+6
2012-02-28Add different sound effects for different events.Andrei Karas1-1/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-2/+2
2011-02-27First part of implimintation item colors.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+385