summaryrefslogtreecommitdiff
path: root/src/net/manaserv/manaserv_protocol.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Bumped protocol version to 3Thorbjørn Lindeijer1-1/+1
2012-10-11Client side patch for change of sending order of genderErik Schilling1-4/+4
2012-07-25Added handler to display text particles sent by serverErik Schilling1-0/+1
2012-05-25Fixed skill display for manaservErik Schilling1-1/+1
2012-05-05Added debugging mode to the protocolThorbjørn Lindeijer1-7/+20
2012-04-19Client side fix for manaserv guild systemErik Schilling1-2/+4
2012-04-04Synced specials to latest manaserv changesErik Schilling1-1/+2
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira1-2/+8
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-22Synced manaserv_protocol file with serverErik Schilling1-12/+19
2012-01-21Clientside fix of switching from /announce to @announceErik Schilling1-2/+2
2012-01-02Made the client capable of displaying gender of monsters and npcsErik Schilling1-2/+2
2011-11-01Merge github.com:mana/manaYohann Ferreira1-3/+1
2011-10-22Officially added the gender in the manaserv protocol.Yohann Ferreira1-0/+10
2011-09-28Forgot to update the db version number in the client protocol file.Yohann Ferreira1-1/+1
2011-09-28Officially added the gender in the manaserv protocol - client part.Yohann Ferreira1-0/+12
2011-08-30Synced the manaserv protocol file with the server's latest changes.Yohann Ferreira1-1/+4
2011-08-19Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fixYohann Ferreira1-21/+4
2011-08-19Fixed visible equipment updates, and made it based on equip.xml.Yohann Ferreira1-19/+2
2011-08-18Made the client able to successfully equip/unequip!Yohann Ferreira1-2/+2
2011-08-11Merge branch 'master' of git://gitorious.org/~bertram/mana/mana-equipment-fix...Yohann Ferreira1-6/+6
2011-08-11Adapted the client to the latest server changes.Yohann Ferreira1-4/+4
2011-08-10Client logs in with salted password now.Stefan Beller1-0/+2
2011-07-27Followed server protocol changes.Yohann Ferreira1-6/+6
2011-06-19Making party invite functionalStefan Dombrowski1-6/+4
2011-06-17Made the client officially handle attack ids.Yohann Ferreira1-1/+1
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer1-1/+1
2011-05-30Routing party invite through the map serverStefan Dombrowski1-3/+5
2011-05-15Starting to fix party inviteStefan Dombrowski1-2/+2
2011-04-18Added a client-side position tolerance check.Yohann Ferreira1-1/+1
2011-04-16Removing unused enum EMAILCHG_EXISTS_EMAILStefan Dombrowski1-5/+0
2011-03-15Implemented a screen shake effect system in the viewport class.Philipp Sehmisch1-0/+1
2011-01-25Upgraded the manaserv protocol version to 1.Yohann Ferreira1-1/+1
2011-01-11Remove the protocol version magic number.Yohann Ferreira1-0/+2
2011-01-09Fix other direction discrepancies on the client.Yohann Ferreira1-5/+5
2011-01-03Sync the manaserv_protocol.h file witht the one of the server.Yohann Ferreira1-4/+55
2010-12-30Renamed protocol.h to manaserv_protocol.h to follow server's changes.Yohann Ferreira1-0/+392