summaryrefslogtreecommitdiff
path: root/src/localplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-10-27Revised code so that dead sprites are de-targeted.Ira Rice1-7/+14
2008-10-27Fixed mouse attacks and targeting.Ira Rice1-1/+5
2008-10-27Added the ability to turn off a target by targeting it again after being Ira Rice1-2/+9
2008-10-27Made targets draw on the fringe layer, as well as added t for talking to Ira Rice1-3/+20
2008-10-27Add an effects manager (patch by Kage Jittai)Jared Adams1-1/+3
2008-10-27Merged the Tametomo branch back into trunk. Targeting has been removed Ira Rice1-0/+99
2008-10-26Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei...Philipp Sehmisch1-5/+31
2008-10-25attack range fixes, highlight monsters in range (by Chuck Miller)Roderic Morris1-1/+13
2008-10-24Made it so the player will auto face its targetJared Adams1-0/+26
2008-10-23Cleaned up ColorDB code so that it loads with all other databases, as Ira Rice1-1/+0
2008-10-15src/localplayer.cppDavid Athay1-1/+1
2008-10-15De-hardcoded colors in trunk. Now, all colors are loaded from Ira Rice1-0/+1
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-24/+39
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-4/+18
2008-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant1-3/+5
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-3/+25
2008-08-18Fixed bugs with new arrow typesLloyd Bryant1-3/+0
2008-08-16reverted last change - playability issuesLloyd Bryant1-4/+0
2008-08-16Bugfix for segfault when hitting a warp while targeting another playerLloyd Bryant1-0/+5
2008-07-18Import of client treeLloyd Bryant1-4/+26
2008-07-07Added /party command.David Athay1-2/+2
2008-06-27add icons to the skill dialogRoderic Morris1-14/+14
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-34/+3
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer1-2/+2
2008-04-28Skills patch by roderic, mantis id=209David Athay1-17/+17
2008-04-22Added more support for partiesDavid Athay1-1/+7
2008-04-18Limited keyboard walk messages flooding to one message per 1/10 sec.Yohann Ferreira1-1/+5
2008-04-17Moved walking calls flooding control when dragging mouse to viewport.Yohann Ferreira1-14/+4
2008-04-17Added input type parameter to the LocalPlayer::SetDestination methods in orde...Yohann Ferreira1-4/+14
2008-04-16Cancel walking to a clicked monster if the target is lost while getting to it...Dennis Friis1-0/+5
2008-04-11 Players now need toDavid Athay1-1/+32
2008-04-04Spawning a particle effect whenever the client sends a move message to the se...Philipp Sehmisch1-0/+1
2008-04-03Added right click to invite to guildDavid Athay1-0/+17
2008-03-25Initialized some uninitialized variables (patch by peavey).Philipp Sehmisch1-3/+5
2008-03-13Synchronized pathfinding algorithmns with those used by the server to avoid a...Philipp Sehmisch1-7/+7
2008-03-05Fixed guild creation.David Athay1-56/+6
2008-03-03Skill gui beautifications by roderic.Philipp Sehmisch1-14/+16
2008-02-28Work in Progress commit of guilds.David Athay1-0/+62
2008-02-22Implemented skill name display in skill dialog and xp messages (based on a pa...Philipp Sehmisch1-1/+31
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...Bjørn Lindeijer1-0/+1
2008-02-12Made pathfinding not halt on collision destination tile, made moving around w...Eugenio Favalli1-2/+2
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-16/+50
2008-01-13Fixed non-default location music loadingDavid Athay1-0/+1
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-0/+1
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-2/+2
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-6/+1
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-3/+3
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-6/+2
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-3/+40
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-2/+0