Keine Beschreibung

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