summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Fix again compilation issue in big endian system.Andrei Karas1-1/+1
2011-07-12Fix compilation error in big endian system.Andrei Karas1-1/+1
2011-07-09Fix for party memory leak and crash.Andrei Karas5-1/+18
2011-07-09Fix compilation error from last commit.Andrei Karas2-3/+3
2011-07-09Reserve bits in gender field for future usage.Andrei Karas3-3/+8
2011-07-08Add small optimisations and fixes.Andrei Karas15-42/+45
2011-07-08Fix some issues after automatic checking.Andrei Karas1-4/+0
2011-07-07Remove undescore from variables and defines.Andrei Karas60-205/+205
2011-07-05Add ability to send client states to other clients.Andrei Karas2-9/+11
2011-07-04Replace some lists to vectors.Andrei Karas2-2/+2
2011-07-02Add xgettext:no-c-format comment for some strings.Andrei Karas1-0/+3
2011-07-01Replace some lists to vectors.Andrei Karas1-1/+2
2011-06-25Fix memory leaks in npchandler and npcdialog classes.Andrei Karas1-0/+7
2011-06-12Delete some forgotten variables from loginhandler on exit.Andrei Karas3-0/+9
2011-06-12Fix change character.v1.1.6.12Andrei Karas5-0/+14
2011-06-05Fix crash if reconnecting to server. Was introduced after fixing memory leaks.Andrei Karas3-0/+9
2011-06-02Fix some memory leaks and missing initialisations.Andrei Karas2-1/+2
2011-05-31Fix slots mapping.Andrei Karas1-2/+3
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-24Add simple memory leak detector.Andrei Karas31-1/+62
2011-05-23Show speach messages variable time, depend on message size.Andrei Karas2-3/+3
2011-05-22Update translations again and fix typos.Andrei Karas2-3/+3
2011-05-22Rebuild language files again. Update translations. Fixed typo in text lines.Andrei Karas1-1/+1
2011-05-22Some typo fixes and add comments for translators.Andrei Karas3-4/+4
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-4/+2
2011-05-21Fix some issues after automatic code checking.Andrei Karas2-9/+7
2011-05-20Start separating netcode to functions and moving some code to ea name spaceAndrei Karas13-1211/+1828
2011-05-19Enable server type selection again. Add evol server type. Now working same as...Andrei Karas3-2/+8
2011-05-13Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ...Andrei Karas3-1/+4
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas4-4/+4
2011-05-08Fix some include files paths.Andrei Karas2-2/+3
2011-05-07Fix missing initialisations.Andrei Karas1-2/+2
2011-05-06Fix player moving with mouse.Andrei Karas1-1/+1
2011-05-05Fix complilation warnings.Andrei Karas1-3/+3
2011-05-02Fix reading attack delay.Andrei Karas1-7/+7
2011-05-02Save being speed in being object.Andrei Karas1-6/+18
2011-04-25Add more checks.Andrei Karas1-8/+16
2011-04-15Add missing check.Andrei Karas1-3/+6
2011-04-14Add missing auth failure reasonsBen Longbons1-0/+9
2011-04-14Stop protected pickups flood.Andrei Karas3-2/+28
2011-04-13Fix warnings in clang compilation.Andrei Karas1-1/+1
2011-04-12Updating equip/unequip buttons in inventory.Andrei Karas1-0/+3
2011-04-09Fix compilation in manaserv.Andrei Karas1-4/+4
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas6-18/+18
2011-04-09Add race in char creation dialog. Change client protocol version to 4.Andrei Karas6-3/+8
2011-04-07Send to tmw based server client version as 1.Andrei Karas2-1/+5
2011-04-04Rename some gui class files to real class names.Andrei Karas7-9/+9
2011-04-03Add spawn animation to mobs.Andrei Karas2-4/+16
2011-04-01Add ability to receive buy/sell requests with invisible space at first.Andrei Karas1-0/+2