summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-29- Corrected issues with the Keil Hyre quest. (bugreport:2511)L0ne_W0lf7-136/+162
2008-12-29Fixed broken card insert code (bugreport:2606).ultramage1-1/+5
2008-12-29 * Added missing command #delitem.sketchyphoenix3-10/+90
2008-12-28Corrected typo in @adjcmdlvl's parameter check.sketchyphoenix1-1/+1
2008-12-28Cleaned up code for inserting cards into items.ultramage2-40/+38
2008-12-28- Book reading script command.zephyrus3-0/+34
2008-12-27Some bug fixes. (bugreport:2558, bugreport:2588, bugreport:2583, bugreport:2587)Kisuka4-20/+28
2008-12-26Happy boxing day, eAthena! Here have a massive update.L0ne_W0lf28-10802/+12778
2008-12-25* Extended sv_escape_c to escape '\a','\b','\t','\v','\f','\?' characters to ...FlavioJS2-4/+18
2008-12-25* Charcommands no longer default to self if no target is found.sketchyphoenix1-2/+7
2008-12-25Added a check in The Sign Quest for Sign_Branch8A before attempting to run a ...Paradox924X2-1/+4
2008-12-23Small update to the checkweight in Christmas 2005 Event. (bugreport:2553)Paradox924X2-1/+4
2008-12-23 * Added a few missing atcommands.sketchyphoenix6-25/+392
2008-12-22Fixed incorrect usage of sv_escape_c() in TXT's login_log function, which pro...ultramage1-2/+2
2008-12-20* Extended how duplicates work: (based on Orcao's work in bugreport:2361) [Fl...FlavioJS4-68/+236
2008-12-20some minor generic cleanupsultramage1-16/+11
2008-12-18Added additional maps.L0ne_W0lf5-0/+37
2008-12-18Semi-reverted r13396. All item bonuses from past events can be found in item_...L0ne_W0lf2-1/+3
2008-12-18Removed charcommand code while allowing atcommand code to support its functio...sketchyphoenix24-4952/+730
2008-12-13Various bug fixes. (bugreport:2535, bugreport:2531, bugreport:2526)Kisuka3-3/+3
2008-12-09Some bug fixes to item_db.txt (bugreport:2520, bugreport:2522)Kisuka1-3/+3
2008-12-06Added new, and for the time being, useless, 'quest_db'.L0ne_W0lf2-0/+424
2008-12-01* Fixed rare crash when using Flying Kick on clones (bugreport:2506)ultramage2-26/+15
2008-12-01Bug Fixes:Kisuka3-7/+10
2008-11-29Fixed typo on item script.Kisuka3-3/+4
2008-11-29Bug Fixes:Kisuka2-10/+28
2008-11-27* Fixed a memory leak when returning a string variable in the script engine. ...FlavioJS2-5/+3
2008-11-27- Oops, forgot lutie and had payon and prontera backwards.Kisuka1-4/+8
2008-11-24* Fixed a va_end using the wrong variable. (from r13383, fixes bugreport:2483)FlavioJS2-1/+3
2008-11-23* Readded code that was removed from atcommand_showmobs by mistake in the pre...FlavioJS2-0/+4
2008-11-22* Hunted down improper uses of va_list variables.FlavioJS11-147/+122
2008-11-22* Updated effects for the Radio Antenna (bugreport:2465)jmanfffreak2-1/+2
2008-11-22* Fixed small typo with Platinum Shield (bugreport:2470)jmanfffreak2-1/+3
2008-11-22* Hunted down the simpler 64bit pointer truncations.FlavioJS15-26/+28
2008-11-22Fixed typos in var names from EIN_LOVERQRQ to EIN_LOVERQ in Einbroch Lovers Q...Paradox924X2-38/+41
2008-11-20Added setting of state.speed_changed in script function 'npcspeed'.ultramage1-5/+8
2008-11-18- Removed redundent input from mercenary vendor. (bugreport:2427)L0ne_W0lf6-18/+26
2008-11-18Autotrade characters will no longer get caught by Urgent Recall. (bugreport:2...L0ne_W0lf2-1/+3
2008-11-17followupultramage3-2/+5
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