aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made a base class from the Grid mode UserServer.UserManager and included that...MW2007-06-1915-118/+88
* *Added some missing files from last commitmingchen2007-06-194-5/+79
* *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-182-16/+35
* * example soft logger by delegatelbsa712007-06-181-1/+1
* Fixed the flashing when crossing a border.MW2007-06-185-58/+67
* Fixed inverted map texture problem.MW2007-06-174-8/+32
* Each Region will now generate a texture image of their terrain and this will ...MW2007-06-1712-70/+83
* * SimpleApp: lbsa712007-06-176-12/+0
* * Added the two Sample Apps to the solutionlbsa712007-06-1717-136/+366
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-1713-144/+348
* * Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa712007-06-171-100/+102
* Some Rearranging of CommsManager.MW2007-06-1611-8/+446
* Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW2007-06-158-37/+197
* Preliminary movement added to sugilite, forwards walking only and no animations.MW2007-06-1513-93/+215
* and some moreMW2007-06-158-1282/+16
* some more rearrangingMW2007-06-158-22/+1288
* trying to clean up the namespaces.MW2007-06-1418-45/+2961
* trying to clean up the namespaces.MW2007-06-1421-2968/+57
* Deleted IGridServer interface (and classes implementing that).MW2007-06-149-381/+20
* * Applied Prebuild fixes to Sugilitelbsa712007-06-1428-168/+168
* Commented out the Scene.Backup method for now as there isn't really anything ...MW2007-06-1425-2389/+4
* Fixed the bug that makes a region use its water height as its name (in region...MW2007-06-144-187/+222
* * Applying patches to sugilite too.Adam Frisby2007-06-131-3/+6
* (no commit message)MW2007-06-1212-25/+24
* Renamed World class to Scene classMW2007-06-1214-55/+55
* Renamed OpenSim.Region/World folder to Scene (classes renaming will follow)MW2007-06-1219-43/+74
* some more rearranging. MW2007-06-123-0/+0
* (no commit message)MW2007-06-126-179/+32
* Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren...MW2007-06-122-32/+26
* Deleted ClientView.Grid.cs (Unused).MW2007-06-124-63/+29
* Work on Primitive class.MW2007-06-124-29/+51
* Deleted old AssetCache.cs file.MW2007-06-123-47/+0
* Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.MW2007-06-128-578/+8
* Created OpenSim.Caches project and moved the assetcache to that. MW2007-06-128-1/+766
* did I say I was doing some rearranging? MW2007-06-123-29/+32
* And some more!MW2007-06-128-2113/+23
* More rearranging.MW2007-06-1210-261/+2354
* Some rearranging of folders in OpenSim.RegionMW2007-06-1214-35/+35
* Some Work on the Primitive classMW2007-06-125-59/+143
* *Removed missing file in csprojmingchen2007-06-114-80/+0
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-118-77/+63
* *Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen2007-06-113-17/+30
* *Removed AdminWebFront -- Unusedmingchen2007-06-115-69/+0
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-1179-86/+1855
* Started to add/update copyright notice in sugilite.MW2007-06-112-6/+33
* A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW2007-06-113-7/+56
* Added AttachObject method to IClientAPI.MW2007-06-113-1/+30
* Renamed sandBoxManager to LocalBackEndServicesMW2007-06-113-35/+28
* Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW2007-06-102-31/+24
* Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW2007-06-104-8/+3