summaryrefslogtreecommitdiff
path: root/hercules/code/server/tmw/itemdb.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-12Fix different issues in tools found by pyflakes.Andrei Karas1-3/+3
2016-06-27hercules: add some fixes into converter for support tmw-ufb.Andrei Karas1-0/+1
2016-06-25hercules: fix different issues in item_db with wrong item types and other.Andrei Karas1-3/+11
2016-06-25hercules: fix different case and syntax errors in tmw-br data.Andrei Karas1-2/+3
2016-06-25hercules: into converter add support for new mob_db format.Andrei Karas1-2/+3
2016-06-19hercules: fix parsing warps in new tmwa format (missing wap name).Andrei Karas1-21/+33
2016-02-02hercules: fix wrong case in item_db scripts.Andrei Karas1-0/+122
2016-02-02hercules: add into itemdb collection item name and id.Andrei Karas1-0/+1
2015-03-02hercules converter: tmw: fix itemdb pricingwushin1-1/+4
2015-02-18Hercules: tmw convertor: remove extra blank script lineswushin1-2/+4
2015-02-18Hercules: tmw convertor: calculate mob expwushin1-12/+24
2015-02-17Hercules: tmw convertor: convert weaponswushin1-1/+5
2015-02-17Herceles: tmw convertor: fix removing existing fileswushin1-0/+4
2015-02-15Hercules: tmw convertor: Fix Shop Priceswushin1-1/+1
2015-02-15Hercules: tmw convertor: Make tools read all the TMW db fileswushin1-1/+1
2015-02-15Hercules: tmw convertor: Fix TMWA pathing to ease migrationwushin1-1/+1
2014-12-31hercules: tmw: fix converting item_db.Andrei Karas1-3/+3
2014-12-29hercules: start adding support for conversion from tmwa data.Andrei Karas1-0/+93