summaryrefslogtreecommitdiff
path: root/hercules/code
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-29hercules: add support for convert npc scripts from tmw.Andrei Karas4-3/+300
2014-12-29hercules: start adding support for conversion from tmwa data.Andrei Karas7-0/+153
2014-12-28hercules: add support for csv maps formatAndrei Karas1-11/+38
2014-12-05hercules: convert "set var, val" into "var = val"Andrei Karas1-0/+7
2014-12-03hercules: use path to client data and server data repos in tmx to map cache s...Andrei Karas1-2/+2
2014-11-27hercules: allow map flag invisible.Andrei Karas1-4/+0
2014-11-26Remove misceffect from conversion.Andrei Karas1-1/+0
2014-11-24hercules: convert mob spawns.Andrei Karas1-0/+30
2014-11-24hercules: fix shop conversion.Andrei Karas2-7/+25
2014-11-23hercules: fix context related temp variables.Andrei Karas1-1/+1
2014-11-23hercules: in item_db set correct weapon type.Andrei Karas1-1/+4
2014-11-21hercules: replace temp npc variables into temp scope npc variables.Andrei Karas1-0/+2
2014-11-21hercules: set item id into View field in item_db.conf.Andrei Karas1-1/+1
2014-11-20hercules: replace setlang @var to Lang = @varAndrei Karas1-0/+1
2014-11-20hercules: fix not allowed npc id.Andrei Karas1-0/+4
2014-11-20hercules: start quest id from 0.Andrei Karas1-2/+2
2014-11-20hercules: replace getclientversion() to ClientVersion.Andrei Karas1-0/+2
2014-11-19hercules: fix quest constant values.Andrei Karas2-2/+10
2014-11-18Hercules: replace item type 2 to 0, add nodelonuse and nostorage attributes.Andrei Karas1-1/+9
2014-11-16hercules: add support for warps conversion.Andrei Karas1-0/+33
2014-11-05hercules: add item names to constants while converting item_db.Andrei Karas1-57/+60
2014-11-04hercules: include main functions file.Andrei Karas1-0/+1
2014-11-02hercules: fix invisible npc conversion.Andrei Karas1-2/+5