summaryrefslogtreecommitdiff
path: root/src/net/manaserv
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Fix code style and remove some unused variabled.Andrei Karas1-1/+1
2011-08-02Fix compilation with manaserv support.Andrei Karas1-1/+1
2011-07-30Remove unused code from guildhandler.Andrei Karas2-0/+6
2011-07-09Fix for party memory leak and crash.Andrei Karas2-1/+9
2011-07-08Add small optimisations and fixes.Andrei Karas6-17/+20
2011-07-07Remove undescore from variables and defines.Andrei Karas27-102/+102
2011-07-04Replace some lists to vectors.Andrei Karas1-1/+1
2011-06-12Delete some forgotten variables from loginhandler on exit.Andrei Karas2-0/+7
2011-06-12Fix change character.v1.1.6.12Andrei Karas2-0/+5
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-23Show speach messages variable time, depend on message size.Andrei Karas1-1/+1
2011-05-22Update translations again and fix typos.Andrei Karas1-1/+1
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas2-2/+2
2011-04-09Fix compilation in manaserv.Andrei Karas1-4/+4
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas2-7/+7
2011-04-09Add race in char creation dialog. Change client protocol version to 4.Andrei Karas2-1/+2
2011-04-04Rename some gui class files to real class names.Andrei Karas5-6/+6
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas2-4/+4
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-03-03Add colors to buy/sell dialogs.Andrei Karas3-3/+5
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas2-3/+3
2011-02-27First part of implimintation item colors.Andrei Karas3-3/+3
2011-02-27Implement receiving item color from server.Andrei Karas1-2/+2
2011-02-19Update copyrights.Andrei Karas50-100/+150
2011-02-06Fix version in windows readme.v1.1.2.6Andrei Karas1-0/+1
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas3-7/+10
2011-01-02Initial commit.Andrei Karas50-0/+7415