MW
320fbcb7b4
Made a base class from the Grid mode UserServer.UserManager and included that in the OpenSim solution.
...
Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O).
Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method)
2007-06-19 10:40:20 +00:00
lbsa71
5d59ffe99d
* Added the two Sample Apps to the solution
...
* Made them build
* They don't work though, gotta have a look see at that later.
* ignored a shitload of bins
2007-06-17 16:49:33 +00:00
MW
95676b2988
Preliminary movement added to sugilite, forwards walking only and no animations.
2007-06-15 13:11:26 +00:00
lbsa71
3a20a7b5d1
* Applied Prebuild fixes to Sugilite
...
* Rebuilt project files
* ignored some bins
2007-06-14 11:01:38 +00:00
MW
d8f232c8b0
2007-06-12 18:11:14 +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
b0ac0c7f7b
Deleted ClientView.Grid.cs (Unused).
...
Added one or two new helper functions to ClientView.
2007-06-12 16:00:25 +00:00
MW
585f9f0d54
Work on Primitive class.
2007-06-12 15:53:19 +00:00
MW
62a0c7ede3
Deleted old AssetCache.cs file.
2007-06-12 15:33:47 +00:00
MW
fd1a7f28ab
Created OpenSim.Caches project and moved the assetcache to that.
2007-06-12 15:24:12 +00:00
MW
4d217ca196
And some more!
2007-06-12 14:57:46 +00:00
MW
3f7bd7d42c
More rearranging.
2007-06-12 14:55:36 +00:00
MW
a7b55fb26f
Some rearranging of folders in OpenSim.Region
2007-06-12 14:50:08 +00:00
mingchen
5c3a4f52f4
*Removed SimProfileBase from OpenSim (Unused/Depreciated)
...
*Updated prebuild.xml
2007-06-11 18:27:07 +00:00
mingchen
009bba7cdd
*Removed AdminWebFront -- Unused
2007-06-11 17:47:00 +00:00
MW
d93031b2dc
Renamed sandBoxManager to LocalBackEndServices
2007-06-11 09:53:34 +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
488e716208
Prim creation working.
2007-06-10 15:43:04 +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
MW
a8cabbd600
Deleted OpenGridServices folder as the easiest way to reimport the latest version from trunk
2007-06-08 16:49:24 +00:00
MW
6acfd0ddea
prebuild.xml should be fixed/updated.
2007-06-08 16:16:32 +00:00
MW
cc679b98d5
Moved AuthenticateSessionsBase to OpenSim.Framework (is likely to move again or be deleted and replaced with something else)
2007-05-31 11:32:17 +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
06387d0344
Goodbye World
2007-05-26 14:55:17 +00:00
MW
c3a40b7d42
Die WebFrontEnd, Die Grid class!
2007-05-26 14:34:57 +00:00
MW
3436961bb5
Start of rewrite 5279!
2007-05-26 13:40:19 +00:00