summaryrefslogtreecommitdiff
path: root/src/net/tmwa
AgeCommit message (Expand)AuthorFilesLines
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas3-16/+16
2013-10-19move virtual member calls from mpcdialog constuctor into postInit.Andrei Karas1-0/+1
2013-10-19add comments into messageout about virtual method usage in constructor,Andrei Karas1-0/+1
2013-10-19add missing break in messageout.Andrei Karas1-0/+1
2013-10-19move virtual member calls from messagein constuctor into postInit.Andrei Karas3-0/+7
2013-10-11add /talkraw chat command for special use.Andrei Karas1-3/+2
2013-10-11Second part of checks from Parasoft C++ Test.Andrei Karas1-2/+2
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas1-12/+14
2013-10-08split network mutexe into read and write mutexes.Andrei Karas1-4/+4
2013-10-08extent profiler logging into some functions.Andrei Karas1-2/+6
2013-10-06remove unused includes and remove default parameter in being.Andrei Karas1-3/+3
2013-10-05Remember sort order in buy dialog between restarts.Andrei Karas1-0/+1
2013-09-30move db files into db directory.Andrei Karas2-2/+4
2013-09-30move tabs into tabs directory.Andrei Karas1-1/+1
2013-09-30move windows classes to windows directory.Andrei Karas5-9/+10
2013-09-29Fix password length limit messages.Andrei Karas1-1/+1
2013-09-26remove useless virtual keywords.Andrei Karas4-13/+13
2013-09-26Change destructors to virtual in all basic classes.Andrei Karas2-2/+2
2013-09-19fix some compilation issues in different platforms.Andrei Karas1-2/+0
2013-09-18add const to net classes.Andrei Karas4-6/+6
2013-09-15remove unused includes from net directory.Andrei Karas41-171/+21
2013-09-13fix code style.Andrei Karas1-2/+2
2013-09-13fix compilation errors after last commit.Andrei Karas2-0/+2
2013-09-12disable native guild support for "new" tmw server.Andrei Karas1-0/+3
2013-09-12disable server whisper ignores for "new" tmw servers because it was removed.Andrei Karas1-0/+4
2013-09-12add server version check for "new" tmw servers.Andrei Karas1-2/+24
2013-09-09remove useless includes from some files.Andrei Karas3-0/+3
2013-09-06fix leak in handling full move path from evol server.Andrei Karas1-0/+1
2013-09-04add support for getting full move path from server (evol only).Andrei Karas5-2/+47
2013-08-31move being related files into being dir.Andrei Karas12-17/+27
2013-08-31move input related files into input dir.Andrei Karas1-1/+2
2013-08-24improve getState/setState in Client.Andrei Karas4-9/+9
2013-08-16fix code style.Andrei Karas1-1/+1
2013-08-11add support for giving item to npc (evol only)Andrei Karas2-1/+5
2013-08-08Add support for different server flags in server version packet.Andrei Karas1-2/+7
2013-07-08add ability to show stats from items.xml like strings.Andrei Karas1-6/+6
2013-06-27Add missing space in debuging packet messages.Andrei Karas1-1/+1
2013-06-21fix code style.Andrei Karas2-3/+3
2013-06-20Add more profiler labels.Andrei Karas3-0/+13
2013-06-13move npc dialogs array from netcode.Andrei Karas1-6/+6
2013-06-12remove npc dialog wrapper.Andrei Karas1-5/+3
2013-06-12add support for player look.Andrei Karas3-1/+9
2013-06-10add partial support for player looks.Andrei Karas2-9/+16
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas5-7/+7
2013-06-03fix SDL includes.Andrei Karas5-7/+7
2013-05-30Limit hair color and hair style only for one byte.Andrei Karas2-6/+12
2013-05-28fix guard header part2.Andrei Karas24-68/+68
2013-05-27Fix spawn of disguised mobs.Andrei Karas1-20/+30
2013-05-18rename listender to depricatedlistener.Andrei Karas1-2/+0
2013-05-03add comments for translators.Andrei Karas1-0/+35