summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-08-11- Fixed the item group bonus not working.skotlex4-32/+78
2006-08-10Code cleanup on homunc, they stay in memory until player disconnect or homunc...toms5-79/+125
2006-08-10- Hopefully fixed family-party-even-share not breaking when a member logs out.skotlex3-2/+12
2006-08-10- Should have fixed the login-sql crash when passed user-name's length is bey...skotlex4-15/+9
2006-08-10- Fixed a warning GCC kept giving me when including mercenary.hskotlex1-2/+2
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login t...skotlex4-24/+61
2006-08-09- Fixed Asura not wasting all SP away when it fails on cast-end.skotlex1-0/+1
2006-08-09Fixed homunc skill up bugtoms3-4/+5
2006-08-09- Adjusted some the dance/song/encore code so that the source of an ensemble ...skotlex3-33/+64
2006-08-09- Added crash protection to the mob_db txt reading when the mob_db file has l...skotlex1-2/+5
2006-08-09- Should have fixed a signed/unsigned warning in login-txtskotlex4-22/+30
2006-08-09- Cleaned up some the code of TF_DOUBLE and GS_CHAINACTION.skotlex1-16/+14
2006-08-09- Trade requests will now fail when either character is unable to act (charac...skotlex3-5/+12
2006-08-09Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)toms1-367/+367
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...skotlex2-8/+10
2006-08-09- Crash-protections in the mail-checking function.skotlex3-48/+45
2006-08-08- Added back missing state set to prevent Ankle-Snare from being retrieved af...skotlex1-0/+1
2006-08-08Fixed compilation warningtoms1-1/+1
2006-08-08- Added a check to handle Spider Web as a targetted skill. If there's more th...skotlex1-3/+4
2006-08-08- Changed the map_freeblock_unlock code so that when there's an "already free...skotlex2-3/+7
2006-08-08- Casting Kaensin will clear out Suiton and viceversa now.skotlex4-18/+12
2006-08-08- Removed config settings display_delay_skill_fail and display_snatcher_skill...skotlex5-13/+15
2006-08-08- Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca...skotlex5-51/+52
2006-08-08- Fixed the login-sql server replying to the change-sex packet with the wrong...skotlex3-3/+5
2006-08-08- Cleaned up the apparent mess that is pc_skill. Hopefully it SHOULD fix as d...skotlex1-12/+29
2006-08-08- Changed define EQP_WEAPON to specify only the right-hand weapon, added defi...skotlex5-16/+15
2006-08-07- Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury...skotlex2-10/+35
2006-08-07- Fixed Venom Splasher doing half-damage instead of full-damage to the "explo...skotlex1-1/+1
2006-08-07- Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe.skotlex2-5/+2
2006-08-07- Removed the setting of blow-count to 0 when the target is a boss on the bat...skotlex2-13/+5
2006-08-07- Fixed the map_search_freecell error which was making mobs fail to respawn.skotlex1-1/+1
2006-08-07- Added in Lupus's suggestion of not making multi-slot headgears set all slot...skotlex1-10/+13
2006-08-07- Cleaned some of mpeg's updated work.skotlex5-58/+53
2006-08-07- Some code cleaning in status.cskotlex4-37/+14
2006-08-07- Adjusted the order in which option/sc change packets are sent to match Aegis'sskotlex2-6/+62
2006-08-07mpeg's ninja workVicious5-131/+80
2006-08-07- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...skotlex4-14/+33
2006-08-06Updated item_db.sql to latest.toms1-20/+17
2006-08-05- Fixed a compile warning.skotlex2-1/+4
2006-08-05- Updated @mobinfo to display slots in the drop information.skotlex1-7/+8
2006-08-04- Fixed flag.elefix not being respected in battle_calc_misc_damage.skotlex1-9/+9
2006-08-04- Changed function itemdb_group to itemdb_group_bonus, it now calculates the ...skotlex5-32/+42
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...skotlex7-80/+64
2006-08-04- Some minor code cleanups.skotlex2-30/+8
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex13-109/+60
2006-08-04- Hide/Chasewalk will again stop screaming skill name (I guess displaying the...skotlex2-3/+6
2006-08-04Fixed warning:'type' might be used uninitialized in this functiontoms1-1/+1
2006-08-03- Added a check to skip the experience share of characters who are dead or on...skotlex1-0/+3
2006-08-03- Reverted the previous change, chasewalk has no icon, only the str-bonus has...skotlex3-3/+4