summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-10-12Removed 'char_max_rename', extended 'char_rename', fixed compatibility issues.Inkfish1-28/+15
2009-10-12Fixed an error when 'char_rename' is set to 'no'Inkfish1-6/+5
2009-10-12Partially revert r14085, NPC names are allowed to be more than 24 character l...Inkfish2-4/+4
2009-10-11NPC should only have a 24 characters long name including EOS. (bugreport:3599)Inkfish2-3/+3
2009-10-11Added character rename function.(topic:225576)(written by pakpil and fixed by...Inkfish4-25/+200
2009-10-06Fixed rental items can be moved into guild storage from cart.Inkfish4-12/+6
2009-10-04- Implemented new packets for rental items (from Jobbie and Natz and fixed by...zephyrus7-152/+291
2009-10-04- Added a missing space in help.txt (bugreport:3632)brianluau1-1/+0
2009-10-02Marionette Control now has an infinite duration.(bugreport:2542)Inkfish1-5/+1
2009-10-02Fixed a damage underflow (bugreport:3624)Inkfish1-6/+2
2009-09-23Added supports for Soul Bound.Inkfish2-9/+9
2009-09-20Disabled ip checking during auth, since it lead to a lot of confusion.ultramage3-10/+10
2009-09-17* Duration of SC_STONE is not reduced by MDEF.Inkfish2-4/+3
2009-09-13* Progressbar aborts when player is attacked.Inkfish6-12/+40
2009-09-12* Clarified the names of some questlog functions and eventually implemented k...Inkfish3-34/+49
2009-09-04Added missing memmove() when adding quests. Sorry, can't be more careless...Inkfish1-0/+1
2009-09-04add missing memmove (follow up to r14036)Inkfish1-0/+4
2009-09-04* QuestLog Fix.Inkfish8-55/+57
2009-08-27- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)brianluau2-3/+3
2009-08-26Fixed mercenary info not being re-sent after using @refresh (bugreport:2335).ultramage1-0/+5
2009-08-25Implemented Progress Bar.(topic:207933)Inkfish4-1/+66
2009-08-22Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513)Inkfish1-1/+1
2009-08-21Fixed the wrong packet length makes client choke when add_quest packets are s...Inkfish4-54/+24
2009-08-21Added bMagicHPGainValue and bMagicSPGainValue.Inkfish5-7/+25
2009-08-20* Some fixes for HeatInkfish1-4/+10
2009-08-18Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug...Inkfish1-2/+4
2009-08-16- Added missing #includes to fix some linux warnings.zephyrus1-0/+6
2009-08-15- Fixed final instancing bug. Tested Endless Tower and working. I will ask if...zephyrus1-1/+1
2009-08-15Fixed self skills affecting target unit when used within combo delay for Asur...Inkfish1-2/+6
2009-08-14- Fixes and optimization to instancing. Thanks to Saithiszephyrus6-42/+46
2009-08-12- Optimization to instance system.zephyrus15-746/+772
2009-08-12Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...Inkfish1-13/+1
2009-08-11* Fixed autospell and autobonus will still trigger even if the chance is 0.Inkfish2-7/+9
2009-08-04- Added episode 12 & 13 cards (most episode 13 ones need matk + n;).Kisuka1-1/+1
2009-08-04- Added episode 12 and 13 item givers. (topic:226055)Kisuka1-1/+1
2009-08-02* Questlog code cleanup.Inkfish11-96/+111
2009-07-29- Fixed a bug cleaning instance variable on party when instance is destroy.zephyrus4-8/+11
2009-07-29* Fixed damage_level is not calculated properly on normal attack. Inkfish2-1/+3
2009-07-29* Kaahi heals no matter if attack connects. (bugreport:2440)Inkfish3-8/+5
2009-07-28- Added a missing 'next' in Kiel Hyre Quest (Medicine Chest).brianluau1-2/+2
2009-07-28Corrected two mistakes when I was trying to do some tricks...Inkfish2-5/+5
2009-07-28* Some more updates to Quest LogInkfish11-250/+203
2009-07-27Partially reverted the fail from r13966.ultramage1-0/+3
2009-07-26Fixed mob counts and quest states are not saved properly sometimesInkfish4-7/+7
2009-07-26* Some updates of Quest Log systemInkfish4-14/+12
2009-07-25* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr...Inkfish2-4/+16
2009-07-25Fixed undeclared variables on charserv compiling. how careless i am.....Inkfish1-4/+4
2009-07-25Rewrote Quest Log system.Inkfish16-258/+441
2009-07-22Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from s...Paradox924X1-4/+4
2009-07-18- Fixed the config description for 'random_monster_checklv' (follow up to r13...brianluau2-2/+2