Commit Graph

24 Commits (2028cc5896fe845e5e80628744165dc870b725d7)

Author SHA1 Message Date
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