summaryrefslogtreecommitdiff
path: root/src/monster.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Add race support for eAthenaJared Adams1-1/+3
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-10Adds missile-particle attribute to items and monster attacksChuck Miller1-0/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-24Remove some more _SUPPORT ifdefsJared Adams1-2/+0
2009-08-13Clean up Being and it's derivativesJared Adams1-13/+2
2009-06-23Made so monster particle effects show up on eAChuck Miller1-4/+0
2009-06-08Attempt to clear some of the block/walkmask confusionBjørn Lindeijer1-1/+5
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-1/+1
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-1/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-6/+9
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-1/+19
2009-03-10Extended hit type handlingsniper1-5/+8
2009-03-06Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-1/+1
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-2/+1
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-1/+5
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
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-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+1
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-0/+20
2008-07-18Import of client treeLloyd Bryant1-1/+17
2008-03-13included cassert header and fixed grammar in a comment.Philipp Sehmisch1-2/+2
2008-03-13Synchronized pathfinding algorithmns with those used by the server to avoid a...Philipp Sehmisch1-0/+15
2008-03-09Implemented possibility to rotate particle emitters. Implemented interpretati...Philipp Sehmisch1-1/+1
2008-02-12Merged revisions 3687-3688,3690 via svnmerge from Bjørn Lindeijer1-0/+7
2007-10-26Implemented monster hurt sounds and added new sound effects by Cosmostrator.Philipp Sehmisch1-0/+7
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-0/+3
2007-05-20Added different target cursor sizes for monsters. Graphics for small and larg...Philipp Sehmisch1-0/+3
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-1/+0
2007-03-21Avoiding magic numbers where possible (1002) and also display the target whenBjørn Lindeijer1-1/+0
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer1-0/+15
2007-03-02Implemented communication of being action changes.Philipp Sehmisch1-1/+1
2007-02-20Now different sounds can play when a monster misses the player.Bjørn Lindeijer1-0/+18
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-0/+2
2006-12-01Monster sound effect patchPhilipp Sehmisch1-0/+2
2006-09-02Switched to short IDs for beings.Guillaume Melquiond1-1/+1
2006-08-27Cleaned the logic members.Guillaume Melquiond1-2/+0
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-2/+0
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+41