summaryrefslogtreecommitdiff
path: root/src/net/manaserv/charhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Remove for now manaserv net code.Andrei Karas1-413/+0
2012-06-23Improve a bit iterators again.Andrei Karas1-2/+4
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-1/+1
2012-06-11Fix compilation for manaserv.Andrei Karas1-1/+5
2012-02-28Add different sound effects for different events.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-10Change empty strings initializations.Andrei Karas1-2/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-05-22Update translations again and fix typos.Andrei Karas1-1/+1
2011-04-09Add race in char creation dialog. Change client protocol version to 4.Andrei Karas1-1/+1
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-2/+2
2011-01-02Initial commit.Andrei Karas1-0/+406