Age | Commit message (Expand) | Author | Files | Lines |
2006-07-31 | - Fixed a possible crash in the main script engine when restoring previous sc... | skotlex | 2 | -6/+18 |
2006-07-31 | Updated Awakening Potion, Note Headphone and High Quality Sandals | Playtester | 2 | -3/+5 |
2006-07-31 | - Removed incorrect "Waterball range+1 when standing on suiton" feature. | skotlex | 4 | -5/+12 |
2006-07-31 | commonized job change trough the function - u can add an announce "there's a ... | Lupus | 2 | -4/+4 |
2006-07-31 | updated gunslinger quest/ updated 2006 headgears. fixed lighthalzen quest | Lupus | 5 | -129/+148 |
2006-07-31 | Fixed segmentation fault in status_change_end, vd wasn't initialized | toms | 2 | -0/+3 |
2006-07-31 | finally fixed | reddozen | 1 | -1/+1 |
2006-07-31 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7993 54... | reddozen | 1 | -4/+4 |
2006-07-31 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7992 54... | reddozen | 1 | -6/+2 |
2006-07-31 | oops... that was an old copy of the quests. Fixed. [Reddozen] | reddozen | 1 | -254/+255 |
2006-07-31 | Added 2006 headgear quests. Note that official dialog and NPC ID will need to... | reddozen | 3 | -1/+482 |
2006-07-31 | - NPC_INVISIBLE will now use Cloaking of a level +9 of the used skill level, ... | skotlex | 2 | -2/+6 |
2006-07-30 | Corrected the defense of puppy band. | MasterOfMuppets | 2 | -1/+2 |
2006-07-30 | fixed desperado to be 7x7 | Vicious | 1 | -1/+1 |
2006-07-30 | changed shell of blood into normal bullet. A_SHOTGUN is still around just in ... | Vicious | 4 | -15/+10 |
2006-07-30 | - Mob casted Sanctuary will no longer always heal it's targets regardless of ... | skotlex | 3 | -20/+15 |
2006-07-30 | Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALE | toms | 9 | -27/+54 |
2006-07-30 | - Added bNoMiscDamage setting so you can specify misc-damage blocking from sk... | skotlex | 7 | -17/+24 |
2006-07-30 | * Adjusted some drop rates and removed Yoyo's Animal Skin drop | Playtester | 2 | -11/+14 |
2006-07-30 | GS Skill updates/fixes | Vicious | 8 | -12/+19 |
2006-07-30 | Force all players offline in sql when char-server starts | toms | 2 | -0/+6 |
2006-07-30 | updated gunslinger job quest/ fixed louyang bug | Lupus | 4 | -79/+44 |
2006-07-29 | Removed ugly struct cast in login.c | toms | 4 | -36/+70 |
2006-07-29 | Fixed nullpo in merc_hom_skillup | toms | 2 | -1/+2 |
2006-07-29 | Added a return value to buildin_rid2name if rid is invalid | toms | 2 | -0/+4 |
2006-07-29 | - Made the SQL ping interval default to 7 hours. | skotlex | 5 | -2/+14 |
2006-07-29 | Fixed segmentation fault in script engine when calling something which is not... | toms | 2 | -13/+15 |
2006-07-29 | Fixed segmentation fault in script engine when activating DEBUG_RUN flag | toms | 2 | -1/+3 |
2006-07-29 | Fixed name of Green Iguana Card | Playtester | 1 | -1/+1 |
2006-07-29 | Fixed duplicate warp name | Playtester | 1 | -2/+2 |
2006-07-29 | * Large mob_db update | Playtester | 2 | -35/+39 |
2006-07-29 | Some more sign quest warps and a small change to the comodo gambling NPC. | MasterOfMuppets | 3 | -12/+16 |
2006-07-29 | Fixed a mixed up mob id in Thanatos spawns | Playtester | 2 | -4/+5 |
2006-07-29 | - Some small bug fixes discovered while merging. | skotlex | 5 | -9/+10 |
2006-07-29 | - Added A_* constants to identify ammo types. | skotlex | 3 | -3/+48 |
2006-07-29 | - offensive heal/sanctuary will only happen when the source of the heal is a ... | skotlex | 3 | -326/+272 |
2006-07-29 | * Added temporary Beholder and Gremlin spawns | Playtester | 6 | -3/+21 |
2006-07-29 | Reverted the Combat Knife (wrong translated description) | Playtester | 2 | -1/+2 |
2006-07-28 | Shockwave, Flasher and Freezing Trap now consume 2 trap items | Playtester | 2 | -3/+6 |
2006-07-28 | Reverted the Hellion Revenant change from yesterday. | MasterOfMuppets | 2 | -1/+4 |
2006-07-28 | - Some cleaning in the order of cases in castend damage id. | skotlex | 1 | -13/+10 |
2006-07-28 | - Cleaned pc_commandlist.txt a bit so that the information on it isn't comple... | skotlex | 1 | -16/+35 |
2006-07-28 | - Self destruction will now hit all characters in range, not just enemies. | skotlex | 2 | -1/+4 |
2006-07-28 | - Cleaned up the NJ update code. | skotlex | 7 | -187/+122 |
2006-07-28 | - Some cleaning of battle_drain, Evil Druid card should work now. | skotlex | 5 | -16/+20 |
2006-07-28 | Casted nothl to (unsigned int) in sprintf functions, IP is 32bits and sql fie... | toms | 2 | -5/+6 |
2006-07-28 | Fixed "warning: `list' might be used uninitialized in this function" in char/... | toms | 2 | -1/+2 |
2006-07-28 | Fixed : - "uninitialized local variable 'i' used" in skill.c | toms | 3 | -13/+13 |
2006-07-28 | Fixed some summon skills | Playtester | 2 | -2/+7 |
2006-07-28 | Fixed "warning: long unsigned int format, unsigned int arg" in parse_login (l... | toms | 2 | -2/+3 |