Age | Commit message (Expand) | Author | Files | Lines |
2015-02-18 | hercules: convert to char_reg_num_db.sql | Andrei Karas | 2 | -2/+36 |
2015-02-18 | hercules: convert to char.sql | Andrei Karas | 7 | -0/+327 |
2015-02-18 | hercules: add converter for account.txt | Andrei Karas | 3 | -0/+74 |
2015-02-17 | Hercules: tmw convertor: convert weapons | wushin | 1 | -1/+5 |
2015-02-17 | Hercules: tmw convertor: Fix Marriage and Sex change conversion | wushin | 1 | -1/+3 |
2015-02-17 | Herceles: tmw convertor: fix removing existing files | wushin | 3 | -1/+12 |
2015-02-15 | Hercules: tmw convertor: Fix Shop Prices | wushin | 2 | -3/+3 |
2015-02-15 | Hercules: tmw convertor: Make tools read all the TMW db files | wushin | 2 | -2/+2 |
2015-02-15 | Hercules: tmw convertor: Fix TMWA pathing to ease migration | wushin | 6 | -12/+12 |
2015-01-02 | hercules: tmw: fix other case issues in npc scripts. | Andrei Karas | 1 | -1/+66 |
2015-01-02 | hercules: tmw: simplify string replacment in npc scripts. | Andrei Karas | 1 | -46/+50 |
2015-01-02 | hercules: tmw: in npc scripts replace isdead to ispcdead. | Andrei Karas | 1 | -0/+1 |
2015-01-01 | hercules: tmw: fix some cases and errors in scripts. | Andrei Karas | 1 | -0/+19 |
2015-01-01 | hercules: tmw: add some more constants replacments in npc scripts. | Andrei Karas | 1 | -4/+6 |
2015-01-01 | hercules: tmw: remove ".gat" from all lines. | Andrei Karas | 1 | -0/+1 |
2015-01-01 | hercules: tmw: fix shops conversion. | Andrei Karas | 1 | -4/+4 |
2015-01-01 | hercules: tmw: replace some wrong cases and functions in npc scripts. | Andrei Karas | 1 | -0/+12 |
2014-12-31 | hercules: tmw: fix DailyQuestPoints variable and function name conflict. | Andrei Karas | 1 | -6/+15 |
2014-12-31 | hercules: tmw: fix functions conversion. | Andrei Karas | 1 | -2/+13 |
2014-12-31 | hercules: tmw: fix wrong element fields in mob_db. | Andrei Karas | 1 | -2/+8 |
2014-12-31 | hercules: tmw: fix converting item_db. | Andrei Karas | 1 | -3/+3 |
2014-12-31 | hercules: tmw: fix constants case issue. | Andrei Karas | 2 | -1/+24 |
2014-12-31 | hercules: for tmw remove one empty field from mob_skill_db. | Andrei Karas | 1 | -1/+1 |
2014-12-31 | hercules: in tmw in mob_db remove element field, because it have non starndat... | Andrei Karas | 1 | -1/+2 |
2014-12-29 | hercules: add support for convert mob_skill_db.txt from tmw. | Andrei Karas | 4 | -3/+53 |
2014-12-29 | hercules: add support for convert consts.txt from tmw. | Andrei Karas | 4 | -4/+63 |
2014-12-29 | hercules: add support for convert mob_db from tmw. | Andrei Karas | 4 | -3/+101 |
2014-12-29 | hercules: add support for convert npc scripts from tmw. | Andrei Karas | 4 | -3/+300 |
2014-12-29 | hercules: start adding support for conversion from tmwa data. | Andrei Karas | 7 | -0/+153 |
2014-12-28 | hercules: add support for csv maps format | Andrei Karas | 1 | -11/+38 |
2014-12-05 | hercules: convert "set var, val" into "var = val" | Andrei Karas | 1 | -0/+7 |
2014-12-03 | hercules: use path to client data and server data repos in tmx to map cache s... | Andrei Karas | 1 | -2/+2 |
2014-11-27 | hercules: allow map flag invisible. | Andrei Karas | 1 | -4/+0 |
2014-11-26 | Remove misceffect from conversion. | Andrei Karas | 1 | -1/+0 |
2014-11-24 | hercules: convert mob spawns. | Andrei Karas | 1 | -0/+30 |
2014-11-24 | hercules: fix shop conversion. | Andrei Karas | 2 | -7/+25 |
2014-11-23 | hercules: fix context related temp variables. | Andrei Karas | 1 | -1/+1 |
2014-11-23 | hercules: in item_db set correct weapon type. | Andrei Karas | 1 | -1/+4 |
2014-11-21 | hercules: replace temp npc variables into temp scope npc variables. | Andrei Karas | 1 | -0/+2 |
2014-11-21 | hercules: set item id into View field in item_db.conf. | Andrei Karas | 1 | -1/+1 |
2014-11-20 | hercules: replace setlang @var to Lang = @var | Andrei Karas | 1 | -0/+1 |
2014-11-20 | hercules: fix not allowed npc id. | Andrei Karas | 1 | -0/+4 |
2014-11-20 | hercules: start quest id from 0. | Andrei Karas | 1 | -2/+2 |
2014-11-20 | hercules: replace getclientversion() to ClientVersion. | Andrei Karas | 1 | -0/+2 |
2014-11-19 | hercules: fix quest constant values. | Andrei Karas | 2 | -2/+10 |
2014-11-18 | Hercules: replace item type 2 to 0, add nodelonuse and nostorage attributes. | Andrei Karas | 1 | -1/+9 |
2014-11-16 | hercules: add support for warps conversion. | Andrei Karas | 1 | -0/+33 |
2014-11-05 | hercules: add item names to constants while converting item_db. | Andrei Karas | 1 | -57/+60 |
2014-11-04 | hercules: include main functions file. | Andrei Karas | 1 | -0/+1 |
2014-11-02 | hercules: fix invisible npc conversion. | Andrei Karas | 1 | -2/+5 |