aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-17/+62
2007-09-24* Removed some more fields from CommunicationsLocallbsa713-197/+183
2007-09-24* So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa711-2/+0
2007-09-24* Now there's only one UserServicelbsa711-4/+4
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa714-99/+92
2007-09-24* Trying to streamline CommunicationsManagerlbsa711-4/+4
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-09-24*** CHANGED CONFIG BEHAVIOUR ***lbsa711-16/+10
2007-09-24* Renamed methods on IUserDatalbsa712-13/+16
2007-09-24* minor renameslbsa711-10/+10
2007-09-24* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa713-24/+10
2007-09-17fixing me some line endingsSean Dague2-238/+238
2007-09-11* minor refactoringslbsa711-18/+29
2007-09-10mass update of urls in source code to new websiteSean Dague2-2/+2
2007-08-28As part of our "we aim to please" commitment, have added the ability to creat...MW1-10/+23
2007-08-28Start of trying to make Region/Scene more modular. MW1-2/+2
2007-08-24Set some default values for "create user" in case anyone just pressing return...MW1-4/+4
2007-08-24Now also enabled Inventory persistence in standalone mode when account Authen...MW1-0/+4
2007-08-24Hopefully fixed the issue of inventory not working for the master account. (N...MW1-0/+4
2007-08-20Instant Messages between users in the same region should actually now work.MW1-1/+1
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-0/+5
2007-08-16Can now set the plugins for standalone mode's Inventory database (default sql...MW1-4/+29
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW2-0/+5
2007-08-15Temporary fix for the region crossing crash, Although we need to start to cha...MW1-1/+0
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-0/+11
2007-08-14More inventory work, should be able to now create new inventory folders and t...MW1-0/+5
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW3-1/+116
2007-08-13oops , guess I should include the new files next time MW1-0/+113
2007-08-13Separated Login Service from usermanager, which helps to clean up the code a ...MW2-105/+10
2007-08-13The Welcome message /message of the day shown in the client during login, can...MW2-10/+19
2007-08-11Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha...MW1-1/+1
2007-08-11Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2-6/+49
2007-08-06* SimpleApp works again:lbsa711-2/+2
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-0/+1
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW2-4/+14
2007-07-16changed to native line ending encodingSean Dague4-436/+436
2007-07-12Next time maybe I should check it still compiles before committing.MW1-0/+1
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-2/+3
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa712-169/+0
2007-07-08* Updating prebuildAdam Frisby2-4/+4
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2-4/+4
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa714-22/+5
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW2-6/+9
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-3/+3
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa713-6/+6
2007-06-29*Deleted Logger.cs from OpenSim.Frameworkmingchen2-4/+4
2007-06-29*Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2-2/+1
2007-06-28* Removed J# language support because it has issues with Mono.Adam Frisby2-4/+4
2007-06-28enabled physics plugin flying flags.MW1-0/+2