summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-16More merges and conflict resolvesPhilipp Sehmisch1-2/+8
2009-08-16Merged changes from last month with a commit I forgot to commit before I went...Philipp Sehmisch1-121/+55
2009-08-13Clean up Being and it's derivativesJared Adams1-2/+8
2009-08-01Fix a compile error under WindowsJared Adams1-2/+3
2009-07-22Fix updating the status window when money changesJared Adams1-2/+1
2009-07-20Fixed a bunch of compile errors/warningsThorbjørn Lindeijer1-3/+3
2009-07-19Merge StatusWindowsJared Adams1-26/+26
2009-07-15Merge and cleanup attribute codeJared Adams1-15/+2
2009-07-14Merge and cleanup more stuffJared Adams1-4/+1
2009-07-13Some item pickup cleaningJared Adams1-4/+8
2009-07-13Fix level experience messagesJared Adams1-4/+4
2009-07-08Have both builds use the same SkillDialogJared Adams1-1/+6
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams1-50/+8
2009-07-06Merge some player statsJared Adams1-22/+2
2009-07-03Implemented display of spell recharge information from server in the magic gu...Philipp Sehmisch1-0/+14
2009-05-18Added target combatDavid Athay1-3/+1
2009-05-14Fixed alpha to also apply to the main text of a text particleBjørn Lindeijer1-1/+2
2009-05-13Add GM notification handlingJared Adams1-0/+4
2009-05-12Fix up handling of GM statusJared Adams1-1/+1
2009-05-12Some small cleanups and fixed compile with tmwserv supportBjørn Lindeijer1-4/+1
2009-05-12Remove methods from LocalPlayer that just call NetJared Adams1-40/+2
2009-05-12Makes ItemContainer use indexes for selected and highlighted items, rather th...Chuck Miller1-5/+0
2009-05-06Remove more inventory handling support #ifdefsJared Adams1-2/+0
2009-05-04Fixed seemingly random attacks from occuring once a target is put up.Tametomo1-2/+0
2009-05-03Added rotational particles, and added code to show arrows when a player shoot...Chuck Miller1-1/+1
2009-04-20Drop current target on deathBjørn Lindeijer1-1/+2
2009-04-13Revert forced FPS limitBjørn Lindeijer1-2/+1
2009-04-11Remove more support #ifdefsJared Adams1-9/+3
2009-04-06Moved many MessageOut constructions aroundBjørn Lindeijer1-3/+0
2009-04-03Fill in TMWServ's TradeHandlerJared Adams1-2/+1
2009-04-01Make eAthena's inventory handlerJared Adams1-4/+0
2009-04-01Build eAthena's PlayerHandlerJared Adams1-1/+0
2009-03-29Fix up eAthena party handling some moreJared Adams1-0/+5
2009-03-28Clean up eAthena party handling a bit moreJared Adams1-4/+4
2009-03-27Moved the inventory and storage offset handling into netcodeBjørn Lindeijer1-4/+6
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-8/+0
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-6/+3
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-1/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-16/+12
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-10/+303
2009-03-10Extended hit type handlingsniper1-4/+4
2009-03-08Add an interface for eAthena's storage systemJared Adams1-4/+1
2009-03-06Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-2/+2
2009-02-19Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+5
2009-02-16Don't arbitrarily unset player target on NPC deletionBjørn Lindeijer1-2/+6
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-16/+7
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Simplified target drawing so that it actually uses the SimpleAnimationIra Rice1-16/+7
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-2/+8
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-5/+63