summaryrefslogtreecommitdiff
path: root/src/map/itemdb.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-20- Added two columns to item_db: equip_script and unequip_script are scripts t...skotlex1-9/+107
2006-04-11- Fixed various include lines in the map server (of the type <include "nullpo...skotlex1-1/+1
2006-04-11* Temperory replaced strtoll to strtoul until the function changes.Lance1-2/+2
2006-04-09- Changed use of strtol to strtoll as strtol's result is just a signed int, a...skotlex1-2/+2
2006-04-08- Modified the equip_job field in the item_db to be a hexadecimal value for e...skotlex1-11/+14
2006-04-06- Hopefully fixed the wedding item-trade restriction.skotlex1-1/+1
2006-04-03- Oops, the overflow mentioned by foobar was actually because the equippable ...skotlex1-1/+1
2006-03-26- itemdb_exists and itemdb_searchname should now ignore dummy_item matches.skotlex1-1/+4
2006-03-16- Small change in the random item reading function, may fix @itemdbreload mes...skotlex1-0/+2
2006-03-10missing } near line 449blackhole891-0/+1
2006-03-10- Cleaned-up the random item reading routine. Fixed a overflow bug when one o...skotlex1-16/+31
2006-03-09- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage...skotlex1-7/+7
2006-03-08- Added functions mobdb_searchname_array and itemdb_searchname_array which re...skotlex1-0/+25
2006-03-08some NJ/GS fix.Vicious1-0/+4
2006-02-20* Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt...Komurka1-6/+9
2006-02-13- Made Land Protector Block Hammerfall.skotlex1-42/+51
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+1103
2006-01-29Clearing trunk.Valaris1-975/+0
2005-03-30* Added base code for loading Ser's UPNP plugincelest1-7/+9
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber1-4/+4
2005-03-22Check changelog ^^celest1-7/+1
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-6/+12
2005-02-19* Added bSubSize, bHPGainValue, and bDamageWhenUnequip celest1-0/+1
2005-02-05more compile errors(no author)1-10/+10
2005-02-03* When loading shop scripts automatically check if the prices can be exploite...(no author)1-7/+23
2005-01-23update(no author)1-7/+7
2004-12-29cxx updatesamber1-3/+3
2004-12-27updateamber1-1/+1
2004-12-27git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-4/+1
2004-12-27Corrected a bad error in itemdb_read_itemslottablecelest1-2/+6
2004-12-26Cleanupamber1-1/+1
2004-12-22* Fixed reading itemslottable.txt causing cards to become unuseablecelest1-1/+3
2004-12-21* Updated most of map-server to 1082celest1-76/+112
2004-12-20* Updated Acid Terror, Sword Reject, Double Strafecelest1-0/+28
2004-12-19git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-7/+7
2004-12-14git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-3/+6
2004-12-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-5/+9
2004-11-14Fixed some file typesamber1-882/+882
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+882