summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-07Synchronized player attributes with wiki Attributes page and removed Job XP.Bjørn Lindeijer1-6/+5
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer1-3/+14
2006-12-27Client-sided implementation of attacksPhilipp Sehmisch1-2/+1
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+9
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-1/+6
2006-09-09Fitted being trajectories to synchronization messages.Guillaume Melquiond1-1/+1
2006-09-02Switched to short IDs for beings.Guillaume Melquiond1-1/+1
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-4/+0
2006-08-14Completed porting of character creation/deletion, fixed some issues with netw...Eugenio Favalli1-1/+1
2006-05-12You can now see the shirt when equipping a top equipment.Eugenio Favalli1-2/+0
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-12/+12
2006-03-09Use std::auto_ptr in some places.Björn Steinbrink1-2/+4
2006-02-07Made the being directions being stored in a bitfield.Björn Steinbrink1-1/+2
2006-02-06Use virtual methods instead of getType() checks.Björn Steinbrink1-0/+6
2006-02-05Made the player walk to items prior to picking them up.Björn Steinbrink1-0/+2
2006-02-04Unify the various login dialogs to use LoginData.Björn Steinbrink1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+149