Commit Graph

31 Commits

Author SHA1 Message Date
MW
2bcd37aa94 and some more 2007-06-15 10:34:13 +00:00
MW
3697408fae some more rearranging 2007-06-15 10:29:49 +00:00
MW
841ae288e4 trying to clean up the namespaces. 2007-06-14 12:49:28 +00:00
MW
9ef4bffe0c trying to clean up the namespaces. 2007-06-14 12:41:42 +00:00
lbsa71
3a20a7b5d1 * Applied Prebuild fixes to Sugilite
* Rebuilt project files
* ignored some bins
2007-06-14 11:01:38 +00:00
MW
1fef45bc2b Commented out the Scene.Backup method for now as there isn't really anything to Backup yet and it might be the cause of a memory leak.
Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added.
2007-06-14 10:36:19 +00:00
MW
fd8ead61f6 Fixed the bug that makes a region use its water height as its name (in regionhandshake), which lead to most regions being called "20". (applied fix to sugilite)
Rearranged some of the methods in ClientView.API.
2007-06-14 10:16:28 +00:00
MW
d8f232c8b0 2007-06-12 18:11:14 +00:00
MW
a143cf8180 Renamed World class to Scene class 2007-06-12 17:45:11 +00:00
MW
bb13b4df73 Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) 2007-06-12 17:36:49 +00:00
MW
13e4d83d2a some more rearranging. 2007-06-12 17:30:59 +00:00
MW
26a65b35bd 2007-06-12 17:28:27 +00:00
MW
585f9f0d54 Work on Primitive class. 2007-06-12 15:53:19 +00:00
MW
d02d925c86 did I say I was doing some rearranging? 2007-06-12 15:10:05 +00:00
MW
a7b55fb26f Some rearranging of folders in OpenSim.Region 2007-06-12 14:50:08 +00:00
MW
9f1158ba6a Some Work on the Primitive class 2007-06-12 14:46:29 +00:00
mingchen
6a560957be *Removed missing file in csproj
*Removed Avatar.Client.cs (unused)
2007-06-11 19:01:50 +00:00
mingchen
5c3a4f52f4 *Removed SimProfileBase from OpenSim (Unused/Depreciated)
*Updated prebuild.xml
2007-06-11 18:27:07 +00:00
mingchen
304ebe22a2 *Removed OSVector3 and replaced with libsecondlife.LLVector3 2007-06-11 17:58:14 +00:00
mingchen
512c1670af *Added and updated copyright headers on all files in both OpenSim and OGS 2007-06-11 17:36:50 +00:00
MW
2f2ec10172 A few small changes and hopefully fixed the nant build problem (OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console). 2007-06-11 16:13:52 +00:00
MW
ed80c7ae32 Added AttachObject method to IClientAPI.
Added RequestAvatar(LLUUID avatarID) method to world.
2007-06-11 10:24:24 +00:00
MW
fd1a0a1374 Added InterSimComms (Likely to be renamed) to the commsManager and moved the InformClientOfNeighbours method into that. 2007-06-10 19:08:51 +00:00
MW
453fadd940 Added SandBoxManager which in sandbox mode, acts as the backend server for the CommsManager interfaces (commsManager.gridServer etc). 2007-06-10 18:51:45 +00:00
MW
44e5ff33df Added a Couple of summary comments 2007-06-10 15:49:59 +00:00
MW
488e716208 Prim creation working. 2007-06-10 15:43:04 +00:00
MW
ab009fe36a Another bug fix 2007-06-10 13:19:48 +00:00
MW
6cfad7ff14 a few bug fixes 2007-06-10 13:14:46 +00:00
MW
f53ee57a9b Deleted OpenSim.World project files. 2007-06-10 12:39:47 +00:00
MW
96c09a66c4 More rearranging. 2007-06-10 12:37:51 +00:00
MW
b898914715 part two of the folder renaming fix. 2007-06-10 12:31:16 +00:00