summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-10dehardcode death messages.Andrei Karas1-81/+3
2013-07-08add ability to show stats from items.xml like strings.Andrei Karas2-12/+12
2013-07-06fix code style and some minor issues.Andrei Karas1-0/+2
2013-07-04add missing checks.Andrei Karas1-1/+5
2013-07-03add drag and drop support between inventory and storage.Andrei Karas2-0/+5
2013-07-03fix some leaks on exit.Andrei Karas3-0/+10
2013-06-30Add ability to open support page if error happend.Andrei Karas3-2/+7
2013-06-28Revert "Show disconnection error if disconnected from server."Andrei Karas1-1/+0
2013-06-28Show disconnection error if disconnected from server.Andrei Karas1-0/+1
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 Karas7-1/+85
2013-06-13move npc dialogs array from netcode.Andrei Karas6-34/+14
2013-06-12remove npc dialog wrapper.Andrei Karas4-16/+8
2013-06-12add support for player look.Andrei Karas6-1/+12
2013-06-10add partial support for player looks.Andrei Karas5-19/+25
2013-06-10Add char creation error "incorrect look".Andrei Karas1-0/+4
2013-06-03Add support for future legacy npc commands.Andrei Karas1-3/+5
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas18-23/+23
2013-06-03fix SDL includes.Andrei Karas18-23/+23
2013-06-01Add alternate host name to servers list.Andrei Karas2-7/+17
2013-06-01Add chat command /testparticle for testing particle effects on player.Andrei Karas2-0/+9
2013-05-31Improve chattab class.Andrei Karas4-8/+8
2013-05-30Limit hair color and hair style only for one byte.Andrei Karas3-8/+16
2013-05-28fix guard header part2.Andrei Karas58-157/+157
2013-05-27add to url with downloaded files also server name with parameter.Andrei Karas1-0/+10
2013-05-27Fix spawn of disguised mobs.Andrei Karas2-30/+51
2013-05-27Fix player sprites in disguise mode.Andrei Karas1-4/+10
2013-05-18rename listender to depricatedlistener.Andrei Karas2-4/+0
2013-05-05Send name request in legacy servers if npc was deleted and created at same time.Andrei Karas1-1/+4
2013-05-03add comments for translators.Andrei Karas11-0/+184
2013-04-26fix code style more.Andrei Karas5-5/+5
2013-04-26add support for separate online list.Andrei Karas1-0/+4
2013-04-25fix some code style by cpplint.Andrei Karas9-20/+0
2013-04-21fix code style and some other fixes after auto checks.Andrei Karas2-4/+6
2013-04-21fix compilation with some flags.Andrei Karas1-0/+2
2013-04-21some other fixes from cpplint.Andrei Karas35-116/+116