summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-05* Follow up r17065markzd5-9/+10
2013-01-04> Follow-up to r17065:aleos2-184/+184
2013-01-03- Fixed an warning of type casting. (bugreport:7081)markzd3-12/+11
2013-01-02Reverted r17070 XD.(bugreport:7094)rud0lp201-33/+33
2013-01-02-Follow up r17065 glighta7-47/+41
2013-01-02Modified the formula of the Ice Pick, it was def1+vit_def, but according to i...ediejohnny1-3/+3
2013-01-01Follow up r17017 fixed some wrong type casted variables.rud0lp201-33/+33
2013-01-01Update NJ_ISSEN to its official RE behavior.(bugreport:6114, bugreport:5426)rud0lp204-67/+75
2012-12-31> Follow-up to r17048:aleos1-6/+17
2012-12-31-Follow up r17065 fiw splash skill being broken.glighta3-4/+6
2012-12-30* Follow up r17065markzd4-11/+8
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta40-3435/+3448
2012-12-30Follow up r17062 where ignore def is not working properly.XDrud0lp202-9/+12
2012-12-29Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S...rud0lp204-25/+47
2012-12-29Old Eleanor work :glighta9-82/+118
2012-12-28- Increased MAX_QUEST_DB, follow up to r17056. (bugreport:7058)brianluau1-1/+1
2012-12-28* Added a small portion of official Malangdo Episode scripts.euphyy1-1/+4
2012-12-28Removed the (int)var 'statlimit' from the pc.c to avoid some lines of code at...ediejohnny1-13/+7
2012-12-27* Fixed bugreport:7052, npcs with monster sprite now work.momacabu2-4/+17
2012-12-27* Also checks for righty coordinates before actually loading the npc. Improve...momacabu1-5/+5
2012-12-27* Fixed bugreport:3325, if bHPRecovRate was set to -100 you will actually reg...momacabu1-3/+5
2012-12-27* Fixed bugreport:4687, @lostskill was removing the skill from skill tree and...momacabu1-2/+1
2012-12-27> Follow-up r17048:euphyy3-6/+24
2012-12-27* Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry s...momacabu4-6/+97
2012-12-26- Follow up: r17046markzd1-0/+4
2012-12-26Fixed bugreport:7049, where cast time bonus would not work if Renewal is used...markzd1-1/+6
2012-12-26Fixed Elemental HP/SP bar not being displayed to the client after being warpe...aleos1-0/+2
2012-12-26- Fixed Server Rainstorm damage formula. (bugreport:5786)markzd1-3/+10
2012-12-25Fixed bugreport:7015 missing base aspd for High Priest wearing knuckles.rud0lp202-15/+62
2012-12-24* Added missing check for riding wug in checkwug. Thanks to PcPocket!momacabu1-1/+1
2012-12-23* Documented @refreshall (r17035), @breakguild, @hommutate (r17038).euphyy1-1/+1
2012-12-23* Implemented @breakguild (tid:75159) and @hommutate (tid:74651).momacabu3-3/+62
2012-12-23Dammit! The last commit wasn't supposed to be sent -_-momacabu1-1/+1
2012-12-23* Removed @adopt as it was not working properly (bugreport:6384);momacabu1-47/+14
2012-12-22Community Contribution Time!momacabu5-6/+8
2012-12-20* Follow up: r16011markzd3-1/+7
2012-12-20* Follow-up r17030: documented and added bMagicAtkEle to item_combo_db (bugre...euphyy1-1/+0
2012-12-20* Follow up r16676markzd6-26/+23
2012-12-19Implemented @clearstorage, @cleargstorage, @clearcart, @clearinventory (alias...momacabu4-1/+100
2012-12-16Fixed bugreport:7010 where r17014 missing status_change check that may cause ...rud0lp203-23/+37
2012-12-15Follow up to r17013, exit loop if found a warp near the player.momacabu1-1/+3
2012-12-14Fixed bugreport:7007 where summoning elemental w/o SO_EL_SYMPATHY causes its ...rud0lp201-5/+14
2012-12-13HARRO WORLD. GUESS WHO.shennetsind4-5/+14
2012-12-12- Fixed a glitch which was causing some buffs to have more duration than inte...markzd1-23/+11
2012-12-12- Follow up r17017, typo fix.markzd1-3/+3
2012-12-12- Follow up r17004 & bugreport:6995, added safer calculation to strategic poi...markzd5-60/+57
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp2011-373/+510
2012-12-09Fixed bugreport:6483. NPCs with OnTouch in the same area of a Warp won't bloc...momacabu1-0/+19
2012-12-09* Use sv_readdb to read exp_guild.momacabu1-24/+11
2012-12-09* Small improvement in case someone uses logarithmic drops with 1x rate, savi...momacabu2-2/+7