Nenhuma descrição

Mathnerd314 0649ff73d8 Fix some mime types - ogg, jpg, png, rg, mid, mod 14 anos atrás
AboutDialog.Designer.cs ee760299fe A few fixes and updates: 18 anos atrás
AboutDialog.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
AboutDialog.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Background.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Brush.cs 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
Cobble.csproj eaa9e139fa Sorry... committed something I shouldn't have. Reverting. 18 anos atrás
Cobble.sln 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Form1.Designer.cs 2ab22d87bb Minor fixes 18 anos atrás
Form1.cs 2ab22d87bb Minor fixes 18 anos atrás
Form1.resx 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
GameObject.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Level.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
LevelPropertiesForm.Designer.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
LevelPropertiesForm.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
LevelPropertiesForm.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Lexer.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
LispWriter.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
LoadingScreenForm.Designer.cs ee760299fe A few fixes and updates: 18 anos atrás
LoadingScreenForm.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
LoadingScreenForm.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Parser.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Path.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Program.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
README 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Sector.cs ee760299fe A few fixes and updates: 18 anos atrás
SectorResizeDialog.Designer.cs 2ab22d87bb Minor fixes 18 anos atrás
SectorResizeDialog.cs a713e3a3c6 Can now move all tilemaps and (spatial) objects in a sector 19 anos atrás
SectorResizeDialog.resx 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Tile.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
TileRepository.cs 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
TileSearchDialog.Designer.cs 2ab22d87bb Minor fixes 18 anos atrás
TileSearchDialog.cs 2ab22d87bb Minor fixes 18 anos atrás
TileSet.cs 4b4eb942c7 Added Cobble - a simple SuperTux level editor (C#, .NET2) 19 anos atrás
Tilemap.cs 2ab22d87bb Minor fixes 18 anos atrás
btn_obj_add.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
btn_obj_move.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
btn_tile_add.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
btn_tile_brush.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
btn_tile_move.png 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
earth.csv 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
ice.csv 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás
woodblock.csv 0e769e9863 New "magic" tile brush / png files in svn / version now 0.1-svn / Form title is "Cobble" 19 anos atrás

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.