summaryrefslogtreecommitdiff
path: root/src/net/manaserv
AgeCommit message (Expand)AuthorFilesLines
2012-01-29Fix code style.Andrei Karas1-2/+2
2012-01-29Fix possible hiding methods issues.Andrei Karas4-14/+14
2012-01-28Add support for processing player statuses in evol server.Andrei Karas2-0/+7
2012-01-24Fix compilation with manaserv support.Andrei Karas1-1/+1
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-4/+4
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-1/+1
2012-01-08Validate update host.Andrei Karas1-0/+9
2012-01-05Update copyrights year.Andrei Karas50-50/+50
2011-11-30Add server side online players list support.Andrei Karas2-0/+7
2011-11-25Fix compilation errors and warnings in manaserv code.Andrei Karas4-3/+7
2011-11-25Move A_UNUSED define to include file.Andrei Karas14-85/+2
2011-11-12Fix compilation with manaserv support.Andrei Karas3-2/+15
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas2-3/+3
2011-10-23Add chat commands for using server side ignore for all whispers.Andrei Karas1-0/+4
2011-09-10Fix compilation with manaserv support.Andrei Karas1-1/+1
2011-09-10Change empty strings initializations.Andrei Karas2-3/+3
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-1/+1
2011-09-09Rename in listner class method from event to processEvent.Andrei Karas2-3/+3
2011-09-08Replace most iterator to const_iterator.Andrei Karas2-8/+2
2011-09-02Fix compilation with different flags.Andrei Karas2-1/+3
2011-09-02Add to status window attribute "damage per second".Andrei Karas2-0/+6
2011-09-01Eliminate asserts from most files.Andrei Karas1-2/+0
2011-08-15Add warp menu item for gms in navigation items.Andrei Karas2-0/+7
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas12-12/+12
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