Age | Commit message (Expand) | Author | Files | Lines |
2006-07-21 | - Added a check to prevent Blind from ending while standing on a fog of wall. | skotlex | 1 | -2/+2 |
2006-07-11 | - Coded @reset. | skotlex | 1 | -47/+78 |
2006-07-10 | - One closer inspection, removed that clear in itemdb_reload for a foreach ca... | skotlex | 1 | -2/+11 |
2006-07-10 | - itemdb_reload will clear the itemdb before reloading info instead of only c... | skotlex | 1 | -1/+1 |
2006-07-07 | - itemdb_exists will now return NULL for item_id 0. | skotlex | 1 | -1/+3 |
2006-07-06 | - Rewrote all the item restriction functions so that they will take into acco... | skotlex | 1 | -14/+29 |
2006-06-28 | - Corrected Musical Strike having a different damage equation from Throw Arrow. | skotlex | 1 | -5/+10 |
2006-06-23 | - Modified pc_setoption so that it will correctly update sprite AND clothes c... | skotlex | 1 | -1/+1 |
2006-06-23 | - Standarized PF_MEMORIZE to be 50% cast time on all skills (instead of -50% ... | skotlex | 1 | -26/+20 |
2006-06-17 | - Added IG_LottoBox for that tricky Lotto Box item. | skotlex | 1 | -5/+6 |
2006-06-12 | - Fixed npc_checknear's distance check returning the opposite of what it shou... | skotlex | 1 | -7/+32 |
2006-05-22 | * WARNING: New scripting system contains memory leak | Lance | 1 | -10/+10 |
2006-04-28 | - Added function stristr to strlib.c, used by mob.c and item_db.c for case-in... | skotlex | 1 | -2/+3 |
2006-04-25 | updated the db to X.2/X.3's itemsummonlist. | Vicious | 1 | -0/+7 |
2006-04-25 | - Modified and simplified the random item group format. It now is <GroupID>,<... | skotlex | 1 | -179/+87 |
2006-04-20 | - Added two columns to item_db: equip_script and unequip_script are scripts t... | skotlex | 1 | -9/+107 |
2006-04-11 | - Fixed various include lines in the map server (of the type <include "nullpo... | skotlex | 1 | -1/+1 |
2006-04-11 | * Temperory replaced strtoll to strtoul until the function changes. | Lance | 1 | -2/+2 |
2006-04-09 | - Changed use of strtol to strtoll as strtol's result is just a signed int, a... | skotlex | 1 | -2/+2 |
2006-04-08 | - Modified the equip_job field in the item_db to be a hexadecimal value for e... | skotlex | 1 | -11/+14 |
2006-04-06 | - Hopefully fixed the wedding item-trade restriction. | skotlex | 1 | -1/+1 |
2006-04-03 | - Oops, the overflow mentioned by foobar was actually because the equippable ... | skotlex | 1 | -1/+1 |
2006-03-26 | - itemdb_exists and itemdb_searchname should now ignore dummy_item matches. | skotlex | 1 | -1/+4 |
2006-03-16 | - Small change in the random item reading function, may fix @itemdbreload mes... | skotlex | 1 | -0/+2 |
2006-03-10 | missing } near line 449 | blackhole89 | 1 | -0/+1 |
2006-03-10 | - Cleaned-up the random item reading routine. Fixed a overflow bug when one o... | skotlex | 1 | -16/+31 |
2006-03-09 | - Moved a bunch of sc_effects that should be cancelled on hit from mob_damage... | skotlex | 1 | -7/+7 |
2006-03-08 | - Added functions mobdb_searchname_array and itemdb_searchname_array which re... | skotlex | 1 | -0/+25 |
2006-03-08 | some NJ/GS fix. | Vicious | 1 | -0/+4 |
2006-02-20 | * Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt... | Komurka | 1 | -6/+9 |
2006-02-13 | - Made Land Protector Block Hammerfall. | skotlex | 1 | -42/+51 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+1103 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -975/+0 |
2005-03-30 | * Added base code for loading Ser's UPNP plugin | celest | 1 | -7/+9 |
2005-03-29 | Fixe compile time problems with our mixed C++/C conformance | amber | 1 | -4/+4 |
2005-03-22 | Check changelog ^^ | celest | 1 | -7/+1 |
2005-02-22 | * Corrected Spiral Pierce's hits in the skill_db | celest | 1 | -6/+12 |
2005-02-19 | * Added bSubSize, bHPGainValue, and bDamageWhenUnequip | celest | 1 | -0/+1 |
2005-02-05 | more 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-23 | update | (no author) | 1 | -7/+7 |
2004-12-29 | cxx updates | amber | 1 | -3/+3 |
2004-12-27 | update | amber | 1 | -1/+1 |
2004-12-27 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | celest | 1 | -4/+1 |
2004-12-27 | Corrected a bad error in itemdb_read_itemslottable | celest | 1 | -2/+6 |
2004-12-26 | Cleanup | amber | 1 | -1/+1 |
2004-12-22 | * Fixed reading itemslottable.txt causing cards to become unuseable | celest | 1 | -1/+3 |
2004-12-21 | * Updated most of map-server to 1082 | celest | 1 | -76/+112 |
2004-12-20 | * Updated Acid Terror, Sword Reject, Double Strafe | celest | 1 | -0/+28 |
2004-12-19 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | mc_cameri | 1 | -7/+7 |