Commit Graph

20 Commits (ef494fdf9c24387c2d98ffde5400f93fa276aa9e)

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