summaryrefslogtreecommitdiff
path: root/src/net/beinghandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-22Added config option to honor stop-walking packet, added X and Y to /where, re...Lloyd Bryant1-15/+21
2008-08-17Fixed crash resulting from having a player targeted when hitting a warp pointLloyd Bryant1-3/+2
2008-08-13Changed the bit to signal GM status to evade bad data from TMW's serverLloyd Bryant1-1/+1
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant1-2/+4
2008-08-06totally killed the stop walking packet handlerLloyd Bryant1-5/+5
2008-07-30Adding patch the stops a segfault from occuring in beinghandler whenKraant1-4/+5
2008-07-24Bugfix for visual glitch when using TMW serverLloyd Bryant1-1/+3
2008-07-23Added viewable cape/misc1/misc2, Chat button in GUILloyd Bryant1-8/+23
2008-07-22Added support for the new eAthena versionLloyd Bryant1-0/+28
2008-07-19Pulled the teeth from the stop walking packet handlerLloyd Bryant1-0/+5
2008-07-18Added support for animated shoe and glove spritesLloyd Bryant1-4/+12
2008-07-18Import of client treeLloyd Bryant1-10/+41
2008-06-02Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support forBjørn Lindeijer1-28/+52
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-2/+4
2008-04-10(no commit message)Philipp Sehmisch1-3/+4
2007-12-10Simplified player subsprite handling by treating equipment, hairstyle and bas...Philipp Sehmisch1-12/+12
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-6/+9
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-2/+2
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-7/+7
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer1-6/+10
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-9/+8
2007-05-04Merged particle engine into main eAthena branch.Philipp Sehmisch1-3/+14
2007-02-20Now different sounds can play when a monster misses the player.Bjørn Lindeijer1-17/+14
2006-12-06Fixed crashs when changing equipment.Philipp Sehmisch1-26/+19
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-7/+16
2006-12-01Monster sound effect patchPhilipp Sehmisch1-31/+20
2006-11-30Some optimizations to setSex, setWeapon and handling of player update messages.Bjørn Lindeijer1-3/+7
2006-11-26Made Being::mDirection protected, forcing the use of setDirection. DefaultedBjørn Lindeijer1-4/+6
2006-11-05Changed some printf statements to log statements.Bjørn Lindeijer1-5/+5
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-19/+19
2006-06-29GCC 4 fix.Eugenio Favalli1-0/+2
2006-06-29Clients get notified of equipping visible items.Eugenio Favalli1-10/+23
2006-06-21Added female players.Eugenio Favalli1-2/+2
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-25/+25
2006-03-05Merged new_playerset branch into trunk.Eugenio Favalli1-1/+8
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+356