Нема описа

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.