From 0b6f8a02a7d0927031bf812429770d6ecc5f483a Mon Sep 17 00:00:00 2001
From: jhurliman
Date: Wed, 7 Mar 2007 05:09:18 +0000
Subject: * Updating libsecondlife.dll to the latest version with a working
LayerData function * Reformatting some source files * Adding a try/catch
sanity check around a phoning home check to osgrid.org * Updating the MSVC
project file * Converted LayerData generation to use the functions built in
to libsecondlife * Removing unused BitPack.cs and TerrainDecoder.cs files *
Added a basic terrain generator (hills algorithm)
---
src/Second-server.csproj | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'src/Second-server.csproj')
diff --git a/src/Second-server.csproj b/src/Second-server.csproj
index 304f666..8d55e06 100644
--- a/src/Second-server.csproj
+++ b/src/Second-server.csproj
@@ -46,19 +46,19 @@
-
+
+
-
--
cgit v1.1