summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Deswapped the ring2 and necklace equip slots for tA.Yohann Ferreira1-2/+2
2012-02-14Omit equipping of non-existing itemsStefan Dombrowski1-7/+16
2012-02-14Removing NPC trade messages from chatStefan Dombrowski1-8/+2
2012-02-12Restored manaserv-less buildsYohann Ferreira2-1/+2
2012-02-12Ignore ManaPlus shop commandsThorbjørn Lindeijer1-0/+13
2012-02-10Corrected two spelling mistakesjurkan2-2/+2
2012-02-07Fixed color updates of magic barErik Schilling1-0/+4
2012-02-05Revert "Checking being positions send by the server"Thorbjørn Lindeijer1-26/+0
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira7-6/+37
2012-02-02Fix to the hair colors and styles handling.Yohann Ferreira7-7/+43
2012-02-02Fixed the use of custom particle effects for attacks.Yohann Ferreira1-3/+2
2012-01-31Fixed saving the selected server at server connection level.Yohann Ferreira1-2/+2
2012-01-31Added missing copyright notices.Yohann Ferreira2-0/+2
2012-01-28Moved mTrading into the TradeHandlerThorbjørn Lindeijer4-10/+14
2012-01-27Random hacking cleanups in the LocalPlayer classYohann Ferreira1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer120-120/+120
2012-01-22Synced manaserv_protocol file with serverErik Schilling1-12/+19
2012-01-21Clientside fix of switching from /announce to @announceErik Schilling3-7/+6
2012-01-19Fixed handling of problems with loading the initial mapThorbjørn Lindeijer1-7/+8
2012-01-18ColorDB -> HairDB.Yohann Ferreira4-11/+11
2012-01-18Found a better way to fix the movement glitches on both servers.Yohann Ferreira5-23/+0
2012-01-16Fixed adminhandler being not initializedErik Schilling4-1/+19
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer7-12/+12
2012-01-10player_node -> local_playerYohann Ferreira17-68/+68
2012-01-09Changed INT and DELETE enum names to fix C::B compilation.Yohann Ferreira4-38/+39
2012-01-02Made the client capable of displaying gender of monsters and npcsErik Schilling2-2/+4
2011-11-13Added background support to the equipment boxes.Yohann Ferreira3-0/+40
2011-11-12Removed some Channel and ChannelTab related sillinessThorbjørn Lindeijer1-5/+2
2011-11-12Prevent a potential crash when the chat channel is wrong.Yohann Ferreira1-1/+11
2011-11-01Merge github.com:mana/manaYohann Ferreira2-5/+3
2011-10-22Officially added the gender in the manaserv protocol.Yohann Ferreira3-4/+14
2011-09-30Revert "Made the first XP notification don't show anymore."Yohann Ferreira1-7/+1
2011-09-29Made the first XP notification don't show anymore.Yohann Ferreira1-1/+7
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 Ferreira3-4/+16
2011-09-28Got rid of the superfluous definition of the slot number for tA.Yohann Ferreira1-2/+4
2011-09-16Improve handling of packet lengths.Ben Longbons1-42/+46
2011-09-16Instead of SDL_mutex, use Mutex wrapper and MutexLocker for safetyBen Longbons2-23/+12
2011-09-15Improve handling of packet lengths.Ben Longbons1-42/+46
2011-09-15Instead of SDL_mutex, use Mutex wrapper and MutexLocker for safetyBen Longbons2-23/+12
2011-09-13Made the delay between to keyboard move calls functional.Yohann Ferreira5-1/+25
2011-08-30Fixed a memleak in the ManaServ::InventoryHandler()Yohann Ferreira2-0/+7
2011-08-30Added a way to specify where the equipment boxes will display.Yohann Ferreira3-8/+65
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 Ferreira9-131/+352
2011-08-19Fixed visible equipment updates, and made it based on equip.xml.Yohann Ferreira8-46/+112
2011-08-18Improved equip slots description for both protocols.Yohann Ferreira1-0/+33
2011-08-18Made the equipment window not use server specific code again.Yohann Ferreira2-0/+8
2011-08-18Made the client able to successfully equip/unequip!Yohann Ferreira4-86/+198
2011-08-18Got rid of the superfluous definition of the slot number for tA.Yohann Ferreira1-2/+4