Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -200/+0 | |
2007-06-28 | Deleted some files that are no longer in use. (I am sure I deleted these ↵ | MW | 1 | -21/+22 | |
yesterday but they seem to have returned). | |||||
2007-06-28 | * Run prebuild, and stuff. (Fixed bug) | Adam Frisby | 1 | -25/+27 | |
2007-06-27 | Some very Preliminary work on .net remoting for interregion comms. | MW | 1 | -9/+1 | |
a few more classes for CAPS LLSD types. | |||||
2007-06-25 | Some work in progress LLSD serialise / de-serialise functions. | MW | 1 | -15/+24 | |
2007-06-18 | * example soft logger by delegate | lbsa71 | 1 | -0/+3 | |
2007-06-17 | Very Preliminary local teleporting added (currently only can teleport ↵ | MW | 1 | -2/+5 | |
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. | |||||
2007-06-14 | Deleted IGridServer interface (and classes implementing that). | MW | 1 | -9/+3 | |
2007-06-14 | * Applied Prebuild fixes to Sugilite | lbsa71 | 1 | -14/+14 | |
* Rebuilt project files * ignored some bins | |||||
2007-06-14 | Commented out the Scene.Backup method for now as there isn't really anything ↵ | MW | 1 | -23/+18 | |
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. | |||||
2007-06-14 | * Added experimental RegionHandle class to Framework.Types - see email ↵ | Adam Frisby | 1 | -15/+23 | |
posted to mailing list for technical details. Not actually enabled anywhere and could be helpful for ordinary RegionHandles as well. | |||||
2007-06-13 | * Changed some more sort order issues | lbsa71 | 1 | -34/+34 | |
* Updated vs2005 files as well | |||||
2007-06-12 | Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are ↵ | MW | 1 | -18/+0 | |
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 | Some rearranging of folders in OpenSim.Region | MW | 1 | -46/+39 | |
2007-06-11 | *Fixed sugilite | mingchen | 1 | -18/+22 | |
2007-06-11 | *Removed missing file in csproj | mingchen | 1 | -3/+0 | |
*Removed Avatar.Client.cs (unused) | |||||
2007-06-11 | *Removed SimProfileBase from OpenSim (Unused/Depreciated) | mingchen | 1 | -48/+44 | |
*Updated prebuild.xml | |||||
2007-06-11 | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 1 | -18/+22 | |
2007-06-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 1 | -42/+42 | |
* 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 | *Reorganized RegionServerCommsManager for OGS and local support | mingchen | 1 | -3/+3 | |
2007-06-08 | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵ | mingchen | 1 | -8/+8 | |
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 | *Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Types | mingchen | 1 | -38/+44 | |
2007-06-08 | prebuild.xml should be fixed/updated. | MW | 1 | -33/+41 | |
2007-06-08 | *Added Estate Tools for terrain texturing, terrain texturing heights per ↵ | mingchen | 1 | -2/+2 | |
corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed | |||||
2007-06-07 | *Added EstateSettings.cs and moved many relevant variables from ↵ | mingchen | 1 | -8/+11 | |
RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo | |||||
2007-06-07 | Fixed SVN: All Done! Sorry for the delay (3 / 3) | mingchen | 1 | -3/+3 | |
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 1 | -3/+3 | |
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning | |||||
2007-06-06 | If this is what it takes, then fine | mingchen | 1 | -30/+30 | |
*Adding every .build and .csproj to get ccnet working (hopefully) | |||||
2007-06-05 | * Fixed OGS build | Adam Frisby | 1 | -22/+17 | |
* Converted to new console interfaces * Fixed other minor issues which somehow snuck in | |||||
2007-06-04 | Parcel Manager Changes: | mingchen | 1 | -14/+22 | |
*Added Parcel Backup Support for DB4. Other storages currently do not save *Added parcelIDList in ParcelManager to speed up parcel fetching at position *Added ParcelData.cs and ParcelData class for better storage support *Documentation for parcel added *2 Parcel Related bug fixes | |||||
2007-06-04 | Prebuild and stuff | Adam Frisby | 1 | -194/+194 | |
2007-05-31 | More work on OpenGrid.Framework.Communications | MW | 1 | -0/+1 | |
2007-05-31 | Started work on OpenGrid.Framework.Communications | MW | 1 | -0/+2 | |
2007-05-30 | Rebuilt the build files | gareth | 1 | -194/+194 | |
Added some more prompts and stuff to ServiceManager | |||||
2007-05-29 | number of changes | MW | 1 | -0/+1 | |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵ | MW | 1 | -34/+61 | |
just missing backend comms and working Avatar/primitives classes. | |||||
2007-05-24 | Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵ | MW | 1 | -27/+21 | |
should now be okay. Now onto the Grid servers... | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -14/+23 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵ | MW | 1 | -191/+191 | |
class a bit and added a WorldBase class (that World now inherits from) | |||||
2007-05-16 | rebuilt build files | gareth | 1 | -191/+191 | |
Imported crappy monodevelop GTK# manager app (tis embarrassing) | |||||
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -0/+3 | |
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). | |||||
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -0/+6 | |
and a couple of other small changes | |||||
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 1 | -0/+6 | |
viewer 1.15.02, due to big changes in the message templates. | |||||
2007-04-25 | Small clean up of files and directories | MW | 1 | -29/+29 | |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for ↵ | MW | 1 | -0/+9 | |
scripting Engines. Added the work in progress JVM scripting engine. | |||||
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 1 | -0/+7 | |
configuration method, so that it is easier to load configuration data from a ogs server | |||||
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ↵ | MW | 1 | -160/+160 | |
same database as in world prims are stored. | |||||
2007-04-02 | Added OpenUser.Config project | gareth | 1 | -157/+160 | |
2007-04-02 | Fixed VS2005 solution/project files | MW | 1 | -157/+157 | |