summaryrefslogtreecommitdiff
path: root/src/npc.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-1/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-4/+44
2009-02-18Centralize current_npc cleanupJared Adams1-1/+17
2009-02-17Merge branch 'aethyra/master'Bjørn Lindeijer1-4/+0
2009-02-16Moved target unsetting on NPCs and monsters to the being class. This isIra Rice1-4/+0
2009-02-16Don't arbitrarily unset player target on NPC deletionBjørn Lindeijer1-9/+5
2009-02-16Fixed up NPC dialogs to behave more like eAthena expects.Jared Adams1-2/+2
2009-02-16Don't arbitrarily unset player target on NPC deletionBjørn Lindeijer1-9/+5
2009-02-16Add next/close buttons for NPCsJared Adams1-2/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-1/+0
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-14/+40
2009-02-07Some more include cleanups.Ira Rice1-1/+0
2009-01-24Tweaks to the speech bubbles so that being status (GM, mob, npc,Ira Rice1-0/+2
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-4/+1
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-3/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Fixed String dialog sending so that it doesn't crash the client afterIra Rice1-3/+3
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-0/+18
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-12/+24
2009-01-15Added emote database, which is loosely based off of the NPC database.Ira Rice1-2/+1
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-10/+5
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-1/+1
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-1/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-25Fixed NPC's so that clothes would draw again. However, if in the future Ira Rice1-0/+6
2008-10-25Changed NPC's to inherit from the player class. This should be helpful Ira Rice1-1/+6
2008-10-25Changed NPC name logic so that it filters out all content past the # Ira Rice1-2/+4
2008-10-14Early addition of a particle effect disabling option. Would like to Ira Rice1-6/+9
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-5/+5
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+2
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-12/+27
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant1-1/+1
2008-07-18Import of client treeLloyd Bryant1-11/+32
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch1-2/+26
2008-05-19Added the possibility to add particle effects to NPCs in npcs.xml.Philipp Sehmisch1-4/+13
2008-03-31Implemented NPC XML database which maps NPC IDs to one or more animation file...Philipp Sehmisch1-4/+19
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-4/+4
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-1/+1
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-1/+1
2007-07-23Converted NPC code to new server.Guillaume Melquiond1-18/+6
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-2/+0
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer1-2/+0
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer1-1/+0
2006-12-12Cleaned up some unused stuff.Bjørn Lindeijer1-1/+0
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+16
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-0/+14