summaryrefslogtreecommitdiff
path: root/hercules/code/server/tmw
AgeCommit message (Collapse)AuthorFilesLines
2015-02-17Hercules: tmw convertor: convert weaponswushin1-1/+5
2015-02-17Hercules: tmw convertor: Fix Marriage and Sex change conversionwushin1-1/+3
2015-02-17Herceles: tmw convertor: fix removing existing fileswushin3-1/+12
2015-02-15Hercules: tmw convertor: Fix Shop Priceswushin2-3/+3
2015-02-15Hercules: tmw convertor: Make tools read all the TMW db fileswushin2-2/+2
2015-02-15Hercules: tmw convertor: Fix TMWA pathing to ease migrationwushin5-11/+11
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 wrong element fields in mob_db.Andrei Karas1-2/+8
2014-12-31hercules: tmw: fix converting item_db.Andrei Karas1-3/+3
2014-12-31hercules: tmw: fix constants case issue.Andrei Karas2-1/+24
2014-12-31hercules: for tmw remove one empty field from mob_skill_db.Andrei Karas1-1/+1
2014-12-31hercules: in tmw in mob_db remove element field, because it have non ↵Andrei Karas1-1/+2
starndatd values.
2014-12-29hercules: add support for convert mob_skill_db.txt from tmw.Andrei Karas2-2/+52
2014-12-29hercules: add support for convert consts.txt from tmw.Andrei Karas2-3/+62
2014-12-29hercules: add support for convert mob_db from tmw.Andrei Karas2-2/+100
2014-12-29hercules: add support for convert npc scripts from tmw.Andrei Karas2-2/+299
2014-12-29hercules: start adding support for conversion from tmwa data.Andrei Karas3-0/+117