summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-06General code cleanupsThorbjørn Lindeijer1-4/+2
2024-03-04Fixed character displayThorbjørn Lindeijer1-4/+3
2024-02-13General code cleanupsThorbjørn Lindeijer1-7/+7
2024-02-09C++11: Use default member initializersThorbjørn Lindeijer1-8/+4
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer1-4/+8
2011-04-30Added customizable on-hit effects for characters.Yohann Ferreira1-7/+21
2011-04-29Remove default assignment of an attack action to non-weaponsStefan Dombrowski1-2/+0
2011-04-26Made the client use a unique kind of movement code.Yohann Ferreira1-1/+3
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-13/+4
2011-03-17Simplified the get/setAttackRange() functions as requested.Yohann Ferreira1-1/+3
2011-03-16Fixed the attack range handling for both servers.Yohann Ferreira1-1/+1
2011-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira1-40/+102
2011-01-13Removed the unused and undefined setWeaponType() function.Yohann Ferreira1-2/+0
2010-08-26Merged testing branch into master.Yohann Ferreira1-46/+26
2010-07-29Changed the items loading to handle a new 'attack-action' parameter.Yohann Ferreira1-24/+10
2010-07-28Changed mAttackType to mWeaponAttackType were appropriate.Yohann Ferreira1-5/+5
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-1/+1
2010-05-06Add support for floor item spritesJared Adams1-5/+5
2010-04-16Add race support for eAthenaJared Adams1-13/+15
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/+8
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-17Fix equiping charm itemsChuck Miller1-1/+2
2010-01-12Standardize header orderJared Adams1-2/+2
2009-08-13Clean up Being and it's derivativesJared Adams1-1/+1
2009-05-23Fixed the empty item link crash differentlyBjørn Lindeijer1-3/+4
2009-04-09Actually use ItemType instead of shortBjørn Lindeijer1-3/+3
2009-03-30Merge weapon typesJared Adams1-2/+0
2009-03-30Merge item types to remove more #ifdefsJared Adams1-11/+0
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-6/+4
2009-03-25A host of code style fixesBjørn Lindeijer1-8/+8
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-10/+16
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+91
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-8/+14
2009-03-02Added particle attacks back on to the players. However, instead of beingIra Rice1-8/+14
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-01-28Added coloring of item names by type. TODO: Allow this to beIra Rice1-7/+5
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-20Added linking to item's just using [Item Name] in chatDavid Athay1-0/+7
2009-01-14Added linking to item's just using [Item Name] in chatDavid Athay1-0/+7
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-2/+4
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-10-31Merged revisions 4071,4093,4100,4363 via svnmerge from Bjørn Lindeijer1-1/+1
2008-10-25attack range fixes, highlight monsters in range (by Chuck Miller)Roderic Morris1-0/+37
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-18/+4