Keine Beschreibung

Arvid Norlander 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
AboutDialog.Designer.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
AboutDialog.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
AboutDialog.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) vor 19 Jahren
Background.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Brush.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Cobble.csproj eaa9e139fa Sorry... committed something I shouldn't have. Reverting. vor 18 Jahren
Cobble.sln 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) vor 19 Jahren
Form1.Designer.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Form1.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Form1.resx 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" vor 19 Jahren
GameObject.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Level.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
LevelPropertiesForm.Designer.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
LevelPropertiesForm.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
LevelPropertiesForm.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) vor 19 Jahren
Lexer.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
LispWriter.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
LoadingScreenForm.Designer.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
LoadingScreenForm.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
LoadingScreenForm.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) vor 19 Jahren
Parser.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Path.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Program.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
README 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) vor 19 Jahren
Sector.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
SectorResizeDialog.Designer.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
SectorResizeDialog.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
SectorResizeDialog.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) vor 19 Jahren
Tile.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
TileRepository.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
TileSearchDialog.Designer.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
TileSearchDialog.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
TileSet.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
Tilemap.cs 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
btn_obj_add.png 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
btn_obj_move.png 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
btn_tile_add.png 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
btn_tile_brush.png 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
btn_tile_move.png 8aa7f735c9 And when I'm removing trailing whitespaces anyway, lets do it on some other unused stuff: cobble vor 18 Jahren
earth.csv 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" vor 19 Jahren
ice.csv 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" vor 19 Jahren
woodblock.csv 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" vor 19 Jahren

README

Cobble is a simple SuperTux level editor designed to do quick drafts of
version-2 levels on Windows. To build it, get SharpDevelop, open Cobble.sln
and click Build.

The editor expects to be run with the current working directory to the
SuperTux base directory, so either set the CWD in the Debug Options or
copy it there.

Cobble is distributed under the GPL.