summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-11- Fixed the item group bonus not working.skotlex5-32/+85
2006-08-10Code cleanup on homunc, they stay in memory until player disconnect or homunc...toms6-79/+127
2006-08-10Fixed packetdb.txt updates.Zephiris1-10/+9
2006-08-10- Hopefully fixed family-party-even-share not breaking when a member logs out.skotlex4-2/+15
2006-08-10- Should have fixed the login-sql crash when passed user-name's length is bey...skotlex8-19/+21
2006-08-10Updated the Packet DB for both trunk and stable to the latest version.Zephiris2-10/+52
2006-08-10Reverted Tracking being affected by dexPlaytester2-0/+2
2006-08-10Switch airplanelocation variables to temp variables to avoid unusefull mapreg...toms2-24/+25
2006-08-10Aloevera and Anodyne now cast on selfPlaytester2-2/+3
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...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