Няма описание

Mathnerd314 0649ff73d8 Fix some mime types - ogg, jpg, png, rg, mid, mod преди 14 години
AboutDialog.Designer.cs ee760299fe A few fixes and updates: преди 18 години
AboutDialog.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
AboutDialog.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Background.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Brush.cs 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
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 2ab22d87bb Minor fixes преди 18 години
Form1.cs 2ab22d87bb Minor fixes преди 18 години
Form1.resx 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
GameObject.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Level.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
LevelPropertiesForm.Designer.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
LevelPropertiesForm.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
LevelPropertiesForm.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Lexer.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
LispWriter.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
LoadingScreenForm.Designer.cs ee760299fe A few fixes and updates: преди 18 години
LoadingScreenForm.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
LoadingScreenForm.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Parser.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Path.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Program.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
README 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Sector.cs ee760299fe A few fixes and updates: преди 18 години
SectorResizeDialog.Designer.cs 2ab22d87bb Minor fixes преди 18 години
SectorResizeDialog.cs a713e3a3c6 Can now move all tilemaps and (spatial) objects in a sector преди 19 години
SectorResizeDialog.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Tile.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
TileRepository.cs 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
TileSearchDialog.Designer.cs 2ab22d87bb Minor fixes преди 18 години
TileSearchDialog.cs 2ab22d87bb Minor fixes преди 18 години
TileSet.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) преди 19 години
Tilemap.cs 2ab22d87bb Minor fixes преди 18 години
btn_obj_add.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
btn_obj_move.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
btn_tile_add.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
btn_tile_brush.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
btn_tile_move.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" преди 19 години
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.