Age | Commit message (Expand) | Author | Files | Lines |
2006-08-10 | - Should have fixed the login-sql crash when passed user-name's length is bey... | skotlex | 8 | -19/+21 |
2006-08-10 | Updated the Packet DB for both trunk and stable to the latest version. | Zephiris | 2 | -10/+52 |
2006-08-10 | Reverted Tracking being affected by dex | Playtester | 2 | -0/+2 |
2006-08-10 | Switch airplanelocation variables to temp variables to avoid unusefull mapreg... | toms | 2 | -24/+25 |
2006-08-10 | Aloevera and Anodyne now cast on self | Playtester | 2 | -2/+3 |
2006-08-10 | - Fixed a warning GCC kept giving me when including mercenary.h | skotlex | 1 | -2/+2 |
2006-08-10 | - Fixed two instances in the login-sql server where the ip in the log-login t... | skotlex | 7 | -28/+79 |
2006-08-10 | Fixed syntax error in 'guild' create table statement | toms | 2 | -1/+3 |
2006-08-10 | Raised drop rate of six shooter[2] to 0.03% | Playtester | 1 | -1/+1 |
2006-08-10 | * Added file for gunslinger quests | Playtester | 3 | -0/+97 |
2006-08-10 | updated header of dts_warper.txt with newer information and changed header fo... | evera | 2 | -17/+23 |
2006-08-10 | bio ethics quest doesn't warp alche's to empty room now, displays warning of ... | evera | 2 | -2/+10 |
2006-08-10 | Some Einbroch respawn time fixes | Playtester | 2 | -15/+17 |
2006-08-10 | Fixed view id of some new headgears | Playtester | 2 | -8/+9 |
2006-08-10 | Added two missing braces to Yellow Novus card script | Playtester | 2 | -1/+2 |
2006-08-10 | - Removed cast time on Flip Coin | Playtester | 3 | -3/+4 |
2006-08-09 | Removed cast time of AM_REST & AM_CALLHOMUNCULUS | toms | 2 | -2/+3 |
2006-08-09 | - Fixed Asura not wasting all SP away when it fails on cast-end. | skotlex | 2 | -0/+2 |
2006-08-09 | Fixed homunc skill up bug | toms | 4 | -4/+6 |
2006-08-09 | Hopefully fixed Green Ferus card combo | Playtester | 2 | -1/+2 |
2006-08-09 | - Adjusted some the dance/song/encore code so that the source of an ensemble ... | skotlex | 4 | -33/+68 |
2006-08-09 | - Added crash protection to the mob_db txt reading when the mob_db file has l... | skotlex | 2 | -2/+7 |
2006-08-09 | - Should have fixed a signed/unsigned warning in login-txt | skotlex | 5 | -22/+33 |
2006-08-09 | * Removed bonus range on some bows (there is a range column for that) | Playtester | 2 | -3/+5 |
2006-08-09 | - Cleaned up some the code of TF_DOUBLE and GS_CHAINACTION. | skotlex | 2 | -16/+17 |
2006-08-09 | - Trade requests will now fail when either character is unable to act (charac... | skotlex | 6 | -6/+20 |
2006-08-09 | Fixed Royal Tea requiring Sweet Sauce rather than Yellow Spice | Playtester | 2 | -1/+2 |
2006-08-09 | Renamed first "Name" column to "AegisName" | Playtester | 1 | -1/+1 |
2006-08-09 | Fixed Rapid Shower only using 1 bullet rather than 5 | Playtester | 2 | -1/+3 |
2006-08-09 | A small sign quest fix according to a recent patch. | MasterOfMuppets | 2 | -2/+4 |
2006-08-09 | Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;) | toms | 2 | -367/+369 |
2006-08-09 | Item Name update | Vicious | 2 | -1089/+1090 |
2006-08-09 | - Got rid of the "i might be used uninitialized on this function" warning in ... | skotlex | 1 | -1/+1 |
2006-08-09 | - Fixed the char-server not invoking the party_calc_state function when the t... | skotlex | 3 | -8/+14 |
2006-08-09 | - Crash-protections in the mail-checking function. | skotlex | 4 | -48/+48 |
2006-08-08 | - Added back missing state set to prevent Ankle-Snare from being retrieved af... | skotlex | 2 | -0/+3 |
2006-08-08 | Fixed compilation warning | toms | 3 | -2/+3 |
2006-08-08 | - Added a check to handle Spider Web as a targetted skill. If there's more th... | skotlex | 4 | -4/+13 |
2006-08-08 | - Changed the map_freeblock_unlock code so that when there's an "already free... | skotlex | 3 | -3/+11 |
2006-08-08 | - Casting Kaensin will clear out Suiton and viceversa now. | skotlex | 7 | -20/+18 |
2006-08-08 | - Removed config settings display_delay_skill_fail and display_snatcher_skill... | skotlex | 7 | -19/+27 |
2006-08-08 | - Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca... | skotlex | 8 | -52/+102 |
2006-08-08 | Small respawn time fix | Playtester | 1 | -3/+3 |
2006-08-08 | - Fixed the login-sql server replying to the change-sex packet with the wrong... | skotlex | 4 | -3/+8 |
2006-08-08 | - Cleaned up the apparent mess that is pc_skill. Hopefully it SHOULD fix as d... | skotlex | 2 | -12/+36 |
2006-08-08 | - Changed define EQP_WEAPON to specify only the right-hand weapon, added defi... | skotlex | 6 | -16/+17 |
2006-08-07 | - Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury... | skotlex | 3 | -10/+40 |
2006-08-07 | - Fixed Venom Splasher doing half-damage instead of full-damage to the "explo... | skotlex | 2 | -1/+3 |
2006-08-07 | - Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe. | skotlex | 4 | -6/+7 |
2006-08-07 | - Removed the setting of blow-count to 0 when the target is a boss on the bat... | skotlex | 3 | -13/+10 |