summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-07Added /party command.David Athay1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-12/+4
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer1-2/+2
2008-04-28Skills patch by roderic, mantis id=209David Athay1-1/+6
2008-04-22Added more support for partiesDavid Athay1-1/+6
2008-04-18Limited keyboard walk messages flooding to one message per 1/10 sec.Yohann Ferreira1-0/+2
2008-04-17Moved walking calls flooding control when dragging mouse to viewport.Yohann Ferreira1-8/+1
2008-04-17Added input type parameter to the LocalPlayer::SetDestination methods in orde...Yohann Ferreira1-4/+7
2008-04-17Added basic party support (no interface to create or quit yet)David Athay1-1/+1
2008-04-11 Players now need toDavid Athay1-0/+11
2008-04-03Added right click to invite to guildDavid Athay1-0/+5
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ...Bjørn Lindeijer1-1/+3
2008-03-05Fixed guild creation.David Athay1-31/+0
2008-03-04Added HP regeneration and new death messages.Philipp Sehmisch1-7/+8
2008-02-28Work in Progress commit of guilds.David Athay1-0/+36
2008-02-22Implemented skill name display in skill dialog and xp messages (based on a pa...Philipp Sehmisch1-0/+2
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...Bjørn Lindeijer1-3/+1
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-28/+60
2008-01-07Implemented new attribute enumerations of server update. Reformated the items...Philipp Sehmisch1-7/+10
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-3/+1
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch1-1/+0
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-1/+1
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-2/+0
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-1/+1
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-1/+1
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-2/+1
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-0/+22
2007-08-23Changed XP gaining effect to appear on the player instead.Bjørn Lindeijer1-4/+11
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-0/+8
2007-08-20Added monster killed xp notification effect.Joshua Langley1-3/+9
2007-08-19Fixed typo.Guillaume Melquiond1-1/+1
2007-08-18Adapted to new server handling of character attributes.Guillaume Melquiond1-52/+62
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-1/+10
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-3/+1
2007-07-08Changed signatures to prevent the wrong members to be overloaded on architect...Guillaume Melquiond1-1/+1
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-0/+12
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch1-15/+113
2007-03-19Added target cursor. Shows blue when target in range, and red when out of range.David Athay1-0/+12
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer1-0/+11
2007-02-20Now different sounds can play when a monster misses the player.Bjørn Lindeijer1-1/+16
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-16Fixed connection dialog visibility and fixed issues with walking one tile tooBjørn Lindeijer1-3/+14
2006-12-11Fixed visibility of the update window.Bjørn Lindeijer1-2/+2
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+9
2006-11-19Separated sprite definition from playback.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-02Applied patch by Bernard Lidicky, adding targetting nearest monster with eitherBjørn Lindeijer1-1/+6