summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal2158-128035/+127796
2012-11-25* Misc spelling fixesthatakkarin4-19/+21
2012-11-25* Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to M...euphyy11-123/+244
2012-11-25-Upd RK_RUNEMASTERY cooking percent, linked with upd of makerune args as requ...glighta1-1/+28
2012-11-24-Add tool/check-doc to verify if all script/atcommand are being documented. t...glighta2-2/+31
2012-11-24* Permanent monster spawn documentation is finally up-to-date (partly follow-...euphyy2-64/+60
2012-11-24Fixed behavior in permanent mob spawns allowing new optional parameters: leve...momacabu4-5/+38
2012-11-24Added documentation for getchariparcshiru1-0/+16
2012-11-24-Fix geoipreading cache for Windows, bugreport:6923glighta2-4/+4
2012-11-24-Fix bugreport:6751 allow noseige to be casted while under status.glighta5-31/+59
2012-11-24Follow up to r16957 to fix an error with getcharip.cookiecrumbs1-1/+1
2012-11-24Implemented script command getcharip (tid:69646)cookiecrumbs1-0/+46
2012-11-24Implemented @warp modification (tid:74181), it check if a map exists regardle...momacabu1-1/+1
2012-11-23* Removed duplicate isequipped() entries from item_db already written in item...euphyy11-388/+396
2012-11-23Partial fix for bugreport:4337.momacabu5-90/+111
2012-11-23Fixed bugreport:2307, if you get an mail attachment with the char-server offl...momacabu1-0/+8
2012-11-23-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...glighta7-109/+114
2012-11-23- Fixed dumb warning (follow up to r16950) -_-momacabu1-1/+1
2012-11-23- There will now be a warning regarding to map name length limitation (part o...momacabu1-0/+2
2012-11-23Follow up to r16946, where not all npc interactions (input, menu) where prope...momacabu2-3/+13
2012-11-23- Temporary fix for bugreport:1023, where various 'next' buttons would pop --...momacabu2-13/+45
2012-11-23* Added Guillotine Cross job quest, again thanks to Muad_Dib! (bugreport:5834)euphyy12-219/+4256
2012-11-23Fixed bugreport:2313 where a player interacting with a NPC would still be que...momacabu1-0/+3
2012-11-22Added params for bCritical, and bASPD for usage in NPC scripts per Euphy's re...cookiecrumbs1-0/+2
2012-11-22- Fixed bugreport:6922, Sura Job Change Quest: Removed disablenpc which cause...j-tkay1-72/+57
2012-11-22- Fixed missing 'close' in priest.txt (bugreport:6921)brianluau1-31/+12
2012-11-22- Added svn:eol-style=native property.brianluau0-0/+0
2012-11-22-Adding checkweight2 and upgrading chekweight to read list of item tid:59194.glighta2-354/+598
2012-11-22-Apply EvilPuncker path from tid:71756glighta15-294/+306
2012-11-21Another minor improvement on char_per_account setting (follow up to r16937). ...momacabu1-7/+4
2012-11-21Replaced 'bonus2 bVariableCastrate' with 'bonus2 bCastrate' in pre-renewal it...kenpachi2k112-22/+22
2012-11-20Minor improvement in char_per_account setting, which could be greater than MA...momacabu2-5/+11
2012-11-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind6-65/+29
2012-11-20Minor performance improvement; created guild flag cache to replace the ineffi...shennetsind3-24/+86
2012-11-20Follow up r16933 Fixing a typo on map_foreachinmap, block -> block_mobshennetsind1-1/+1
2012-11-20122 diffs. map_foreachin<everything> syntax clean up.shennetsind1-354/+322
2012-11-20Updated all items which had groupranditem with getrandgroupitem (better imple...momacabu4-164/+164
2012-11-20Forgot the Show* voiding <3momacabu2-50/+30
2012-11-20- Fixed bugreport:6915, where @follow would still be enabled when the target/...momacabu2-6/+8
2012-11-18- Removed labels in nguild_warper.txtbrianluau1-71/+56
2012-11-15Updated @reloadskilldb to update all connected clients skill infos; and to ex...shennetsind1-2/+9
2012-11-15Follow up r16926, fixed a horrid typo (wrong order; didn't notice the warning...shennetsind1-2/+2
2012-11-15Fixed bugreport:6772 cart display will now update/save properly if you change...shennetsind1-2/+4
2012-11-14Fixed bugreport:6892 HP display is now properly updatedshennetsind1-1/+1
2012-11-14Following r16914glighta7-50/+76
2012-11-13Following r16914glighta7-23/+86
2012-11-13- Fixed bugreport:6887, a variable was not initialized;momacabu6-17/+14
2012-11-12Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and ...rud0lp207-19/+14
2012-11-12* Follow-up r16919, documented @addwarp modification in doc/atcommands.txteuphyy1-12/+13
2012-11-12Modified @addwarp to accept a new optional parameter <npc name>. If <npc name...momacabu4-9/+20