summaryrefslogtreecommitdiff
path: root/src/resources/monsterinfo.h
AgeCommit message (Expand)AuthorFilesLines
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-1/+5
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-9/+3
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-9/+19
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-4/+4
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-24/+16
2008-12-13Mantis #406 by jaxad0127David Athay1-4/+5
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-13Added mob particle attack effects to mobs. Inspired by the TMW patch in Ira Rice1-0/+8
2008-08-29Committed complex (multi-sprite) monster patch - from TMW Mantis, by Jaxad0127Lloyd Bryant1-4/+4
2008-03-23Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from Bjørn Lindeijer1-5/+13
2008-03-09Actions and particle effect for monster attacks are now obtained from the mon...Philipp Sehmisch1-2/+11
2008-03-09Implemented possibility to rotate particle emitters. Implemented interpretati...Philipp Sehmisch1-0/+8
2007-12-28Added the possibility to assign particle effects to monsters in the monster d...Philipp Sehmisch1-0/+8
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-1/+1
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-1/+1
2007-09-27Some formatting changes to align with the 0.0 branch.Bjørn Lindeijer1-3/+3
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-8/+8
2007-08-13Fixed svn properties.Guillaume Melquiond1-1/+1
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-8/+8
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-2/+12
2007-05-20Added different target cursor sizes for monsters. Graphics for small and larg...Philipp Sehmisch1-1/+10
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-74/+83
2007-03-21Avoiding magic numbers where possible (1002) and also display the target whenBjørn Lindeijer1-74/+84
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-0/+74
2006-12-01Monster sound effect patchPhilipp Sehmisch1-1/+1
2006-11-29renamed addSFX to addSoundPhilipp Sehmisch1-1/+1
2006-11-29Renamed getSFX() to getSound()Philipp Sehmisch1-1/+1
2006-11-29Implemented MonsterDB namespacePhilipp Sehmisch1-0/+74