Aucune description

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

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.