Žiadny popis

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

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.