summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-15testxml: add xsdcheck script for check xml files based on schemes.Andrei Karas7-0/+5129
2016-02-10testxml: fix validating dye palette with GIMP color names.Andrei Karas1-9/+11
2016-02-08Add items.xsd and items.xml into itemxml/Reid2-0/+97
2016-02-07sae: change path to playerset from players to races.Andrei Karas1-1/+1
2016-02-02hercules: fix wrong case in item_db scripts.Andrei Karas1-0/+122
2016-02-02hercules: add different case issue labels and vars for replacment list in scr...Andrei Karas1-0/+82
2016-02-02hercules: remove BOM flags from source files.Andrei Karas1-0/+3
2016-02-02hercules: convert npc id to constants.Andrei Karas3-14/+26
2016-02-02hercules: fix creating map cached from broken collision layer in tmx.Andrei Karas1-0/+4
2016-02-02hercules: convert const db into new format.Andrei Karas1-15/+58
2016-02-02hercules: add into itemdb collection item name and id.Andrei Karas1-0/+1
2016-02-02hercules: Fix parsing npc scripts from old tmw server.Andrei Karas2-4/+51
2016-02-02hercules: Extent string utils functions. Now they can remove useless \r char.Andrei Karas1-1/+12
2016-01-14servergreps: update packets list.Andrei Karas2-1/+3
2016-01-14herculesversion: add generated packets difference.Andrei Karas10-0/+98
2016-01-14herculesversion: add script for generate all packets difference.Andrei Karas1-0/+16
2016-01-14herculesversion: update parsing in packetversion.py and add year parameters.Andrei Karas1-2/+14
2016-01-06localserver: update db script.Andrei Karas1-2/+7
2016-01-06servergreps: update serverpackets.txtAndrei Karas1-0/+5
2015-12-28servergreps: update txt files to current server version.Andrei Karas1-1/+2
2015-12-09localserver: try create version dir in installconfig script.Andrei Karas1-0/+1
2015-12-05localserver: remove sql update file 2015-07-02--18-14.sqlAndrei Karas1-1/+0
2015-11-15localserver: add updateconfigs.sh scriptAndrei Karas3-0/+18
2015-11-10update: commit idAndrei Karas1-1/+1
2015-11-04pluginvalidator: ignore commented lines in parsing function names.Andrei Karas1-0/+6
2015-11-04update: commit id.Andrei Karas1-1/+1
2015-11-01saedit: corrected one more size_t usageVasily1-1/+1
2015-11-01saedit: changed interface.uiVasily1-206/+192
2015-10-31saedit: Replaced overused size_t with intVasily1-4/+2
2015-10-31Replaced _GMarkupParseContext definition with get postion function for gettin...Vasily1-72/+3
2015-10-31update: update data commit.Andrei Karas1-1/+1
2015-10-29update: update data commitsAndrei Karas2-2/+2
2015-10-27Update news.txt.Reid1-0/+19
2015-10-25Revert "add file sqlver"Andrei Karas1-1/+0
2015-10-25update evol-mode for emacsJoseph Botosh1-10/+29
2015-10-25add file sqlverJoseph Botosh1-0/+1
2015-10-23testxml: add check for broken description.Andrei Karas1-0/+4
2015-10-16lang: add support for trader, cashshop npcs.Andrei Karas1-1/+1
2015-10-16lang: add support for mob_db in conf format.Andrei Karas1-4/+5
2015-10-12Move reformat into oudated directory.Andrei Karas1-0/+0
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-10-01Add plugin validator tool for check for correct signatures.Andrei Karas1-0/+212
2015-10-01servergreps: update logs.Andrei Karas2-4/+5
2015-10-01servergreps: update packets.py for new manaplus.Andrei Karas1-15/+12
2015-09-24lang: fix translation script with new npcs format.Andrei Karas1-1/+1
2015-09-20hercules: add support for convert ro npcs.Andrei Karas5-1/+51
2015-09-20hercules: add support for convert all non free sprites.Andrei Karas4-11/+43
2015-09-19hercules: allow convert non free monsters.Andrei Karas3-16/+331
2015-09-16Add parsing for some RO formats.Andrei Karas6-6/+236