lbsa71
2f072d1e10
* example soft logger by delegate
2007-06-18 15:55:30 +00:00
MW
ef0e5e913e
Very Preliminary local teleporting added (currently only can teleport within the current region).
...
Now need to add teleporting between regions and use of the dynamic texture for the terrain.
2007-06-17 14:10:19 +00:00
MW
3aecb54379
Deleted IGridServer interface (and classes implementing that).
2007-06-14 12:27:36 +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
Adam Frisby
62c6c9fe8b
* Added experimental RegionHandle class to Framework.Types - see email posted to mailing list for technical details. Not actually enabled anywhere and could be helpful for ordinary RegionHandles as well.
2007-06-14 08:32:59 +00:00
MW
29a8425342
Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are currently unused and would need rewriting when we do get .net remoting added.
...
Fixed compile error that happened due to the deleting of ClientView.Grid.
2007-06-12 16:06:14 +00:00
MW
a7b55fb26f
Some rearranging of folders in OpenSim.Region
2007-06-12 14:50:08 +00:00
mingchen
c43725874f
*Fixed sugilite
2007-06-11 19:17:31 +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
lbsa71
4224b695ac
* LogFile now defaults to "{apptype}.log"
...
* cleaned away suo and user files.
* added handy string chat variety to the API
* Moved LockPhysicsEngine on World to SyncRoot on IWorld
* Introduced NextLocalId instead of World fuggliness.
* Transformed GetRegionInfo to Property on IWorld for great justice
* Extracted default wearables (good to have)
* Deleted unused BaseServer
* Used IWorld instead of World wherever possible
* The client constructor's not getting unused port any longer.
* Extracted ClientView factoring so PacketServer can be tweaked.
* Added SendLayerData to World
* Made WorldBase abstract and cleaned it up a bit
* added OpenGrid.Framework.Communications.dll.build and OpenSim.World.dll.build to svn
* Added code for two examples (but not in prebuild yet)
2007-06-09 21:45:58 +00:00
mingchen
fa8f143aec
*Reorganized RegionServerCommsManager for OGS and local support
2007-06-09 21:04:13 +00:00
mingchen
2239ecba18
*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData classes
...
*Incorporated EstateSettings into the RegionInfo class
*Next step is to load from db, save to db the parcel and estate settings
2007-06-08 19:10:55 +00:00
mingchen
93c36b8865
*Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Types
2007-06-08 17:09:51 +00:00
MW
6acfd0ddea
prebuild.xml should be fixed/updated.
2007-06-08 16:16:32 +00:00
MW
a575bc38d6
More work on OpenGrid.Framework.Communications
2007-05-31 14:22:14 +00:00
MW
c35d360d44
Started work on OpenGrid.Framework.Communications
2007-05-31 11:28:11 +00:00
MW
b2eb26e4ba
number of changes
2007-05-29 09:16:18 +00:00
MW
c746a2f9f4
Should allow multiple worlds (and UDP servers) to be ran in one instance, just missing backend comms and working Avatar/primitives classes.
2007-05-27 18:52:42 +00:00
MW
3436961bb5
Start of rewrite 5279!
2007-05-26 13:40:19 +00:00