summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: update itemd_db.conf template.Andrei Karas1-0/+2
2014-12-29hercules: start adding support for conversion from tmwa data.Andrei Karas8-15/+161
2014-12-28hercules: add support for csv maps formatAndrei Karas1-11/+38
2014-12-26lang: add support for lg function with two arguments.Andrei Karas1-1/+7
2014-12-25move dyecmd into outdated dir.Andrei Karas10-0/+0
2014-12-25lang_client: update pot file.Andrei Karas1-192/+544
2014-12-25lang_client: fix path to client data.Andrei Karas1-4/+6
2014-12-19testxml: do not report as error empty replace tag in items.xmlAndrei Karas1-1/+2
2014-12-19testxml: in report for oversized tileset report map name.Andrei Karas1-2/+3
2014-12-19testxml: remove map compression type check.Andrei Karas1-8/+8
2014-12-19testxml: remove legacy path.xml parameters check.Andrei Karas1-27/+2
2014-12-14localserver: remove unused dbs from init script.Andrei Karas1-5/+0
2014-12-11update: update dirs.Andrei Karas5-10/+10
2014-12-11Move tmxconverter into outdated dir.Andrei Karas1-0/+0
2014-12-11Move generators into outdated dir.Andrei Karas3-0/+0
2014-12-11Move tmwcon into outdated dir.Andrei Karas12-7/+6
2014-12-07testxml: add support for evol client data relative path.Andrei Karas1-1/+1
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-12-01lang: update scripts.Andrei Karas2-18/+44
2014-12-01localserver: add script for build server from sources.Andrei Karas2-0/+9
2014-12-01localserver: add readme fileAndrei Karas1-0/+9
2014-12-01localserver: add config files and script for install configs.Andrei Karas10-0/+44
2014-12-01add tools for managing local server.Andrei Karas2-0/+26
2014-11-27build: fix script. Also add progress messages.Andrei Karas2-2/+11
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 Karas3-9/+27
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 Karas3-4/+12
2014-11-18Hercules: replace item type 2 to 0, add nodelonuse and nostorage attributes.Andrei Karas2-1/+10
2014-11-16hercules: add support for warps conversion.Andrei Karas1-0/+33
2014-11-16Add script and configuration for launch manaplus and connect to local evol se...Andrei Karas2-0/+29
2014-11-13build: add script for build local server binaries in chroot.Andrei Karas2-5/+37
2014-11-13fix static server build script.Andrei Karas1-4/+9
2014-11-12server-bin: build also hercules-plugin.Andrei Karas1-3/+15
2014-11-12Add script for build static server binaries.Andrei Karas1-0/+14