summaryrefslogtreecommitdiff
path: root/src/net/tmwa
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer38-85/+338
2012-04-02Fixed problems with using the last emotev0.6.1Thorbjørn Lindeijer1-3/+2
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-12Ignore ManaPlus shop commandsThorbjørn Lindeijer1-0/+13
2012-02-10Corrected two spelling mistakesjurkan1-1/+1
2012-02-07Fixed color updates of magic barErik Schilling1-0/+4
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira2-0/+11
2012-02-02Fix to the hair colors and styles handling.Yohann Ferreira3-4/+18
2012-02-02Fixed the use of custom particle effects for attacks.Yohann Ferreira1-3/+2
2012-01-31Added missing copyright notices.Yohann Ferreira2-0/+2
2012-01-28Moved mTrading into the TradeHandlerThorbjørn Lindeijer2-6/+9
2012-01-27Random hacking cleanups in the LocalPlayer classYohann Ferreira1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer44-44/+44
2012-01-19Fixed handling of problems with loading the initial mapThorbjørn Lindeijer1-7/+8
2012-01-18ColorDB -> HairDB.Yohann Ferreira2-6/+6
2012-01-18Found a better way to fix the movement glitches on both servers.Yohann Ferreira2-7/+0
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer5-9/+9
2012-01-10player_node -> local_playerYohann Ferreira10-43/+43
2012-01-09Changed INT and DELETE enum names to fix C::B compilation.Yohann Ferreira4-38/+39
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-08-19Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fixYohann Ferreira2-2/+70
2011-08-19Fixed visible equipment updates, and made it based on equip.xml.Yohann Ferreira1-0/+18
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 Ferreira1-0/+5
2011-08-18Made the client able to successfully equip/unequip!Yohann Ferreira1-0/+10
2011-08-18Got rid of the superfluous definition of the slot number for tA.Yohann Ferreira1-2/+4
2011-08-11Made the delay between to keyboard move calls functional.Yohann Ferreira2-0/+8
2011-07-01make update-po + gettext special comment added.Yohann Ferreira1-0/+5
2011-06-24Made use of the attack speed sent by the tA server.Yohann Ferreira1-2/+5
2011-06-23Fixed type in the guildhandler message as reported by Der Loisl.Yohann Ferreira1-1/+1
2011-06-22Applied fixes requested by cody.Yohann Ferreira3-5/+5
2011-06-16Remove useless ping packetBen Longbons3-16/+0
2011-06-04Fixing movement on tAStefan Dombrowski1-2/+2
2011-06-04Revert "Fix sending coordinates for tmwAthena"Jared Adams1-12/+6
2011-06-04Fix sending coordinates for tmwAthenaJared Adams1-6/+12
2011-06-04Fix handling of 16- and 32-bit number in tmwAthena netcodeJared Adams2-8/+29
2011-06-03Replace SDL_types.h with cstdintJared Adams10-33/+20
2011-06-03Cleanup network code to use unsigned integers of the relevant sizeBen Longbons4-59/+30
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer4-21/+11
2011-05-30Remove some uneeded offsettingJared Adams1-1/+1
2011-05-28Fixing setting of being positionStefan Dombrowski1-2/+3
2011-05-26tmwAthena supports 9 characters per accountJared Adams1-5/+1
2011-05-15Starting to fix party inviteStefan Dombrowski1-1/+1
2011-05-09Remove or comment duplicate tmwA packets, and fix a typoBen Longbons2-8/+6
2011-05-02Remove an unused variable in packet handling.Jared Adams1-2/+2
2011-04-30Merge branch '0.5'Yohann Ferreira5-14/+40
2011-04-29Made the client load the skills.xml again.Yohann Ferreira1-1/+1