Commit Graph

  • e7f532539c * Tagging trunk as 0.1.0-release from just before zircon for the sake of completeness. 0.1.0-release Adam Frisby 2007-06-16 21:02:23 +00:00
  • 01dcb34200 * Tagging trunk as 0.2.0-release as discussed on the mailing list in anticipation of making sugilite trunk. 0.2.0-release Adam Frisby 2007-06-16 20:55:02 +00:00
  • 3c8daee510 Some Rearranging of CommsManager. MW 2007-06-16 14:29:11 +00:00
  • 17b4818b8e Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't have any backend ogs communication support yet so everything is Sandbox mode only ) MW 2007-06-15 16:03:02 +00:00
  • 95676b2988 Preliminary movement added to sugilite, forwards walking only and no animations. MW 2007-06-15 13:11:26 +00:00
  • 2bcd37aa94 and some more MW 2007-06-15 10:34:13 +00:00
  • 3697408fae some more rearranging MW 2007-06-15 10:29:49 +00:00
  • a8646ff159 * teared out too wide catch clauses. See Code Conventions. lbsa71 2007-06-14 16:14:40 +00:00
  • 16b43b8bff * Added maintenance patch (issue #139) from BigfootAg to /trunk Adam Frisby 2007-06-14 14:36:40 +00:00
  • 841ae288e4 trying to clean up the namespaces. MW 2007-06-14 12:49:28 +00:00
  • 9ef4bffe0c trying to clean up the namespaces. MW 2007-06-14 12:41:42 +00:00
  • 3aecb54379 Deleted IGridServer interface (and classes implementing that). MW 2007-06-14 12:27:36 +00:00
  • 3a20a7b5d1 * Applied Prebuild fixes to Sugilite * Rebuilt project files * ignored some bins lbsa71 2007-06-14 11:01:38 +00:00
  • 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. MW 2007-06-14 10:36:19 +00:00
  • fd8ead61f6 Fixed the bug that makes a region use its water height as its name (in regionhandshake), which lead to most regions being called "20". (applied fix to sugilite) Rearranged some of the methods in ClientView.API. MW 2007-06-14 10:16:28 +00:00
  • c8db62e0e4 Fixed the bug that makes a region use its water height as its name (in regionhandshake), which lead to most regions being called "20". MW 2007-06-14 10:11:30 +00:00
  • 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. Adam Frisby 2007-06-14 08:32:59 +00:00
  • b75f8c27a3 * Updated Prebuild.exe lbsa71 2007-06-13 21:25:57 +00:00
  • 1876c70ebd * Changed some more sort order issues * Updated vs2005 files as well lbsa71 2007-06-13 21:06:39 +00:00
  • 69b3a8a9b8 * First attempt at fixing differing build files on different .net flavours. * And, as always, some bin ignores lbsa71 2007-06-13 19:58:57 +00:00
  • 93eaddd583 * Applying patches to sugilite too. Adam Frisby 2007-06-13 01:31:53 +00:00
  • ba96621625 * Applying danx0r's ODE patch * ZOMG r1000! Adam Frisby 2007-06-13 01:30:39 +00:00
  • 46381da9ab * Importing libTerrain-BSD into libraries folder Adam Frisby 2007-06-12 23:48:03 +00:00
  • de7dafa3b9 *Attempting to get trunk stable before a revert is required. mingchen 2007-06-12 23:44:02 +00:00
  • 4d1d5eb0c6 * ignored data recieved from closed sockets * removed some warnings lbsa71 2007-06-12 18:47:36 +00:00
  • d8f232c8b0 MW 2007-06-12 18:11:14 +00:00
  • a143cf8180 Renamed World class to Scene class MW 2007-06-12 17:45:11 +00:00
  • bb13b4df73 Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) MW 2007-06-12 17:36:49 +00:00
  • 13e4d83d2a some more rearranging. MW 2007-06-12 17:30:59 +00:00
  • 26a65b35bd MW 2007-06-12 17:28:27 +00:00
  • 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. MW 2007-06-12 16:06:14 +00:00
  • b0ac0c7f7b Deleted ClientView.Grid.cs (Unused). Added one or two new helper functions to ClientView. MW 2007-06-12 16:00:25 +00:00
  • 585f9f0d54 Work on Primitive class. MW 2007-06-12 15:53:19 +00:00
  • 62a0c7ede3 Deleted old AssetCache.cs file. MW 2007-06-12 15:33:47 +00:00
  • 14ca8a7ae6 Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches. MW 2007-06-12 15:30:27 +00:00
  • fd1a7f28ab Created OpenSim.Caches project and moved the assetcache to that. MW 2007-06-12 15:24:12 +00:00
  • d02d925c86 did I say I was doing some rearranging? MW 2007-06-12 15:10:05 +00:00
  • 4d217ca196 And some more! MW 2007-06-12 14:57:46 +00:00
  • 3f7bd7d42c More rearranging. MW 2007-06-12 14:55:36 +00:00
  • a7b55fb26f Some rearranging of folders in OpenSim.Region MW 2007-06-12 14:50:08 +00:00
  • 9f1158ba6a Some Work on the Primitive class MW 2007-06-12 14:46:29 +00:00
  • 75bdc185a9 *Reverting back to 977 -- will look into this later mingchen 2007-06-12 13:04:17 +00:00
  • c1c820da38 *Bug fixed, moving the code the the correct place so the right info is sent (hopefully) mingchen 2007-06-12 12:58:14 +00:00
  • a6b7435efa *Attempt trunk crash fix mingchen 2007-06-12 12:51:47 +00:00
  • 4bf4174d04 MW 2007-06-12 10:36:48 +00:00
  • c43725874f *Fixed sugilite mingchen 2007-06-11 19:17:31 +00:00
  • 6a560957be *Removed missing file in csproj *Removed Avatar.Client.cs (unused) mingchen 2007-06-11 19:01:50 +00:00
  • 5c3a4f52f4 *Removed SimProfileBase from OpenSim (Unused/Depreciated) *Updated prebuild.xml mingchen 2007-06-11 18:27:07 +00:00
  • 304ebe22a2 *Removed OSVector3 and replaced with libsecondlife.LLVector3 mingchen 2007-06-11 17:58:14 +00:00
  • 009bba7cdd *Removed AdminWebFront -- Unused mingchen 2007-06-11 17:47:00 +00:00
  • 512c1670af *Added and updated copyright headers on all files in both OpenSim and OGS mingchen 2007-06-11 17:36:50 +00:00
  • 736f211c94 Started to add/update copyright notice in sugilite. MW 2007-06-11 16:43:26 +00:00
  • de709bf88f Seems someone deleted BaseServer.cs without removing references to it MW 2007-06-11 16:20:27 +00:00
  • 2f2ec10172 A few small changes and hopefully fixed the nant build problem (OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console). MW 2007-06-11 16:13:52 +00:00
  • ed80c7ae32 Added AttachObject method to IClientAPI. Added RequestAvatar(LLUUID avatarID) method to world. MW 2007-06-11 10:24:24 +00:00
  • d93031b2dc Renamed sandBoxManager to LocalBackEndServices MW 2007-06-11 09:53:34 +00:00
  • fd1a0a1374 Added InterSimComms (Likely to be renamed) to the commsManager and moved the InformClientOfNeighbours method into that. MW 2007-06-10 19:08:51 +00:00
  • 453fadd940 Added SandBoxManager which in sandbox mode, acts as the backend server for the CommsManager interfaces (commsManager.gridServer etc). MW 2007-06-10 18:51:45 +00:00
  • 44e5ff33df Added a Couple of summary comments MW 2007-06-10 15:49:59 +00:00
  • 488e716208 Prim creation working. MW 2007-06-10 15:43:04 +00:00
  • ab009fe36a Another bug fix MW 2007-06-10 13:19:48 +00:00
  • 6cfad7ff14 a few bug fixes MW 2007-06-10 13:14:46 +00:00
  • 76324e73d3 allows the texture of the created/sent primitive to be set. MW 2007-06-10 13:06:38 +00:00
  • 318862f75e Added Primitive sending methods to the IClientAPI (and implemented in ClientView.API), but currently untested. MW 2007-06-10 13:01:28 +00:00
  • f53ee57a9b Deleted OpenSim.World project files. MW 2007-06-10 12:39:47 +00:00
  • 96c09a66c4 More rearranging. MW 2007-06-10 12:37:51 +00:00
  • b898914715 part two of the folder renaming fix. MW 2007-06-10 12:31:16 +00:00
  • 9f25f70b24 Messed up the renaming of the folder, so part one of the fix MW 2007-06-10 12:28:41 +00:00
  • cb624a4d45 Renamed folder MW 2007-06-10 12:25:39 +00:00
  • 8c7f1c34dd More World to Region transformation. MW 2007-06-10 12:23:23 +00:00
  • 1b1226a483 Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to please! MW 2007-06-10 12:18:22 +00:00
  • 93f07a9fce MW 2007-06-10 12:01:09 +00:00
  • ed899c30f6 a couple of changes/fixes MW 2007-06-09 22:06:39 +00:00
  • 72f2f7d095 * follow up ignore of generated files lbsa71 2007-06-09 21:51:46 +00:00
  • e556e22191 * follow up ignore of generated files lbsa71 2007-06-09 21:51:46 +00:00
  • f7a9ffb307 * 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) lbsa71 2007-06-09 21:45:58 +00:00
  • 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) lbsa71 2007-06-09 21:45:58 +00:00
  • 42448ad129 *Fixed casting mishap in last commit - client now starts up without crashing mingchen 2007-06-09 21:06:34 +00:00
  • fa8f143aec *Reorganized RegionServerCommsManager for OGS and local support mingchen 2007-06-09 21:04:13 +00:00
  • 3658015de8 Number of small changes. MW 2007-06-09 11:13:02 +00:00
  • dd5848668c Protip: Check for obvious errors before submitting Adam Frisby 2007-06-09 02:15:56 +00:00
  • 2b986dd009 * Added more support for wider profile information from get user REST calls. * Added comments and stuff Adam Frisby 2007-06-09 01:40:11 +00:00
  • 86a3b586f8 Patched up error handling to return a better XML string. Adam Frisby 2007-06-09 01:31:59 +00:00
  • 0a600b2dbf * Just for the heck of it - added a UUID based equivilent too. Adam Frisby 2007-06-09 01:27:02 +00:00
  • 26b208d738 * Sugilite user server can now return user profile information by account name (Hi MingChen) - uses the REST GET /user/name/ method. Adam Frisby 2007-06-09 01:21:53 +00:00
  • 09dac6b558 *Adding configuration settings for master avatars *Sandbox mode password is there, but should I store this in config and ask every time? mingchen 2007-06-09 00:47:02 +00:00
  • ba8fcfe990 * Removed ServiceManager from OGS/Sugilite due to compilation issues. * Removed GridInterface reference from AssetServer Adam Frisby 2007-06-09 00:42:51 +00:00
  • 7892989156 Commiting solutions - may compile now? Adam Frisby 2007-06-09 00:19:39 +00:00
  • 2c04171990 *Added delegates and events for parcel and estate management *Only thing left is to get the master user setup in both sandbox and grid mode mingchen 2007-06-08 21:30:51 +00:00
  • 9d1eacad7a *Moved SendRegionHandshake back to IClientAPI and modded sendRegionHandshakeToAll to support the old method. (Again, my bad) mingchen 2007-06-08 19:51:12 +00:00
  • 8157182d37 *RegionInfo in Avatar class now protected again (oops, my fault) mingchen 2007-06-08 19:30:27 +00:00
  • 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 mingchen 2007-06-08 19:10:55 +00:00
  • 93c36b8865 *Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Types mingchen 2007-06-08 17:09:51 +00:00
  • 61cc265088 Updated OpenSim.Framework.Console with changes from trunk (also for now have kept the writeline functions). MW 2007-06-08 17:03:49 +00:00
  • 591e170428 Re-imported OpenGridServices from trunk MW 2007-06-08 16:55:44 +00:00
  • a8cabbd600 Deleted OpenGridServices folder as the easiest way to reimport the latest version from trunk MW 2007-06-08 16:49:24 +00:00
  • 6acfd0ddea prebuild.xml should be fixed/updated. MW 2007-06-08 16:16:32 +00:00
  • 31dacf6c76 Added prebuild.exe and fixed a couple of namespace problems in AvatarAnimations.cs. Now need to update prebuild.xml MW 2007-06-08 16:01:15 +00:00
  • 88945dca1f *Added libraries to bin mingchen 2007-06-08 15:51:10 +00:00
  • 01522d41ea Imported AvatarAnimations.cs from trunk MW 2007-06-08 15:34:48 +00:00