summaryrefslogtreecommitdiff
path: root/src/resources/monsterdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-1/+2
2010-06-03Unload loaded DBs before loading them againJared Adams1-1/+1
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-2/+2
2010-04-16Remove an unneeded monster job offset in eAthena netcodeJared Adams1-2/+4
2010-03-20Fix default offset in monster db for old servers.Andrei Karas1-1/+4
2010-03-20Add some defaults for MonsterInfoJared Adams1-1/+0
2010-03-12Add an optional offset property to monsters.xmlJared 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-1/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-2/+2
2009-05-21Fixed a few strings for better translationKess Vargavind1-1/+1
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-6/+7
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-8/+8
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-2/+2
2009-02-11Don't make log statements translatableBjørn Lindeijer1-9/+14
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Don't make log statements translatableBjørn Lindeijer1-7/+12
2009-02-07Some more include cleanups.Ira Rice1-1/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-17Added a few XML files for "translation". Idea obtained from IchigoBlack,Ira Rice1-1/+1
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-8/+8
2008-12-14Code reformattingBjørn Lindeijer1-8/+3
2008-12-13Mantis #406 by jaxad0127David Athay1-2/+2
2008-12-08Code reformattingBjørn Lindeijer1-4/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+0
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/+6
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-4/+1
2008-08-29Committed complex (multi-sprite) monster patch - from TMW Mantis, by Jaxad0127Lloyd Bryant1-2/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch1-23/+6
2008-04-07Added XML::Document class which simplifies parsing an XML document andBjørn Lindeijer1-23/+6
2008-03-23Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from Bjørn Lindeijer1-9/+17
2008-03-09Actions and particle effect for monster attacks are now obtained from the mon...Philipp Sehmisch1-2/+9
2007-12-28Added the possibility to assign particle effects to monsters in the monster d...Philipp Sehmisch1-0/+6
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-0/+2
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-0/+2
2007-10-23Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to Bjørn Lindeijer1-0/+2
2007-10-21Plugged memory leak in database reader.Guillaume Melquiond1-0/+2
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-175/+175
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-4/+4
2007-08-13Fixed svn properties.Guillaume Melquiond1-175/+175
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-4/+4
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-0/+21
2007-05-20Added different target cursor sizes for monsters. Graphics for small and larg...Philipp Sehmisch1-0/+21
2007-04-23Merged Björn Steinbrinks improvements at the xml parsing from trunk version.Philipp Sehmisch1-8/+3
2007-04-22Added a macro for XML child node iterations to make the code more terse and e...Björn Steinbrink1-7/+2