summaryrefslogtreecommitdiff
path: root/npc/woe-fe
AgeCommit message (Collapse)AuthorFilesLines
2016-01-17Script Standardization: changed select format in woe-fe folderDastgir21-52/+52
2016-01-09Merge branch 'master' of git://github.com/FreddieFatso/Hercules into ↵Dastgir1-1/+1
FreddieFatso-master
2016-01-05Fixed typoFreddieFatso1-1/+1
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru21-80/+80
Signed-off-by: Haru <haru@dotalux.com>
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru3-8/+8
replace using Notepad++
2015-12-15Standardized header in scripts (part 7)Haru23-774/+1006
- 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-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2015-08-09Minor script cleanup.Haru5-14/+14
- Replaced leftover sprite IDs with constants - Corrected some NPC facing directions (in modulo 8)
2015-06-25Added missing 'end' in some scriptsDastgir1-0/+1
Signed-off-by: Haru <haru@dotalux.com>
2015-06-05Renamed guild and guild2 folder to woe-fe and woe-seDastgir23-0/+4182