summaryrefslogtreecommitdiffstats
path: root/src/common/manaserv_protocol.h
Commit message (Expand)AuthorAgeFilesLines
* [Abilities] Removed the old autoattack systemErik Schilling2013-05-081-17/+0
* [Abilities] Inform other players about ability usesErik Schilling2013-05-081-0/+2
* [Abilities] Added support for a global cooldownErik Schilling2013-05-081-0/+1
* [Abilities] Added network message for removed abilityErik Schilling2013-05-081-0/+1
* [Abilities] Renamed specials to abilitiesErik Schilling2013-05-081-4/+4
* Bumped the protocol version to 3Thorbjørn Lindeijer2013-04-301-1/+1
* Added possibility to reserve mapsErik Schilling2013-02-241-1/+1
* Added emote support.Yohann Ferreira2013-02-011-0/+2
* Moved order of sending genderErik Schilling2012-10-111-4/+4
* Added lua bind to send text effect particle to clientsErik Schilling2012-07-171-0/+1
* Fixed handling of skillsErik Schilling2012-05-251-1/+1
* Added debugging mode to the protocolThorbjørn Lindeijer2012-05-051-5/+18
* Fixed guild supportErik Schilling2012-04-191-2/+4
* Renamed Thing to EntityThorbjørn Lindeijer2012-04-041-3/+3
* Enhanced special supportErik Schilling2012-04-041-2/+3
* Fixed problems with map-bound world state variablesThorbjørn Lindeijer2012-03-131-1/+1
* Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer2012-03-111-2/+2
* Made @announce fully functionalErik Schilling2012-01-211-2/+2
* Made all beings capable of having a genderErik Schilling2012-01-021-2/+37
* Allowed larger item amounts for mysql database.Erik Schilling2011-12-031-1/+1
* Renamed the db update 15 to 18 as requested by Bjorn.Yohann Ferreira2011-11-011-1/+1
* Merge github.com:mana/manaservYohann Ferreira2011-11-011-2/+0
|\
| * Officially added the being gender to the protocol.Yohann Ferreira2011-10-221-1/+13
* | dos2unix src/common/manaserv_protocol.hYohann Ferreira2011-11-011-448/+448
* | Officially added the being gender to the protocol.Yohann Ferreira2011-09-281-0/+12
* | Add persistent items support based on seeseekey's work.Yohann Ferreira2011-09-091-2/+4
* | Merge github.com:mana/manaservYohann Ferreira2011-09-081-1/+1
|\|
* | Made the db version an official pre-requisite.Yohann Ferreira2011-08-301-1/+4
* | Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...Yohann Ferreira2011-08-191-19/+2
|\ \
| * | Removed the now useless SpriteLayer enum from the protocol.Yohann Ferreira2011-08-191-17/+0
| * | Changed the sprite layer protocol to supportYohann Ferreira2011-08-191-2/+2
* | | Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...Yohann Ferreira2011-08-181-2/+2
|\| |
| * | Change the unequip function to make use of the item instance id.Yohann Ferreira2011-08-181-2/+2
* | | Merge branch 'master' of git://gitorious.org/~bertram/mana/manaserv-equipment...Yohann Ferreira2011-08-111-447/+447
|\| | | |/ |/|
| * Basically redid equip and unequip functions().Yohann Ferreira2011-08-111-2/+2
| * Changed the protocol a bit to use int16 instead of 8.Yohann Ferreira2011-07-271-445/+445
* | login with random hashStefan Beller2011-08-101-0/+2
|/
* Making party invite functionalStefan Dombrowski2011-06-191-6/+4
* Changed the attack message to send the attack id.Yohann Ferreira2011-06-171-1/+1
* Routing party invite through the map serverStefan Dombrowski2011-05-301-3/+5
* Starting to fix party inviteStefan Dombrowski2011-05-161-2/+2
* Made the server send the being position each 5 seconds.Yohann Ferreira2011-04-181-1/+1
* Removing unused enum EMAILCHG_EXISTS_EMAILStefan Dombrowski2011-04-161-5/+0
* Some cleanups related to syncing from game to account serverThorbjørn Lindeijer2011-04-021-2/+1
* Moved defines.h and manaserv_protocol.h into 'common'Thorbjørn Lindeijer2011-03-201-0/+452