summaryrefslogtreecommitdiff
path: root/hercules/code/server
AgeCommit message (Expand)AuthorFilesLines
2016-10-14hercules: fix errors in converter.Andrei Karas4-6/+6
2016-09-12Fix different issues in tools found by pyflakes.Andrei Karas25-98/+82
2016-08-07hercules: from custom db conversion remove equipped items from players.Andrei Karas1-5/+5
2016-08-05hercules: update db cnverter for support new db fields.Andrei Karas1-7/+11
2016-08-05hercules: allow convert not all fields but minimal only.Andrei Karas2-1/+90
2016-07-04hercules: in map extract script, extract also maps into text format.Andrei Karas1-0/+6
2016-06-27hercules: add some fixes into converter for support tmw-ufb.Andrei Karas4-4/+33
2016-06-25hercules: fix different issues in item_db with wrong item types and other.Andrei Karas1-3/+11
2016-06-25hercules: remove from converter constant ClientVersion.Andrei Karas1-3/+0
2016-06-25hercules: fix different case and syntax errors in tmw-br data.Andrei Karas3-47/+42
2016-06-25hercules: add into converter label replacment list from tmw-br.Andrei Karas1-0/+298
2016-06-25hercules: into converter add support for new mob_db format.Andrei Karas3-72/+90
2016-06-19hercules: parse shop names with non ascii chars.Andrei Karas1-2/+2
2016-06-19hercules: parse monster names with non ascii names.Andrei Karas1-1/+1
2016-06-19hercules: fix parsing warps in new tmwa format (missing wap name).Andrei Karas3-26/+50
2016-02-02hercules: fix wrong case in item_db scripts.Andrei Karas1-0/+122
2016-02-02hercules: add different case issue labels and vars for replacment list in scr...Andrei Karas1-0/+82
2016-02-02hercules: convert npc id to constants.Andrei Karas3-14/+26
2016-02-02hercules: convert const db into new format.Andrei Karas1-15/+58
2016-02-02hercules: add into itemdb collection item name and id.Andrei Karas1-0/+1
2016-02-02hercules: Fix parsing npc scripts from old tmw server.Andrei Karas2-4/+51
2015-03-17Hercules: converter tmw: Replace notintown with myhpltmaxrate,20wushin1-0/+6
2015-03-02hercules: fix range3 in tmw converter.Andrei Karas1-4/+4
2015-03-02hercules converter: tmw: fix itemdb pricingwushin1-1/+4
2015-02-26hercules: in db converter dont save skill flag.Andrei Karas1-1/+2
2015-02-19hercules: convert to party.sqlAndrei Karas3-0/+85
2015-02-18Hercules: tmw convertor: remove extra blank script lineswushin1-2/+4
2015-02-18Hercules: tmw convertor: calculate mob expwushin2-14/+56
2015-02-19hercules: convert to acc_reg_num_db.sqlAndrei Karas3-0/+57
2015-02-18hercules: in db converter skip variables with name ShipQuests.Andrei Karas1-0/+3
2015-02-18hercules: db converter. save language in player variable.Andrei Karas2-0/+2
2015-02-18hercules: remove .gat from converted maps.Andrei Karas1-2/+2
2015-02-18hercules: add based dbs conversion for tmw.Andrei Karas2-0/+223
2015-02-18hercules: convert to storage.sqlAndrei Karas2-1/+84
2015-02-18hercules: convert to inventory.sqlAndrei Karas3-1/+48
2015-02-18hercules: convert to skill.sqlAndrei Karas2-0/+33
2015-02-18hercules: convert to char_reg_num_db.sqlAndrei Karas2-2/+36
2015-02-18hercules: convert to char.sqlAndrei Karas7-0/+327
2015-02-18hercules: add converter for account.txtAndrei Karas2-0/+67
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