summaryrefslogtreecommitdiff
path: root/src/resources/monsterdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-03-12General code cleanupsThorbjørn Lindeijer1-1/+1
2024-03-02Changed server type to "enum class"Thorbjørn Lindeijer1-1/+1
2024-03-02Added support for customizing NPC and Monster hover cursorThorbjørn Lindeijer1-1/+3
2024-03-02General code cleanupsThorbjørn Lindeijer1-13/+9
2024-02-13General code cleanupsThorbjørn Lindeijer1-4/+2
2024-02-02Restored support for setting monster ID offset on monsters tagThorbjørn Lindeijer1-2/+6
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2013-05-04Client-side settings are now available from settings.xmlPrzemysław Grzywacz1-92/+96
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-24Fixed the crash in setupSpriteDisplayThorbjørn Lindeijer1-3/+3
2011-06-07Added hit effects on victims from monsters attacks.Yohann Ferreira1-2/+11
2011-05-26Added effects support in monsters attacks.Yohann Ferreira1-6/+5
2010-07-29Changed the items loading to handle a new 'attack-action' parameter.Yohann Ferreira1-2/+3
2010-07-19Merge branch '1.0'Yohann Ferreira1-0/+2
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-1/+2
2010-06-13Merge remote branch '1.0/1.0'Jared Adams1-1/+1
2010-06-03Unload loaded DBs before loading them againJared Adams1-1/+1
2010-05-17Add support for different target cursor sizes for NPCsJared Adams1-23/+4
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-28/+22
2010-05-06Add support for floor item spritesJared Adams1-4/+19
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