MW
223550b7e4
Some very Preliminary work on .net remoting for interregion comms.
...
a few more classes for CAPS LLSD types.
2007-06-27 15:03:54 +00:00
mingchen
8ff1d0968f
*Added support for reservations in OpenGridServices (mysql only for now)
...
*SQL file coming soon (as soon as I can figure out how to get the
2007-06-26 17:50:27 +00:00
MW
f413795497
updated prebuild.xml.
...
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
2007-06-25 16:01:30 +00:00
Adam Frisby
056bcc7ccc
* Updating prebuild.xml
2007-06-24 18:10:45 +00:00
Adam Frisby
e21d27c56d
* Updating sugilite userserver with the same patch
...
* Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons)
2007-06-24 18:04:34 +00:00
Adam Frisby
210e7c931f
* Adding sugilite updates to Sugilite OGS
2007-06-24 17:48:53 +00:00
MW
a9dde515ba
SandBox mode login now shares a base class with the grid mode user server.
...
To allow people to login without creating accounts first in sandbox mode anytime a login request is received without a matching account already being in the database, a new account will be made. (also in sandbox mode, passwords aren't currently used).
2007-06-22 18:28:49 +00:00
MW
3e484d1aaf
Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.
...
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use.
Plus some other small changes.
2007-06-20 17:32:21 +00:00
Adam Frisby
a9e9bc83ef
* and done the same for OGS..
2007-06-20 15:52:45 +00:00
lbsa71
8edcc844c4
* re-added SimpleApp projects
...
* made them work (yay!)
* some cleanup
2007-06-20 11:41:45 +00:00
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
lbsa71
3a20a7b5d1
* Applied Prebuild fixes to Sugilite
...
* Rebuilt project files
* ignored some bins
2007-06-14 11:01:38 +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
512c1670af
*Added and updated copyright headers on all files in both OpenSim and OGS
2007-06-11 17:36:50 +00:00
MW
de709bf88f
Seems someone deleted BaseServer.cs without removing references to it
2007-06-11 16:20:27 +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
Adam Frisby
dd5848668c
Protip: Check for obvious errors before submitting
2007-06-09 02:15:56 +00:00
Adam Frisby
2b986dd009
* Added more support for wider profile information from get user REST calls.
...
* Added comments and stuff
2007-06-09 01:40:11 +00:00
Adam Frisby
86a3b586f8
Patched up error handling to return a better XML string.
2007-06-09 01:31:59 +00:00
Adam Frisby
0a600b2dbf
* Just for the heck of it - added a UUID based equivilent too.
2007-06-09 01:27:02 +00:00
Adam Frisby
26b208d738
* Sugilite user server can now return user profile information by account name (Hi MingChen) - uses the REST GET /user/name/ method.
2007-06-09 01:21:53 +00:00
Adam Frisby
ba8fcfe990
* Removed ServiceManager from OGS/Sugilite due to compilation issues.
...
* Removed GridInterface reference from AssetServer
2007-06-09 00:42:51 +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
591e170428
Re-imported OpenGridServices from trunk
2007-06-08 16:55:44 +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
b2eb26e4ba
number of changes
2007-05-29 09:16:18 +00:00
MW
06387d0344
Goodbye World
2007-05-26 14:55:17 +00:00
MW
3436961bb5
Start of rewrite 5279!
2007-05-26 13:40:19 +00:00