summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-08split network mutexe into read and write mutexes.Andrei Karas4-20/+25
2013-10-08extent profiler logging into some functions.Andrei Karas1-2/+6
2013-10-08remove unused system headers.Andrei Karas2-2/+0
2013-10-06remove unused includes and remove default parameter in being.Andrei Karas5-22/+21
2013-10-05Remember sort order in buy dialog between restarts.Andrei Karas2-0/+2
2013-10-04move equip/unequip/use calls into playerinfo.Andrei Karas1-3/+0
2013-09-30move db files into db directory.Andrei Karas7-7/+12
2013-09-30move tabs into tabs directory.Andrei Karas7-8/+9
2013-09-30move windows classes to windows directory.Andrei Karas24-48/+54
2013-09-29Fix password length limit messages.Andrei Karas3-3/+3
2013-09-28add const for methods return values.Andrei Karas1-1/+1
2013-09-28add const for methods return values.Andrei Karas7-8/+8
2013-09-26remove useless virtual keywords.Andrei Karas8-25/+25
2013-09-26Change destructors to virtual in all basic classes.Andrei Karas9-9/+9
2013-09-25improve construcors in abstract classes.Andrei Karas7-19/+20
2013-09-25improve a bit strings declaration.Andrei Karas3-4/+4
2013-09-19fix some compilation issues in different platforms.Andrei Karas1-2/+0
2013-09-19add some more consts.Andrei Karas1-1/+1
2013-09-18fix name conflicts.Andrei Karas2-15/+15
2013-09-18add const to net classes.Andrei Karas26-52/+53
2013-09-18add consts in gui classes.Andrei Karas4-4/+4
2013-09-18show online messages in party tab.Andrei Karas3-9/+52
2013-09-15remove unused includes from net directory.Andrei Karas112-411/+55
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-12remove unused includes from widget files.Andrei Karas1-0/+1
2013-09-11remove unused includes from gui files.Andrei Karas1-0/+2
2013-09-09remove useless includes from some files.Andrei Karas15-0/+15
2013-09-06fix leak in handling full move path from evol server.Andrei Karas1-0/+1
2013-09-06add globals filter.Andrei Karas1-1/+2
2013-09-04add support for getting full move path from server (evol only).Andrei Karas6-3/+49
2013-08-31move being related files into being dir.Andrei Karas43-61/+96
2013-08-31move particles into particle dir.Andrei Karas1-1/+2
2013-08-31move input related files into input dir.Andrei Karas3-4/+7
2013-08-24move threads creation into sdl helper.Andrei Karas2-11/+5
2013-08-24improve some mode methods in Client.Andrei Karas3-3/+3
2013-08-24improve getState/setState in Client.Andrei Karas11-29/+29
2013-08-24first part of fixes for compilation with SDL2Andrei Karas4-2/+10
2013-08-20fix typo.Andrei Karas2-2/+2
2013-08-16fix code style.Andrei Karas1-1/+1
2013-08-16add missing checks.Andrei Karas1-1/+2
2013-08-13Add player/item/other counter in social window.Andrei Karas2-0/+10
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-11Remove low level gm actions from popup to net code.Andrei Karas3-0/+36
2013-07-11Add chat command for gms for creating items.Andrei Karas3-0/+22
2013-07-11move sound constants to separate file.Andrei Karas2-0/+2