summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-16hercules: update pet db path and disable quests conversion.Andrei Karas2-1/+3
2015-09-09localserver: In initdb.sh script put current db version in file.Andrei Karas1-0/+8
2015-09-08testxml: fix some errors in error reporting.Andrei Karas1-3/+3
2015-09-06testxml: add support for overlapping vertical oversized tiles.Andrei Karas1-1/+10
2015-09-06testxml: update url.Andrei Karas1-1/+1
2015-09-05localserver: add git ignore for directory with settingsAndrei Karas1-0/+1
2015-09-05localserver: fix updatedb.sh scriptAndrei Karas1-2/+3
2015-09-05Fix updatedb script.Andrei Karas1-1/+1
2015-09-05localserver: Add updatedb scriptAndrei Karas2-0/+25
2015-09-03improve evol-mode for emacsJoseph Botosh1-61/+82
2015-09-02add EvolScript syntax highlighting Emacs pluginJoseph Botosh1-0/+247
2015-09-01servergreps: update packets.pyAndrei Karas3-11/+35
2015-08-17testxml: add card item type.Andrei Karas1-1/+1
2015-05-20servergreps: report unimplimented packets in ManaPlus.Andrei Karas4-11/+50
2015-05-12Add workaround to initdb script for ubuntu 15.04+Andrei Karas1-0/+5
2015-05-02lang: add support for mob names in update lang script.Andrei Karas1-0/+13
2015-05-01update: update last commit id.Andrei Karas1-1/+1
2015-04-02servergreps: update server packets list.Andrei Karas1-16/+16
2015-03-29servergreps: update logs.Andrei Karas1-16/+0
2015-03-26servergreps: read manaplus server to client packet sizes.Andrei Karas1-2/+40
2015-03-26servergreps: dump all unused client to server packets.Andrei Karas4-13/+140
2015-03-23lang client: update script and pot file.Andrei Karas2-238/+189
2015-03-23update: update latest commitAndrei Karas1-1/+1
2015-03-21update: update commits number.Andrei Karas2-1/+2
2015-03-21Fix news.txt.Reid1-2/+0
2015-03-21Update news.txt.Reid1-2/+25
2015-03-20Change server port in manaplus launching script.Andrei Karas1-1/+1
2015-03-20Change ports to same with old server (all ports +1)Andrei Karas3-0/+13
2015-03-19servergreps: add packets based on constant name and not id.Andrei Karas2-0/+52
2015-03-18servergreps: Add list with known packets sent by server.Andrei Karas1-0/+572
2015-03-18servergreps: fix case in reading packets from protocol.h.Andrei Karas1-1/+1
2015-03-18add tool for collecting unimplimented packets in ManaPlus.Andrei Karas1-0/+67
2015-03-17Hercules: converter tmw: Replace notintown with myhpltmaxrate,20wushin1-0/+6
2015-03-07lang: add messages from messages.conf into translations strings.Andrei Karas1-16/+33
2015-03-06lang: save po comments in correct orderAndrei Karas1-6/+20
2015-03-06lang: save in po files files name and line number.Andrei Karas1-16/+24
2015-03-06lang: save text code line into each po line.Andrei Karas1-10/+19
2015-03-06lang: remove converttopo.pyAndrei Karas1-94/+0
2015-03-06lang: add to updatelang.py also creating po files for export.Andrei Karas1-5/+32
2015-03-06lang: fix minor issues in code.Andrei Karas1-6/+7
2015-03-06lang: update copyright years and python version.Andrei Karas2-5/+4
2015-03-06lang: replace tabs to spaces.Andrei Karas2-261/+261
2015-03-06lang: load translations from in dir and save new po files into out dir.Andrei Karas4-2/+3
2015-03-02hercules: fix range3 in tmw converter.Andrei Karas1-4/+4
2015-03-02hercules converter: stringutils: add escape case for \wushin1-0/+1