summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-06lang: save po comments in correct orderAndrei Karas1-6/+20
2015-03-06lang: save in po files files name and line number.Andrei Karas1-16/+24
2015-03-06lang: save text code line into each po line.Andrei Karas1-10/+19
2015-03-06lang: remove converttopo.pyAndrei Karas1-94/+0
2015-03-06lang: add to updatelang.py also creating po files for export.Andrei Karas1-5/+32
2015-03-06lang: fix minor issues in code.Andrei Karas1-6/+7
2015-03-06lang: update copyright years and python version.Andrei Karas2-5/+4
2015-03-06lang: replace tabs to spaces.Andrei Karas2-261/+261
2015-03-06lang: load translations from in dir and save new po files into out dir.Andrei Karas4-2/+3
2015-03-02hercules: fix range3 in tmw converter.Andrei Karas1-4/+4
2015-03-02hercules converter: stringutils: add escape case for \wushin1-0/+1
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-26hercules: db converter also insert inter server user/password into login table.Andrei Karas1-0/+2
2015-02-26hercules: add script for import converted sql files.Andrei Karas1-0/+24
2015-02-25hercules: in db converter drop table and the recrate it.Andrei Karas8-0/+16
2015-02-19hercules: convert to party.sqlAndrei Karas4-0/+95
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 Karas4-0/+66
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 Karas2-2/+7
2015-02-18hercules: add based dbs conversion for tmw.Andrei Karas2-0/+223
2015-02-18hercules: convert to storage.sqlAndrei Karas3-1/+104
2015-02-18hercules: convert to inventory.sqlAndrei Karas4-1/+69
2015-02-18hercules: convert to skill.sqlAndrei Karas3-0/+41
2015-02-18hercules: convert to char_reg_num_db.sqlAndrei Karas3-2/+45
2015-02-18hercules: convert to char.sqlAndrei Karas8-0/+395
2015-02-18hercules: add converter for account.txtAndrei Karas6-0/+122
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 migrationwushin6-12/+12
2015-01-19lang: use old translation if in po file empty translation.Andrei Karas1-5/+28
2015-01-19lang: remove escape after reading from po files.Andrei Karas1-1/+1
2015-01-15lang: fix script for reading item_db.Andrei Karas1-1/+1
2015-01-10localserver: set min race limit to 0.Andrei Karas1-0/+1
2015-01-04localserver: change max char class to 6.Andrei Karas1-0/+1
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