pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r2540 - in trunk/data: data levels/tutorial


From: jave27
Subject: [Pingus-CVS] r2540 - in trunk/data: data levels/tutorial
Date: Mon, 5 Dec 2005 22:25:10 +0100

Author: jave27
Date: 2005-12-05 22:25:00 +0100 (Mon, 05 Dec 2005)
New Revision: 2540

Removed:
   trunk/data/data/core.scr
   trunk/data/data/editor.scr
   trunk/data/data/entrances.scr
   trunk/data/data/exits.scr
   trunk/data/data/fonts.scr
   trunk/data/data/game.scr
   trunk/data/data/global.scr
   trunk/data/data/gui.scr
   trunk/data/data/hotspots.scr
   trunk/data/data/liquids.scr
   trunk/data/data/story.scr
   trunk/data/data/textures.scr
   trunk/data/data/traps.scr
   trunk/data/data/worldmaps.scr
   trunk/data/data/worldobjs.scr
   trunk/data/levels/tutorial/placeholder.pingus
Log:
Cleanup


Deleted: trunk/data/data/core.scr
===================================================================
--- trunk/data/data/core.scr    2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/core.scr    2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,190 +0,0 @@
-section cursors
-{
-       editor      = ../images/core/cursors/editor.png     (type=surface, x=0, 
y=0, width=38, height=38, translate-x=19, translate-y=19, tcol=0);
-
-       cursor      = ../images/core/cursors/cursor.png     (type=surface, x=0, 
y=0, width=16, height=16, tcol=0);
-       scroll_cur  = ../images/core/cursors/scroll.png (type=surface, x=0, 
y=0, width=32, height=32, tcol=0);
-
-       capgood     = ../images/core/cursors/cap.png        (type=surface, x=0, 
y=0, width=40, height=40);
-       capbad      = ../images/core/cursors/capwrong.png   (type=surface, x=0, 
y=0, width=40, height=40);
-
-       cross       = ../images/core/cursors/cross.png   (type=surface, x=0, 
y=0, width=36, height=36);
-       animcross   = ../images/core/cursors/animcross.png   (type=surface, 
x=0, y=0, width=36, height=36, array=10x1);
-
-       arrow_right = ../images/core/cursors/arrow_right.png (type=surface, 
x=0, y=0, width=23, height=9, tcol=0);
-       arrow_left = ../images/core/cursors/arrow_left.png  (type=surface, x=0, 
y=0, width=23, height=9, tcol=0);
-}
-
-section editor
-{
-       start_pos = ../images/core/editor/start_pos.png (type=surface, x=0, 
y=0, width=53, height=59, tcol=0);
-       weather_rain = ../images/core/editor/weather_rain.png (type=surface, 
x=0, y=0, width=120, height=101);
-       weather_snow = ../images/core/editor/weather_snow.png (type=surface, 
x=0, y=0, width=71, height=64);
-
-       copy    = ../images/core/editor/tb_copy.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       new     = ../images/core/editor/tb_new.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       open = ../images/core/editor/tb_open.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       save = ../images/core/editor/tb_save.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       exit = ../images/core/editor/tb_exit.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       clock_run = ../images/core/editor/tb_clock_run.png (type=surface, x=0, 
y=0, width=24,  height=24, tcol=0);
-       edit = ../images/core/editor/tb_edit.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       preferences = ../images/core/editor/tb_preferences.png (type=surface, 
x=0, y=0, width=24,  height=24, tcol=0);
-       help = ../images/core/editor/tb_help.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       delete = ../images/core/editor/tb_trash.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       index = ../images/core/editor/tb_index.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-
-       region-zoom = ../images/core/editor/region-zoom.png (type=surface, x=0, 
y=0, width=24, height=24);
-       zoom-in = ../images/core/editor/zoom-in.png (type=surface, x=0, y=0, 
width=24, height=24);
-       zoom-out = ../images/core/editor/zoom-out.png (type=surface, x=0, y=0, 
width=24, height=24);
-
-       button = ../images/core/editor/button.png (type=surface, x=0, y=0, 
width=24,  height=24);
-       button_pressed = ../images/core/editor/button_pressed.png 
(type=surface, x=0, y=0, width=24,  height=24);
-
-       actions = ../images/core/editor/actions.png (type=surface);
-
-       logo = ../images/core/editor/logo.png (type=surface);
-}
-
-section buttons
-{
-       info = ../images/core/buttons/info.png (type=surface);
-
-       hbuttonbg  = ../images/core/buttons/hbuttonbg.png (type=surface);
-       hbuttonbgb = ../images/core/buttons/hbuttonbgb.png (type=surface);
-
-       buttonbackground = ../images/core/buttons/buttonbackground.png 
(type=surface);
-       buttonbackgroundhl = ../images/core/buttons/buttonbackgroundhl.png 
(type=surface);
-
-       back = ../images/core/buttons/back.png (type=surface, x=0, y=0, 
width=64, height=34, tcol=0);
-
-        pause = ../images/core/buttons/pause.png (type=surface, x=0, y=0, 
width=38, height=56);
-        fast_forward = ../images/core/buttons/fast_forward.png (type=surface, 
x=0, y=0, width=38, height=56);
-        armageddon_anim = ../images/core/buttons/armageddon_anim.png 
(type=surface, x=0, y=0, width=36, height=57, array=14x1);
-}
-
-section menu 
-{
-       background = ../images/core/menu/background.jpg (type=surface, x=0, 
y=0, width=800, height=600);
-
-        startscreenbg = ../images/core/menu/startscreenbg.jpg (type=surface);
-
-       create_on = ../images/core/menu/create_on.png (type=surface);
-       credits_on = ../images/core/menu/credits_on.png (type=surface);
-       exit_on = ../images/core/menu/exit_on.png (type=surface);
-       ice_off = ../images/core/menu/ice_off.png (type=surface);
-       options_on = ../images/core/menu/options_on.png (type=surface);
-       play_on = ../images/core/menu/play_on.png (type=surface);
-       multi_on = ../images/core/menu/multi_on.png (type=surface);
-
-       layer1 = ../images/core/menu/layer1.jpg (type=surface);
-       layer2 = ../images/core/menu/layer2.png (type=surface);
-       layer3 = ../images/core/menu/layer3.png (type=surface);
-       layer4 = ../images/core/menu/layer4.png (type=surface);
-       layer5 = ../images/core/menu/layer5.png (type=surface);
-
-        enterlevel = ../images/core/menu/enterlevel.png(type=surface);
-        enterlevel = ../images/core/menu/enterlevel.png(type=surface);
-        enterlevel = ../images/core/menu/enterlevel.png(type=surface);
-
-        close_highlight = 
../images/core/menu/close_highlight.png(type=surface);
-        close_normal    = ../images/core/menu/close_normal.png(type=surface);
-        close_pressed   = ../images/core/menu/close_pressed.png(type=surface);
-
-        exit_button_normal  = ../images/core/menu/exit_button_normal.png  
(type=surface);
-        exit_button_hover   = ../images/core/menu/exit_button_hover.png   
(type=surface);
-        exit_button_pressed = ../images/core/menu/exit_button_pressed.png 
(type=surface);
-        exit_menu = ../images/core/menu/exit_menu.png (type=surface);
-}
-
-section result
-{
-       retry = ../images/core/menu/result_retry.png (type=surface);
-       ok         = ../images/core/menu/result_ok.png (type=surface);
-}
-
-section start
-{
-       ok         = ../images/core/misc/start_ok.png (type=surface);
-       ok_hover   = ../images/core/misc/start_ok_hover.png (type=surface);
-       ok_clicked = ../images/core/misc/start_ok_clicked.png (type=surface);
-
-       back         = ../images/core/misc/start_back.png (type=surface);
-       back_hover   = ../images/core/misc/start_back_hover.png (type=surface);
-        back_clicked = ../images/core/misc/start_back_clicked.png 
(type=surface);
-}
-
-section misc
-{
-        next = ../images/core/misc/next.png (type=surface);
-        next_hover = ../images/core/misc/next_hover.png (type=surface);
-        chalk_pingu1 = ../images/core/misc/chalk_pingu1.png (type=surface);
-        chalk_pingu2 = ../images/core/misc/chalk_pingu2.png (type=surface);
-        chalk_pingu3 = ../images/core/misc/chalk_pingu3.png (type=surface);
-        chalk_pingu4 = ../images/core/misc/chalk_pingu4.png (type=surface);
-
-        flag0 = ../images/core/misc/flag0.png (type=surface, x=0, y=0, 
width=27, height=38);
-
-       404 = ../images/core/misc/404.png (type=surface, x=0, y=0, width=64, 
height=64);
-
-       exitmenu = ../images/core/menu/exitmenu.png (type=surface, x=0, y=0, 
width=400, height=296);
-
-       logo = ../images/core/misc/logo.png (type=surface);
-//     logo_t        = ../images/core/misc/logo.png       (type=surface, x=0, 
y=0, width=598, height=259);
-
-       loading        = ../images/core/misc/loading.png       (type=surface, 
x=0, y=0, width=175, height=66,tcol=0);
-       pingubw = ../images/core/misc/pingubw.png (type=surface, x=0, y=0, 
width=307, height=400);
-        creditpingu = ../images/core/misc/creditpingu.png (type=surface);
-
-       smallmap_entrance = ../images/core/misc/smallmap_entrance.png 
(type=surface, x=0, y=0, width=6, height=6, tcol=0);
-       smallmap_exit     = ../images/core/misc/smallmap_exit.png     
(type=surface, x=0, y=0, width=6, height=6, tcol=0);
-
-        flag0 = ../images/core/misc/flag0.png (type=surface, x=0, y=0, 
width=27, height=38);
-        flag1 = ../images/core/misc/flag1.png (type=surface, x=0, y=0, 
width=27, height=38);
-        flag2 = ../images/core/misc/flag2.png (type=surface, x=0, y=0, 
width=27, height=38);
-        flag3 = ../images/core/misc/flag3.png (type=surface, x=0, y=0, 
width=27, height=38);
-
-        unplayable  = ../images/core/misc/unplayable.png (type=surface);
-        unplayable2 = ../images/core/misc/unplayable2.png (type=surface);
-
-       infinity = ../images/core/misc/infinity.png (type=surface);
-}
-
-section worldmap
-{
-       tube = ../images/core/worldmap/tube.png (type=surface, x=0, y=0, 
width=32, height=37);
-
-       dot_invalid = ../images/core/worldmap/dot_invalid.png (type=surface);
-       dot_green = ../images/core/worldmap/dot_green.png (type=surface);
-        dot_red = ../images/core/worldmap/dot_red.png (type=surface);
-
-       dot_green_hl = ../images/core/worldmap/dot_green_hl.png (type=surface);
-        dot_red_hl   = ../images/core/worldmap/dot_red_hl.png (type=surface);
-
-        dot_border = ../images/core/worldmap/dot_border.png (type=surface);
-       flaggreen = ../images/core/worldmap/flaggreen.png (type=surface);
-
-       arrow = ../images/core/worldmap/arrow.png (type=surface);
-        pingus = ../images/core/worldmap/pingus.png     (type=surface, x=0, 
y=0, width=24, height=24, array=8x2);
-        pingus_standing = ../images/core/worldmap/pingus_standing.png     
(type=surface);
-
-        levelname_bg = ../images/core/worldmap/levelname_bg.png     
(type=surface);
-
-        enter_button_normal = ../images/core/worldmap/enter_button_normal.png  
   (type=surface);
-        enter_button_hover = ../images/core/worldmap/enter_button_hover.png    
 (type=surface);
-        enter_button_pressed = 
../images/core/worldmap/enter_button_pressed.png     (type=surface);
-
-        leave_button_normal = ../images/core/worldmap/leave_button_normal.png  
   (type=surface);
-        leave_button_hover = ../images/core/worldmap/leave_button_hover.png    
 (type=surface);
-        leave_button_pressed = 
../images/core/worldmap/leave_button_pressed.png     (type=surface);
-
-        story_button_normal = ../images/core/worldmap/story_button_normal.png  
   (type=surface);
-        story_button_hover = ../images/core/worldmap/story_button_hover.png    
 (type=surface);
-        story_button_pressed = 
../images/core/worldmap/story_button_pressed.png     (type=surface);
-
-        credits_button_normal = 
../images/core/worldmap/credits_button_normal.png     (type=surface);
-        credits_button_hover = 
../images/core/worldmap/credits_button_hover.png     (type=surface);
-        credits_button_pressed = 
../images/core/worldmap/credits_button_pressed.png     (type=surface);
-
-}
-
-// EOF //

Deleted: trunk/data/data/editor.scr
===================================================================
--- trunk/data/data/editor.scr  2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/editor.scr  2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,27 +0,0 @@
-section Objects
-{
-       start_pos = ../images/core/editor/start_pos.png (type=surface, x=0, 
y=0, width=53, height=59, tcol=0);
-       weather_rain = ../images/core/editor/weather_rain.png (type=surface, 
x=0, y=0, width=120, height=101, tcol=0);
-       weather_snow = ../images/core/editor/weather_snow.png (type=surface, 
x=0, y=0, width=71, height=64, tcol=0);
-}
-
-section Icons
-{
-       copy    = ../images/core/editor/tb_copy.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       new     = ../images/core/editor/tb_new.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       open = ../images/core/editor/tb_open.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       save = ../images/core/editor/tb_save.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       exit = ../images/core/editor/tb_exit.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       clock_run = ../images/core/editor/tb_clock_run.png (type=surface, x=0, 
y=0, width=24,  height=24, tcol=0);
-       edit = ../images/core/editor/tb_edit.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       preferences = ../images/core/editor/tb_preferences.png (type=surface, 
x=0, y=0, width=24,  height=24, tcol=0);
-       help = ../images/core/editor/tb_help.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       delete = ../images/core/editor/tb_trash.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       index = ../images/core/editor/tb_index.png (type=surface, x=0, y=0, 
width=24,  height=24, tcol=0);
-       actions = ../images/core/editor/actions.png (type=surface);
-
-       region-zoom = ../images/core/editor/region-zoom.png (type=surface, x=0, 
y=0, width=24, height=24);
-       zoom-in = ../images/core/editor/zoom-in.png (type=surface, x=0, y=0, 
width=24, height=24);
-       zoom-out = ../images/core/editor/zoom-out.png (type=surface, x=0, y=0, 
width=24, height=24);
-
-}

Deleted: trunk/data/data/entrances.scr
===================================================================
--- trunk/data/data/entrances.scr       2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/entrances.scr       2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,27 +0,0 @@
-section Entrances {
-       entrance    = ../images/entrances/entrance.png   (type=surface, x=0, 
y=0, width=64, height=32, tcol=0);
-
-       generic =  ../images/entrances/generic.png (type=surface, x=0, y=0, 
width=64, height=64, tcol=0);
-
-       woodthing_nmov = ../images/entrances/woodthing_nmov.png   
(type=surface, x=0, y=0, width=151, height=157);
-       woodthing_mov  = ../images/entrances/woodthing_mov.png   (type=surface, 
x=0, y=0, width=105, height=17, array=17x1, tcol=0);
-
-       cloud  = ../images/entrances/cloudent.png   (type=surface, x=0, y=0, 
width=188, height=90, tcol=0);
-       space = ../images/entrances/space.png (type=surface, x=0, y=0, 
width=62, height=64, array=5x1);
-
-        wood_bottom = ../images/entrances/wood_bottom.png (type=surface, x=0, 
y=0, width=100, height=57, tcol=0);
-        wood_top = ../images/entrances/wood_top.png (type=surface, x=0, y=0, 
width=100, height=44, tcol=0);
-
-       entrance_eyes = ../images/entrances/eyes_entrance.png (type=surface, 
x=0, y=0, width=273, height=221);
-       entrance_eyes_anim = ../images/entrances/eyes_entrance_anim.png 
(type=surface, x=0, y=0, width=166, height=72, array=7x1);
-       underlay_eyes = ../images/entrances/eyes_underlay.png (type=surface, 
x=0, y=0, width=166, height=72);
-
-        industrial = ../images/entrances/industrial.png (type=surface, x=0, 
y=0, width=105, height=158, tcol=0);
-        industrial_top = ../images/entrances/industrial_top.png (type=surface, 
x=0, y=0, width=43, height=53, tcol=0);
-
-        snow_front = ../images/entrances/snow_front.png (type=surface);
-        snow_back  = ../images/entrances/snow_back.png (type=surface);
-
-}
-
-// EOF //
\ No newline at end of file

Deleted: trunk/data/data/exits.scr
===================================================================
--- trunk/data/data/exits.scr   2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/exits.scr   2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,19 +0,0 @@
-
-section Exits {
-        desert_tut = ../images/exits/desert_tut.png (type=surface, x=0, y=0, 
width=122, height=115, tcol=0);
-       ice        = ../images/exits/ice.png       (type=surface, x=0, y=0, 
width=64, height=64, tcol=0);
-       ice2        = ../images/exits/ice2.png       (type=surface, x=0, y=0);
-       stone      = ../images/exits/stone.png     (type=surface, x=0, y=0, 
width=75, height=60, tcol=0);
-       desert     = ../images/exits/desertexit.png  (type=surface, x=0, y=0, 
width=150, height=100, tcol=0);
-       space      = ../images/exits/space.png  (type=surface, x=0, y=0, 
width=154, height=118, array=4x1);
-       sweetexit  = ../images/exits/sweetexit.png (type=surface, x=0, y=0, 
width=180,  height=121, tcol=0);
-       sortie  = ../images/exits/sortie.png (type=surface, x=0, y=0, width=78, 
 height=78, tcol=0);
-       sortie_anim  = ../images/exits/sortie_anim.png (type=surface, x=0, y=0, 
width=78,  height=90, array=11x1);
-//     industrial = ../images/exits/industrial.png (type=surface, x=0, y=0, 
width=228, height=184, tcol=0);
-       industrial = ../images/exits/industrial.png (type=surface, x=0, y=0, 
width=145, height=118, tcol=0);
-        crystal = ../images/exits/crystal.png (type=surface, x=0, y=0, 
width=154, height=105, tcol=0);
-        ordina = ../images/exits/ordina.png (type=surface);
-        mud = ../images/exits/mud.png (type=surface);
-}
-
-// EOF //
\ No newline at end of file

Deleted: trunk/data/data/fonts.scr
===================================================================
--- trunk/data/data/fonts.scr   2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/fonts.scr   2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,29 +0,0 @@
-section Fonts
-{
-       numbers = ../images/fonts/number_fnt.png (type=font, x=1, y=1, 
spacelen=0, letters=" 0123456789:");
-       courier   = ../images/fonts/courier.png   (type=font, x=1, y=1, tcol=0, 
spacelen=8, 
letters="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890_-\/=[]().,");
-       courier_h = ../images/fonts/courier_h.png (type=font, x=1, y=1, tcol=0, 
spacelen=8, 
letters="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890_-\/=[]().,");
-       smallfont = ../images/fonts/smallfont.png (type=font, x=1, y=1, tcol=0, 
spacelen=8, 
letters="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890_-\/=[]().,");
-       smallfont_h = ../images/fonts/smallfont_h.png (type=font, x=1, y=1, 
tcol=0, spacelen=8, 
letters="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890_-\/=[]().,");
-       font    = ../images/fonts/font.png (type=font, x=1, y=1, tcol=0, 
spacelen=8, letters="abcdefghijklmnopqrstuvwxyz1234567890-?!.");
-//     courier_small = ../images/fonts/courier_small2.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.25, 
subtract_width=0,letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~���������������");
-
-       courier_small = ../images/fonts/verdana11_bold_latin1.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.25, 
subtract_width=0,letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~�����������������������������������������������������������������������������������������������");
-
-
-       chalk_normal = ../images/fonts/chalk_normal.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.25, subtract_width=0, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~�����������������������������������������������������������������������������������������������");
-       chalk_large  = ../images/fonts/chalk_large.png  (type=font, 
alphafont=1, spacelen=8, trans_limit=0.0, subtract_width=1, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~�����������������������������������������������������������������������������������������������");
-       chalk_small  = ../images/fonts/chalk_small.png  (type=font, 
alphafont=1, spacelen=8, trans_limit=0.1, subtract_width=0, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~�����������������������������������������������������������������������������������������������");
-
-       pingus_small = ../images/fonts/pingus_small-2.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.4, subtract_width=0, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~���������������������������������������������������������������������������������������������");
-//     pingus_small = ../images/fonts/pingus_small-2.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.4, subtract_width=0, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~�����������������������������������������������������������������������������������������������");
-
-//     pingus       = ../images/fonts/pingus_large.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.0, subtract_width=3, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~�����������������������������������������������������������������������������������������������");
-       pingus       = ../images/fonts/pingus_large-2.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.0, subtract_width=3, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~���������������������������������������������������������������������������������������������");
-//     pingus_small_fix_num = ../images/fonts/pingus_small.png (type=font, 
alphafont=1, spacelen=8, trans_limit=0.4, subtract_width=0, 
letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~�����������������������������������������������������������������������������������������������");
-
-       pingus_small_fix_num = ../images/fonts/pingus_small4_fix_num.png 
(type=font, alphafont=1, spacelen=13, trans_limit=0, 
subtract_width=0,letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~��������������");
-       xterm = ../images/fonts/xterm.png  (type=font, tcol=0, x=1, y=1, 
spacelen=6,letters="!""#$%&'()*+,-./0123456789:;<=>address@hidden|}~");
-
-
-}

Deleted: trunk/data/data/game.scr
===================================================================
--- trunk/data/data/game.scr    2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/game.scr    2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,47 +0,0 @@
-// Some not yet sorted gfx
-section Game
-{
-//     logo_bg       = ../images/misc/logo_bg.png       (type=surface, x=0, 
y=0, width=640, height=300);
-//     logo_t        = ../images/misc/logo.png       (type=surface, x=0, y=0, 
width=598, height=259);
-
-//     logo        = ../images/misc/logo.png       (type=surface, x=0, y=0, 
width=640, height=480);
-
-       loading        = ../images/core/misc/loading.png       (type=surface, 
x=0, y=0, width=175, height=66,tcol=0);
-       pingubw = ../images/core/misc/pingubw.png (type=surface, x=0, y=0, 
width=307, height=400);
-
-       404 = ../images/core/misc/404.png (type=surface, x=0, y=0, width=64, 
height=64);
-
-       dot_green = ../images/core/worldmap/dot_green.png (type=surface, x=0, 
y=0, width=32, height=12);
-        dot_red = ../images/core/worldmap/dot_red.png (type=surface, x=0, y=0, 
width=32, height=12);
-        dot_border = ../images/core/worldmap/dot_border.png (type=surface, 
x=0, y=0, width=44, height=22, tcol=0);
-}
-
-section Cursors
-{
-       editor      = ../images/core/cursors/editor.png     (type=surface, x=0, 
y=0, width=38, height=38, translate-x=19, translate-y=19, tcol=0);
-
-       cursor      = ../images/core/cursors/cursor.png     (type=surface, x=0, 
y=0, width=16, height=16, tcol=0);
-       scroll_cur  = ../images/core/cursors/scroll.png (type=surface, x=0, 
y=0, width=32, height=32, tcol=0);
-       capgood     = ../images/core/cursors/cap.png        (type=surface, x=0, 
y=0, width=40, height=40);
-       capbad      = ../images/core/cursors/capwrong.png   (type=surface, x=0, 
y=0, width=40, height=40);
-
-       cross       = ../images/core/cursors/cross.png   (type=surface, x=0, 
y=0, width=40, height=40);
-
-       arrow_right = ../images/core/cursors/arrow_right.png (type=surface, 
x=0, y=0, width=23, height=9, tcol=0);
-       arrow_left = ../images/core/cursors/arrow_left.png  (type=surface, x=0, 
y=0, width=23, height=9, tcol=0);
-}
-
-
-section SmallMap
-{
-       entrance = ../images/core/misc/smallmap_entrance.png (type=surface, 
x=0, y=0, width=6, height=6);
-       exit     = ../images/core/misc/smallmap_exit.png     (type=surface, 
x=0, y=0, width=6, height=6);
-}
-
-section Stars
-{
-        large_star = ../images/backgrounds/large_star.png (type=surface, x=0, 
y=0, width=23, height=24, tcol=0);
-        middle_star = ../images/backgrounds/middle_star.png (type=surface, 
x=0, y=0, width=9, height=9, tcol=0);
-        small_star = ../images/backgrounds/small_star.png (type=surface, x=0, 
y=0, width=6, height=6, tcol=0);
-       starfield_icon = ../images/backgrounds/starfield_icon.png 
(type=surface, x=0, y=0, width=64, height=64);
-}

Deleted: trunk/data/data/global.scr
===================================================================
--- trunk/data/data/global.scr  2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/global.scr  2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,649 +0,0 @@
-// Obsolete file, only here for backward compatibility!
-// 
-
-section Liquid
-{
-       water_cmap  = ../images/liquids/water_cmap.png      (type=surface, x=0, 
y=0, width=1,  height=64);
-
-       water       = ../images/liquids/water.png      (type=surface, x=0, y=0, 
width=32,  height=32, array=16x1);
-       water2      = ../images/liquids/water2.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=12x1);
-       water3      = ../images/liquids/water3.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=8x1);
-       water4      = ../images/liquids/water4.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=8x1);
-       water5      = ../images/liquids/water3.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=4x1);
-       swater      = ../images/liquids/swater.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=4x1);
-       lava        = ../images/liquids/lava.png       (type=surface, x=0, y=0, 
width=64,  height=64, array=12x1);
-       slime        = ../images/liquids/slime.png       (type=surface, x=0, 
y=0, width=64,  height=64, array=12x1);
-}
-
-section Hotspots
-{
-        engine = ../images/hotspots/space/engine.png (type=surface, x=0, y=0, 
width=108, height=166, array=4x1);
-
-       left_arrow = ../images/fonts/left_arrow.png (type=surface, x=0, y=0, 
width=100, height=73);
-       right_arrow = ../images/fonts/right_arrow.png (type=surface, x=0, y=0, 
width=100, height=73);
-
-       up_arrow = ../images/fonts/up_arrow.png (type=surface, x=0, y=0, 
width=73, height=99);
-       down_arrow = ../images/fonts/down_arrow.png (type=surface, x=0, y=0, 
width=73, height=99);
-
-       danger      = ../images/groundpieces/ground/signposts/danger.png 
(type=surface, x=0, y=0, width=215, height=121);
-//     crystal     = ../images/hotspots/crystal.png    (type=surface, x=0, 
y=0, width=60,  height=109);
-       colum       = ../images/groundpieces/ground/misc/column.png      
(type=surface);
-       colum_flat  = ../images/groundpieces/ground/misc/column_flat.png 
(type=surface);
-
-       colum_piece1 = ../images/groundpieces/ground/desert/column_piece1.png   
   (type=surface, x=0, y=0, width=103, height=66);
-       colum_piece2 = ../images/groundpieces/ground/desert/column_piece2.png   
   (type=surface, x=0, y=0, width=128, height=66);
-       colum_piece3 = ../images/groundpieces/ground/desert/column_piece3.png   
   (type=surface, x=0, y=0, width=128, height=111);
-
-       colum_pice1 = ../images/groundpieces/ground/desert/column_piece1.png    
  (type=surface, x=0, y=0, width=103, height=66);
-       colum_pice2 = ../images/groundpieces/ground/desert/column_piece2.png    
  (type=surface, x=0, y=0, width=128, height=66);
-       colum_pice3 = ../images/groundpieces/ground/desert/column_piece3.png    
  (type=surface, x=0, y=0, width=128, height=111);
-
-//     bridge     = ../images/hotspots/bridge.png    (type=surface, x=0, y=0, 
width=150,  height=58);
-
-       stone0      = ../images/groundpieces/ground/misc/stone0.png     
(type=surface, x=0, y=0, width=106,  height=91);
-       stone1      = ../images/groundpieces/ground/misc/stone1.png     
(type=surface, x=0, y=0, width=73,  height=21);
-       stone2      = ../images/groundpieces/ground/misc/stone2.png     
(type=surface, x=0, y=0, width=86,  height=54);
-
-       cabin       = ../images/groundpieces/ground/snow/cabin.png   
(type=surface, x=0, y=0, width=129, height=94);
-       cabin_winter= ../images/groundpieces/ground/snow/cabin_winter.png 
(type=surface, x=0, y=0, width=129, height=94);
-       dragon      = ../images/groundpieces/ground/misc/dragon.png  
(type=surface, x=0, y=0, width=255, height=169);
-
-       pillar1     = ../images/groundpieces/ground/desert/pillar1.png 
(type=surface, x=0, y=0, width=36, height=161);
-       pillar2     = ../images/groundpieces/ground/desert/pillar2.png 
(type=surface, x=0, y=0, width=37, height=130);
-       pillar3     = ../images/groundpieces/ground/desert/pillar3.png 
(type=surface, x=0, y=0, width=36, height=147);
-
-       well        = ../images/groundpieces/ground/misc/well.png    
(type=surface, x=0, y=0, width=32, height=54);
-       plate       = ../images/groundpieces/solid/misc/metalplate_horiz.png   
(type=surface, x=0, y=0, width=64, height=32);
-       plate2      = ../images/groundpieces/solid/misc/metalplate_large.png  
(type=surface, x=0, y=0, width=64, height=64);
-       plate_small = ../images/groundpieces/solid/misc/metalplate_small.png  
(type=surface, x=0, y=0, width=32, height=32);
-
-       section signposts {
-               basher = ../images/hotspots/signposts/basher.png (type=surface, 
x=0, y=0, width=28, height=46);
-               blocker = ../images/hotspots/signposts/blocker.png 
(type=surface, x=0, y=0, width=28, height=46);
-               bomber = ../images/hotspots/signposts/bomber.png (type=surface, 
x=0, y=0, width=28, height=46);
-               bridger = ../images/hotspots/signposts/bridger.png 
(type=surface, x=0, y=0, width=28, height=46);
-               climber = ../images/hotspots/signposts/climber.png 
(type=surface, x=0, y=0, width=28, height=46);
-               digger = ../images/hotspots/signposts/digger.png (type=surface, 
x=0, y=0, width=28, height=46);
-               floater = ../images/hotspots/signposts/floater.png 
(type=surface, x=0, y=0, width=28, height=46);
-               miner = ../images/hotspots/signposts/miner.png (type=surface, 
x=0, y=0, width=28, height=46);
-               nogo = ../images/hotspots/signposts/nogo.png (type=surface, 
x=0, y=0, width=28, height=46);
-//             e = ../images/hotspots/signposts/e.png (type=surface, x=0, y=0, 
width=28, height=46);
-//             ne = ../images/hotspots/signposts/ne.png (type=surface, x=0, 
y=0, width=28, height=46);
-//             n = ../images/hotspots/signposts/n.png (type=surface, x=0, y=0, 
width=28, height=46);
-//             nw = ../images/hotspots/signposts/nw.png (type=surface, x=0, 
y=0, width=28, height=46);
-//             w = ../images/hotspots/signposts/w.png (type=surface, x=0, y=0, 
width=28, height=46);   
-//             sw = ../images/hotspots/signposts/sw.png (type=surface, x=0, 
y=0, width=28, height=46);
-//             s = ../images/hotspots/signposts/s.png (type=surface, x=0, y=0, 
width=28, height=46);
-//             se = ../images/hotspots/signposts/se.png (type=surface, x=0, 
y=0, width=28, height=46);
-       }
-
-//     tutorial_blocker = ../images/hotspots/tutorial-blocker.png 
(type=surface, x=0, y=0, width=28, height=46);
-//     tutorial_digger = ../images/hotspots/tutorial_digger.png  
(type=surface, x=0, y=0, width=28, height=46);
-//     tutorial_bridger  = ../images/hotspots/tutorial_bridger.png  
(type=surface, x=0, y=0, width=28, height=46);
-//     tutorial_left   = ../images/hotspots/tutorial_left.png  (type=surface, 
x=0, y=0, width=28, height=46);
-//     tutorial_right  = ../images/hotspots/tutorial_right.png  (type=surface, 
x=0, y=0, width=28, height=46);
-}
-
-section GroundPieces
-{
-       cable1 = ../images/groundpieces/ground/ordina/cable1.png (type=surface);
-       cable2 = ../images/groundpieces/ground/ordina/cable2.png (type=surface);
-       cdrom1 = ../images/groundpieces/ground/ordina/cdrom1.png (type=surface);
-       clavier1 = ../images/groundpieces/ground/ordina/clavier1.png 
(type=surface);
-       cpu1 = ../images/groundpieces/ground/ordina/cpu1.png (type=surface);
-       ecran = ../images/groundpieces/ground/ordina/ecran.png (type=surface);
-       sol1 = ../images/groundpieces/ground/ordina/sol2.png (type=surface);
-       sol2 = ../images/groundpieces/ground/ordina/sol3.png (type=surface);
-       sol3 = ../images/groundpieces/ground/ordina/sol4.png (type=surface);
-
-       bpiece1  = ../images/groundpieces/ground/misc/bpiece1.png 
(type=surface, x=0, y=0, width=217, height=154);
-       bpiece2  = ../images/groundpieces/ground/misc/bpiece2.png 
(type=surface, x=0, y=0, width=166, height=192);
-       bpiece3  = ../images/groundpieces/ground/misc/bpiece3.png 
(type=surface, x=0, y=0, width=220, height=146);
-       bpiece4  = ../images/groundpieces/ground/misc/bpiece4.png 
(type=surface, x=0, y=0, width=156, height=215);
-       bpiece5  = ../images/groundpieces/ground/misc/bpiece5.png 
(type=surface, x=0, y=0, width=226, height=100);
-       bpiece6  = ../images/groundpieces/ground/misc/bpiece6.png 
(type=surface, x=0, y=0, width=161, height=168);
-
-       bpice1  = ../images/groundpieces/ground/misc/bpiece1.png (type=surface, 
x=0, y=0, width=217, height=154);
-       bpice2  = ../images/groundpieces/ground/misc/bpiece2.png (type=surface, 
x=0, y=0, width=166, height=192);
-       bpice3  = ../images/groundpieces/ground/misc/bpiece3.png (type=surface, 
x=0, y=0, width=220, height=146);
-       bpice4  = ../images/groundpieces/ground/misc/bpiece4.png (type=surface, 
x=0, y=0, width=156, height=215);
-       bpice5  = ../images/groundpieces/ground/misc/bpiece5.png (type=surface, 
x=0, y=0, width=226, height=100);
-       bpice6  = ../images/groundpieces/ground/misc/bpiece6.png (type=surface, 
x=0, y=0, width=161, height=168);
-
-       piece1  = ../images/groundpieces/ground/misc/grey_stone1.png 
(type=surface, x=0, y=0, width=190, height=109);
-       piece2  = ../images/groundpieces/ground/misc/grey_stone2.png 
(type=surface, x=0, y=0, width=125, height=222);
-       piece3  = ../images/groundpieces/ground/misc/grey_stone3.png 
(type=surface, x=0, y=0, width=140, height=145);
-       piece4  = ../images/groundpieces/ground/misc/grey_stone4.png 
(type=surface, x=0, y=0, width=216, height=68);
-       piece5  = ../images/groundpieces/ground/misc/grey_stone5.png 
(type=surface, x=0, y=0, width=218, height=91);
-
-
-       pice1  = ../images/groundpieces/ground/misc/grey_stone1.png 
(type=surface, x=0, y=0, width=190, height=109);
-       pice2  = ../images/groundpieces/ground/misc/grey_stone2.png 
(type=surface, x=0, y=0, width=125, height=222);
-       pice3  = ../images/groundpieces/ground/misc/grey_stone3.png 
(type=surface, x=0, y=0, width=140, height=145);
-       pice4  = ../images/groundpieces/ground/misc/grey_stone4.png 
(type=surface, x=0, y=0, width=216, height=68);
-       pice5  = ../images/groundpieces/ground/misc/grey_stone5.png 
(type=surface, x=0, y=0, width=218, height=91);
-
-       green1 = ../images/groundpieces/ground/misc/green1.png (type=surface, 
x=0, y=0, width=190, height=73);
-       green2 = ../images/groundpieces/ground/misc/green2.png (type=surface, 
x=0, y=0, width=109, height=128);
-
-       // Begin: Only here for backward compatibility
-       pipe_h       = ../images/groundpieces/ground/industrial/pipe1.png     
(type=surface, x=0, y=0, width=32,  height=22);
-       pipe_v       = ../images/groundpieces/ground/industrial/pipe2.png     
(type=surface, x=0, y=0, width=22,  height=32);
-
-       pipe_ph       = ../images/groundpieces/ground/industrial/pipe4.png     
(type=surface, x=0, y=0, width=32,  height=22);
-       pipe_pv       = ../images/groundpieces/ground/industrial/pipe5.png     
(type=surface, x=0, y=0, width=22,  height=32);
-
-       pipe_ul       = ../images/groundpieces/ground/industrial/pipe_ul.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-       pipe_ur       = ../images/groundpieces/ground/industrial/pipe_ur.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-       pipe_dl       = ../images/groundpieces/ground/industrial/pipe_bl.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-       pipe_dr       = ../images/groundpieces/ground/industrial/pipe_br.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-       // End: Only here for backward compatibility
-
-//     tree          = ../images/groundpieces/ground/tree.png     
(type=surface, x=0, y=0, width=192,  height=257);
-
-       section Jungle 
-       {
-               branch1 = ../images/groundpieces/ground/jungle/branch1.png 
(type=surface, x=0, y=0, width=337,  height=40);
-               branch2 = ../images/groundpieces/ground/jungle/branch2.png 
(type=surface, x=0, y=0, width=326,  height=112);
-               branch3 = ../images/groundpieces/ground/jungle/branch3.png 
(type=surface, x=0, y=0, width=226,  height=269);
-               branch4 = ../images/groundpieces/ground/jungle/branch4.png 
(type=surface, x=0, y=0, width=326,  height=112);
-               branch5 = ../images/groundpieces/ground/jungle/branch5.png 
(type=surface, x=0, y=0, width=226,  height=269);
-               branch6 = ../images/groundpieces/ground/jungle/branch6.png 
(type=surface, x=0, y=0, width=41,  height=337);
-
-               carabatree = 
../images/groundpieces/ground/jungle/carabatree.png (type=surface, x=0, y=0, 
width=325,  height=408);
-               carabatreemedium = 
../images/groundpieces/ground/jungle/carabatreemedium.png (type=surface, x=0, 
y=0, width=257,  height=300);
-               carabatreesmall = 
../images/groundpieces/ground/jungle/carabatreesmall.png (type=surface, x=0, 
y=0, width=164,  height=190);
-               twist = ../images/groundpieces/ground/jungle/twist.png 
(type=surface, x=0, y=0, width=405,  height=70);
-               twistsmooth = 
../images/groundpieces/ground/jungle/twistsmooth.png (type=surface, x=0, y=0, 
width=405,  height=70);
-
-               stick1 = ../images/groundpieces/ground/jungle/stick1.png 
(type=surface, x=0, y=0, width=446,  height=21);
-               stick2 = ../images/groundpieces/ground/jungle/stick2.png 
(type=surface, x=0, y=0, width=312,  height=21);
-               stick3 = ../images/groundpieces/ground/jungle/stick3.png 
(type=surface, x=0, y=0, width=289,  height=21);
-               stick4 = ../images/groundpieces/ground/jungle/stick4.png 
(type=surface, x=0, y=0, width=232,  height=21);
-               stick5 = ../images/groundpieces/ground/jungle/stick5.png 
(type=surface, x=0, y=0, width=185,  height=21);
-       }
-
-       section Crystal 
-       {
-               block         = ../images/groundpieces/ground/crystal/block.png 
        (type=surface, x=0, y=0, width=32,  height=32);
-               column        = 
../images/groundpieces/ground/crystal/column.png        (type=surface, x=0, 
y=0, width=32,  height=95);
-               diagcrystal   = 
../images/groundpieces/ground/crystal/diagcrystal.png   (type=surface, x=0, 
y=0, width=100,  height=138);
-               hexcrystal    = 
../images/groundpieces/ground/crystal/hexcrystal.png    (type=surface, x=0, 
y=0, width=175,  height=139);
-               horiz         = ../images/groundpieces/ground/crystal/horiz.png 
        (type=surface, x=0, y=0, width=84,  height=41);
-               horiz2        = 
../images/groundpieces/ground/crystal/horiz2.png        (type=surface, x=0, 
y=0, width=87,  height=42);
-               pipe          = ../images/groundpieces/ground/crystal/pipe.png  
         (type=surface, x=0, y=0, width=101,  height=32);
-               pipeend       = 
../images/groundpieces/ground/crystal/pipeend.png       (type=surface, x=0, 
y=0, width=41,  height=41);
-               platform      = 
../images/groundpieces/ground/crystal/platform.png      (type=surface, x=0, 
y=0, width=126,  height=74);
-               platform2     = 
../images/groundpieces/ground/crystal/platform2.png     (type=surface, x=0, 
y=0, width=81,  height=80);
-               pointleft     = 
../images/groundpieces/ground/crystal/pointleft.png     (type=surface, x=0, 
y=0, width=32,  height=32);
-               pointright    = 
../images/groundpieces/ground/crystal/pointright.png    (type=surface, x=0, 
y=0, width=32,  height=32);
-               skinnycrystal = 
../images/groundpieces/ground/crystal/skinnycrystal.png (type=surface, x=0, 
y=0, width=65,  height=208);
-               smcrystal     = 
../images/groundpieces/ground/crystal/smcrystal.png     (type=surface, x=0, 
y=0, width=100,  height=50);
-               tesselate     = 
../images/groundpieces/ground/crystal/tesselate.png     (type=surface, x=0, 
y=0, width=64,  height=64);
-       }
-
-       section Snow 
-       {
-               snowman   = ../images/groundpieces/ground/snow/snowman.png  
(type=surface, x=0, y=0, width=67,  height=110);
-               xmas-tree = ../images/groundpieces/ground/snow/xmas-tree.png 
(type=surface, x=0, y=0, width=74,  height=98);
-               piece1    = ../images/groundpieces/ground/snow/piece1.png  
(type=surface, x=0, y=0, width=126,  height=73);
-               slopedr = ../images/groundpieces/ground/snow/slopedr.png 
(type=surface, x=0, y=0, width=126, height=73);
-
-               gpiece1    = ../images/groundpieces/ground/snow/gpiece1.png  
(type=surface);
-
-               piece2    = ../images/groundpieces/ground/snow/piece2.png  
(type=surface, x=0, y=0, width=80,  height=19);
-               piece3    = ../images/groundpieces/ground/snow/piece3.png  
(type=surface, x=0, y=0, width=178,  height=22);
-
-               ice1      = ../images/groundpieces/ground/snow/ice1.png    
(type=surface, x=0, y=0, width=54,  height=65);
-               ice2      = ../images/groundpieces/ground/snow/ice2.png    
(type=surface, x=0, y=0, width=74,  height=41);
-
-               igloo     = ../images/groundpieces/ground/snow/igloo.png    
(type=surface, x=0, y=0, width=93,  height=54);
-
-//             gpiece1   = ../images/groundpieces/ground/snow/grey_stone1.png  
  (type=surface, x=0, y=0, width=93,  height=218);
-       }
-
-       section Rock 
-       {
-               real1 = ../images/groundpieces/ground/real/real1.png 
(type=surface, x=0, y=0, width=222, height=134);
-               real2 = ../images/groundpieces/ground/real/real2.png 
(type=surface, x=0, y=0, width=351, height=163);
-               real3 = ../images/groundpieces/ground/real/real3.png 
(type=surface, x=0, y=0, width=263, height=156);
-               real4 = ../images/groundpieces/ground/real/real4.png 
(type=surface, x=0, y=0, width=200, height=93);
-               real5 = ../images/groundpieces/ground/real/real5.png 
(type=surface, x=0, y=0, width=220, height=49);
-               real6 = ../images/groundpieces/ground/real/real6.png 
(type=surface, x=0, y=0, width=110, height=206);
-               real7 = ../images/groundpieces/ground/real/real7.png 
(type=surface, x=0, y=0, width=247, height=132);
-               real8 = ../images/groundpieces/ground/real/real8.png 
(type=surface, x=0, y=0, width=263, height=132);
-               real9 = ../images/groundpieces/ground/real/real9.png 
(type=surface, x=0, y=0, width=79, height=76);
-
-               real10 = ../images/groundpieces/ground/real/real10.png 
(type=surface, x=0, y=0, width=100, height=95);
-               real11 = ../images/groundpieces/ground/real/real11.png 
(type=surface, x=0, y=0, width=149, height=91);
-               real12 = ../images/groundpieces/ground/real/real12.png 
(type=surface, x=0, y=0, width=180, height=79);
-               real13 = ../images/groundpieces/ground/real/real13.png 
(type=surface, x=0, y=0, width=300, height=56);
-               real14 = ../images/groundpieces/ground/real/real14.png 
(type=surface, x=0, y=0, width=100, height=110);
-               real15 = ../images/groundpieces/ground/real/real15.png 
(type=surface, x=0, y=0, width=150, height=114);
-               real16 = ../images/groundpieces/ground/real/real16.png 
(type=surface, x=0, y=0, width=150, height=94);
-               real17 = ../images/groundpieces/ground/real/real17.png 
(type=surface, x=0, y=0, width=175, height=94);
-               real18 = ../images/groundpieces/ground/real/real18.png 
(type=surface, x=0, y=0, width=160, height=106);
-               real19 = ../images/groundpieces/ground/real/real19.png 
(type=surface, x=0, y=0, width=184, height=79);
-               real20 = ../images/groundpieces/ground/real/real20.png 
(type=surface, x=0, y=0, width=181, height=82);
-               real21 = ../images/groundpieces/ground/real/real21.png 
(type=surface, x=0, y=0, width=185, height=106);
-               real22 = ../images/groundpieces/ground/real/real22.png 
(type=surface, x=0, y=0, width=160, height=142);
-               real23 = ../images/groundpieces/ground/real/real23.png 
(type=surface, x=0, y=0, width=200, height=81);
-               real24 = ../images/groundpieces/ground/real/real24.png 
(type=surface, x=0, y=0, width=138, height=84);
-               real25 = ../images/groundpieces/ground/real/real25.png 
(type=surface, x=0, y=0, width=184, height=128);
-               real26 = ../images/groundpieces/ground/real/real26.png 
(type=surface, x=0, y=0, width=154, height=95);
-               real27 = ../images/groundpieces/ground/real/real27.png 
(type=surface, x=0, y=0, width=180, height=133);
-               real28 = ../images/groundpieces/ground/real/real28.png 
(type=surface, x=0, y=0, width=140, height=155);
-               real29 = ../images/groundpieces/ground/real/real29.png 
(type=surface, x=0, y=0, width=150, height=89);
-               real30 = ../images/groundpieces/ground/real/real30.png 
(type=surface, x=0, y=0, width=171, height=101);
-               real31 = ../images/groundpieces/ground/rock/blackrock1.png 
(type=surface, x=0, y=0, width=136, height=171);
-               real32 = ../images/groundpieces/ground/rock/blackrock2.png 
(type=surface, x=0, y=0, width=150, height=171);
-               real33 = ../images/groundpieces/ground/rock/blackrock3.png 
(type=surface, x=0, y=0, width=170, height=175);
-               real34 = ../images/groundpieces/ground/rock/blackrock4.png 
(type=surface, x=0, y=0, width=156, height=150);
-               real35 = ../images/groundpieces/ground/real/real35.png 
(type=surface, x=0, y=0, width=179, height=48);
-               real36 = ../images/groundpieces/ground/real/real36.png 
(type=surface, x=0, y=0, width=181, height=60);
-               real37 = ../images/groundpieces/ground/real/real37.png 
(type=surface, x=0, y=0, width=184, height=64);
-
-               fish = ../images/groundpieces/ground/real/fish.png 
(type=surface, x=0, y=0, width=166, height=50);
-               green1 = ../images/groundpieces/ground/real/green1.png 
(type=surface, x=0, y=0, width=122, height=374);
-               green2 = ../images/groundpieces/ground/real/green2.png 
(type=surface, x=0, y=0, width=207, height=191);
-
-               granit1 = ../images/groundpieces/solid/rock/granit1.png 
(type=surface, x=0, y=0, width=173, height=107);
-               granit2 = ../images/groundpieces/solid/rock/granit2.png 
(type=surface, x=0, y=0, width=139, height=112);
-               granit3 = ../images/groundpieces/solid/rock/granit3.png 
(type=surface, x=0, y=0, width=126, height=182);
-               granit4 = ../images/groundpieces/solid/rock/granit4.png 
(type=surface, x=0, y=0, width=127, height=87);
-               granit5 = ../images/groundpieces/solid/rock/granit5.png 
(type=surface, x=0, y=0, width=138, height=101);
-               granit6 = ../images/groundpieces/solid/rock/granit6.png 
(type=surface, x=0, y=0, width=88, height=150);
-
-               rock1   = ../images/groundpieces/ground/foliage/rock1.png    
(type=surface, x=0, y=0, width=188,  height=98);
-               rock2   = ../images/groundpieces/ground/foliage/rock2.png    
(type=surface, x=0, y=0, width=152,  height=196);
-               rock3   = ../images/groundpieces/ground/foliage/rock3.png    
(type=surface, x=0, y=0, width=210,  height=121);
-               rock4   = ../images/groundpieces/ground/foliage/rock4.png    
(type=surface, x=0, y=0, width=136,  height=191);
-               rock5   = ../images/groundpieces/ground/foliage/rock5.png    
(type=surface, x=0, y=0, width=101,  height=88);
-               rock6   = ../images/groundpieces/ground/foliage/rock6.png    
(type=surface, x=0, y=0, width=143,  height=185);
-       }
-
-       section Test
-       {
-               test1 = ../images/groundpieces/ground/test/test1.png     
(type=surface, x=0, y=0, width=105,  height=49);
-               test2 = ../images/groundpieces/ground/test/test2.png     
(type=surface, x=0, y=0, width=71,  height=38);
-               test3 = ../images/groundpieces/ground/test/test3.png     
(type=surface, x=0, y=0, width=104,  height=59);
-               test4 = ../images/groundpieces/ground/test/test4.png     
(type=surface, x=0, y=0, width=107,  height=45);
-               test5 = ../images/groundpieces/ground/test/test5.png     
(type=surface, x=0, y=0, width=47,  height=42);
-               test6 = ../images/groundpieces/ground/test/test6.png     
(type=surface, x=0, y=0, width=13, height=64);
-       }
-
-       section Foliage 
-       {
-               flax1     = ../images/groundpieces/ground/foliage/flax1.png     
(type=surface, x=0, y=0, width=100,  height=91);
-               flax2     = ../images/groundpieces/ground/foliage/flax2.png     
(type=surface, x=0, y=0, width=92,  height=84);
-               midtree1  = ../images/groundpieces/ground/foliage/midtree1.png  
(type=surface, x=0, y=0, width=114,  height=161);
-               midtree2  = ../images/groundpieces/ground/foliage/midtree2.png  
(type=surface, x=0, y=0, width=169,  height=189);
-               oak1      = ../images/groundpieces/ground/foliage/oak1.png      
(type=surface, x=0, y=0, width=168,  height=215);
-               smallbush = ../images/groundpieces/ground/foliage/smallbush.png 
(type=surface, x=0, y=0, width=57,  height=24);
-               smallbush2 = 
../images/groundpieces/ground/foliage/smallbush2.png (type=surface, x=0, y=0, 
width=107,  height=88);
-               smallbush3 = 
../images/groundpieces/ground/foliage/smallbush3.png (type=surface, x=0, y=0, 
width=95,  height=37);
-               talltree  = ../images/groundpieces/ground/foliage/talltree.png  
(type=surface, x=0, y=0, width=84,  height=200);
-
-               turfconcave      =  
../images/groundpieces/transparent/foliage/turfconcave.png     (type=surface, 
x=0, y=0, width=59,  height=16);
-               turfflat         =  
../images/groundpieces/transparent/foliage/turfflat.png        (type=surface, 
x=0, y=0, width=90,  height=13);
-               turfslopeleft    =  
../images/groundpieces/transparent/foliage/turfslopeleft.png   (type=surface, 
x=0, y=0, width=70,  height=17);
-               turfslopeleft20  =  
../images/groundpieces/transparent/foliage/turfslopeleft20.png (type=surface, 
x=0, y=0, width=52,  height=20);
-               turfsloperight   =  
../images/groundpieces/transparent/foliage/turfsloperight.png  (type=surface, 
x=0, y=0, width=40,  height=17);
-               turfsloperight20 = 
../images/groundpieces/transparent/foliage/turfsloperight20.png (type=surface, 
x=0, y=0, width=52,  height=20);
-               turfsmallbump    =  
../images/groundpieces/transparent/foliage/turfsmallbump.png   (type=surface, 
x=0, y=0, width=20,  height=16);
-               turfsmallnook    =  
../images/groundpieces/transparent/foliage/turfsmallnook.png   (type=surface, 
x=0, y=0, width=20,  height=17);
-               turftufty        = 
../images/groundpieces/transparent/foliage/turftufty.png        (type=surface, 
x=0, y=0, width=20,  height=17);
-       }
-
-       section Mushroom
-       {
-               toadstool1 = 
../images/groundpieces/ground/mushroom/toadstool1.png (type=surface, x=0, y=0, 
width=211, height=187);
-               toadstool2 = 
../images/groundpieces/ground/mushroom/toadstool2.png (type=surface, x=0, y=0, 
width=63, height=56);
-               toadstool3 = 
../images/groundpieces/ground/mushroom/toadstool3.png (type=surface, x=0, y=0, 
width=214, height=178);
-               toadstool4 = 
../images/groundpieces/ground/mushroom/toadstool4.png (type=surface, x=0, y=0, 
width=197, height=210);
-       }
-
-       section Sweets
-       {
-               allsort1          = 
../images/groundpieces/ground/sweets/allsort1.png (type=surface, x=0, y=0, 
width=61,  height=60);
-               allsort2          = 
../images/groundpieces/ground/sweets/allsort2.png (type=surface, x=0, y=0, 
width=67,  height=52);
-               aquachoc = ../images/groundpieces/ground/sweets/aquachoc.png 
(type=surface, x=0, y=0, width=189, height=71);
-               canestalk = ../images/groundpieces/ground/sweets/canestalk.png 
(type=surface, x=0, y=0, width=15, height=61);
-               canestub = ../images/groundpieces/ground/sweets/canestub.png 
(type=surface, x=0, y=0, width=16, height=7);
-               canetop = ../images/groundpieces/ground/sweets/canetop.png 
(type=surface, x=0, y=0, width=115, height=72);
-               chocbar = ../images/groundpieces/ground/sweets/chocbar.png 
(type=surface, x=0, y=0, width=300, height=74);
-               chocbloc = ../images/groundpieces/ground/sweets/chocbloc.png 
(type=surface, x=0, y=0, width=64, height=64);
-               chocbloc-lowleft = 
../images/groundpieces/ground/sweets/chocbloc-lowleft.png (type=surface, x=0, 
y=0, width=64, height=64);
-               chocbloc-lowright = 
../images/groundpieces/ground/sweets/chocbloc-lowright.png (type=surface, x=0, 
y=0, width=64, height=64);
-               chocbloc-topleft = 
../images/groundpieces/ground/sweets/chocbloc-topleft.png (type=surface, x=0, 
y=0, width=64, height=64);
-               chocbloc-topright = 
../images/groundpieces/ground/sweets/chocbloc-topright.png (type=surface, x=0, 
y=0, width=64, height=64);
-               goldchoc = ../images/groundpieces/ground/sweets/goldchoc.png 
(type=surface, x=0, y=0, width=190, height=71);
-               greenjellybaby = 
../images/groundpieces/ground/sweets/greenjellybaby.png (type=surface, x=0, 
y=0, width=64, height=84);
-               icecream          = 
../images/groundpieces/ground/sweets/icecream.png (type=surface, x=0, y=0, 
width=114,  height=273);
-               icecream = ../images/groundpieces/ground/sweets/icecream.png 
(type=surface, x=0, y=0, width=114, height=273);
-               jellybaby = 
../images/groundpieces/ground/sweets/greenjellybaby.png (type=surface);
-               jellybaby2 = 
../images/groundpieces/ground/sweets/redjellybaby.png (type=surface);
-               jube1 = ../images/groundpieces/ground/sweets/jube1.png 
(type=surface, x=0, y=0, width=49, height=42);
-               jube2 = ../images/groundpieces/ground/sweets/jube2.png 
(type=surface, x=0, y=0, width=45, height=48);
-               lollipop = ../images/groundpieces/ground/sweets/lollipop.png 
(type=surface, x=0, y=0, width=42, height=238);
-               lollipop = ../images/groundpieces/ground/sweets/lollipop.png 
(type=surface, x=0, y=0, width=42, height=238);
-               lollipop-purp = 
../images/groundpieces/ground/sweets/lollipop-purp.png (type=surface, x=0, y=0, 
width=42, height=238);
-               lollipop-purp = 
../images/groundpieces/ground/sweets/lollipop-purp.png (type=surface, x=0, y=0, 
width=42, height=238);
-               mmblue = ../images/groundpieces/ground/sweets/mmblue.png 
(type=surface, x=0, y=0, width=50, height=41);
-               mmbrown = ../images/groundpieces/ground/sweets/mmbrown.png 
(type=surface, x=0, y=0, width=50, height=41);
-               mmred = ../images/groundpieces/ground/sweets/mmred.png 
(type=surface, x=0, y=0, width=54, height=31);
-               mmyellow = ../images/groundpieces/ground/sweets/mmyellow.png 
(type=surface, x=0, y=0, width=40, height=51);
-               purpchoc = ../images/groundpieces/ground/sweets/purpchoc.png 
(type=surface, x=0, y=0, width=189, height=70);
-               purplechoc = 
../images/groundpieces/ground/sweets/purplechoc.png (type=surface, x=0, y=0, 
width=150, height=57);
-               redjellybaby = 
../images/groundpieces/ground/sweets/redjellybaby.png (type=surface, x=0, y=0, 
width=85, height=63);
-//             jube1 = ../images/groundpieces/ground/sweets/jube1.png 
(type=surface, x=0, y=0, width=49, height=42);
-               cake1 = ../images/groundpieces/ground/sweets/cake1.png 
(type=surface, x=0, y=0, width=163, height=101);
-               cake2 = ../images/groundpieces/ground/sweets/cake2.png 
(type=surface, x=0, y=0, width=121, height=142);
-               cake3 = ../images/groundpieces/ground/sweets/cake3.png 
(type=surface, x=0, y=0, width=153, height=97);
-               cake4 = ../images/groundpieces/ground/sweets/cake4.png 
(type=surface, x=0, y=0, width=148, height=98);
-               cake5 = ../images/groundpieces/ground/sweets/cake5.png 
(type=surface, x=0, y=0, width=152, height=165);
-       }
-
-       section Misc
-       {
-               bridge_left = 
../images/groundpieces/bridge/misc/bridge_left.png (type=surface, x=0, y=0, 
width=72, height=30);
-               bridge_right = 
../images/groundpieces/bridge/misc/bridge_right.png (type=surface, x=0, y=0, 
width=72, height=30);
-
-               // Begin: Only here for backward compatibility
-               bigprickpiece    = 
../images/groundpieces/ground/desert/bigprickpiece.png (type=surface, x=0, y=0, 
width=300,  height=150); 
-               middleprickpiece = 
../images/groundpieces/ground/desert/middleprickpiece.png (type=surface, x=0, 
y=0, width=150,  height=75); 
-               smallbrickpiece = 
../images/groundpieces/ground/desert/smallbrickpiece.png (type=surface, x=0, 
y=0, width=76,  height=38); 
-               // End: Only here for backward compatibility
-
-//             black     = ../images/groundpieces/ground/misc/black.png    
(type=surface, x=0, y=0, width=256, height=228);
-
-                bridge1     = ../images/groundpieces/ground/misc/bridge1.png   
 (type=surface, x=0, y=0, width=216, height=42);
-
-               way         = ../images/groundpieces/ground/desert/platform.png 
       (type=surface, x=0, y=0, width=117, height=35);
-               way_left    = 
../images/groundpieces/ground/desert/platform_left.png        (type=surface, 
x=0, y=0, width=81, height=28);
-               way_right   = 
../images/groundpieces/ground/desert/platform_right.png        (type=surface, 
x=0, y=0, width=62, height=26);
-
-               spike     = ../images/groundpieces/ground/misc/spike.png    
(type=surface, x=0, y=0, width=262,  height=125);
-
-               piece1 = ../images/groundpieces/ground/misc/piece1.png  
(type=surface);
-               piece2 = ../images/groundpieces/ground/misc/piece2.png  
(type=surface);
-               piece3 = ../images/groundpieces/ground/snow/piece3.png  
(type=surface);
-//             piece4 = ../images/groundpieces/ground/misc/piece4.png  
(type=surface);
-//             piece5 = ../images/groundpieces/ground/misc/piece5.png  
(type=surface);
-//             piece6 = ../images/groundpieces/ground/misc/piece6.png  
(type=surface);
-               piece7 = ../images/groundpieces/ground/snow/piece7.png  
(type=surface);
-               piece8 = ../images/groundpieces/ground/snow/piece8.png  
(type=surface);
-               piece9 = ../images/groundpieces/ground/snow/piece9.png  
(type=surface);
-               
-               brick1 = ../images/groundpieces/ground/misc/brick1.png  
(type=surface);
-               brick2 = ../images/groundpieces/ground/misc/brick2.png  
(type=surface);
-               brick3 = ../images/groundpieces/ground/misc/brick3.png  
(type=surface);
-               brick4 = ../images/groundpieces/ground/misc/brick4.png  
(type=surface);
-
-               stoneblock1 = 
../images/groundpieces/ground/misc/stoneblock1.png  (type=surface, x=0, y=0, 
width=64,  height=64); 
-               stoneblock2 = 
../images/groundpieces/ground/misc/stoneblock2.png  (type=surface, x=0, y=0, 
width=64,  height=64); 
-               stoneblock3 = 
../images/groundpieces/ground/misc/stoneblock3.png  (type=surface, x=0, y=0, 
width=64,  height=64); 
-
-               stoneblock5 = 
../images/groundpieces/ground/misc/stoneblock5.png (type=surface, x=0, y=0, 
width=64, height=64);
-               stoneblock6 = 
../images/groundpieces/ground/misc/stoneblock6.png (type=surface, x=0, y=0, 
width=64, height=64);
-
-               pfosten = ../images/groundpieces/ground/misc/pfosten.png  
(type=surface, x=0, y=0, width=163,  height=201); 
-       }
-       
-       section Space
-       {
-               grid1 = ../images/groundpieces/bridge/space/grid1.png  
(type=surface, x=0, y=0, width=51,  height=51); 
-               grid2 = ../images/groundpieces/bridge/space/grid2.png  
(type=surface, x=0, y=0, width=51,  height=51); 
-               grid3 = ../images/groundpieces/bridge/space/grid3.png  
(type=surface, x=0, y=0, width=41,  height=41); 
-
-               smallblock1 = 
../images/groundpieces/ground/space/smallblock1.png (type=surface, x=0, y=0, 
width=32, height=32);
-               smallblock2 = 
../images/groundpieces/ground/space/smallblock2.png (type=surface, x=0, y=0, 
width=32, height=32);
-               smallblock3 = 
../images/groundpieces/ground/space/smallblock3.png (type=surface, x=0, y=0, 
width=32, height=32);
-
-               diagonal = ../images/groundpieces/ground/space/diagonal.png 
(type=surface, x=0, y=0, width=125, height=68);
-               diagonalr = ../images/groundpieces/ground/space/diagonalr.png 
(type=surface, x=0, y=0, width=125, height=68);
-               block1 = ../images/groundpieces/ground/space/block1.png  
(type=surface, x=0, y=0, width=201,  height=61);
-               tower1 = ../images/groundpieces/ground/space/tower1.png  
(type=surface, x=0, y=0, width=64,  height=166); 
-               smalltower = ../images/groundpieces/ground/space/smalltower.png 
 (type=surface, x=0, y=0, width=6,  height=200); 
-               way        = ../images/groundpieces/ground/space/way.png  
(type=surface, x=0, y=0, width=100,  height=6); 
-       }
-
-       section Desert
-       {
-               Sluggydu = ../images/groundpieces/ground/desert/sluggydu.png 
(type=surface, x=0, y=0, width=192, height=36);
-               blobdune = ../images/groundpieces/ground/desert/blobdune.png 
(type=surface, x=0, y=0, width=112, height=32);
-
-               domedune = ../images/groundpieces/ground/desert/domedune.png 
(type=surface, x=0, y=0, width=154, height=45);
-               flatdune = ../images/groundpieces/ground/desert/flatdune.png 
(type=surface, x=0, y=0, width=166, height=30);
-               peakdune = ../images/groundpieces/ground/desert/peakdune.png 
(type=surface, x=0, y=0, width=136, height=57);
-
-               bigblock-broken1 = 
../images/groundpieces/ground/desert/bigblock-broken1.png (type=surface, x=0, 
y=0, width=300, height=150);
-               bigblock-broken2 = 
../images/groundpieces/ground/desert/bigblock-broken2.png (type=surface, x=0, 
y=0, width=254, height=144);
-               bigdune1 = ../images/groundpieces/ground/desert/bigdune1.png 
(type=surface, x=0, y=0, width=318, height=107);
-
-               bigprickpiece    = 
../images/groundpieces/ground/desert/bigprickpiece.png (type=surface, x=0, y=0, 
width=300,  height=150); 
-               middleprickpiece = 
../images/groundpieces/ground/desert/middleprickpiece.png (type=surface, x=0, 
y=0, width=150,  height=75); 
-               smallbrickpiece = 
../images/groundpieces/ground/desert/smallbrickpiece.png (type=surface, x=0, 
y=0, width=76,  height=38); 
-
-               pillar1     = ../images/groundpieces/ground/desert/pillar1.png 
(type=surface, x=0, y=0, width=36, height=161);
-               pillar2     = ../images/groundpieces/ground/desert/pillar2.png 
(type=surface, x=0, y=0, width=37, height=130);
-               pillar3     = ../images/groundpieces/ground/desert/pillar3.png 
(type=surface, x=0, y=0, width=36, height=147);
-       }
-
-       section Sortie
-       {
-               column1   = ../images/groundpieces/ground/sortie/column.png 
(type=surface, x=0, y=0, width=168, height=312);
-               column2   = ../images/groundpieces/ground/sortie/column2.png 
(type=surface, x=0, y=0, width=168, height=312);
-               column3   = ../images/groundpieces/ground/sortie/column3.png 
(type=surface, x=0, y=0, width=168, height=312);
-
-               plate_forme       = 
../images/groundpieces/ground/sortie/plate_forme.png (type=surface, x=0, y=0, 
width=267, height=94);
-               plate_forme_left  = 
../images/groundpieces/ground/sortie/plate_forme_left.png (type=surface, x=0, 
y=0, width=243, height=94);
-               plate_forme_right = 
../images/groundpieces/ground/sortie/plate_forme_right.png (type=surface, x=0, 
y=0, width=138, height=84);
-       }
-}
-
-section Industrial
-{
-       section Gunge
-       {
-               gunge1 = 
../images/groundpieces/transparent/industrial/gunge1.png (type=surface, x=0, 
y=0, width=65, height=59);
-               gunge10 = 
../images/groundpieces/transparent/industrial/gunge10.png (type=surface, x=0, 
y=0, width=147, height=45);
-               gunge11 = 
../images/groundpieces/transparent/industrial/gunge11.png (type=surface, x=0, 
y=0, width=69, height=51);
-               gunge12 = 
../images/groundpieces/transparent/industrial/gunge12.png (type=surface, x=0, 
y=0, width=32, height=4);
-               gunge13 = 
../images/groundpieces/transparent/industrial/gunge13.png (type=surface, x=0, 
y=0, width=75, height=4);
-               gunge14 = 
../images/groundpieces/transparent/industrial/gunge14.png (type=surface, x=0, 
y=0, width=129, height=10);
-               gunge15 = 
../images/groundpieces/transparent/industrial/gunge15.png (type=surface, x=0, 
y=0, width=98, height=10);
-               gunge2 = 
../images/groundpieces/transparent/industrial/gunge2.png (type=surface, x=0, 
y=0, width=13, height=17);
-               gunge3 = 
../images/groundpieces/transparent/industrial/gunge3.png (type=surface, x=0, 
y=0, width=18, height=10);
-               gunge4 = 
../images/groundpieces/transparent/industrial/gunge4.png (type=surface, x=0, 
y=0, width=38, height=16);
-               gunge5 = 
../images/groundpieces/transparent/industrial/gunge5.png (type=surface, x=0, 
y=0, width=9, height=26);
-               gunge6 = 
../images/groundpieces/transparent/industrial/gunge6.png (type=surface, x=0, 
y=0, width=14, height=27);
-               gunge7 = 
../images/groundpieces/transparent/industrial/gunge7.png (type=surface, x=0, 
y=0, width=11, height=24);
-               gunge8 = 
../images/groundpieces/transparent/industrial/gunge8.png (type=surface, x=0, 
y=0, width=89, height=33);
-               gunge9 = 
../images/groundpieces/transparent/industrial/gunge9.png (type=surface, x=0, 
y=0, width=24, height=9);
-       }
-
-       steel1 = ../images/groundpieces/solid/industrial/steel1.png 
(type=surface, x=0, y=0, width=84, height=43);
-       steel2 = ../images/groundpieces/solid/industrial/steel2.png 
(type=surface, x=0, y=0, width=44, height=167);
-       steel3 = ../images/groundpieces/solid/industrial/steel3.png 
(type=surface, x=0, y=0, width=167, height=44);
-       steel4 = ../images/groundpieces/solid/industrial/steel4.png 
(type=surface, x=0, y=0, width=233, height=105);
-       steel5 = ../images/groundpieces/solid/industrial/steel5.png 
(type=surface, x=0, y=0, width=253, height=106);
-
-       greybri1 = ../images/groundpieces/solid/industrial/greybri1.png 
(type=surface, x=0, y=0, width=198, height=62);
-       greybri2 = ../images/groundpieces/solid/industrial/greybri2.png 
(type=surface, x=0, y=0, width=198, height=62);
-       greybri3 = ../images/groundpieces/solid/industrial/greybri3.png 
(type=surface, x=0, y=0, width=198, height=62);
-       greybri5 = ../images/groundpieces/solid/industrial/greybri5.png 
(type=surface, x=0, y=0, width=99, height=62);
-
-       screw = ../images/groundpieces/solid/industrial/screw.png 
(type=surface, x=0, y=0, width=23, height=23);
-       rivet = ../images/groundpieces/solid/industrial/rivet.png 
(type=surface, x=0, y=0, width=23, height=23);
-
-       pipe_h       = ../images/groundpieces/ground/industrial/pipe1.png     
(type=surface, x=0, y=0, width=32,  height=22);
-       pipe_v       = ../images/groundpieces/ground/industrial/pipe2.png     
(type=surface, x=0, y=0, width=22,  height=32);
-
-       pipe_ph       = ../images/groundpieces/ground/industrial/pipe4.png     
(type=surface, x=0, y=0, width=32,  height=22);
-       pipe_pv       = ../images/groundpieces/ground/industrial/pipe5.png     
(type=surface, x=0, y=0, width=22,  height=32);
-
-       pipe_ul       = ../images/groundpieces/ground/industrial/pipe_ul.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-       pipe_ur       = ../images/groundpieces/ground/industrial/pipe_ur.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-       pipe_dl       = ../images/groundpieces/ground/industrial/pipe_bl.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-       pipe_dr       = ../images/groundpieces/ground/industrial/pipe_br.png    
 (type=surface, x=0, y=0, width=32,  height=32);
-
-       weld1  = ../images/groundpieces/solid/industrial/weld1.png 
(type=surface, x=0, y=0, width=9, height=21);
-        weld2  = ../images/groundpieces/solid/industrial/weld2.png 
(type=surface, x=0, y=0, width=8, height=26);
-        weld3  = ../images/groundpieces/solid/industrial/weld3.png 
(type=surface, x=0, y=0, width=7, height=55);
-        weld4  = ../images/groundpieces/solid/industrial/weld4.png 
(type=surface, x=0, y=0, width=17, height=9);
-        weld5  = ../images/groundpieces/solid/industrial/weld5.png 
(type=surface, x=0, y=0, width=9, height=30);
-        weld6  = ../images/groundpieces/solid/industrial/weld6.png 
(type=surface, x=0, y=0, width=101, height=10);
-        weld7  = ../images/groundpieces/solid/industrial/weld7.png 
(type=surface, x=0, y=0, width=53, height=7);
-        joint1 = ../images/groundpieces/solid/industrial/joint1.png 
(type=surface, x=0, y=0, width=60, height=54);
-        joint2 = ../images/groundpieces/solid/industrial/joint2.png 
(type=surface, x=0, y=0, width=44, height=53);
-        joint3 = ../images/groundpieces/solid/industrial/joint3.png 
(type=surface, x=0, y=0, width=55, height=44);
-        joint4 = ../images/groundpieces/solid/industrial/joint4.png 
(type=surface, x=0, y=0, width=53, height=50);
-        joint5 = ../images/groundpieces/solid/industrial/joint5.png 
(type=surface, x=0, y=0, width=57, height=56);
-}
-
-section Grass
-{
-       grass1 = ../images/groundpieces/transparent/foliage/grass1.png 
(type=surface, x=0, y=0, width=31, height=21);
-       grass10 = ../images/groundpieces/transparent/foliage/grass10.png 
(type=surface, x=0, y=0, width=14, height=7);
-       grass11 = ../images/groundpieces/transparent/foliage/grass11.png 
(type=surface, x=0, y=0, width=14, height=10);
-       grass12 = ../images/groundpieces/transparent/foliage/grass12.png 
(type=surface, x=0, y=0, width=12, height=10);
-       grass13 = ../images/groundpieces/transparent/foliage/grass13.png 
(type=surface, x=0, y=0, width=10, height=6);
-       grass14 = ../images/groundpieces/transparent/foliage/grass14.png 
(type=surface, x=0, y=0, width=13, height=6);
-       grass15 = ../images/groundpieces/transparent/foliage/grass15.png 
(type=surface, x=0, y=0, width=54, height=9);
-       grass16 = ../images/groundpieces/transparent/foliage/grass16.png 
(type=surface, x=0, y=0, width=11, height=7);
-       grass2 = ../images/groundpieces/transparent/foliage/grass2.png 
(type=surface, x=0, y=0, width=14, height=21);
-       grass3 = ../images/groundpieces/transparent/foliage/grass3.png 
(type=surface, x=0, y=0, width=12, height=11);
-       grass4 = ../images/groundpieces/transparent/foliage/grass4.png 
(type=surface, x=0, y=0, width=13, height=21);
-       grass5 = ../images/groundpieces/transparent/foliage/grass5.png 
(type=surface, x=0, y=0, width=9, height=5);
-       grass6 = ../images/groundpieces/transparent/foliage/grass6.png 
(type=surface, x=0, y=0, width=37, height=23);
-       grass7 = ../images/groundpieces/transparent/foliage/grass7.png 
(type=surface, x=0, y=0, width=12, height=9);
-       grass8 = ../images/groundpieces/transparent/foliage/grass8.png 
(type=surface, x=0, y=0, width=13, height=7);
-       grass9 = ../images/groundpieces/transparent/foliage/grass9.png 
(type=surface, x=0, y=0, width=14, height=8);
-}
-
-section Themes
-{
-//     crystal = ../images/themes/crystal.png   (type=surface, x=0, y=0, 
width=256,  height=128);
-//     xmas99  = ../images/themes/xmas99.png    (type=surface, x=0, y=0, 
width=240,  height=98);
-//     tutorial = ../images/themes/tutorial.png    (type=surface, x=0, y=0, 
width=236,  height=154);
-//     space = ../images/themes/space.png    (type=surface, x=0, y=0, 
width=258,  height=145);
-}
-
-
-
-section Exits {
-        desert_tut = ../images/exits/desert_tut.png (type=surface, x=0, y=0, 
width=122, height=115);
-       ice        = ../images/exits/ice.png       (type=surface, x=0, y=0, 
width=64, height=64);
-       stone      = ../images/exits/stone.png     (type=surface, x=0, y=0, 
width=75, height=60);
-       desert     = ../images/exits/desertexit.png  (type=surface, x=0, y=0, 
width=150, height=100);
-       space      = ../images/exits/space.png  (type=surface, x=0, y=0, 
width=154, height=118, array=4x1);
-       sweetexit  = ../images/exits/sweetexit.png (type=surface, x=0, y=0, 
width=180,  height=121);
-       sortie  = ../images/exits/sortie.png (type=surface, x=0, y=0, width=78, 
 height=78);
-       sortie_1  = ../images/exits/ordina.png (type=surface);
-       sortie_anim  = ../images/exits/sortie_anim.png (type=surface, x=0, y=0, 
width=78,  height=90, array=11x1);
-       industrial = ../images/exits/industrial.png (type=surface, x=0, y=0, 
width=145, height=118);
-        crystal = ../images/exits/crystal.png (type=surface, x=0, y=0, 
width=154, height=105);
-}
-
-section Entrances {
-//     gate        = ../images/entrances/gate.png      (type=surface, x=0, 
y=0, width=150, height=150, array=6x1);
-       entrance    = ../images/entrances/entrance.png   (type=surface, x=0, 
y=0, width=64, height=32);
-
-       generic =  ../images/entrances/generic.png (type=surface, x=0, y=0, 
width=64, height=64);
-
-       woodthing_nmov = ../images/entrances/woodthing_nmov.png   
(type=surface, x=0, y=0, width=151, height=157);
-       woodthing_mov  = ../images/entrances/woodthing_mov.png   (type=surface, 
x=0, y=0, width=105, height=17, array=17x1);
-
-       cloud  = ../images/entrances/cloudent.png   (type=surface, x=0, y=0, 
width=188, height=90);
-       space = ../images/entrances/space.png (type=surface, x=0, y=0, 
width=62, height=64, array=5x1);
-
-//     sun = ../images/hotspots/sun.png (type=surface, x=0, y=0, width=215, 
height=215);
-
-        wood_bottom = ../images/entrances/wood_bottom.png (type=surface, x=0, 
y=0, width=100, height=57);
-        wood_top = ../images/entrances/wood_top.png (type=surface, x=0, y=0, 
width=100, height=44);
-
-       entrance_eyes = ../images/entrances/eyes_entrance.png (type=surface, 
x=0, y=0, width=273, height=221);
-       entrance_eyes_anim = ../images/entrances/eyes_entrance_anim.png 
(type=surface, x=0, y=0, width=166, height=72, array=7x1);
-       underlay_eyes = ../images/entrances/eyes_underlay.png (type=surface, 
x=0, y=0, width=166, height=72);
-
-        industrial = ../images/entrances/industrial.png (type=surface, x=0, 
y=0, width=105, height=158);
-        industrial_top = ../images/entrances/industrial_top.png (type=surface, 
x=0, y=0, width=43, height=53);
-
-//        industrial = ../images/entrances/industrial.png (type=surface, x=0, 
y=0, width=129, height=193);
-//        industrial_top = ../images/entrances/industrial_top.png 
(type=surface, x=0, y=0, width=52, height=65);
-}
-
-
-section Ywlam
-{
-       bigsand = ../images/groundpieces/ground/desert/bigsand.png 
(type=surface, x=0, y=0, width=300,  height=150); 
-       mediumsand = ../images/groundpieces/ground/desert/mediumsand.png 
(type=surface, x=0, y=0, width=150,  height=75); 
-       smallsand = ../images/groundpieces/ground/desert/smallsand.png 
(type=surface, x=0, y=0, width=75,  height=37); 
-       rightsmallsand = 
../images/groundpieces/ground/desert/rightsmallsand.png (type=surface, x=0, 
y=0, width=75,  height=37); 
-       leftsmallsand = ../images/groundpieces/ground/desert/leftsmallsand.png 
(type=surface, x=0, y=0, width=75,  height=37); 
-//     bigblack = ../images/groundpieces/ground/desert/bigblack.png 
(type=surface, x=0, y=0, width=300,  height=150); 
-//     mediumblack = ../images/groundpieces/ground/desert/mediumblack.png 
(type=surface, x=0, y=0, width=150,  height=75); 
-//     smallblack = ../images/groundpieces/ground/desert/smallblack.png 
(type=surface, x=0, y=0, width=75,  height=37); 
-       rightsmallbrick = 
../images/groundpieces/ground/desert/rightsmallbrick.png (type=surface, x=0, 
y=0, width=76,  height=38); 
-       leftsmallbrick = 
../images/groundpieces/ground/desert/leftsmallbrick.png (type=surface, x=0, 
y=0, width=76,  height=38); 
-//     bigegpytpict = ../images/groundpieces/ground/desert/bigegyptpic.png 
(type=surface, x=0, y=0, width=386,  height=485); 
-       mediumegpytpict = ../images/hotspots/desert/mediumegyptpic.png 
(type=surface, x=0, y=0, width=193,  height=242); 
-       smallegpytpict = ../images/hotspots/desert/smallegyptpic.png 
(type=surface, x=0, y=0, width=96,  height=121); 
-       bigdimwall = ../images/hotspots/desert/bigdimwall.png (type=surface, 
x=0, y=0, width=300,  height=150); 
-       mediumdimwall = ../images/hotspots/desert/mediumdimwall.png 
(type=surface, x=0, y=0, width=150,  height=75); 
-       smalldimwall = ../images/hotspots/desert/smalldimwall.png 
(type=surface, x=0, y=0, width=75,  height=37); 
-       mediummummy = ../images/hotspots/desert/mediummummy.png (type=surface, 
x=0, y=0, width=133,  height=56); 
-       mediumsphinx = ../images/hotspots/desert/mediumsphinx.png 
(type=surface, x=0, y=0, width=150,  height=97); 
-       smallsphinx = ../images/hotspots/desert/smallsphinx.png (type=surface, 
x=0, y=0, width=75,  height=48); 
-       smallD = ../images/hotspots/desert/smallD.png (type=surface, x=0, y=0, 
width=30,  height=38); 
-       smallO = ../images/hotspots/desert/smallO.png (type=surface, x=0, y=0, 
width=30,  height=38); 
-       smallG = ../images/hotspots/desert/smallG.png (type=surface, x=0, y=0, 
width=30,  height=38); 
-       smallE = ../images/hotspots/desert/smallE.png (type=surface, x=0, y=0, 
width=30,  height=38); 
-
-        // Pacman stuff
-       pacmaze = ../images/special/pacman/pacman-maze.png (type=surface, x=0, 
y=0, width=453,  height=582); 
-       pacframe = ../images/special/pacman/pacman-frame.png (type=surface, 
x=0, y=0, width=453,  height=582); 
-       pacbkg = ../images/special/pacman/pacman-bkg.png (type=surface, x=0, 
y=0, width=453,  height=582); 
-       pacman = ../images/special/pacman/pacman.png (type=surface, x=0, y=0, 
width=32,  height=32); 
-       inky = ../images/special/pacman/inky.png (type=surface, x=0, y=0, 
width=32,  height=32); 
-       blinky = ../images/special/pacman/blinky.png (type=surface, x=0, y=0, 
width=32,  height=32); 
-       pinky = ../images/special/pacman/pinky.png (type=surface, x=0, y=0, 
width=32,  height=32); 
-       clyde = ../images/special/pacman/clyde.png (type=surface, x=0, y=0, 
width=32,  height=32); 
-}
-
-section Steel
-{
-       steel1 = ../images/groundpieces/solid/industrial/steel1.png 
(type=surface, x=0, y=0, width=84, height=43);
-       steel2 = ../images/groundpieces/solid/industrial/steel2.png 
(type=surface, x=0, y=0, width=44, height=167);
-       steel3 = ../images/groundpieces/solid/industrial/steel3.png 
(type=surface, x=0, y=0, width=167, height=44);
-       steel4 = ../images/groundpieces/solid/industrial/steel4.png 
(type=surface, x=0, y=0, width=233, height=105);
-       steel5 = ../images/groundpieces/solid/industrial/steel5.png 
(type=surface, x=0, y=0, width=253, height=106);
-}
-
-section Gunge
-{
-       gunge1 = ../images/groundpieces/transparent/industrial/gunge1.png 
(type=surface, x=0, y=0, width=65, height=59);
-       gunge10 = ../images/groundpieces/transparent/industrial/gunge10.png 
(type=surface, x=0, y=0, width=147, height=45);
-       gunge11 = ../images/groundpieces/transparent/industrial/gunge11.png 
(type=surface, x=0, y=0, width=69, height=51);
-       gunge12 = ../images/groundpieces/transparent/industrial/gunge12.png 
(type=surface, x=0, y=0, width=32, height=4);
-       gunge13 = ../images/groundpieces/transparent/industrial/gunge13.png 
(type=surface, x=0, y=0, width=75, height=4);
-       gunge14 = ../images/groundpieces/transparent/industrial/gunge14.png 
(type=surface, x=0, y=0, width=129, height=10);
-       gunge15 = ../images/groundpieces/transparent/industrial/gunge15.png 
(type=surface, x=0, y=0, width=98, height=10);
-       gunge2 = ../images/groundpieces/transparent/industrial/gunge2.png 
(type=surface, x=0, y=0, width=13, height=17);
-       gunge3 = ../images/groundpieces/transparent/industrial/gunge3.png 
(type=surface, x=0, y=0, width=18, height=10);
-       gunge4 = ../images/groundpieces/transparent/industrial/gunge4.png 
(type=surface, x=0, y=0, width=38, height=16);
-       gunge5 = ../images/groundpieces/transparent/industrial/gunge5.png 
(type=surface, x=0, y=0, width=9, height=26);
-       gunge6 = ../images/groundpieces/transparent/industrial/gunge6.png 
(type=surface, x=0, y=0, width=14, height=27);
-       gunge7 = ../images/groundpieces/transparent/industrial/gunge7.png 
(type=surface, x=0, y=0, width=11, height=24);
-       gunge8 = ../images/groundpieces/transparent/industrial/gunge8.png 
(type=surface, x=0, y=0, width=89, height=33);
-       gunge9 = ../images/groundpieces/transparent/industrial/gunge9.png 
(type=surface, x=0, y=0, width=24, height=9);
-
-}
-
-section Buttons
-{
-        pause = ../images/core/buttons/pause.png (type=surface, x=0, y=0, 
width=38, height=56);
-}
-
-// EOF //

Deleted: trunk/data/data/gui.scr
===================================================================
--- trunk/data/data/gui.scr     2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/gui.scr     2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,121 +0,0 @@
-section Window
-{
-       font = ../images/gui/font_white.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-
-       font_disabled = ../images/gui/font_gray.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-}
-
-section Button
-{
-       font = ../images/gui/font_black.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-
-       font_disabled = ../images/gui/font_gray.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-}
-
-section InputBox
-{
-       font = ../images/gui/font_black.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-
-       font_disabled = ../images/gui/font_gray.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-}
-
-section Label
-{
-       font = ../images/gui/font_black.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-}
-
-section ListBox
-{
-       font = ../images/gui/font_black.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-}
-
-section CheckBox
-{
-       font = ../images/gui/font_black.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-
-       sur_checked = ../images/gui/checkbox_checked.png (type=surface);
-       sur_unchecked = ../images/gui/checkbox_unchecked.png (type=surface);
-       sur_checked_disabled = ../images/gui/checkbox_checked_disabled.png 
(type=surface);
-       sur_unchecked_disabled = ../images/gui/checkbox_unchecked_disabled.png 
(type=surface);
-}
-
-section RadioButton
-{
-       font = ../images/gui/font_black.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-
-       sur_checked = ../images/gui/radiobutton_checked.png (type=surface);
-       sur_unchecked = ../images/gui/radiobutton_unchecked.png (type=surface);
-       sur_checked_disabled = ../images/gui/radiobutton_checked_disabled.png 
(type=surface);
-       sur_unchecked_disabled = 
../images/gui/radiobutton_unchecked_disabled.png (type=surface);
-}
-
-section TreeViewItem
-{
-       font = ../images/gui/font_black.tga(
-               type=font,
-               trans_limit=0.05,
-               x=0, y=0,
-               subtract_width=0,
-               spacelen=4,
-               
letters="!'#$%&'()*+,-./0123456789:;<=>address@hidden'abcdefghijklmnopqrstuvwxyz{|}~");
-}
\ No newline at end of file

Deleted: trunk/data/data/hotspots.scr
===================================================================
--- trunk/data/data/hotspots.scr        2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/hotspots.scr        2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,53 +0,0 @@
-// Automatic generated by gen-scrfile.scm - don't edit by hand!
-
-section desert
-{
-        bigdimwall = ../images/hotspots/desert/bigdimwall.png (type=surface);
-        mediumdimwall = ../images/hotspots/desert/mediumdimwall.png 
(type=surface);
-        mediumegyptpic = ../images/hotspots/desert/mediumegyptpic.png 
(type=surface);
-        mediummummy = ../images/hotspots/desert/mediummummy.png (type=surface);
-        mediumsphinx = ../images/hotspots/desert/mediumsphinx.png 
(type=surface);
-        smallD = ../images/hotspots/desert/smallD.png (type=surface);
-        smallE = ../images/hotspots/desert/smallE.png (type=surface);
-        smallG = ../images/hotspots/desert/smallG.png (type=surface);
-        smallO = ../images/hotspots/desert/smallO.png (type=surface);
-        smalldimwall = ../images/hotspots/desert/smalldimwall.png 
(type=surface);
-        smallegyptpic = ../images/hotspots/desert/smallegyptpic.png 
(type=surface);
-        smallmummy = ../images/hotspots/desert/smallmummy.png (type=surface);
-        smallsphinx = ../images/hotspots/desert/smallsphinx.png (type=surface);
-}
-
-section misc
-{
-        bridge = ../images/hotspots/misc/bridge.png (type=surface);
-        tree = ../images/hotspots/misc/tree.png (type=surface);
-}
-
-section signposts
-{
-        arrow_east = ../images/hotspots/signposts/arrow_east.png 
(type=surface);
-        arrow_north = ../images/hotspots/signposts/arrow_north.png 
(type=surface);
-        arrow_northeast = ../images/hotspots/signposts/arrow_northeast.png 
(type=surface);
-        arrow_northwest = ../images/hotspots/signposts/arrow_northwest.png 
(type=surface);
-        arrow_south = ../images/hotspots/signposts/arrow_south.png 
(type=surface);
-        arrow_southeast = ../images/hotspots/signposts/arrow_southeast.png 
(type=surface);
-        arrow_southwest = ../images/hotspots/signposts/arrow_southwest.png 
(type=surface);
-        arrow_west = ../images/hotspots/signposts/arrow_west.png 
(type=surface);
-        basher = ../images/hotspots/signposts/basher.png (type=surface);
-        blocker = ../images/hotspots/signposts/blocker.png (type=surface);
-        bomber = ../images/hotspots/signposts/bomber.png (type=surface);
-        bridger = ../images/hotspots/signposts/bridger.png (type=surface);
-        climber = ../images/hotspots/signposts/climber.png (type=surface);
-        danger = ../images/hotspots/signposts/danger.png (type=surface);
-        digger = ../images/hotspots/signposts/digger.png (type=surface);
-        floater = ../images/hotspots/signposts/floater.png (type=surface);
-        miner = ../images/hotspots/signposts/miner.png (type=surface);
-        nogo = ../images/hotspots/signposts/nogo.png (type=surface);
-}
-
-section space
-{
-        engine = ../images/hotspots/space/engine.png (type=surface);
-}
-
-// EOF //

Deleted: trunk/data/data/liquids.scr
===================================================================
--- trunk/data/data/liquids.scr 2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/liquids.scr 2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,17 +0,0 @@
-       // Animations for water, lava, slime or other liquid things
-
-section Liquid
-{
-       water_cmap  = ../images/liquids/water_cmap.png      (type=surface, x=0, 
y=0, width=1,  height=64);
-
-       water       = ../images/liquids/water.png      (type=surface, x=0, y=0, 
width=32,  height=32, array=16x1);
-       water2      = ../images/liquids/water2.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=12x1);
-       water3      = ../images/liquids/water3.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=8x1);
-       water4      = ../images/liquids/water4.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=8x1);
-       water5      = ../images/liquids/water5.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=4x1);
-       swater      = ../images/liquids/swater.png     (type=surface, x=0, y=0, 
width=64,  height=64, array=4x1);
-       lava        = ../images/liquids/lava.png       (type=surface, x=0, y=0, 
width=64,  height=64, array=12x1);
-       slime        = ../images/liquids/slime.png       (type=surface, x=0, 
y=0, width=64,  height=64, array=12x1);
-}
-
-// EOF ///
\ No newline at end of file

Deleted: trunk/data/data/story.scr
===================================================================
--- trunk/data/data/story.scr   2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/story.scr   2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,21 +0,0 @@
-// Images used for the story intro
-
-section Story
-{
-       story0 = ../images/story/story0.png (type=surface);
-       story1 = ../images/story/story1.png (type=surface);
-       story2 = ../images/story/story2.png (type=surface);
-       story3 = ../images/story/story3.png (type=surface);
-       story4 = ../images/story/story4.png (type=surface);
-       story5 = ../images/story/story5.png (type=surface);
-       story6 = ../images/story/story6.png (type=surface);
-
-       credits1 = ../images/story/credits1.png (type=surface);
-       credits2 = ../images/story/credits2.png (type=surface);
-       credits3 = ../images/story/credits3.png (type=surface);
-       credits4 = ../images/story/credits4.png (type=surface);
-
-        background = ../images/core/menu/worldscreenbg.jpg (type=surface);
-}
-
-// EOF
\ No newline at end of file

Deleted: trunk/data/data/textures.scr
===================================================================
--- trunk/data/data/textures.scr        2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/textures.scr        2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,55 +0,0 @@
-section Textures
-{
-        fruitcaketile = ../images/textures/fruitcaketile.jpg (type=surface, 
x=0, y=0, width=256, height=256);
-
-       default          = ../images/textures/default.png  (type=surface, x=0, 
y=0, width=64, height=64);
-       industrial       = ../images/textures/industrial.jpg (type=surface, 
x=0, y=0, width=400, height=600);
-
-       clouds2          = ../images/textures/clouds2.jpg  (type=surface);
-       clouds3          = ../images/textures/clouds3.png  (type=surface);
-       clouds          = ../images/textures/clouds.jpg  (type=surface, x=0, 
y=0, width=256, height=480);
-       crystal         = ../images/textures/crystal.jpg  (type=surface, x=0, 
y=0, width=169, height=286);
-       stone           = ../images/textures/stones.png (type=surface, x=0, 
y=0, width=256, height=256);
-       rocktile        = ../images/textures/rocktile.jpg (type=surface, x=0, 
y=0, width=256, height=256);
-       rooftile        = ../images/textures/rooftile.jpg (type=surface, x=0, 
y=0, width=256, height=256);
-       rooftile2       = ../images/textures/rooftile2.jpg (type=surface, x=0, 
y=0, width=256, height=256);
-
-       greentex        = ../images/textures/greentex.jpg (type=surface);
-
-       rock6           = ../images/textures/rock6.jpg (type=surface);
-
-       rockagglo       = ../images/textures/rockagglo.jpg (type=surface, x=0, 
y=0, width=256, height=256);
-
-       icetile         = ../images/textures/icetile.jpg (type=surface, x=0, 
y=0, width=150, height=400);
-       lunartile       = ../images/textures/lunartile.jpg (type=surface, x=0, 
y=0, width=150, height=400);
-
-       blueflame       = ../images/textures/blueflame.jpg (type=surface, x=0, 
y=0, width=150, height=400);
-       stones           = ../images/textures/stone.jpg (type=surface, x=0, 
y=0, width=148, height=398);
-       flame           = ../images/textures/flamebg.jpg (type=surface, x=0, 
y=0, width=256, height=480);
-
-       anim_fire           = ../images/textures/anim_fire.jpg (type=surface, 
x=0, y=0, width=64, height=590, array=15x1);
-
-       stars         =   ../images/textures/stars.jpg (type=surface, x=0, y=0, 
width=256, height=480);
-
-       enchantedjungle = ../images/textures/enchantedjungle.jpg (type=surface, 
x=0, y=0, width=300,height=500);
-       darkjungle = ../images/textures/darkjungle.jpg (type=surface, x=0, y=0, 
width=300,height=500);
-       latejungle = ../images/textures/latejungle.jpg (type=surface, x=0, y=0, 
width=300,height=500);
-       nightjungle = ../images/textures/nightjungle.jpg (type=surface, x=0, 
y=0, width=300,height=500);
-
-       happyclouds = ../images/textures/happyclouds.jpg (type=surface, x=0, 
y=0, width=384,height=600);
-
-       desert = ../images/textures/desert.jpg (type=surface, x=0, y=0, 
width=256, height=600);
-       desert_room = ../images/textures/desert_room.jpg (type=surface, x=0, 
y=0, width=378, height=378);
-
-       sortie  = ../images/textures/sortie.jpg (type=surface, x=0, y=0, 
width=256, height=256);
-
-       cyanspace = ../images/textures/cyanspace.jpg (type=surface, x=0, y=0, 
width=400, height=600);
-       bwsortiebg = ../images/textures/bwsortiebg.jpg (type=surface, x=0, y=0, 
width=400, height=600);
-
-       green_tendrils = ../images/textures/green_tendrils.png (type=surface, 
x=0, y=0, width=256, height=256);
-       mountain = ../images/textures/mountain.png (type=surface, x=0, y=0, 
width=400, height=600);
-        thunderstorm = ../images/textures/thunderstorm.png (type=surface, x=0, 
y=0, width=256, height=800);
-        ordina = ../images/textures/ordina.jpg (type=surface);
-        fond1 = ../images/textures/ordina.jpg (type=surface);
-}
-

Deleted: trunk/data/data/traps.scr
===================================================================
--- trunk/data/data/traps.scr   2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/traps.scr   2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,15 +0,0 @@
-
-section Traps
-{
-        tut = ../images/traps/tut.png (type=surface, x=0, y=0, width=732, 
height=115, tcol=0);
-       smasher     = ../images/traps/smasher.png   (type=surface, x=0, y=0, 
width=282, height=189, array=6x1);
-       smasher_cmap = ../images/traps/smasher_cmap.png   (type=surface, x=0, 
y=0, width=281, height=189,tcol=0);
-       hammer      = ../images/traps/hammer.png    (type=surface, x=0, y=0, 
width=151, height=181, array=13x1);
-       fake_exit   = ../images/traps/fake_exit.png (type=surface, x=0, y=0, 
width=75, height=112, tcol=0, array=9x1);
-       spike       = ../images/traps/spike.png     (type=surface, x=0, y=0, 
width=32, height=32, tcol=0,   array=14x1);
-       guillotinekill = ../images/traps/guillotinekill.png (type=surface, x=0, 
y=0, width=80, height=96, tcol=0, array=12x2);
-       guillotineidle = ../images/traps/guillotineidle.png (type=surface, x=0, 
y=0, width=80, height=96, tcol=0, array=7x1);
-       laser_exit  = ../images/traps/laser_exit.png (type=surface, x=0, y=0, 
width=75, height=60, tcol=0, array=6x1);
-        bumper = ../images/traps/bumper.png (type=surface, x=0, y=0, width=60, 
height=102, array=6x1, tcol=0);
-        bumper_cmap = ../images/traps/bumper_cmap.png (type=surface, x=0, y=0, 
width=60, height=102, tcol=0);
-}

Deleted: trunk/data/data/worldmaps.scr
===================================================================
--- trunk/data/data/worldmaps.scr       2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/worldmaps.scr       2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,14 +0,0 @@
-
-section tutorial
-{
-        layer0 = ../images/worldmaps/tutorial_layer0.jpg (type=surface);
-        layer1 = ../images/worldmaps/tutorial_layer1.png (type=surface);
-        layer2 = ../images/worldmaps/tutorial_layer2.png (type=surface);
-        layer3 = ../images/worldmaps/tutorial_layer3.png (type=surface);
-}
-
-section misc
-{
-        volcano = ../images/worldmaps/volcano.jpg (type=surface, x=0, y=0, 
width=800, height=600);
-        pacman  = ../images/worldmaps/pacman.jpg (type=surface, x=0, y=0, 
width=640, height=480);
-}

Deleted: trunk/data/data/worldobjs.scr
===================================================================
--- trunk/data/data/worldobjs.scr       2005-12-05 21:24:36 UTC (rev 2539)
+++ trunk/data/data/worldobjs.scr       2005-12-05 21:25:00 UTC (rev 2540)
@@ -1,21 +0,0 @@
-
-teleporter = ../images/worldobjs/teleporter.png    (type=surface, x=0, y=0, 
width=35, height=52,array=6x1);
-teleportertarget = ../images/worldobjs/teleportertarget.png    (type=surface, 
x=0, y=0, width=64, height=64,array=7x1);
-teleporter2 = ../images/worldobjs/teleporter2.png (type=surface);
-
-iceblock = ../images/worldobjs/iceblock.png (type=surface, x=0, y=0, width=25, 
height=10, array=6x1);
-iceblock_cmap = ../images/worldobjs/iceblock_cmap.png (type=surface, x=0, y=0, 
width=25, height=10);
-
-conveyorbelt_left   = ../images/worldobjs/conveyorbelt_left.png   
(type=surface, x=0, y=0, width=15, height=14, array=15x1);
-conveyorbelt_middle = ../images/worldobjs/conveyorbelt_middle.png 
(type=surface, x=0, y=0, width=15, height=14, array=15x1);
-conveyorbelt_right  = ../images/worldobjs/conveyorbelt_right.png  
(type=surface, x=0, y=0, width=15, height=14, array=15x1);
-conveyorbelt_cmap  = ../images/worldobjs/conveyorbelt_cmap.png  (type=surface, 
x=0, y=0, width=15, height=14);
-
-switchdoor_box    = ../images/worldobjs/switchdoor_box.png (type=surface);
-switchdoor_switch = ../images/worldobjs/switchdoor_switch.png (type=surface);
-switchdoor_tile   = ../images/worldobjs/switchdoor_tile.png (type=surface);
-switchdoor_tile_cmap = ../images/worldobjs/switchdoor_tile_cmap.png 
(type=surface);
-
-infobox = ../images/worldobjs/infobox.png (type=surface);
-
-// EOF //
\ No newline at end of file

Deleted: trunk/data/levels/tutorial/placeholder.pingus
===================================================================
--- trunk/data/levels/tutorial/placeholder.pingus       2005-12-05 21:24:36 UTC 
(rev 2539)
+++ trunk/data/levels/tutorial/placeholder.pingus       2005-12-05 21:25:00 UTC 
(rev 2540)
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<pingus-level>
-  <version>2</version>
-  <head>
-    <levelname>--- Empty Placeholder Level ---</levelname>
-    <description>This Level is not playable and EMPTY!</description>
-    <author>Ingo Ruhnke &lt;address@hidden&gt;</author>
-    <number-of-pingus>50</number-of-pingus>
-    <number-to-save>25</number-to-save>
-    <time>-1</time>
-    <difficulty>40</difficulty>
-    <playable>0</playable>
-    <comment />
-    <actions>
-      <basher>20</basher>
-      <blocker>20</blocker>
-      <bomber>20</bomber>
-      <bridger>20</bridger>
-      <climber>20</climber>
-      <digger>20</digger>
-      <floater>20</floater>
-      <jumper>20</jumper>
-      <miner>20</miner>
-      <slider>20</slider>
-    </actions>
-    <levelsize>
-      <width>1216</width>
-      <height>608</height>
-    </levelsize>
-  </head>
-  <objects />
-</pingus-level>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]