Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-03 | remove specialeffect2 from npcs | gumi | 1 | -3/+3 | |
2017-03-08 | Removed the usage of deprecated command goto from npc scripts (except custom ↵ | AtlantisRO | 1 | -26/+28 | |
folder). Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2016-01-16 | Script Standardization: changed select format in events folder | Dastgir | 1 | -7/+7 | |
2015-12-18 | ItemID to Constant: events Folder | Dastgir | 1 | -16/+16 | |
2015-12-15 | Standardized header in scripts (part 8) | Haru | 1 | -9/+31 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Event scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-11-02 | Replaced 'set' with direct assignment where applicable (common folder) | Haru | 1 | -28/+28 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-10-28 | Removed use of 'checkquest' from scripts (common folder) | Haru | 1 | -82/+78 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 1 | -1/+1 | |
Cleaned up Zeny manipulation in scripts. - It is now finally safe to re-commit. - Removed some unwanted parts of the original commit, that broke the character set in some scripts. [Haru] - Corrected spacing in some edited lines. [Haru] | |||||
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 1 | -1/+1 | |
Reverted due to a serious regression. I'll commit this again once I fixed the issue in the script engine. Sorry for the inconvenience. This reverts commit 4faa0ec9df7067cee3eb1c1953fccc6c2f842179. Signed-off-by: Haru <haru@dotalux.com> | |||||
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 1 | -1/+1 | |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵ | Kisuka | 1 | -8/+8 | |
npcs to use this. | |||||
2013-10-24 | Update to last rAthena npc. | Michieru | 1 | -0/+618 | |
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt |