summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-07- Fixed wizard sightblaster skill which was not knocking back traps. (bugrepo...markzd2-3/+13
2012-12-06- Fixed a glitch(related to r16921) which caused running skills from not stop...markzd1-1/+2
2012-12-05- Added safer multiplication in battle formulas to prevent int32 from overflo...markzd2-75/+89
2012-12-05- Re-committed r16987 (pid:161281).glighta4-6/+7
2012-12-05- Re-committed r16986 (pid:161281).glighta3-144/+17
2012-12-05- Re-committed r16985 (pid:161281).glighta1-73/+83
2012-12-05- Re-committed r16984 (pid:161281).glighta1-2/+4
2012-12-05- Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281).glighta11-443/+550
2012-12-05 - Re-committed r16979/trunk/src/ (pid:161281).markzd4-18/+36
2012-12-05- Re-committed r16977/trunk/src/ (pid:161281).thatakkarin1-1/+1
2012-12-05- Re-committed r16974/trunk/src/ (pid:161281).momacabu2-0/+26
2012-12-05- Re-committed r16973/trunk/src/ (tid:74924).momacabu2-5/+10
2012-12-05- Re-committed r16971/trunk/src/ (tid:74924).momacabu2-6/+64
2012-12-05- Re-committed r16969/trunk/src/ (tid:74924).glighta3-25/+12
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau153-127353/+127489
2012-11-30Follow up r16981:rud0lp204-25/+80
2012-11-30-Fix old warnings. 1st step to get ride of -wno flag in configure. glighta5-12/+13