Le metric crapload of changes to bring things up to date with the latest

Narya libraries and to finish the name change from Venison to
Atlantissonne.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@969 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2002-12-12 05:51:55 +00:00
parent 2ddd5a3b4a
commit d131cd36bb
28 changed files with 556 additions and 427 deletions
@@ -1,8 +1,8 @@
#
# $Id: dbmap.properties,v 1.1 2001/10/09 20:27:35 mdb Exp $
# $Id: dbmap.properties,v 1.2 2002/12/12 05:51:53 mdb Exp $
#
# This provides information on the JDBC connections that are used by
# Venison server services.
# Atlantisonne server services.
#
# The database mapping for the user database.
@@ -1,4 +1,4 @@
#
# $Id: server.properties,v 1.1 2001/10/09 20:27:35 mdb Exp $
# $Id: server.properties,v 1.2 2002/12/12 05:51:53 mdb Exp $
#
# Configuration for the Venison server
# Configuration for the Atlantissonne server
@@ -1,17 +1,20 @@
#
# $Id: server.properties,v 1.2 2001/10/24 03:25:11 mdb Exp $
# $Id: server.properties,v 1.3 2002/12/12 05:51:53 mdb Exp $
#
# Configuration for the MiCasa server
_package = atlanti.server
_overrides = micasa.server
#
# The list of lobby identifiers to be loaded into this server.
#
lobby_ids = venison
lobby_ids = atlanti
#
# The cofiguration for the test lobby.
#
venison.config = com.threerings.micasa.lobby.table.TableLobbyConfig
venison.ugi = venison,board,tile,strategy
venison.name = Venison Lobby
venison.game_config = com.threerings.venison.VenisonConfig
atlanti.config = com.threerings.micasa.lobby.table.TableLobbyConfig
atlanti.ugi = atlanti,board,tile,strategy
atlanti.name = Atlanti Lobby
atlanti.game_config = com.samskivert.atlanti.data.AtlantiConfig