summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-17- Some "expire_time" = 0 considerations. Please update. (Bugreport 2451)zephyrus3-4/+8
2008-11-16Kisuka's first oops. :pKisuka1-1/+1
2008-11-16Updated rental items with rental item script.Kisuka1-195/+195
2008-11-16- Item Rental System.zephyrus14-75/+317
2008-11-13Corrected wrong treasure spawn position in schg_cas01.zapbomb1-2/+3
2008-11-11* Updated script_commands.txtFlavioJS4-52/+111
2008-11-10Added a check to make sure killed monster's level was greater than half of th...Paradox924X2-1/+3
2008-11-08Cleaned up mob_readskilldb() a bit (moved row processing to its own function).ultramage1-218/+248
2008-11-08Changed how mobcount works since it wasn't counting last mob death. (bugrepor...L0ne_W0lf2-1/+4
2008-11-08Corrected typo in Librarian Gloves bonuses.L0ne_W0lf2-1/+3
2008-11-06* Fixed 'Char creation denied' message not being sent properly.FlavioJS3-2/+7
2008-11-06some minor tweaks to previous commitsultramage2-2/+2
2008-11-06Fix of accident in 13353Sara1-266/+1
2008-11-06* Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]Sara5-2/+272
2008-11-04* Updated: added info about latest packet_ver flag in client.conf (bugreport:...akrus2-0/+3
2008-11-04Small update to fix merchant Paul Spanner from giving item 612 instead of .@i...Paradox924X2-4/+6
2008-11-04Fixed a few donpcevent's that didn't include the NPC's hidden display name. (...Paradox924X2-4/+6
2008-11-04Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to ex...Paradox924X2-0/+21
2008-11-02stop erasing revision history, damnit...ultramage2-3955/+3955
2008-11-02* Added charcommands again. Wrong project.sketchyphoenix2-0/+3955
2008-11-02Removed charcommands from the source.sketchyphoenix2-3955/+0
2008-10-30slight cleanup for r13336sketchyphoenix1-1/+1
2008-10-30Small cleanup of r13321/r13322/r13331.ultramage2-70/+10
2008-10-30Small cleanup of r13332 (bugreport:2368).ultramage1-6/+3
2008-10-29* Novice skill, Trick Dead, will no longer be granted to classes upon reset (...sketchyphoenix2-0/+10
2008-10-28Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in E...jmanfffreak3-2/+3
2008-10-28Fixed minor typo in tu_archer script (bugreport:2393).jmanfffreak2-1/+2
2008-10-28Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugrepor...Paradox924X2-1/+5
2008-10-28Fixed all overflow checks and made the code a bit cleaner from r13322.Paradox924X3-23/+76
2008-10-28* More boredom and bugfixing to various scripts. :DL0ne_W0lf6-12/+262
2008-10-28Could someone please explain to me why that last commit didn't do jack shit? ...Paradox924X1-95/+95
2008-10-28Replaced 96 instances of "S_BonusREward" with "S_BonusReward" as it should be...Paradox924X2-0/+3
2008-10-28Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- depreca...Paradox924X5-5/+6
2008-10-25Fixed setcell coords for the first barricade in schg_cas03.L0ne_W0lf2-4/+5
2008-10-25Fixed a copy/paste error in Nordri. (bugreport:2372)L0ne_W0lf2-2/+6
2008-10-25iRO lied to me. Reverted casting range of traps to 3.L0ne_W0lf2-10/+11
2008-10-25* Just some random updates and bugfixes!L0ne_W0lf4-11/+16
2008-10-24Added protection from segfault by int overflow in charcommand heal and fixed ...Paradox924X3-2/+11
2008-10-24Added protection from segfault by int overflow in atcommand heal. (bugreport:...Paradox924X2-2/+11
2008-10-24Commented out unused function clif_marriage_process.Paradox924X2-1/+4
2008-10-24* Bugfixing yay! Just goin' though the tracker.L0ne_W0lf4-20/+22
2008-10-21Added a check to make sure a player wasn't in a guild when they accepted a gu...Paradox924X2-1/+8
2008-10-18* Corrected a target checking problem brought about with Kaizel/Osiris combin...sketchyphoenix2-1/+3
2008-10-17* Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest.L0ne_W0lf3-7/+21
2008-10-16* Added missing char_sql/int_mercenary files to txt-converter's Makefile.inFlavioJS2-0/+4
2008-10-16* Corrected typo in Nameless Monestary quest. (bugreport:2352)L0ne_W0lf4-20/+26
2008-10-15- Added the required changes to support the 2008-09-10+ clientsskotlex4-16/+27
2008-10-15* Fixed ipban sql connecting to the sql server when disabledFlavioJS2-2/+27
2008-10-14Warp portals dont end with ;Yommy1-8/+9
2008-10-12Reverted donpcevent change to wizard quest. Moved a percentheal, which should...L0ne_W0lf2-13/+15