summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-09- Trade requests will now fail when either character is unable to act (charac...skotlex6-6/+20
2006-08-09Fixed Royal Tea requiring Sweet Sauce rather than Yellow SpicePlaytester2-1/+2
2006-08-09Renamed first "Name" column to "AegisName"Playtester1-1/+1
2006-08-09Fixed Rapid Shower only using 1 bullet rather than 5Playtester2-1/+3
2006-08-09A small sign quest fix according to a recent patch.MasterOfMuppets2-2/+4
2006-08-09Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)toms2-367/+369
2006-08-09Item Name updateVicious2-1089/+1090
2006-08-09- Got rid of the "i might be used uninitialized on this function" warning in ...skotlex1-1/+1
2006-08-09- Fixed the char-server not invoking the party_calc_state function when the t...skotlex3-8/+14
2006-08-09- Crash-protections in the mail-checking function.skotlex4-48/+48
2006-08-08- Added back missing state set to prevent Ankle-Snare from being retrieved af...skotlex2-0/+3
2006-08-08Fixed compilation warningtoms3-2/+3
2006-08-08- Added a check to handle Spider Web as a targetted skill. If there's more th...skotlex4-4/+13
2006-08-08- Changed the map_freeblock_unlock code so that when there's an "already free...skotlex3-3/+11
2006-08-08- Casting Kaensin will clear out Suiton and viceversa now.skotlex7-20/+18
2006-08-08- Removed config settings display_delay_skill_fail and display_snatcher_skill...skotlex7-19/+27
2006-08-08- Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca...skotlex8-52/+102
2006-08-08Small respawn time fixPlaytester1-3/+3
2006-08-08- Fixed the login-sql server replying to the change-sex packet with the wrong...skotlex4-3/+8
2006-08-08- Cleaned up the apparent mess that is pc_skill. Hopefully it SHOULD fix as d...skotlex2-12/+36
2006-08-08- Changed define EQP_WEAPON to specify only the right-hand weapon, added defi...skotlex6-16/+17
2006-08-07- Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury...skotlex3-10/+40
2006-08-07- Fixed Venom Splasher doing half-damage instead of full-damage to the "explo...skotlex2-1/+3
2006-08-07- Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe.skotlex4-6/+7
2006-08-07- Removed the setting of blow-count to 0 when the target is a boss on the bat...skotlex3-13/+10
2006-08-07- Fixed the map_search_freecell error which was making mobs fail to respawn.skotlex2-1/+3
2006-08-07- Added in Lupus's suggestion of not making multi-slot headgears set all slot...skotlex2-10/+16
2006-08-07* Added official spawn locations for all Yuno FieldsPlaytester2-24/+40
2006-08-07- Cleaned some of mpeg's updated work.skotlex8-61/+68
2006-08-07- Some code cleaning in status.cskotlex5-37/+15
2006-08-07- Adjusted the order in which option/sc change packets are sent to match Aegis'sskotlex4-6/+81
2006-08-07mpeg's workVicious1-1/+1
2006-08-07mpeg's ninja workVicious13-166/+114
2006-08-07- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...skotlex6-14/+46
2006-08-07* Slightly increased drop rate of some low-level gunsPlaytester2-8/+11
2006-08-07fixed adoptionLupus2-27/+28
2006-08-06Reupdated item_db.sql to latest (forgot to update before -_-)toms2-2/+2
2006-08-06Updated item_db.sql to latest.toms4-159/+179
2006-08-06Fixed selling price of Sharp LeafPlaytester2-1/+3
2006-08-06Amon Ra spawns one tile more southPlaytester1-1/+1
2006-08-05Added temporary size fixes for GS/NJ weaponsPlaytester2-3/+4
2006-08-05Raised NJ/GS item MVP drop rates a littlePlaytester2-2/+4
2006-08-05Fixed the Socket Enchanter thinking some items are Class CPlaytester2-6/+8
2006-08-05Fixed Boots not equipable by GunslingersPlaytester2-2/+3
2006-08-05- Fixed a compile warning.skotlex3-1/+10
2006-08-05- Updated @mobinfo to display slots in the drop information.skotlex2-7/+9
2006-08-04- Fixed flag.elefix not being respected in battle_calc_misc_damage.skotlex2-9/+12
2006-08-04* Added the remaining official item drop bonus ratesPlaytester2-24/+26
2006-08-04* Added some official item drop bonus ratesPlaytester4-12/+16
2006-08-04- Changed function itemdb_group to itemdb_group_bonus, it now calculates the ...skotlex7-33/+48