summaryrefslogtreecommitdiff
path: root/hercules/code/server/tmw/npcs.py
AgeCommit message (Expand)AuthorFilesLines
2015-02-15Hercules: tmw convertor: Fix Shop Priceswushin1-2/+2
2015-02-15Hercules: tmw convertor: Fix TMWA pathing to ease migrationwushin1-7/+7
2015-01-02hercules: tmw: fix other case issues in npc scripts.Andrei Karas1-1/+66
2015-01-02hercules: tmw: simplify string replacment in npc scripts.Andrei Karas1-46/+50
2015-01-02hercules: tmw: in npc scripts replace isdead to ispcdead.Andrei Karas1-0/+1
2015-01-01hercules: tmw: fix some cases and errors in scripts.Andrei Karas1-0/+19
2015-01-01hercules: tmw: add some more constants replacments in npc scripts.Andrei Karas1-4/+6
2015-01-01hercules: tmw: remove ".gat" from all lines.Andrei Karas1-0/+1
2015-01-01hercules: tmw: fix shops conversion.Andrei Karas1-4/+4
2015-01-01hercules: tmw: replace some wrong cases and functions in npc scripts.Andrei Karas1-0/+12
2014-12-31hercules: tmw: fix DailyQuestPoints variable and function name conflict.Andrei Karas1-6/+15
2014-12-31hercules: tmw: fix functions conversion.Andrei Karas1-2/+13
2014-12-31hercules: tmw: fix constants case issue.Andrei Karas1-0/+2
2014-12-29hercules: add support for convert npc scripts from tmw.Andrei Karas1-0/+297