From b0f91cf4d43c63a0b06c04cc37db2690ec691720 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 7 Mar 2008 11:26:11 +0000 Subject: Branched new tmwdata module, which will contain the data shared among the 0.0 and trunk clients and tmwserv. --- graphics/CMakeLists.txt | 3 -- graphics/gui/CMakeLists.txt | 54 ----------------------------- graphics/gui/Makefile.am | 57 ------------------------------- graphics/gui/attack_target.png | Bin 359 -> 0 bytes graphics/gui/bg_quad_dis.png | Bin 5241 -> 0 bytes graphics/gui/browserfont.png | Bin 1846 -> 0 bytes graphics/gui/button.png | Bin 374 -> 0 bytes graphics/gui/button_disabled.png | Bin 313 -> 0 bytes graphics/gui/buttonhi.png | Bin 374 -> 0 bytes graphics/gui/buttonpress.png | Bin 377 -> 0 bytes graphics/gui/checkbox.png | Bin 696 -> 0 bytes graphics/gui/close_button.png | Bin 650 -> 0 bytes graphics/gui/deepbox.png | Bin 270 -> 0 bytes graphics/gui/fixedfont.png | Bin 1895 -> 0 bytes graphics/gui/hits_blue.png | Bin 589 -> 0 bytes graphics/gui/hits_red.png | Bin 561 -> 0 bytes graphics/gui/hits_yellow.png | Bin 894 -> 0 bytes graphics/gui/hscroll_left_default.png | Bin 358 -> 0 bytes graphics/gui/hscroll_left_highlight.png | Bin 364 -> 0 bytes graphics/gui/hscroll_left_pressed.png | Bin 349 -> 0 bytes graphics/gui/hscroll_right_default.png | Bin 340 -> 0 bytes graphics/gui/hscroll_right_highlight.png | Bin 359 -> 0 bytes graphics/gui/hscroll_right_pressed.png | Bin 350 -> 0 bytes graphics/gui/item_shortcut_bgr.png | Bin 1026 -> 0 bytes graphics/gui/menuitemD.png | Bin 1329 -> 0 bytes graphics/gui/menuitemF.png | Bin 1530 -> 0 bytes graphics/gui/menuitemN.png | Bin 1310 -> 0 bytes graphics/gui/menuitemP.png | Bin 1436 -> 0 bytes graphics/gui/mouse.png | Bin 4508 -> 0 bytes graphics/gui/radioin.png | Bin 454 -> 0 bytes graphics/gui/radioout.png | Bin 380 -> 0 bytes graphics/gui/resize.png | Bin 443 -> 0 bytes graphics/gui/rpgfont_wider.png | Bin 4382 -> 0 bytes graphics/gui/sansserif8.png | Bin 1261 -> 0 bytes graphics/gui/selection.png | Bin 374 -> 0 bytes graphics/gui/slider.png | Bin 571 -> 0 bytes graphics/gui/target-cursor-blue-l.png | Bin 23803 -> 0 bytes graphics/gui/target-cursor-blue-m.png | Bin 18439 -> 0 bytes graphics/gui/target-cursor-blue-s.png | Bin 8353 -> 0 bytes graphics/gui/target-cursor-red-l.png | Bin 25586 -> 0 bytes graphics/gui/target-cursor-red-m.png | Bin 17950 -> 0 bytes graphics/gui/target-cursor-red-s.png | Bin 8361 -> 0 bytes graphics/gui/thickborder.png | Bin 530 -> 0 bytes graphics/gui/unknown-item.png | Bin 540 -> 0 bytes graphics/gui/vscroll_blue.png | Bin 395 -> 0 bytes graphics/gui/vscroll_down_default.png | Bin 367 -> 0 bytes graphics/gui/vscroll_down_highlight.png | Bin 382 -> 0 bytes graphics/gui/vscroll_down_pressed.png | Bin 376 -> 0 bytes graphics/gui/vscroll_grey.png | Bin 371 -> 0 bytes graphics/gui/vscroll_red.png | Bin 394 -> 0 bytes graphics/gui/vscroll_up_default.png | Bin 377 -> 0 bytes graphics/gui/vscroll_up_highlight.png | Bin 376 -> 0 bytes graphics/gui/vscroll_up_pressed.png | Bin 364 -> 0 bytes graphics/images/CMakeLists.txt | 8 ----- graphics/images/Makefile.am | 10 ------ graphics/images/ambient/CMakeLists.txt | 8 ----- graphics/images/ambient/Makefile.am | 8 ----- graphics/images/error.png | Bin 314 -> 0 bytes graphics/images/login_wallpaper.png | Bin 643307 -> 0 bytes graphics/tiles/CMakeLists.txt | 24 ------------- graphics/tiles/Makefile.am | 28 --------------- 61 files changed, 200 deletions(-) delete mode 100644 graphics/CMakeLists.txt delete mode 100644 graphics/gui/CMakeLists.txt delete mode 100644 graphics/gui/Makefile.am delete mode 100644 graphics/gui/attack_target.png delete mode 100644 graphics/gui/bg_quad_dis.png delete mode 100644 graphics/gui/browserfont.png delete mode 100644 graphics/gui/button.png delete mode 100644 graphics/gui/button_disabled.png delete mode 100644 graphics/gui/buttonhi.png delete mode 100644 graphics/gui/buttonpress.png delete mode 100644 graphics/gui/checkbox.png delete mode 100644 graphics/gui/close_button.png delete mode 100644 graphics/gui/deepbox.png delete mode 100644 graphics/gui/fixedfont.png delete mode 100644 graphics/gui/hits_blue.png delete mode 100644 graphics/gui/hits_red.png delete mode 100644 graphics/gui/hits_yellow.png delete mode 100644 graphics/gui/hscroll_left_default.png delete mode 100644 graphics/gui/hscroll_left_highlight.png delete mode 100644 graphics/gui/hscroll_left_pressed.png delete mode 100644 graphics/gui/hscroll_right_default.png delete mode 100644 graphics/gui/hscroll_right_highlight.png delete mode 100644 graphics/gui/hscroll_right_pressed.png delete mode 100644 graphics/gui/item_shortcut_bgr.png delete mode 100644 graphics/gui/menuitemD.png delete mode 100644 graphics/gui/menuitemF.png delete mode 100644 graphics/gui/menuitemN.png delete mode 100644 graphics/gui/menuitemP.png delete mode 100644 graphics/gui/mouse.png delete mode 100644 graphics/gui/radioin.png delete mode 100644 graphics/gui/radioout.png delete mode 100644 graphics/gui/resize.png delete mode 100644 graphics/gui/rpgfont_wider.png delete mode 100644 graphics/gui/sansserif8.png delete mode 100644 graphics/gui/selection.png delete mode 100644 graphics/gui/slider.png delete mode 100644 graphics/gui/target-cursor-blue-l.png delete mode 100644 graphics/gui/target-cursor-blue-m.png delete mode 100644 graphics/gui/target-cursor-blue-s.png delete mode 100644 graphics/gui/target-cursor-red-l.png delete mode 100644 graphics/gui/target-cursor-red-m.png delete mode 100644 graphics/gui/target-cursor-red-s.png delete mode 100644 graphics/gui/thickborder.png delete mode 100644 graphics/gui/unknown-item.png delete mode 100644 graphics/gui/vscroll_blue.png delete mode 100644 graphics/gui/vscroll_down_default.png delete mode 100644 graphics/gui/vscroll_down_highlight.png delete mode 100644 graphics/gui/vscroll_down_pressed.png delete mode 100644 graphics/gui/vscroll_grey.png delete mode 100644 graphics/gui/vscroll_red.png delete mode 100644 graphics/gui/vscroll_up_default.png delete mode 100644 graphics/gui/vscroll_up_highlight.png delete mode 100644 graphics/gui/vscroll_up_pressed.png delete mode 100644 graphics/images/CMakeLists.txt delete mode 100644 graphics/images/Makefile.am delete mode 100644 graphics/images/ambient/CMakeLists.txt delete mode 100644 graphics/images/ambient/Makefile.am delete mode 100644 graphics/images/error.png delete mode 100644 graphics/images/login_wallpaper.png delete mode 100644 graphics/tiles/CMakeLists.txt delete mode 100644 graphics/tiles/Makefile.am (limited to 'graphics') diff --git a/graphics/CMakeLists.txt b/graphics/CMakeLists.txt deleted file mode 100644 index 9a916db3..00000000 --- a/graphics/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -ADD_SUBDIRECTORY(gui) -ADD_SUBDIRECTORY(images) -ADD_SUBDIRECTORY(tiles) diff --git a/graphics/gui/CMakeLists.txt b/graphics/gui/CMakeLists.txt deleted file mode 100644 index 208ae547..00000000 --- a/graphics/gui/CMakeLists.txt +++ /dev/null @@ -1,54 +0,0 @@ -SET (FILES - attack_target.png - bg_quad_dis.png - browserfont.png - button.png - button_disabled.png - buttonhi.png - buttonpress.png - checkbox.png - close_button.png - deepbox.png - fixedfont.png - hits_blue.png - hits_red.png - hits_yellow.png - hscroll_left_default.png - hscroll_left_highlight.png - hscroll_left_pressed.png - hscroll_right_default.png - hscroll_right_highlight.png - hscroll_right_pressed.png - item_shortcut_bgr.png - mouse.png - menuitemD.png - menuitemF.png - menuitemN.png - menuitemP.png - radioin.png - radioout.png - resize.png - rpgfont_wider.png - selection.png - sansserif8.png - slider.png - target-cursor-blue-l.png - target-cursor-blue-m.png - target-cursor-blue-s.png - target-cursor-red-l.png - target-cursor-red-m.png - target-cursor-red-s.png - thickborder.png - unknown-item.png - vscroll_blue.png - vscroll_down_default.png - vscroll_down_highlight.png - vscroll_down_pressed.png - vscroll_grey.png - vscroll_red.png - vscroll_up_default.png - vscroll_up_highlight.png - vscroll_up_pressed.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/gui) diff --git a/graphics/gui/Makefile.am b/graphics/gui/Makefile.am deleted file mode 100644 index 6f33dbed..00000000 --- a/graphics/gui/Makefile.am +++ /dev/null @@ -1,57 +0,0 @@ - -guidir = $(pkgdatadir)/data/graphics/gui - -gui_DATA = \ - attack_target.png \ - bg_quad_dis.png \ - browserfont.png \ - button.png \ - button_disabled.png \ - buttonhi.png \ - buttonpress.png \ - checkbox.png \ - close_button.png \ - deepbox.png \ - fixedfont.png \ - hits_blue.png \ - hits_red.png \ - hits_yellow.png \ - hscroll_left_default.png \ - hscroll_left_highlight.png \ - hscroll_left_pressed.png \ - hscroll_right_default.png \ - hscroll_right_highlight.png \ - hscroll_right_pressed.png \ - item_shortcut_bgr.png \ - mouse.png \ - menuitemD.png \ - menuitemF.png \ - menuitemN.png \ - menuitemP.png \ - radioin.png \ - radioout.png \ - resize.png \ - rpgfont_wider.png \ - selection.png \ - sansserif8.png \ - slider.png \ - target-cursor-blue-l.png \ - target-cursor-blue-m.png \ - target-cursor-blue-s.png \ - target-cursor-red-l.png \ - target-cursor-red-m.png \ - target-cursor-red-s.png \ - thickborder.png \ - unknown-item.png \ - vscroll_blue.png \ - vscroll_down_default.png \ - vscroll_down_highlight.png \ - vscroll_down_pressed.png \ - vscroll_grey.png \ - vscroll_red.png \ - vscroll_up_default.png \ - vscroll_up_highlight.png \ - vscroll_up_pressed.png - -EXTRA_DIST = \ - $(gui_DATA) diff --git a/graphics/gui/attack_target.png b/graphics/gui/attack_target.png deleted file mode 100644 index b1306f97..00000000 Binary files a/graphics/gui/attack_target.png and /dev/null differ diff --git a/graphics/gui/bg_quad_dis.png b/graphics/gui/bg_quad_dis.png deleted file mode 100644 index 3a0354bb..00000000 Binary files a/graphics/gui/bg_quad_dis.png and /dev/null differ diff --git a/graphics/gui/browserfont.png b/graphics/gui/browserfont.png deleted file mode 100644 index 431777c5..00000000 Binary files a/graphics/gui/browserfont.png and /dev/null differ diff --git a/graphics/gui/button.png b/graphics/gui/button.png deleted file mode 100644 index 9ebbea63..00000000 Binary files a/graphics/gui/button.png and /dev/null differ diff --git a/graphics/gui/button_disabled.png b/graphics/gui/button_disabled.png deleted file mode 100644 index 0ce3aa6f..00000000 Binary files a/graphics/gui/button_disabled.png and /dev/null differ diff --git a/graphics/gui/buttonhi.png b/graphics/gui/buttonhi.png deleted file mode 100644 index c4772634..00000000 Binary files a/graphics/gui/buttonhi.png and /dev/null differ diff --git a/graphics/gui/buttonpress.png b/graphics/gui/buttonpress.png deleted file mode 100644 index e9cd1765..00000000 Binary files a/graphics/gui/buttonpress.png and /dev/null differ diff --git a/graphics/gui/checkbox.png b/graphics/gui/checkbox.png deleted file mode 100644 index 669ecf03..00000000 Binary files a/graphics/gui/checkbox.png and /dev/null differ diff --git a/graphics/gui/close_button.png b/graphics/gui/close_button.png deleted file mode 100644 index f87cc2a9..00000000 Binary files a/graphics/gui/close_button.png and /dev/null differ diff --git a/graphics/gui/deepbox.png b/graphics/gui/deepbox.png deleted file mode 100644 index ed3231f3..00000000 Binary files a/graphics/gui/deepbox.png and /dev/null differ diff --git a/graphics/gui/fixedfont.png b/graphics/gui/fixedfont.png deleted file mode 100644 index 10319291..00000000 Binary files a/graphics/gui/fixedfont.png and /dev/null differ diff --git a/graphics/gui/hits_blue.png b/graphics/gui/hits_blue.png deleted file mode 100644 index 59458485..00000000 Binary files a/graphics/gui/hits_blue.png and /dev/null differ diff --git a/graphics/gui/hits_red.png b/graphics/gui/hits_red.png deleted file mode 100644 index da765dc4..00000000 Binary files a/graphics/gui/hits_red.png and /dev/null differ diff --git a/graphics/gui/hits_yellow.png b/graphics/gui/hits_yellow.png deleted file mode 100644 index d77b7c05..00000000 Binary files a/graphics/gui/hits_yellow.png and /dev/null differ diff --git a/graphics/gui/hscroll_left_default.png b/graphics/gui/hscroll_left_default.png deleted file mode 100644 index 2f763d30..00000000 Binary files a/graphics/gui/hscroll_left_default.png and /dev/null differ diff --git a/graphics/gui/hscroll_left_highlight.png b/graphics/gui/hscroll_left_highlight.png deleted file mode 100644 index 6be5ae25..00000000 Binary files a/graphics/gui/hscroll_left_highlight.png and /dev/null differ diff --git a/graphics/gui/hscroll_left_pressed.png b/graphics/gui/hscroll_left_pressed.png deleted file mode 100644 index b8ebcb46..00000000 Binary files a/graphics/gui/hscroll_left_pressed.png and /dev/null differ diff --git a/graphics/gui/hscroll_right_default.png b/graphics/gui/hscroll_right_default.png deleted file mode 100644 index 33fdddd0..00000000 Binary files a/graphics/gui/hscroll_right_default.png and /dev/null differ diff --git a/graphics/gui/hscroll_right_highlight.png b/graphics/gui/hscroll_right_highlight.png deleted file mode 100644 index e9e633ea..00000000 Binary files a/graphics/gui/hscroll_right_highlight.png and /dev/null differ diff --git a/graphics/gui/hscroll_right_pressed.png b/graphics/gui/hscroll_right_pressed.png deleted file mode 100644 index 53972f2b..00000000 Binary files a/graphics/gui/hscroll_right_pressed.png and /dev/null differ diff --git a/graphics/gui/item_shortcut_bgr.png b/graphics/gui/item_shortcut_bgr.png deleted file mode 100644 index e878fc7a..00000000 Binary files a/graphics/gui/item_shortcut_bgr.png and /dev/null differ diff --git a/graphics/gui/menuitemD.png b/graphics/gui/menuitemD.png deleted file mode 100644 index a9fe2222..00000000 Binary files a/graphics/gui/menuitemD.png and /dev/null differ diff --git a/graphics/gui/menuitemF.png b/graphics/gui/menuitemF.png deleted file mode 100644 index 84142a16..00000000 Binary files a/graphics/gui/menuitemF.png and /dev/null differ diff --git a/graphics/gui/menuitemN.png b/graphics/gui/menuitemN.png deleted file mode 100644 index bf25dd61..00000000 Binary files a/graphics/gui/menuitemN.png and /dev/null differ diff --git a/graphics/gui/menuitemP.png b/graphics/gui/menuitemP.png deleted file mode 100644 index 060d5a34..00000000 Binary files a/graphics/gui/menuitemP.png and /dev/null differ diff --git a/graphics/gui/mouse.png b/graphics/gui/mouse.png deleted file mode 100644 index 84dc2ad1..00000000 Binary files a/graphics/gui/mouse.png and /dev/null differ diff --git a/graphics/gui/radioin.png b/graphics/gui/radioin.png deleted file mode 100644 index 12e027fe..00000000 Binary files a/graphics/gui/radioin.png and /dev/null differ diff --git a/graphics/gui/radioout.png b/graphics/gui/radioout.png deleted file mode 100644 index 5eb67bd8..00000000 Binary files a/graphics/gui/radioout.png and /dev/null differ diff --git a/graphics/gui/resize.png b/graphics/gui/resize.png deleted file mode 100644 index 6b31ac64..00000000 Binary files a/graphics/gui/resize.png and /dev/null differ diff --git a/graphics/gui/rpgfont_wider.png b/graphics/gui/rpgfont_wider.png deleted file mode 100644 index 55ccbbd6..00000000 Binary files a/graphics/gui/rpgfont_wider.png and /dev/null differ diff --git a/graphics/gui/sansserif8.png b/graphics/gui/sansserif8.png deleted file mode 100644 index 7eae7a1b..00000000 Binary files a/graphics/gui/sansserif8.png and /dev/null differ diff --git a/graphics/gui/selection.png b/graphics/gui/selection.png deleted file mode 100644 index 20f1ef68..00000000 Binary files a/graphics/gui/selection.png and /dev/null differ diff --git a/graphics/gui/slider.png b/graphics/gui/slider.png deleted file mode 100644 index 1f6e6b35..00000000 Binary files a/graphics/gui/slider.png and /dev/null differ diff --git a/graphics/gui/target-cursor-blue-l.png b/graphics/gui/target-cursor-blue-l.png deleted file mode 100644 index 77cdf4b6..00000000 Binary files a/graphics/gui/target-cursor-blue-l.png and /dev/null differ diff --git a/graphics/gui/target-cursor-blue-m.png b/graphics/gui/target-cursor-blue-m.png deleted file mode 100644 index c0107357..00000000 Binary files a/graphics/gui/target-cursor-blue-m.png and /dev/null differ diff --git a/graphics/gui/target-cursor-blue-s.png b/graphics/gui/target-cursor-blue-s.png deleted file mode 100644 index 3e81c75d..00000000 Binary files a/graphics/gui/target-cursor-blue-s.png and /dev/null differ diff --git a/graphics/gui/target-cursor-red-l.png b/graphics/gui/target-cursor-red-l.png deleted file mode 100644 index 76d2101b..00000000 Binary files a/graphics/gui/target-cursor-red-l.png and /dev/null differ diff --git a/graphics/gui/target-cursor-red-m.png b/graphics/gui/target-cursor-red-m.png deleted file mode 100644 index e2ab79c2..00000000 Binary files a/graphics/gui/target-cursor-red-m.png and /dev/null differ diff --git a/graphics/gui/target-cursor-red-s.png b/graphics/gui/target-cursor-red-s.png deleted file mode 100644 index 09195f44..00000000 Binary files a/graphics/gui/target-cursor-red-s.png and /dev/null differ diff --git a/graphics/gui/thickborder.png b/graphics/gui/thickborder.png deleted file mode 100644 index da72c92f..00000000 Binary files a/graphics/gui/thickborder.png and /dev/null differ diff --git a/graphics/gui/unknown-item.png b/graphics/gui/unknown-item.png deleted file mode 100644 index 9201d688..00000000 Binary files a/graphics/gui/unknown-item.png and /dev/null differ diff --git a/graphics/gui/vscroll_blue.png b/graphics/gui/vscroll_blue.png deleted file mode 100644 index 397501ce..00000000 Binary files a/graphics/gui/vscroll_blue.png and /dev/null differ diff --git a/graphics/gui/vscroll_down_default.png b/graphics/gui/vscroll_down_default.png deleted file mode 100644 index c4292489..00000000 Binary files a/graphics/gui/vscroll_down_default.png and /dev/null differ diff --git a/graphics/gui/vscroll_down_highlight.png b/graphics/gui/vscroll_down_highlight.png deleted file mode 100644 index ac88f7c7..00000000 Binary files a/graphics/gui/vscroll_down_highlight.png and /dev/null differ diff --git a/graphics/gui/vscroll_down_pressed.png b/graphics/gui/vscroll_down_pressed.png deleted file mode 100644 index 9dcc89f6..00000000 Binary files a/graphics/gui/vscroll_down_pressed.png and /dev/null differ diff --git a/graphics/gui/vscroll_grey.png b/graphics/gui/vscroll_grey.png deleted file mode 100644 index 87ba8758..00000000 Binary files a/graphics/gui/vscroll_grey.png and /dev/null differ diff --git a/graphics/gui/vscroll_red.png b/graphics/gui/vscroll_red.png deleted file mode 100644 index d7ad4a90..00000000 Binary files a/graphics/gui/vscroll_red.png and /dev/null differ diff --git a/graphics/gui/vscroll_up_default.png b/graphics/gui/vscroll_up_default.png deleted file mode 100644 index 1cecc351..00000000 Binary files a/graphics/gui/vscroll_up_default.png and /dev/null differ diff --git a/graphics/gui/vscroll_up_highlight.png b/graphics/gui/vscroll_up_highlight.png deleted file mode 100644 index 7b5009f3..00000000 Binary files a/graphics/gui/vscroll_up_highlight.png and /dev/null differ diff --git a/graphics/gui/vscroll_up_pressed.png b/graphics/gui/vscroll_up_pressed.png deleted file mode 100644 index 2320ec42..00000000 Binary files a/graphics/gui/vscroll_up_pressed.png and /dev/null differ diff --git a/graphics/images/CMakeLists.txt b/graphics/images/CMakeLists.txt deleted file mode 100644 index 1e1cf19f..00000000 --- a/graphics/images/CMakeLists.txt +++ /dev/null @@ -1,8 +0,0 @@ -ADD_SUBDIRECTORY(ambient) - -SET (FILES - error.png - login_wallpaper.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images) diff --git a/graphics/images/Makefile.am b/graphics/images/Makefile.am deleted file mode 100644 index be8593f6..00000000 --- a/graphics/images/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -SUBDIRS = ambient - -imagesdir = $(pkgdatadir)/data/graphics/images - -images_DATA = \ - error.png \ - login_wallpaper.png - -EXTRA_DIST = \ - $(images_DATA) diff --git a/graphics/images/ambient/CMakeLists.txt b/graphics/images/ambient/CMakeLists.txt deleted file mode 100644 index 86a36bd5..00000000 --- a/graphics/images/ambient/CMakeLists.txt +++ /dev/null @@ -1,8 +0,0 @@ -SET (FILES - clouds.png - night.png - sandstorm.png - spotlight.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images/ambient) diff --git a/graphics/images/ambient/Makefile.am b/graphics/images/ambient/Makefile.am deleted file mode 100644 index 890aecc7..00000000 --- a/graphics/images/ambient/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -ambientdir = $(pkgdatadir)/data/graphics/images/ambient - -ambient_DATA = clouds.png \ - night.png \ - sandstorm.png \ - spotlight.png - -EXTRA_DIST = $(ambient_DATA) diff --git a/graphics/images/error.png b/graphics/images/error.png deleted file mode 100644 index 6fd7c1a8..00000000 Binary files a/graphics/images/error.png and /dev/null differ diff --git a/graphics/images/login_wallpaper.png b/graphics/images/login_wallpaper.png deleted file mode 100644 index 7af4f913..00000000 Binary files a/graphics/images/login_wallpaper.png and /dev/null differ diff --git a/graphics/tiles/CMakeLists.txt b/graphics/tiles/CMakeLists.txt deleted file mode 100644 index c855507a..00000000 --- a/graphics/tiles/CMakeLists.txt +++ /dev/null @@ -1,24 +0,0 @@ -SET(FILES - arena.png - cave.png - collision.png - desert1.png - desert2.png - desert_x2.png - desert_x3.png - icecave.png - inn.png - mountain.png - snow_building.png - snow_x2.png - snow_x3.png - snowset.png - trans_woodland-desert.png - Woodland_ground.png - Woodland_village.png - Woodland_village_x2.png - Woodland_x2.png - Woodland_x3.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/tiles) \ No newline at end of file diff --git a/graphics/tiles/Makefile.am b/graphics/tiles/Makefile.am deleted file mode 100644 index 477a9870..00000000 --- a/graphics/tiles/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ - -tilesdir = $(pkgdatadir)/data/graphics/tiles - -tiles_DATA = \ - arena.png \ - cave.png \ - collision.png \ - desert1.png \ - desert2.png \ - desert_x2.png \ - desert_x3.png \ - icecave.png \ - inn.png \ - mountain.png \ - snow_building.png \ - snow_x2.png \ - snow_x3.png \ - snowset.png \ - trans_woodland-desert.png \ - Woodland_ground.png \ - Woodland_village.png \ - Woodland_village_x2.png \ - Woodland_x2.png \ - Woodland_x3.png - - -EXTRA_DIST = \ - $(tiles_DATA) \ No newline at end of file -- cgit v1.2.3-60-g2f50