summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login t...skotlex7-28/+79
2006-08-10Fixed syntax error in 'guild' create table statementtoms2-1/+3
2006-08-10Raised drop rate of six shooter[2] to 0.03%Playtester1-1/+1
2006-08-10* Added file for gunslinger questsPlaytester3-0/+97
2006-08-10updated header of dts_warper.txt with newer information and changed header fo...evera2-17/+23
2006-08-10bio ethics quest doesn't warp alche's to empty room now, displays warning of ...evera2-2/+10
2006-08-10Some Einbroch respawn time fixesPlaytester2-15/+17
2006-08-10Fixed view id of some new headgearsPlaytester2-8/+9
2006-08-10Added two missing braces to Yellow Novus card scriptPlaytester2-1/+2
2006-08-10- Removed cast time on Flip CoinPlaytester3-3/+4
2006-08-09Removed cast time of AM_REST & AM_CALLHOMUNCULUStoms2-2/+3
2006-08-09- Fixed Asura not wasting all SP away when it fails on cast-end.skotlex2-0/+2
2006-08-09Fixed homunc skill up bugtoms4-4/+6
2006-08-09Hopefully fixed Green Ferus card comboPlaytester2-1/+2
2006-08-09- Adjusted some the dance/song/encore code so that the source of an ensemble ...skotlex4-33/+68
2006-08-09- Added crash protection to the mob_db txt reading when the mob_db file has l...skotlex2-2/+7
2006-08-09- Should have fixed a signed/unsigned warning in login-txtskotlex5-22/+33
2006-08-09* Removed bonus range on some bows (there is a range column for that)Playtester2-3/+5
2006-08-09- Cleaned up some the code of TF_DOUBLE and GS_CHAINACTION.skotlex2-16/+17
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