the app that was used to edit supertux.stgt for the new tiles
authorMatthias Braun <matze@braunis.de>
Mon, 22 Nov 2004 01:49:43 +0000 (01:49 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 22 Nov 2004 01:49:43 +0000 (01:49 +0000)
commitddb675d1e52d0a76a3725b81c16f93aba1e31ab7
tree289de7f843d7ffec636f8b7a4573d4fb97ec8fe6
parent7a8a1f10aa9930023ee6295d93a437a47686b91d
the app that was used to edit supertux.stgt for the new tiles

SVN-Revision: 2127
contrib/tilemanager/Application.cs [new file with mode: 0644]
contrib/tilemanager/Lexer.cs [new file with mode: 0644]
contrib/tilemanager/LispWriter.cs [new file with mode: 0644]
contrib/tilemanager/Parser.cs [new file with mode: 0644]
contrib/tilemanager/README [new file with mode: 0644]
contrib/tilemanager/TODO [new file with mode: 0644]
contrib/tilemanager/Tile.cs [new file with mode: 0644]
contrib/tilemanager/TileSet.cs [new file with mode: 0644]
contrib/tilemanager/tiler.glade [new file with mode: 0644]