Age | Commit message (Expand) | Author | Files | Lines |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -16/+10 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -115/+115 |
2013-03-27 | Introducing Costume Garment Slot 8192 | shennetsind | 1 | -10/+11 |
2013-03-27 | Introducing Hercules' Map Zone Database | shennetsind | 1 | -26/+30 |
2013-03-22 | Adding itemeffect script command | shennetsind | 1 | -0/+39 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -27/+26 |
2013-03-01 | Hercules Renewal: battle.c | shennetsind | 1 | -3/+3 |
2013-02-27 | Fixed Bug #6527 | malufett | 1 | -2/+4 |
2013-02-24 | Fixed Bug #7092 | malufett | 1 | -1/+1 |
2013-02-24 | Revert "Fixed Bug #7091" | shennetsind | 1 | -1/+1 |
2013-02-24 | Fixed Bug #7091 | malufett | 1 | -1/+1 |
2013-02-18 | Improvements all over the place | shennetsind | 1 | -7/+8 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-14 | Introducing Git Hash | shennetsind | 1 | -3/+3 |
2013-02-14 | Updating equip[] for script.c functions | shennetsind | 1 | -1/+1 |
2013-02-10 | Merged rAthena Changes | Mysteries | 1 | -0/+18 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
2013-02-05 | Updating Headers of modified files | shennetsind | 1 | -2/+3 |
2013-02-05 | Fix Bug # 7049 | malufett | 1 | -0/+1 |
2013-02-01 | Fixed Bug #5343 | shennetsind | 1 | -19/+15 |
2013-01-16 | * Documented @set command from r16123. | euphyy | 1 | -1/+1 |
2013-01-12 | Change GC_VENOMIMPRESS to 10 cells.(bugreport:6419) | rud0lp20 | 1 | -0/+5 |
2013-01-05 | * Follow up r17065 | markzd | 1 | -1/+1 |
2013-01-03 | - Fixed an warning of type casting. (bugreport:7081) | markzd | 1 | -1/+1 |
2012-12-30 | * Follow up r17065 | markzd | 1 | -6/+0 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -78/+83 |
2012-12-28 | * Added a small portion of official Malangdo Episode scripts. | euphyy | 1 | -1/+4 |
2012-12-27 | > Follow-up r17048: | euphyy | 1 | -6/+6 |
2012-12-27 | * Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry s... | momacabu | 1 | -6/+54 |
2012-12-24 | * Added missing check for riding wug in checkwug. Thanks to PcPocket! | momacabu | 1 | -1/+1 |
2012-12-23 | * Documented @refreshall (r17035), @breakguild, @hommutate (r17038). | euphyy | 1 | -1/+1 |
2012-12-23 | * Implemented @breakguild (tid:75159) and @hommutate (tid:74651). | momacabu | 1 | -2/+1 |
2012-12-23 | Dammit! The last commit wasn't supposed to be sent -_- | momacabu | 1 | -1/+1 |
2012-12-05 | - Re-committed r16986 (pid:161281). | glighta | 1 | -2/+5 |
2012-12-05 | - Re-committed r16971/trunk/src/ (tid:74924). | momacabu | 1 | -1/+42 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -13215/+13048 |
2012-11-30 | - Minor tweak in @jobchange, it will now read msg_athena.conf job names; | momacabu | 1 | -2/+5 |
2012-11-27 | Applied suggestion in tid:74775. Added script command cleanmap and cleanarea ... | momacabu | 1 | -1/+42 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -13048/+13171 |
2012-11-24 | -Fix bugreport:6751 allow noseige to be casted while under status. | glighta | 1 | -12/+12 |
2012-11-24 | Follow up to r16957 to fix an error with getcharip. | cookiecrumbs | 1 | -1/+1 |
2012-11-24 | Implemented script command getcharip (tid:69646) | cookiecrumbs | 1 | -0/+46 |
2012-11-23 | -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl... | glighta | 1 | -9/+8 |
2012-11-23 | - Temporary fix for bugreport:1023, where various 'next' buttons would pop --... | momacabu | 1 | -13/+32 |
2012-11-22 | -Adding checkweight2 and upgrading chekweight to read list of item tid:59194. | glighta | 1 | -354/+434 |
2012-11-20 | Console clean up, dropped quite a few pointless messages and modified others ... | shennetsind | 1 | -10/+11 |
2012-11-12 | -Add/upd basic documentation for script.c | glighta | 1 | -425/+485 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -415/+415 |
2012-11-11 | - Fixed bugreport:6252. Setting variables in script e.g. "set .@var, 08;" was... | momacabu | 1 | -0/+1 |
2012-11-10 | - Modified *monster and *areamonster script commands to allow size and ai par... | momacabu | 1 | -42/+80 |