summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-28Random cleanups - Part 2Yohann Ferreira1-5/+5
2011-03-28Random code cleanups requested righteously by Thorbjorn - part 1.Yohann Ferreira6-32/+24
2011-03-28Added some tolerance on the tA being position message.Yohann Ferreira1-1/+11
2011-03-17Simplified the get/setAttackRange() functions as requested.Yohann Ferreira2-3/+4
2011-03-17Handle ta move and position message in a more generic way.Yohann Ferreira1-86/+47
2011-03-17Now the client centers the pixel positions when using tA.Yohann Ferreira3-0/+12
2011-03-16Fixed the bug with remote player movement animation,Yohann Ferreira1-7/+9
2011-03-16Fixed the attack range handling for both servers.Yohann Ferreira1-1/+22
2011-03-15Made the tA Beinghandler avoid dealing with flawed coordinates.Yohann Ferreira1-51/+81
2011-03-15Add a tolerance check on current position to limit desyncs.Yohann Ferreira1-11/+42
2011-03-15Reset destination to position at warp time for TmwAthena.Yohann Ferreira1-2/+5
2011-03-15Simplify the tmwAthena calculation of the pixel/tick speed.Yohann Ferreira1-11/+3
2011-03-15Basically merged the two movement algorithms into one.Yohann Ferreira12-84/+180
2011-02-21Merge branch '0.5'Thorbjørn Lindeijer1-3/+4
2011-02-21Fixing segmentation fault in chathandlerStefan Dombrowski1-5/+7
2011-02-17Specific messages for each pickup failure reason.Ben Longbons1-3/+4
2011-02-07Removed remaining reference to MANASERV_SUPPORT define switchPhilipp Sehmisch1-4/+1
2011-02-01Merge branch '0.5'Thorbjørn Lindeijer1-1/+2
2011-01-27Send the correct protocol version when registering on Manaserv.Yohann Ferreira1-1/+1
2011-01-26Prune the enet and manaserv files dependency of the 0.5 binary.Yohann Ferreira1-1/+2
2011-01-25Upgraded the manaserv protocol version to 1.Yohann Ferreira1-1/+1
2011-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira3-28/+28
2011-01-11Remove the protocol version magic number.Yohann Ferreira2-1/+3
2011-01-09Fix other direction discrepancies on the client.Yohann Ferreira2-23/+10
2011-01-03Merge branch '0.5'Thorbjørn Lindeijer1-3/+5
2011-01-03Sync the manaserv_protocol.h file witht the one of the server.Yohann Ferreira1-4/+55
2011-01-02Fixed possible crash when receiving player IPThorbjørn Lindeijer1-3/+6
2010-12-30Renamed protocol.h to manaserv_protocol.h to follow server's changes.Yohann Ferreira17-16/+16
2010-12-29Made the client handle the characters slots properly for Manaserv.Yohann Ferreira2-6/+11
2010-12-29Fixed potential flaw for the number of characters slots on tAthena.Yohann Ferreira2-6/+19
2010-12-17Update the net/manaserv/protocol.h file with latest description.Yohann Ferreira1-2/+2
2010-12-16Made the client handle the number of slots given by the server.Yohann Ferreira3-4/+23
2010-12-15Unlock the char select dialog even if we've got an error.Yohann Ferreira1-1/+1
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira5-9/+0
2010-11-12Change NPC handling in the net codeChuck Miller5-104/+212
2010-11-11Replace Event names with enums instead of stringsChuck Miller12-57/+58
2010-11-11Have the event system channels use enums instead of stringsChuck Miller18-55/+55
2010-11-09Fix client successful unregister behaviour for manaserv.Yohann Ferreira1-1/+1
2010-11-07Convert the emote system to use particlesChuck Miller1-5/+4
2010-11-02Re-Enable the support of manaserv servers.Yohann Ferreira1-5/+0
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira9-7/+30
2010-10-31Fix memory leak of localplayer classes in the charserverhandlerChuck Miller2-2/+2
2010-10-19Heavy GUI fixes related to stats for Manaserv.Yohann Ferreira3-21/+114
2010-10-17Removed unnecessary condition in net::readCoordinates.Yohann Ferreira1-6/+2
2010-10-17Fixing missing translation of direction for tA-serverStefan Dombrowski1-0/+7
2010-10-13Adding theme colors for party tabsStefan Dombrowski1-1/+1
2010-10-13Hiding Manaserv from the player on TMW-Athena only releaseStefan Dombrowski1-0/+4
2010-10-11Implementing show IP for game mastersStefan Dombrowski3-2/+12
2010-10-08Remove the following systemStefan Dombrowski1-21/+0
2010-10-07Disable guilds netcode.Andrei Karas1-0/+2