summaryrefslogtreecommitdiff
path: root/hercules/code
AgeCommit message (Expand)AuthorFilesLines
2015-10-03hercules: fix tmx to map_cache.dat converter for special collision types.Andrei Karas1-4/+1
2015-10-02Dont recode tmx to gat collision.Andrei Karas1-4/+18
2015-09-20hercules: add support for convert ro npcs.Andrei Karas2-1/+35
2015-09-20hercules: add support for convert all non free sprites.Andrei Karas3-11/+41
2015-09-19hercules: allow convert non free monsters.Andrei Karas2-16/+310
2015-09-16Add parsing for some RO formats.Andrei Karas4-1/+225
2015-09-16hercules: update pet db path and disable quests conversion.Andrei Karas2-1/+3
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: 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-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 Karas2-2/+7
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 Karas3-0/+74
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-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 starndat...Andrei Karas1-1/+2
2014-12-29hercules: add support for convert mob_skill_db.txt from tmw.Andrei Karas4-3/+53
2014-12-29hercules: add support for convert consts.txt from tmw.Andrei Karas4-4/+63
2014-12-29hercules: add support for convert mob_db from tmw.Andrei Karas4-3/+101