summaryrefslogtreecommitdiff
path: root/src/localplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-06Remove more inventory handling support #ifdefsJared Adams1-17/+2
2009-05-04Fixed seemingly random attacks from occuring once a target is put up.Tametomo1-1/+1
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-20Drop current target on deathBjørn Lindeijer1-0/+11
2009-04-15Also hardcode the bold font, we ship it after allBjørn Lindeijer1-1/+1
2009-04-14Cleanup of Sound class, fixing restoring of volumes and musicBjørn Lindeijer1-3/+2
2009-04-14Put the remaining unnamespaced handlers in a namespaceBjørn Lindeijer1-8/+12
2009-04-13Revert forced FPS limitBjørn Lindeijer1-1/+3
2009-04-11Remove more support #ifdefsJared Adams1-9/+7
2009-04-07Implement TMWServ's PartyHandlerJared Adams1-12/+3
2009-04-06Moved many MessageOut constructions aroundBjørn Lindeijer1-12/+0
2009-04-06Add TMWServ's SkillHandlerJared Adams1-2/+1
2009-04-03Fill in TMWServ's TradeHandlerJared Adams1-82/+22
2009-04-02Start TMWServ's PlayerHandler and InventoryHandlerJared Adams1-11/+11
2009-04-02Some cleanup and renamingBjørn Lindeijer1-8/+8
2009-04-02Removed duplicated code in LocalPlayerBjørn Lindeijer1-60/+1
2009-04-01Fix a bug for TMWServ compilationJared Adams1-2/+4
2009-04-01Make eAthena's inventory handlerJared Adams1-23/+17
2009-04-01Build eAthena's PlayerHandlerJared Adams1-53/+13
2009-03-31Implement a few more handlers for eAthenaJared Adams1-8/+13
2009-03-30Merge item types to remove more #ifdefsJared Adams1-2/+2
2009-03-29Fix up eAthena party handling some moreJared Adams1-3/+11
2009-03-28Clean up eAthena party handling a bit moreJared Adams1-5/+9
2009-03-27Moved the inventory and storage offset handling into netcodeBjørn Lindeijer1-14/+12
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-1/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-28/+14
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-4/+1
2009-03-27Simplified and fixed initialization of login dataBjørn Lindeijer1-2/+2
2009-03-27Fixed position of dots on minimapBjørn Lindeijer1-2/+8
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-0/+1
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-6/+3
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-32/+90
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+2
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-3/+3
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-23/+508
2009-03-12Make use of the new available colorsMajin Sniper1-9/+10
2009-03-12Make use of the new available colorsMajin Sniper1-9/+10
2009-03-09Add an interface for eAthena's storage systemJared Adams1-2/+9
2009-03-08Add an interface for eAthena's storage systemJared Adams1-0/+7
2009-03-08Fix some NPC-related bugsJared Adams1-15/+25
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+25
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-1/+1
2009-03-06Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-1/+1
2009-03-02Cut down on constant streaming of attacks. Attacks from players now onlyIra Rice1-1/+1
2009-03-02Added particle attacks back on to the players. However, instead of beingIra Rice1-1/+25
2009-02-28Allow sending attack packets when not in rangeJared Adams1-4/+2
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+4
2009-02-20Removed the last of the image particle guichan fonts.Ira Rice1-2/+4
2009-02-20Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+12
2009-02-19Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+12