Age | Commit message (Expand) | Author | Files | Lines |
2008-10-28 | * More boredom and bugfixing to various scripts. :D | L0ne_W0lf | 6 | -12/+262 |
2008-10-28 | Could someone please explain to me why that last commit didn't do jack shit? ... | Paradox924X | 1 | -95/+95 |
2008-10-28 | Replaced 96 instances of "S_BonusREward" with "S_BonusReward" as it should be... | Paradox924X | 2 | -0/+3 |
2008-10-28 | Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- depreca... | Paradox924X | 5 | -5/+6 |
2008-10-25 | Fixed setcell coords for the first barricade in schg_cas03. | L0ne_W0lf | 2 | -4/+5 |
2008-10-25 | Fixed a copy/paste error in Nordri. (bugreport:2372) | L0ne_W0lf | 2 | -2/+6 |
2008-10-25 | iRO lied to me. Reverted casting range of traps to 3. | L0ne_W0lf | 2 | -10/+11 |
2008-10-25 | * Just some random updates and bugfixes! | L0ne_W0lf | 4 | -11/+16 |
2008-10-24 | Added protection from segfault by int overflow in charcommand heal and fixed ... | Paradox924X | 3 | -2/+11 |
2008-10-24 | Added protection from segfault by int overflow in atcommand heal. (bugreport:... | Paradox924X | 2 | -2/+11 |
2008-10-24 | Commented out unused function clif_marriage_process. | Paradox924X | 2 | -1/+4 |
2008-10-24 | * Bugfixing yay! Just goin' though the tracker. | L0ne_W0lf | 4 | -20/+22 |
2008-10-21 | Added a check to make sure a player wasn't in a guild when they accepted a gu... | Paradox924X | 2 | -1/+8 |
2008-10-18 | * Corrected a target checking problem brought about with Kaizel/Osiris combin... | sketchyphoenix | 2 | -1/+3 |
2008-10-17 | * Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest. | L0ne_W0lf | 3 | -7/+21 |
2008-10-16 | * Added missing char_sql/int_mercenary files to txt-converter's Makefile.in | FlavioJS | 2 | -0/+4 |
2008-10-16 | * Corrected typo in Nameless Monestary quest. (bugreport:2352) | L0ne_W0lf | 4 | -20/+26 |
2008-10-15 | - Added the required changes to support the 2008-09-10+ clients | skotlex | 4 | -16/+27 |
2008-10-15 | * Fixed ipban sql connecting to the sql server when disabled | FlavioJS | 2 | -2/+27 |
2008-10-14 | Warp portals dont end with ; | Yommy | 1 | -8/+9 |
2008-10-12 | Reverted donpcevent change to wizard quest. Moved a percentheal, which should... | L0ne_W0lf | 2 | -13/+15 |
2008-10-12 | * Changed An nonexistent variable in Refine NPC. (bugreport:2340) | samuray22 | 4 | -19/+27 |
2008-10-12 | Fixed multiple casts of NPC_REBIRTH interfering with activation of mob death ... | ultramage | 1 | -0/+2 |
2008-10-12 | Fixed silly assignment operator mistake in r13281. | ultramage | 1 | -1/+1 |
2008-10-12 | - Fixed divorce should work on both partners. Bug Report #2339. | zephyrus | 1 | -10/+16 |
2008-10-11 | *Just some minor updates and fixes I've been putting off :D | L0ne_W0lf | 4 | -29/+62 |
2008-10-11 | * Using Kaizel in conjunction with Osiris Card should now work. (bugreport:2251) | sketchyphoenix | 3 | -2/+9 |
2008-10-11 | Code improvement for r13279. | ultramage | 1 | -3/+2 |
2008-10-11 | Going 90% overweight will now make you stop attacking (bugreport:2315). | ultramage | 1 | -1/+3 |
2008-10-11 | Swapped around packets 0x2b6 and 0x2b7, ought to fix some issues with the que... | ultramage | 1 | -3/+3 |
2008-10-11 | Added safeguards to Redemptio's exp penalty code to prevent arithmetic overfl... | ultramage | 2 | -12/+6 |
2008-10-11 | Quick fix to txt charserver initialization order - chardb needs to be ready f... | ultramage | 1 | -4/+1 |
2008-10-10 | Slightly corrected the NPC_REBIRTH code from r13272. | ultramage | 5 | -9/+6 |
2008-10-09 | Removed duplicate constant I added in r13272. | L0ne_W0lf | 2 | -1/+2 |
2008-10-09 | Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL. | L0ne_W0lf | 7 | -6/+26 |
2008-10-08 | fixed aru castle map names | Yommy | 1 | -4/+5 |
2008-10-08 | Fixed chat_createnpcchat() not checking if a chatroom already exists, produci... | ultramage | 3 | -2/+13 |
2008-10-07 | Reverted exp_calc_type back to '0' since it's definitely closer to official b... | ultramage | 1 | -1/+1 |
2008-10-07 | * Adjusted known values for BonusAutoScript down by rate/10. | L0ne_W0lf | 2 | -17/+23 |
2008-10-07 | Fixed the 'exp calculation overflow fix' from r10291 which wasn't really work... | ultramage | 1 | -4/+4 |
2008-10-06 | Damage count on rebirthed mobs is now reset. (Valaris) | L0ne_W0lf | 4 | -1/+6 |
2008-10-06 | voided out clif_blown as per Valaris' instruction. | L0ne_W0lf | 3 | -3/+4 |
2008-10-06 | SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316) | L0ne_W0lf | 2 | -0/+4 |
2008-10-06 | Fixed knockback not updating the client position of disguised players (bugrep... | ultramage | 2 | -18/+22 |
2008-10-06 | Fixed friends list ack packet using truncated values (bugreport:2310). | ultramage | 1 | -2/+2 |
2008-10-04 | Fixed offline divorce not working properly (bugreport:2295). | ultramage | 1 | -1/+4 |
2008-10-04 | Fixed NPC_REBIRTH not working if the caster had no status active at the momen... | ultramage | 1 | -3/+0 |
2008-10-03 | * Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugrepo... | FlavioJS | 2 | -2/+10 |
2008-10-03 | * Fix for "yet another online check bypass technique". (bugreport:2292) | FlavioJS | 3 | -2/+6 |
2008-10-02 | * Implemented Official Moscovia monster skills. Should finish 11.3 | L0ne_W0lf | 3 | -55/+62 |