diff --git a/build.xml b/build.xml index 1fb9edb56..a1f0f2aac 100644 --- a/build.xml +++ b/build.xml @@ -89,15 +89,11 @@ - - - - @@ -170,8 +166,6 @@ - - diff --git a/rsrc/config/micasa/server.properties b/rsrc/config/micasa/server.properties deleted file mode 100644 index c5be47cd1..000000000 --- a/rsrc/config/micasa/server.properties +++ /dev/null @@ -1,19 +0,0 @@ -# -# $Id: server.properties,v 1.5 2002/12/12 18:36:13 mdb Exp $ -# -# Configuration for the MiCasa server - -_package = micasa.server - -# -# The list of lobby identifiers to be loaded into this server. -# -lobby_ids = test - -# -# The cofiguration for the test lobby. -# -test.config = com.threerings.micasa.lobby.LobbyConfig -test.ugi = test,board,partner -test.name = Test Lobby -test.game_config = com.threerings.parlor.data.GameConfig diff --git a/rsrc/i18n/game/general.properties b/rsrc/i18n/game/general.properties deleted file mode 100644 index c4503dff1..000000000 --- a/rsrc/i18n/game/general.properties +++ /dev/null @@ -1,6 +0,0 @@ -# -# $Id: logon.properties 31 2004-12-10 05:32:38Z mdb $ -# -# Translations for general game services - -m.player_game_over = {0} is eliminated! diff --git a/rsrc/i18n/jme/viewer.properties b/rsrc/i18n/jme/viewer.properties deleted file mode 100644 index b5363738b..000000000 --- a/rsrc/i18n/jme/viewer.properties +++ /dev/null @@ -1,50 +0,0 @@ -# -# $Id$ -# -# Translation strings for ModelViewer messages. - -m.title = Three Rings Model Viewer - -m.file_menu = File -m.file_load = Load Model... -m.file_import = Import JME File... -m.file_quit = Quit - -m.view_menu = View -m.view_wireframe = Wireframe -m.view_pivots = Show Pivots -m.view_bounds = Show Bounds -m.view_normals = Show Normals -m.view_light = Rotate Light... -m.view_recenter = Recenter Camera - -m.animation_mode = Animation Mode -m.mode_flipbook = Flipbook -m.mode_morph = Morph -m.mode_skin = Skin - -m.load_title = Select Model to Load -m.load_filter = Model Files (*.properties, *.dat) - -m.import_title = Select File to Import -m.import_filter = JME Files (*.jme) - -m.anim_select = Animations: -m.anim_start = Start -m.anim_stop = Stop -m.anim_speed = Speed: - -m.compiling_model = Compiling {0}... -m.loading_model = Loading {0}... -m.loaded_model = Loaded {0} -m.load_error = Error loading {0}: {1} -m.invalid_type = Invalid file type. - -m.import = JME File: {0} -m.scale = Scale -m.respawn_particles = Respawn Particles - -m.rotate_light = Rotate Light -m.azimuth = Azimuth: -m.elevation = Elevation: -m.close = Close diff --git a/rsrc/i18n/micasa.properties b/rsrc/i18n/micasa.properties deleted file mode 100644 index ca59e198f..000000000 --- a/rsrc/i18n/micasa.properties +++ /dev/null @@ -1,22 +0,0 @@ -# -# $Id: micasa.properties,v 1.4 2002/07/17 18:11:14 mdb Exp $ -# -# Translation strings for general MiCasa messages. - -# Logon panel messages -m.username = Username -m.password = Password -m.logon = Logon -m.status = Connection status -m.remember_password = Remember my password - -m.logging_on = Logging on to {0}:{1}... -m.logon_success = Logged on successfully. -m.logged_off = Logged off. -m.connection_failed = Server connection failed: {0} -m.logon_failed = Logon failed: {0} - -m.no_such_user = No such user. -m.invalid_password = Invalid password. -m.server_unavailable = The server is unavailable at this time. -m.server_error = An internal server error occurred while processing your login. diff --git a/rsrc/media/jme/defaultfont.tga b/rsrc/media/jme/defaultfont.tga deleted file mode 100644 index 563b0968b..000000000 Binary files a/rsrc/media/jme/defaultfont.tga and /dev/null differ diff --git a/rsrc/media/stage/portal_arrows.png b/rsrc/media/stage/portal_arrows.png deleted file mode 100644 index 7e829a8e3..000000000 Binary files a/rsrc/media/stage/portal_arrows.png and /dev/null differ diff --git a/rsrc/media/stage/tools/editor/toolbar_icons.png b/rsrc/media/stage/tools/editor/toolbar_icons.png deleted file mode 100644 index 6c8a0500a..000000000 Binary files a/rsrc/media/stage/tools/editor/toolbar_icons.png and /dev/null differ