summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-06servergreps: add log with preffered packet ids for client to server packets.Andrei Karas33-10/+142
2016-04-06servergreps: add logging for wrong client to server packet id.Andrei Karas13-3/+66
2016-04-06servergreps: save wrong client to server packet sizes into separate file.Andrei Karas23-64/+60
2016-04-06servergreps: update logsAndrei Karas14-892/+55
2016-04-06servergreps: remove function for add info into manaplus headers.Andrei Karas1-23/+0
2016-04-06servergreps: add function for add sizes and function names into manaplus head...Andrei Karas1-0/+23
2016-04-06servergreps: update logsAndrei Karas12-1236/+9
2016-04-06servergreps: add checking for cleint to server packet sizes.Andrei Karas13-6/+2126
2016-04-06servergreps: update packet extraction from manaplus.Andrei Karas1-1/+1
2016-04-06servergreps: update logsAndrei Karas12-54/+54
2016-04-06servergreps: ignore packets with id 0.Andrei Karas1-2/+2
2016-04-05servergreps: remove from logs evol packet ids.Andrei Karas25-290/+8
2016-04-05servergreps: dump not implimented in manaplus client to server packets.Andrei Karas13-373/+2980
2016-04-05servergreps: add packet version check in parsing packetsout.incAndrei Karas18-27/+20
2016-04-05servergreps: add some more packet version logs.Andrei Karas56-1580/+861681
2016-04-05servergreps: parse with preprocessor also .c files.Andrei Karas2-2/+23
2016-04-05servergreps: store preprocessed files into src directory.Andrei Karas2-4/+4
2016-04-03servergreps: add logs for 20130000 and 20140000 packet versions.Andrei Karas7-0/+1373
2016-04-03servergreps: update logsAndrei Karas1-7/+7
2016-04-03servergreps: add packet version 7.Andrei Karas5-16/+772
2016-04-03servergreps: dont add into list parsed packet string names.Andrei Karas6-267/+22
2016-04-03servergreps: add support for parsing more packet id in server.Andrei Karas6-6/+70
2016-04-03servergreps: fix parsing packets in server code. Disable parsing evol plugin.Andrei Karas6-152/+32
2016-04-03servergreps: separate parsing in and out manaplus packets list.Andrei Karas1-3/+7
2016-04-03servergreps: update script and generated packets.Andrei Karas15-12535/+1006
2016-03-31servergreps: move scripts and output into hercules directory.Andrei Karas18-2/+2
2016-03-23testxml: update xml scheme. Add new status effect attributes.Andrei Karas1-6/+6
2016-03-23servergreps: add logs with different versions.Andrei Karas14-5/+11479
2016-03-23servergreps: move logs into packet version directory.Andrei Karas4-21/+3143
2016-03-20update: commit id in updates.Andrei Karas1-1/+1
2016-03-14localserver: add update db for version 4.Andrei Karas1-2/+6
2016-03-13testxml: remove maxHp attribute for monsters from xsd.Andrei Karas1-1/+2
2016-03-10testxml: add support for new pet db attribute.Andrei Karas1-0/+3
2016-03-10Remove unused xml schemes.Andrei Karas2-97/+0
2016-03-03lang: dont translate english to english in pot file.Andrei Karas1-3/+2
2016-02-29update: news update and commits id.Andrei Karas3-3/+3
2016-02-28Update news.txt.Reid1-0/+18
2016-02-28lang_client: update client data potAndrei Karas1-281/+1422
2016-02-28lang: fix writing po files with single slash inside strings.Andrei Karas1-1/+5
2016-02-28lang: replace \" into " in escaped strings.Andrei Karas1-1/+1
2016-02-28lang: fix parsing strings with escaped quotes.Andrei Karas1-0/+2
2016-02-28hercules: show error message in tmx to mapcache converter if collision layer ...Andrei Karas1-0/+4
2016-02-22Add Yuuki in the contributor list.Reid1-0/+1
2016-02-22lang: fix crash on empty lines in item db.Andrei Karas1-0/+2
2016-02-16Improve the makefile and add a field for the wiki, now works:Reid1-1/+7
2016-02-16Add wiki contributor list XSLT.Reid1-0/+86
2016-02-16Add contributors.xml.Reid1-0/+98
2016-02-15Add a Makefile to generate the about-server file.Reid1-0/+8
2016-02-15Add xsl file to convert the contributors.xml into about-server.txt.Reid1-0/+69
2016-02-15testxml: add xsdcheck script for check xml files based on schemes.Andrei Karas7-0/+5129