summaryrefslogtreecommitdiff
path: root/npc/woe-fe/agit_controller.txt
AgeCommit message (Collapse)AuthorFilesLines
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru1-1/+1
replace using Notepad++
2015-12-15Standardized header in scripts (part 7)Haru1-30/+43
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Battlegrounds and WoE scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-11-15Fixed too-generic constant names of gettime() typesHaru1-10/+6
- Follow-up to 3bd77ffc0daca508352834add828766490075aee - The names were too generic (not namespaced), and were easily clashing with custom (and potential future official) constants or variables. - Constants are now prefixed with a 'GETTIME_' namespace: - GETTIME_SECOND - GETTIME_MINUTE - GETTIME_HOUR - GETTIME_WEEKDAY - GETTIME_DAYOFMONTH - GETTIME_MONTH - GETTIME_YEAR - GETTIME_DAYOFYEAR - Fixed some excessive (and some times incorrect) parentheses in various scripts using gettime(). - Updated documentation. Signed-off-by: Haru <haru@dotalux.com>
2015-06-05Renamed guild and guild2 folder to woe-fe and woe-seDastgir1-0/+81