summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-08-13- Removed @itemcheck as it was totally pointless.skotlex1-0/+12
2006-08-13- Corrected the mapif_parse_PartyChangeMap function to correctly update level...skotlex1-0/+5
2006-08-12See Changelog.blackhole891-0/+5
2006-08-12- Fixed Dancers/Bards being able to use normal attacks while performing.skotlex1-0/+3
2006-08-11- Fixed the item group bonus not working.skotlex1-0/+7
2006-08-10Code cleanup on homunc, they stay in memory until player disconnect or homunc...toms1-0/+2
2006-08-10- Hopefully fixed family-party-even-share not breaking when a member logs out.skotlex1-0/+3
2006-08-10- Should have fixed the login-sql crash when passed user-name's length is bey...skotlex1-0/+5
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login t...skotlex1-0/+11
2006-08-10Fixed syntax error in 'guild' create table statementtoms1-0/+2
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 bugtoms1-0/+1
2006-08-09- Adjusted some the dance/song/encore code so that the source of an ensemble ...skotlex1-0/+4
2006-08-09- Added crash protection to the mob_db txt reading when the mob_db file has l...skotlex1-0/+2
2006-08-09- Should have fixed a signed/unsigned warning in login-txtskotlex1-0/+3
2006-08-09- Cleaned up some the code of TF_DOUBLE and GS_CHAINACTION.skotlex1-0/+3
2006-08-09- Trade requests will now fail when either character is unable to act (charac...skotlex1-0/+3
2006-08-09Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)toms1-0/+2
2006-08-09- Fixed the char-server not invoking the party_calc_state function when the t...skotlex1-0/+4
2006-08-09- Crash-protections in the mail-checking function.skotlex1-0/+3
2006-08-08- Added back missing state set to prevent Ankle-Snare from being retrieved af...skotlex1-0/+2
2006-08-08Fixed compilation warningtoms1-0/+1
2006-08-08- Added a check to handle Spider Web as a targetted skill. If there's more th...skotlex1-0/+6
2006-08-08- Changed the map_freeblock_unlock code so that when there's an "already free...skotlex1-0/+4
2006-08-08- Casting Kaensin will clear out Suiton and viceversa now.skotlex1-0/+4
2006-08-08- Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca...skotlex1-0/+14
2006-08-08- Fixed the login-sql server replying to the change-sex packet with the wrong...skotlex1-0/+3
2006-08-08- Cleaned up the apparent mess that is pc_skill. Hopefully it SHOULD fix as d...skotlex1-0/+7
2006-08-08- Changed define EQP_WEAPON to specify only the right-hand weapon, added defi...skotlex1-0/+2
2006-08-07- Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury...skotlex1-0/+5
2006-08-07- Fixed Venom Splasher doing half-damage instead of full-damage to the "explo...skotlex1-0/+2
2006-08-07- Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe.skotlex1-0/+4
2006-08-07- Removed the setting of blow-count to 0 when the target is a boss on the bat...skotlex1-0/+5
2006-08-07- Fixed the map_search_freecell error which was making mobs fail to respawn.skotlex1-0/+2
2006-08-07- Added in Lupus's suggestion of not making multi-slot headgears set all slot...skotlex1-0/+3
2006-08-07- Cleaned some of mpeg's updated work.skotlex1-0/+12
2006-08-07- Some code cleaning in status.cskotlex1-0/+1
2006-08-07- Adjusted the order in which option/sc change packets are sent to match Aegis'sskotlex1-0/+5
2006-08-07mpeg's ninja workVicious1-0/+1
2006-08-07- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...skotlex1-0/+8
2006-08-06Reupdated item_db.sql to latest (forgot to update before -_-)toms1-1/+1
2006-08-06Updated item_db.sql to latest.toms1-0/+3
2006-08-05- Fixed a compile warning.skotlex1-0/+6
2006-08-05- Updated @mobinfo to display slots in the drop information.skotlex1-0/+1
2006-08-04- Fixed flag.elefix not being respected in battle_calc_misc_damage.skotlex1-0/+3
2006-08-04- Changed function itemdb_group to itemdb_group_bonus, it now calculates the ...skotlex1-0/+3
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...skotlex1-0/+7
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex1-0/+9
2006-08-04- Hide/Chasewalk will again stop screaming skill name (I guess displaying the...skotlex1-0/+2
2006-08-04Fixed warning:'type' might be used uninitialized in this functiontoms1-0/+2