summaryrefslogtreecommitdiff
path: root/src/net/ea
AgeCommit message (Expand)AuthorFilesLines
2013-09-18show online messages in party tab.Andrei Karas3-9/+52
2013-09-15remove unused includes from net directory.Andrei Karas24-57/+14
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 Karas9-0/+9
2013-09-06add globals filter.Andrei Karas1-1/+2
2013-09-04add support for getting full move path from server (evol only).Andrei Karas1-1/+2
2013-08-31move being related files into being dir.Andrei Karas15-21/+34
2013-08-31move particles into particle dir.Andrei Karas1-1/+2
2013-08-31move input related files into input dir.Andrei Karas1-2/+3
2013-08-24move threads creation into sdl helper.Andrei Karas1-5/+2
2013-08-24improve some mode methods in Client.Andrei Karas2-2/+2
2013-08-24improve getState/setState in Client.Andrei Karas3-11/+11
2013-08-24first part of fixes for compilation with SDL2Andrei Karas1-0/+4
2013-08-20fix typo.Andrei Karas2-2/+2
2013-08-16add missing checks.Andrei Karas1-1/+2
2013-08-13Add player/item/other counter in social window.Andrei Karas2-0/+10
2013-07-11Remove low level gm actions from popup to net code.Andrei Karas2-0/+28
2013-07-11Add chat command for gms for creating items.Andrei Karas2-0/+19
2013-07-11move sound constants to separate file.Andrei Karas2-0/+2
2013-07-10dehardcode death messages.Andrei Karas1-81/+3
2013-07-04add missing checks.Andrei Karas1-1/+5
2013-07-03add drag and drop support between inventory and storage.Andrei Karas1-0/+3
2013-07-03fix some leaks on exit.Andrei Karas2-0/+8
2013-06-30Add ability to open support page if error happend.Andrei Karas2-2/+3
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-20Add more profiler labels.Andrei Karas4-1/+72
2013-06-13move npc dialogs array from netcode.Andrei Karas3-20/+2
2013-06-12remove npc dialog wrapper.Andrei Karas2-6/+2
2013-06-10add partial support for player looks.Andrei Karas1-5/+4
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 Karas1-1/+1
2013-06-03fix SDL includes.Andrei Karas1-1/+1
2013-06-01Add alternate host name to servers list.Andrei Karas1-7/+13
2013-05-31Improve chattab class.Andrei Karas4-8/+8
2013-05-30Limit hair color and hair style only for one byte.Andrei Karas1-2/+4
2013-05-28fix guard header part2.Andrei Karas4-10/+10
2013-05-27Fix player sprites in disguise mode.Andrei Karas1-4/+10
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 Karas10-0/+149
2013-04-25fix some code style by cpplint.Andrei Karas4-8/+0
2013-04-21some other fixes from cpplint.Andrei Karas5-9/+9
2013-04-21add owned show time to each emote type.Andrei Karas1-3/+1
2013-04-20fix style in net directory.Andrei Karas9-3/+20
2013-04-18add support for using sound delays.Andrei Karas1-7/+7
2013-04-14add basic client side only support for pets.Andrei Karas1-0/+1
2013-04-14another fixes from cpplint.Andrei Karas19-22/+22
2013-04-14some more style fixes from cpplint.Andrei Karas21-41/+41