summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Silence new warnings in generated mob scriptsBen Longbons1-3/+3
2013-12-14Merge remote-tracking branch 'origin/client'Ben Longbons13-0/+699
2013-11-24Fix indenting of item_dbBen Longbons1-2/+6
2013-10-21Add support for news titlesBen Longbons1-0/+16
2013-10-07Restore adler32, which is not deprecatedwushin3-0/+85
2013-10-01Fix permissions on generated updatesBen Longbons1-0/+2
2013-09-30Add list tags to the news generatorBen Longbons1-22/+41
2013-09-24Remove deprecated client-updatesVincent Petithory13-374/+0
2013-09-23Add a new update generator that splits pathsBen Longbons1-0/+123
2013-09-23Update server data for changed binary namesBen Longbons2-3/+3
2013-07-15Allow specifying warps in terms of tiles instead of pixelswushin1-1/+13
2013-07-05Move starting brace to new lineBen Longbons1-1/+1
2013-06-14Escape URL strings in news.htmlBen Longbons1-0/+3
2013-05-17Make the tmx converter update resnametable.txtBen Longbons4-0/+107
2013-04-17Handle wrong mob names in map spawnsBen Longbons1-0/+24
2013-03-28Add a tool to get data about the maps database.Vincent Petithory1-0/+59
2013-03-27Minimap renderer: add special args:Vincent Petithory1-4/+13
2013-03-27Minimap renderer: allow to run elsewhere than tools/Vincent Petithory1-5/+8
2013-02-21Work around news link colorBen Longbons1-1/+2
2013-02-21Add LPC news before bugfix, linkify txt newsBen Longbons1-1/+1
2013-02-18Map tools: use new --tilesize option of tmwrasterizer and update some thingsVincent Petithory2-16/+27
2013-02-18Add a tool to render minimapsVincent Petithory1-0/+148
2013-02-18Add a tool to visualize map differences between revisionsVincent Petithory1-0/+188
2013-02-11client-updates: add a verbose README explaining how to initialize the client ...Vincent Petithory1-0/+97
2013-02-05make tmx_converter compatible with python 2.6Ben Longbons1-8/+8
2013-02-02Work around the empty line bug againBen Longbons1-1/+1
2013-01-28improve HTML newseugene1-1/+1
2013-01-24Implement news generationBen Longbons3-0/+233
2013-01-20Add Client updates tools to generate zip updates.Vincent Petithory12-0/+277
2012-12-07Add restart scripts as used on the test server.Ben Longbons6-0/+176
2012-09-09Fixed compilation wih gcc 4.7Ben Longbons1-0/+2
2012-08-13Added plain base64 encoding and xml encodingsebbu1-18/+19
2012-08-13Added support for gzip and zlib compression with base64 encodingsebbu1-7/+33
2012-07-31Canonicalize tileset order and use external tilesetsBen Longbons3-0/+36
2012-07-20Canonicalize tileset names.Ben Longbons1-0/+15
2012-07-19Add a tmx-to-wlk converter that handles CSV (in Python), and run it.Ben Longbons10-426/+303
2012-06-11Add a script to automatically format xml files.Jessica Tölke2-0/+20
2012-02-16Optimized the PurgerThorbjørn Lindeijer1-1/+1
2011-09-16Reimplement aligncsv in C++ instead of python.Ben Longbons3-88/+178
2011-08-27ignore backup files when generating importsBen Longbons1-0/+1
2011-08-07Update java converter per new standardsBen Longbons3-20/+36
2011-06-29Add tool to calculate JOB XP.Ben Longbons1-0/+30
2011-06-24Fix converter failing to create new directoriesBen Longbons1-0/+1
2011-06-19Make converter nicerBen Longbons8-125/+46
2011-06-19Move to a subdirectoryBen Longbons1-0/+3
2011-06-01Change the Converter to use different folder namesJared Adams1-11/+6
2011-04-04Converter adds a warning in all autogenerated filesJessica Tölke1-5/+6
2011-02-07improve showvars.pyStefan Beller1-1/+4
2011-02-03improve the showvariables toolStefan Beller1-9/+10
2011-01-30improving the showvars scriptStefan Beller1-18/+43