summaryrefslogtreecommitdiff
path: root/src/map/script.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-02Introducing 5 new/official mapflags.shennetsind1-1/+1
2013-04-02Follow up 90f117f6b071c9c12bb8b521b6de46301639e75cshennetsind1-1/+1
2013-04-01Fixed Bug #7141shennetsind1-1/+1
2013-03-30Hercules Renewal: clif.c completeshennetsind1-16/+10
2013-03-29Hercules Renewal: clif.cshennetsind1-115/+115
2013-03-27Introducing Costume Garment Slot 8192shennetsind1-10/+11
2013-03-27Introducing Hercules' Map Zone Databaseshennetsind1-26/+30
2013-03-22Adding itemeffect script commandshennetsind1-0/+39
2013-03-02Hercules Renewal: skill.cshennetsind1-27/+26
2013-03-01Hercules Renewal: battle.cshennetsind1-3/+3
2013-02-27Fixed Bug #6527malufett1-2/+4
2013-02-24Fixed Bug #7092malufett1-1/+1
2013-02-24Revert "Fixed Bug #7091"shennetsind1-1/+1
2013-02-24Fixed Bug #7091malufett1-1/+1
2013-02-18Improvements all over the placeshennetsind1-7/+8
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-14Introducing Git Hashshennetsind1-3/+3
2013-02-14Updating equip[] for script.c functionsshennetsind1-1/+1
2013-02-10Merged rAthena ChangesMysteries1-0/+18
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-02-05Updating Headers of modified filesshennetsind1-2/+3
2013-02-05Fix Bug # 7049malufett1-0/+1
2013-02-01Fixed Bug #5343shennetsind1-19/+15
2013-01-16* Documented @set command from r16123.euphyy1-1/+1
2013-01-12Change GC_VENOMIMPRESS to 10 cells.(bugreport:6419)rud0lp201-0/+5
2013-01-05* Follow up r17065markzd1-1/+1
2013-01-03- Fixed an warning of type casting. (bugreport:7081)markzd1-1/+1
2012-12-30* Follow up r17065markzd1-6/+0
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-78/+83
2012-12-28* Added a small portion of official Malangdo Episode scripts.euphyy1-1/+4
2012-12-27> Follow-up r17048:euphyy1-6/+6
2012-12-27* Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry s...momacabu1-6/+54
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).momacabu1-2/+1
2012-12-23Dammit! The last commit wasn't supposed to be sent -_-momacabu1-1/+1
2012-12-05- Re-committed r16986 (pid:161281).glighta1-2/+5
2012-12-05- Re-committed r16971/trunk/src/ (tid:74924).momacabu1-1/+42
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-13215/+13048
2012-11-30- Minor tweak in @jobchange, it will now read msg_athena.conf job names;momacabu1-2/+5
2012-11-27Applied suggestion in tid:74775. Added script command cleanmap and cleanarea ...momacabu1-1/+42
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-13048/+13171
2012-11-24-Fix bugreport:6751 allow noseige to be casted while under status.glighta1-12/+12
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-23-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...glighta1-9/+8
2012-11-23- Temporary fix for bugreport:1023, where various 'next' buttons would pop --...momacabu1-13/+32
2012-11-22-Adding checkweight2 and upgrading chekweight to read list of item tid:59194.glighta1-354/+434
2012-11-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind1-10/+11
2012-11-12-Add/upd basic documentation for script.cglighta1-425/+485