warzone2100/tools
cybersphinx e97a298155 Add .rmsg to .ini converter by Emdek. 2012-03-14 21:09:19 +01:00
..
3ds2pie 3ds2pie tool update. Belongs to #1553. 2010-03-20 16:17:48 +01:00
blender Update plugin status 2010-03-21 19:47:12 +01:00
conversion Add .rmsg to .ini converter by Emdek. 2012-03-14 21:09:19 +01:00
display Unfortunately, the Project can't stop time, so bump the year. 2012-02-11 16:50:52 -05:00
editworld Unfortunately, the Project can't stop time, so bump the year. 2012-02-11 16:50:52 -05:00
gitsvngateway
guidecode Delete cms.php - it appears to be superfluous. 2010-02-09 20:27:50 +01:00
html2trac
image Update .gitignore. 2011-12-26 21:51:56 +01:00
map Update the MapUtilities xcode project. 2012-02-25 16:44:26 -05:00
premult Remove left-over code in pre-multiplied tool. 2012-01-10 11:49:02 +01:00
pygments-lexers
qwzm Unfortunately, the Project can't stop time, so bump the year. 2012-02-11 16:50:52 -05:00
rpl2avi
subtitle-converter Change subtitle timing from frames to seconds. 2011-12-11 20:13:01 +01:00
tech-tree-chart-generator
tile_texpage2mipmap_tileset
trac/plugins Update the ticketvalidemail plugin to work as part of the spam filter. 2012-01-26 22:54:09 -05:00
README

README

************************************DRAFT***************************************

This directory (will) contain all sorts of Warzone 2100 related tools.

 * Each of these tools will have to be Warzone specific.
 * Every independend tool should have one directory of its own
 * No tool should depend on others for compilation or linking.
 * Each of these tools *must* have a "COPYING" file with it in its directory.
  - This file should contain the full licensing conditions applied to the entire tool.
  - If parts of this tool are licensed differently this *must* be made note of in this file.
  - Preferrably all tools should be licensed GPL (or maybe LGPL if it's easily reusable for other projects?).
  - In case the GPL is used it is best copied from /trunk/COPYING using the `svn copy` command.