summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-30- Minor tweak in @jobchange, it will now read msg_athena.conf job names;momacabu3-146/+17
2012-11-29- Upon character deletion remove received mails and elemental.momacabu1-2/+12
2012-11-29* Fixed bugreport:6942 where bSkillCooldown was not applying to skills.markzd2-15/+17
2012-11-29Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)rud0lp209-402/+483
2012-11-29* Minor fix and description when removing debuffs by status_change_clear_buffs.markzd2-4/+3
2012-11-29* Fixed (assistant/slave)summons/clone, where they dissappeared when going up...markzd3-9/+26
2012-11-29* Follow up to r16975 - removed reference to ${CMAKE_CURRENT_SOURCE_DIR}/read...thatakkarin1-1/+1
2012-11-28- Fixed bugreport:6304, where mail titles could be bypassed thus having no le...momacabu2-0/+26
2012-11-27- Don't recall the player if it is on the same place as the recaller;momacabu2-3/+8
2012-11-27Applied suggestion in tid:74775. Added script command cleanmap and cleanarea ...momacabu2-6/+64
2012-11-26-Fix bugreport:6930 heal -Hp,0; percentheal -100,0; causing crashmapglighta3-24/+11
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal2153-128034/+127786
2012-11-25* Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to M...euphyy2-2/+2
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...glighta1-2/+3
2012-11-24Fixed behavior in permanent mob spawns allowing new optional parameters: leve...momacabu4-5/+38
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.glighta4-29/+48
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-23Partial fix for bugreport:4337.momacabu4-7/+27
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-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-Adding checkweight2 and upgrading chekweight to read list of item tid:59194.glighta1-354/+434
2012-11-22-Apply EvilPuncker path from tid:71756glighta6-23/+30
2012-11-21Another minor improvement on char_per_account setting (follow up to r16937). ...momacabu1-7/+4
2012-11-20Minor improvement in char_per_account setting, which could be greater than MA...momacabu1-5/+9
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-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-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 r16914glighta2-3/+6
2012-11-13- Fixed bugreport:6887, a variable was not initialized;momacabu4-11/+8