Без опису

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

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.